body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75 em;
}
td{
	font-size: 0.8em;
}
.main {
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
	color: #003366;
	padding: 0px;
	margin: 0px;

}
.imagepad {
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textpad {
	padding-left: 8px;
	margin-left: 20px;
	color: #003366;
}
a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
.navBox {
	background-image: url(images/topbackground_gradient.jpg);
	background-repeat: repeat-y;
	font-weight: strong;
	color: #003366;
	background-color: #99CCFF;
	padding-left: 50px;

}
a.nav:visited:hover {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
div#nav a {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
div#nav a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-align: right;

}
a.navOn:link {
	font-size: 0.5 em;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a.navOn:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a.navOn:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.model {
	color: #003366;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 6px;
	font-size: 1em;



}
.modelpage {
	margin-left: 50px;
	padding-bottom: 50px;
	margin-right: 50px;


}
.splash {
	color: #FFFFFF;
}
.footer {
	background-image: url(images/footer_stretch.gif);
	background-repeat: repeat-x;

}
.modelspec {
	color: #006699;
	left: 15px;
}
.newfeatures {
	color: #003366;
	list-style-type: disc;
}
.modelmain {
	margin-left: 50px;
	padding-right: 0px;
	color: #003366;
}
.modelimages {
	color: #003366;
	left: 15px;
	margin-top: 20px;

}
.modelspecs {
	color: #003366;
	margin-top: 35px;
	margin-left: 100px;
}
.spectext {
	color: #003366;
	background-color: #DEECF7;

}
ul {
	color: #003366;
	text-decoration: none;
}
.motorHomeText {
	margin-left: 5px;
	color: #003366;
}
.motorHomeHeadings {
	margin-left: 3px;
	font-weight: bold;
	line-height: normal;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	width: 190px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
}
.home {
	margin-right: 50px;
	margin-left: 25px;
	margin-bottom: 25px;
}
.home h1{
	font-size: 24px;
	margin: 0px 0px 5px;
}
.home h2{
	font-size: 16px;
	margin: 0px;
	color: #336699;
}
h3 {
	font-size: 18px;
	margin: 0px 0px 5px 25px;
}
h4 {
	font-size: 14px;
	margin: 0px 0px 5px 25px;
}