* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 9pt;
}

body,html {
	background-color: #E8E8E8;
	background: #9aa0a8 url('../images2/bkgd.jpg') repeat-x;
}

img {
	border: 0px;
}

h1 {
	font-size: 18pt;
	color: #4d4d4d;
	color: #000;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 20px;
}

h2 a {
	font-size: 16px;
}
h3 {
	margin-left: 22px;
	font-size: 16px;
}
h3 a {
	font-size: 16px;}
input, select, textarea {
	font-family: Arial, Helvetica, Sans Serif;
	margin: 2px;
}

input.clean {
	border: 1px solid #333;
}

p {
	margin-top: .25em;
	margin-bottom: .75em;
}

table p {
	margin: 0 10px;
}

li {
	list-style-type: none;
}

/***************************************
id
***************************************/
#container {
	width: 839px;
	width: 960px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #dcdcdc;
	background: #dcdcdc url('../images2/container_bg.gif') repeat-y;
	position: relative;
}

#column1 {
	width: 222px;
	width: 223px;
	float: left;
	/* background-color: #dcdcdc; */
/*	position: relative;*/
}
#print-logo { display:none; }

#column2 {
	width: 615px;
	width: 727px;
	float: right;
/*	background-color: #fff;*/
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a6a6a6;
	border:none;
}

#footer1, #footer2, #footer3 {
	clear: both;
	background-color: #fff;
	border-top: 1px solid #a6a6a6;
	padding: 4px 0;
}

#footer1 {
	width: 223px;
	border-right: 1px solid #a6a6a6;
	color: #747474;
	text-align: center;
	font-size: 11px;
	height: 14px !important;
	height: 15px;
}

#footer2 {
	color: #747474;
	text-align: center;
	float: right;
	width: 610px;
	margin-top: -23px !important;
	margin-top: -24px;
	padding-left: 5px;
}

#footer2 a {
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #747474;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
}

#footer2 a:hover {
	color: #000;
	text-decoration: underline;
}

#footer3 {
	background-color:transparent;
	border-top: 1px solid #6a6a6a;
	border-bottom: 1px solid #6a6a6a;
	padding: 4px 0;	
	color: #747474;
	text-align: center;
/*	float: right;*/
	width: 737px;
	margin-left:-10px;
/*
	margin-top: -23px !important;
	margin-top: -24px;
	padding-left: 5px;
*/
}

#footer3 a {
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #747474;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
}

#footer3 a:hover {
	color: #000;
	text-decoration: underline;
}

.copyright {
	clear:both; text-align:center; font-size:11px;
}

#left-nav {
/*	background:transparent url('../images2/left_menu.gif') no-repeat scroll 0 0;*/
	width:223px;
	height:246px;
	list-style:none;
	margin:0; padding:0;
	padding-top:35px;
	position:relative;
	z-index:1000;
}

#left-nav li {
	display:block;
	float:left;
	background:transparent url('../images2/left_menu.gif') 0 0 no-repeat;
	height:15px;
	margin:5px 0;
	padding:0 0 0 0px;
	position:relative;
	width:223px;
}

#left-nav li ul { 
	float:left;
	display:none; 
	/*position:relative;*/
	top:-30px;
	left:150px;
	width:150px;
	padding:5px 0 5px 0;
	margin:0;padding:0;
	background: #efefef;
	z-index:3000;
	border:1px solid #333;
}

#left-nav li ul li { 
	background: #efefef;
	margin:0;
	padding:2px 0px;
	width:100%;
	height:20px;
	z-index:4000;
	border-right:1px solid #333;
}

#left-nav li ul li a {
	text-indent:0;
	color:#333;
	margin:0;
	padding:0px 3px;
}

#left-nav li ul li a:hover {
	font-weight:bold;
}

#left-nav a {
	display:block;
	padding:0 30px;
	text-indent:-9999px;
/*	width:100%;*/
	width:160px;
}

#left-nav #products 			{ background-position:0px -40px; }
#left-nav #products:hover 		{ background-position:-223px -40px; }

#left-nav #dealerlocator 		{ background-position:0px -65px; }
#left-nav #dealerlocator:hover 	{ background-position:-223px -65px; }

#left-nav #whatsnew 			{ background-position:0px -90px; }
#left-nav #whatsnew:hover 		{ background-position:-223px -90px; }

#left-nav #literature 			{ background-position:0px -115px; }
#left-nav #literature:hover		{ background-position:-223px -115px; }

#left-nav #media 				{ background-position:0px -140px; }
#left-nav #media:hover 			{ background-position:-223px -140px; }

#left-nav #company 				{ background-position:0px -165px; }
#left-nav #company:hover 		{ background-position:-223px -165px; }

#left-nav #contact 				{ background-position:0px -190px; }
#left-nav #contact:hover 		{ background-position:-223px -190px; }

#left-nav #inventory 			{ margin-top:25px; background-position:0px -240px; }
#left-nav #inventory:hover 		{ background-position:-223px -240px; }


#nav {
	list-style-type: none;
	padding-top:35px;
}

#nav li {
	float: left;
/*	border-bottom: 1px solid #a6a6a6;*/
}

/*
#nav a {
	display: block;
	padding-left: 30px;
	padding-top: 8px;
	font-size: 8pt;
	font-family: arial;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	width: 193px;
	height: 22px;
}

#nav a:hover {
	color: #fff;
	background-color: #f00;
}
*/

