body.bodyStyle	{
	margin: 0;
	font-family: verdana, sans-serif;
	color: black;
	background-color: none;
	font-size: 11px;
	text-align: left;
}

p {
	font-size: 12px;	
}

hr {
	height: 5px;
}

hr#small {
	height: 1px;
}

div#container {
	position: static;
	width: 760px;
}

div#header {
	z-index: 10;
	position: static;
	padding: 5px 0 5px 0;
	width: 922px;
	text-align: center;
	background-color: black;
	color: white;
}

div#headerGraphic {
	z-index: 5;
	position: static;
	padding: 5px 0 0 0;

}

div#formNote {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

div#navigation	{
	z-index: 5;
	position: absolute;
	top: 250px; left; 0px;
	margin: 0; padding: 0;
	padding-left: 0px;
	width: 150px;
	background-color: none;
	font-family: 'Arial Regular', Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.03em;
	color: black;
	text-align: center;
	border: 1px;
}

div#navigation ul	{
	margin: 0 6% 0 6%;
	padding: 0;
	list-style-image: none;
	list-style: none;
	height: 25px;
	background-color: none;
	text-align: center;
	border: 1px;
}

div#navigation li 	{
	float: left;
	width: auto;
	margin: 0 0 0 5px; 
	padding: 0 5px 0 25px; 
	color: white;
	background-color: none;
	text-align: center;
	border: 1px;
}

#navigation a	{
	font-family: 'Arial Black', Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.01em;
	color: white;
	background-color: none;
	text-decoration: none;
	text-align: center;
	border: 1px;
}

#navigation a:hover	{
	color: silver;
}

div#leftGraphicThing	{
	position: absolute;
	top: 170px;
	width: 145px;
	height: 624px;
	background-image: url('../images/leftGraphicPiece.jpg');
	background-repeat: no-repeat;
}

div#content	{
	margin-top: 30px;
	margin-left: 180px;
	line-height: 15pt;
}

div#content	p	{
	padding-left: 20px;
}

div#footer	{
	clear: both;
	margin-left: 155px;
	margin-top: 50px;
}

div#sectionTitle	{
	width: 621;	padding-left: 100px; /*width 621px*/
	margin: 0px;
	height: 28px; padding-top: 11px; /*height 39px*/
	background-image:url('../images/mainContentHighlight.jpg');
	background-repeat: no-repeat;
	font-family: TimesNR, serif;
	font-style: italic;
	font-size: 21px;
	font-weight: bold;
	color: #285078;
}

/*contact page*/

#contactForm	label {
	display: block;
	width: 500px;
	margin-left: 20px;
	margin-top: 20px;
	border-bottom: 1px dashed #888888;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}

#contactFormSmall	label {
	display: block;
	width: 360px;
	margin-left: 75px;
	margin-top: 20px;
	border-bottom: 1px dashed #888888;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}

#contactFormSmall	input	{
	float: right;
	text-align: left;
}

#contactForm	input	{
	float: right;
	text-align: left;
}

#note	{
	margin-left: 15px;		
}

#smallNote	{
	margin-left: 75px;
	font-size: 9px;
}

#errorMsgs	{
	font-size: 18px; 
	letter-spacing: 0.03em; 
	font-family: verdana, sans-serif;
}

h1	{
	font-weight: bolder;
	font-family: verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 0.03em;
	padding-left: 20px;
}

span	{
	color: red;
	font-weight: bold;
}

#vehicleTitle	{
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #285078;
	font-size: 15px;
}

#boast	{
	font-family: Verdana, sans-serif;
	font-weight: bolder;
	font-size: 13px;
	color: #ce3932;
	font-style: italic;
}

#boast a {
	color: #E83;
	text-decoration: none;
	line-height: 3px;
}
