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

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

html #outer{height:100%;}

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;
	}
	
body { 
	margin-top: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #838488 url(../images/bodyback2.jpg) 0 0 repeat-x;
}

#siteToolbar {
	background: #838488 url(../images/bodyback2.jpg) 0 0 repeat-x;
}

a {
	text-decoration: none;
	color: #0066CC;
	font-weight: 600;
}

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

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

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

.detail-thumbs {
		padding: 3px;
}

#container {
	border: none;
	background:transparent;	
}

#header {
	width: 950px;
	height: 91px; 
	background: #000;
}

#nav {
	margin: 4px 0 0 0;
	height: 20px;
	width: 960px;
	background: transparent;
}		


#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; }

#footertext {
	background-color: #88898b;
}

#footertext p{
	padding: 0.5em 2.0em;
	color:#eee;
}