#nav a {
	display: block;
	padding-left: 30px;
	padding-left: 40px;
	padding-top: 8px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: arial;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	width: 193px;
	height: 22px;
	height: 18px;
}

#nav a:hover {
	color: #770000;
}

#content0, #content1, #content2, #content3, #content4, #content5 {
	width: 569px;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 23px;
}

#content1, #content2, #content3, #content4, #content5 {
	display: none;
}

#content2 ul {
	margin-left: 10px;
	margin-bottom: 10px;
}

#content2 li {
	list-style-type: disc;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#contentProdImage {
	float: right;
	padding: 2px;
}

#locatorBox {
	float: left;
	background-color: #eee;
	border: 1px solid #999;
	margin: 30px 8px 10px;
	padding: 10px 20px 10px 13px;
}
#locatorBox select, #locatorBox option  {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#locator {
	margin-left: 20px;
}
#locator td {
	padding: 5px;
}

#locator input {
	/*color: #666;*/
	font-size: 12px;
}
#dealerResult {
	margin-left: 10px;
	line-height: 18px;
}

#dealerResultSearch {
	margin-left: 23px;
	line-height: 18px;
	margin-right: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.dealerListing {
	border-bottom: 1px solid #ccc;
	margin: 10px 0;
}
.dealerListing td {
	padding: 0 20px;
}

#specsDisclaimer {
	font-size: 10px;
	font-style: italic;
	line-height: 15px;
	color: #666;
	width: 80%;
	padding: 15px;
	text-align: center;
	border-top: 1px solid #ccc;
}
#specsTable {
	text-align: left;
	padding: 15px;
	line-height: 17px;
	font-size: 10px;
}

/*#specialty_vehicles {
	float: right;
	margin: 5px 11px;
}

#specialty_vehicles a {
	font-size: 8pt;
}*/

#specialty_vehicles {
	float: left;
	position: relative;
	top:28px;
	margin: 5px 11px;
}

#specialty_vehicles a {
	font-size: 10pt;
}

/*************************************
class
*************************************/
.overview {
	padding: 40px;
	text-align: left;
}
.contactTable {
	padding-left: 20px;
	}
.content_border {
	border: 1px solid #a6a6a6;
	margin-top: -1px !important;
	margin-top: -4px;
}

.content_border a {
	color: #B80105;
	font-weight: bold;
	text-decoration: none;
}

.quote_table {
	text-align: left;
}

.quote_table th {
	background-color: #C50000;
	color: #fff;
	font-weight: bold;
	padding: 3px 0;
	text-align: center;
}

.quote_table td {
	height: 20px;
}

.floorplan {
	padding: 10px;
}

.gallery_item {
	border: 1px solid #999;
	background-color: #fff;
	padding: 5px;
	margin: 5px;
}

.popup a {
	font-family: arial, sans-serif;
	text-decoration: none;
	color: #747474;
}

.popup a:hover {
	color: #000;
}

.commonText {
	margin: 20px;
}

.commonText li {
	margin-left: 30px;
	list-style-type: circle;
}

.required {
	font-weight: bold;
}

.siteMap li {
	margin: 3px 0 0 20px;
}

.siteMap h2 {
	margin: 5px 0 5px 10px;
	;
}

.title {
	margin: 0 0 -15px 15px;
	color: #c00;
	font-weight: bold;
}

.title2 {
	margin: 0 0 0 15px;
	color: #c00;
	font-weight: bold;
	font-size: 14pt;
}

.links_table thead td {
	background-color: #ccc;
}

.links_table td {
	background-color: #efefef;
	border-color: #fff;
}

.links_table a {
	color: #a00;
	text-decoration: none;
	font-weight: bold;
}

.links_table a:hover {
	color: #c00;
	text-decoration: underline;
	font-weight: bold;
}

.links_title {
	color: #c00;
	font-weight: bold;
}

.allProd {
	font-size: 11px;
/*	padding-top: 15px;
	padding-right: 26px;
	padding-bottom: 20px;
	padding-left: 15px;*/
	padding:15px 10px 20px;	
}

.allProd a {
	color: #666;
	text-decoration: none;
}

.allProd a:hover span {
	text-decoration: underline;
}

.prodListingRow {
	border-top: 1px solid #ccc;
	padding-top: 4px;
	padding-bottom: 4px;
}

.printTable {
	float: left;
	padding: 0;
	height: 20px;
	width: 120px;
	margin: 10px 0 0 26px;
}

.printTable a {
	font-size: 10px;
	padding-left: 2px;
}

.printTable a:hover {
	text-decoration: none;
}
	
/**************************************
nav flyout
**************************************/
#nav li ul {
	position: absolute;
	list-style-type: none;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
	padding: 0;
	background-color: #fff;
	width: 100px;
}

#nav li li {
	margin: 0;
	padding: 0;
}

#nav li ul a {
	display: block;
	background-color: #fff;
	border-left: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	border-collapse: collapse;
	margin: 0;
	padding: 3px 6px 6px;
	width: 100px;
}

#nav li ul a.firstitem {
	border-top: 1px solid #a6a6a6;
}

#nav li ul ul {
	margin: -1.6em 0 0 -11.2em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: 110px;
	background-color: #fff;
}

#nav li:hover, #nav li.sfhover {
	background-color: #d0d7d8;
}
#mystery {
	margin-top: -127px;
	margin-left: 370px;}
	
	
#left_dealerlocator select, optgroup {
	font-size:11px; 
}	