@charset "utf-8";
/* CSS Document */

.clear { clear: both; height: 0; }

html #outer{height:100%;}

	
body { 
	margin-top: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #fff url(../images/bg.jpg) 0 0 repeat-x;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	padding: 5px 0px;
	}

li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
	}


a {
	text-decoration: none;
	color: #0183bf;
	font-weight: 600;
}

a:hover {
	text-decoration: none;
	color: #003366;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	color: #cc0000;  
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	color: #cc0000; 
}
		
h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #cc0000; 
}

.detail-thumbs {
		padding: 3px;
}

#container {
	background-color: #fff;
	border: none;
}


#header {
	width: 950px;
	height: 102px; 
	background: #000;
}
		
#nav {
	margin: 0;
	padding: 0;
	height: 32px;
	width: 950px;
	background: #193853 url(../images/navBck.jpg) 0 0 repeat-x;
}

#qm0 {
	margin-right: -23px;
}

#qm0 .qmparent {
	padding-right: 23px;
	width: 103px;
	background-position: right top;
	font-weight: normal;
	text-align: center;
	color: #fff;
}

#footer {
	padding: 7px 0 0;
	height: 23px;
	background: transparent url(../images/footer_bg.jpg) 0 0 repeat-x;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #fff;
}
		
#customcontent td { padding: 5px; }
#customcontent td img { border: 1px solid #333; }
#customcontent td li { 
	list-style:disc;
	margin: 0 0 0 1.5em;
 }
#customcontent h3 { padding: 5px 5px 5px 0px; }	

.paginationleft { width: 100%; padding: 5px 0px; font-size: 12px; text-indent: 5px; }
.paginationleft a { background-color: #354f68; color: white; padding: 2px 5px; border: 1px solid #333; }
.paginationleft a:hover { background-color: #333; color: #fff; }

.paginationright { width: 100%; padding: 5px 0px; font-size: 12px; }
.paginationright a { background-color: #354f68; color: white; padding: 2px 5px; border: 1px solid #333; }
.paginationright a:hover { background-color: #333; color: #fff; }

.vehiclespecials { width: 950px; height: auto; padding: 5px 0px; background-color: #999; color: #fff; }
.vehiclespecials p {  padding: 0px 5px; line-height: 1.5em; font-size: 14px; font-weight: bold; }
.vehicleheaderwrapper { display: block; background-color: #354f68; color: #fff; width: 100%; height: auto; }
.vehicleheaderwrapper li { font-size: 14px; padding: 5px 0px; }

#vehicleheading { background-color: #354f68; color: #fff; width: 100%; font-size: 16px; font-weight: 600; margin-top: 5px; }
#vehicleheading table { margin:  0 auto; }
#vehicleheading td { width: 315px; padding: 5px 0px; text-align: center; }
#vehicleheading span { font-size: 24px; }


