html, body { 
font-family :  Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 11px; 
color: #fff; 
text-align: center;
/*background-repeat: repeat-x; /*bkgrd image in htmlelements*/
/*background-color: #e27843;*/
}

.FlagBG {
font-family :  Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 11px; 
color: #fff; 
text-align: center;
background-image: url(/images/Flag_SiteBG.gif); 
background-repeat: no-repeat;
background-position: center 10px; 
}

/*above header*/
#banner{
text-align: center;
background-color: #000;
width: 100%;
}

/*Full site (hdr, content, ftr) container*/
#container{
margin: 0 auto;
width: 974px;
/*height: 100%;*/
position: relative;
}

/*for forms*/
TD { 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 11px; 
color: #000;  
font-weight : normal;
}

img {
border: 0px;
/*behavior: url(includes/iepngfix.htc); for any pngs in IE 6*/
}

.bckWhite { 
background-color: #fff; 
}

.bckBlack{
background-color: #000;
}

.left {
float: left;
}

.right {
float: right;
}
	
b { font-weight: bold; }

.Hidden		{visibility: hidden;}	
.NoDisplay	{visibility: hidden; display: none;}
.Visible	{visibility: visible;}

/*---------------------*/

/*Pop Up Windows*/

/*for News pop up*/
.bckDkGray{
background: #999;
}

.pop { 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 11pt; 
color: #000000;  
font-weight : normal;
}

.bckPopUp1 { 
background-color: #FFFFFF; 
background-repeat: no-repeat; 
}

.bckPopUp2 { 
background-color: #FFFFFF; 
background-repeat: no-repeat;
}

#videoplayer {
position: relative;
width: 278px;
height: 210px;
overflow: hidden;
background-color: #FFFFFF; 
/*background-image: url(/images/flash/videopreview.jpg); 
background-repeat: no-repeat;*/
}

#maskH {
position: absolute;
top: 0px;
}

#maskV {
position: absolute;
left: 0px;
}

/*used in floating models*/
.itemBorder { 
border: 1px solid #666; 
}

/*---------------------*/

/*Global Elements*/

a { 
color : #336699; 
text-decoration : underline;
}
	
a:hover { 
color : #333; 
}
	
a.small {
color : #666666; 
text-decoration : none; 
font-size: 8pt;
}

.models, .models a:link, .models a:active, .models a:visited { 
color: #fff;
font-size: 11px;
}
.models a:hover { 
color: #000;
text-decoration: none;
}
.models img {
margin-bottom: -5px;
}

/*displayMutiple titles*/
.title, h1 { 
color: #000066; 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 18px; 
font-weight: bold; 
margin: 0;
}

.subhead, .subtitle, h2 { 
color: #666666; 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 11pt; 
font-weight: bold; 
margin: 0;
}

.subhead a:link, .subhead a:active, .subhead a:visited, .subtitle a:link, .subtitle a:active, .subtitle a:visited, h2 a:link, h2 a:active, h2 a:visited  
{ 
color : #829ABF;
text-decoration : none; 
font-weight: bold; 
}

.subhead a:hover, .subtitle a:hover, h2 a:hover   { 
color : MediumBlue; 
text-decoration : underline; 
}

/*---------------------*/

/*Header Content div styles*/

#header {
text-align: left;
padding: 0px;
margin: 0px;
width: 974px;
height: 150px;
margin-top: 10px;
margin-bottom: 0px;
background: #660101 url(/images/bckHdr.jpg) no-repeat 0 0;
border: 10px solid #c29999;
position: relative;
}
html>body #header { width: 954px; height: 130px; }
/* *html #header { width: 954px; height: 130px; }  IE 6 */
#header img { behavior: url(includes/iepngfix.htc); } /* IE 6 */

#logo {
position: absolute;
top: 0px;
left: 0px;
margin: 0;
z-index: 1075;
}
#logo img { behavior: url(includes/iepngfix.htc); } /* IE 6 */

#phoneNumbers {
position: absolute; 
top: 30px; 
left: 489px;
color: #fff;
font-size: 18px;
font-weight: bold;
text-align: center;
width: 190px;
height: 90px;
overflow: hidden;
}

#certifiedLogo {
position: absolute;
top: 40px;
right: 230px;
width: 137px;
height: 51px;
z-index: 700;
}

#address{
float: right;
width: 200px;
height: 100px;
font: 9pt Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
text-align: right;
color: #fff;
margin-top: 10px;
margin-right: 10px;
padding: 10px;
line-height: 12pt;
overflow: hidden;
}

#address a{
color: #eee;
}

#address a:hover {
color: #000;
text-decoration: none;
}

#address a:visited {
color: #000;
}

/*All Content*/
#content{
margin: 0 auto;
text-align: left;
width: 974px; /*total width - L & R padding*/
padding: 20px;
background: #fff;
color: #000;
border: 1px solid #999;
}
html>body #content { width: 932px; }
/* *html #content { width: 934px; }*/


/*---------------------*/

/*default.asp Homepage Styles*/
#hmContent{
margin: 0 auto;
background-color: #000;
width: 974px;
text-align: left;
}
#hmContent img { behavior: url(includes/iepngfix.htc); } /* IE 6 */

#rotatingCars{
height: 271px;
background-color: #DADADA;
width: 974px;
position: relative;
overflow: hidden;
}

#clear {
clear: both;
}
.clear {
clear: both;
}

#btnContainer {
position: relative;
height: 90px;
width: 974px;
background-color: 000;
}

/*for the buttons*/
#btn1Box {
width: 650px;
height: 271px;
position: absolute;
top: 0px;
right: 0px;
z-index: 1000;
text-align: center;
padding-top: 15px;
overflow: hidden;
}

#welcome {
margin: 15px auto;
width: 925px;
text-align: left;
}
#welcome h1 { color: #fff; margin-bottom: 5px; }

.dropshadowContainer {
	position: relative;
	width: 235px;
	height: 115px;
	margin-right: 5px;
	float: left;
}
*html .dropshadowContainer { margin-bottom: -3px; }

#btns { 
	width: 615px;
	float: right;
	margin: 25px 10px auto auto;
	z-index: 1001;
}

#homeBanner {
position: relative;
width: 100%;
text-align: center;
background-color: #E3A305;
border-bottom: 10px solid #98a0a8;
}

#SpecialDiscountText {
position: relative;
width: 100%;
height: 35px;
text-align: center;
color: #fff;
font-size: 14pt;
font-weight: bold;
line-height: 32px; 
background-color: #CC0000;
border-bottom: 10px solid #98a0a8;
}

#titleContainer {
position: relative;
width: 925px;
height: 36px;
text-align: left;
margin-top: 20px;
z-index: 1050;
}

#titleLt {
position: absolute;
top: 12px;
left: 38px;
}

#titleRt {
position: absolute;
top: 12px;
left: 325px;
}
#testimonialsbtn {
position: absolute;
top: 12px;
right: 0;
}

#hmBottom {
position: relative;
width: 974px;
border: 10px solid #98a0a8;
background: #314050 url(/images/bckFtr.jpg) no-repeat 0 0;
padding-bottom: 10px;
text-align: center;
}
html>body #hmBottom { width: 954px; }
/* *html #hmBottom { width: 954px; } */

#hmLt {
float: left;
color: #fff;
margin-top: 10px;
margin-left: 10px;
width: 300px;
text-align: left;
}
html>body #hmLt { margin-left: 20px; }
#hmLt h2 a:link { color: #fff; }

#modelstable td { position: relative; width: 80px; height: 64px; }
.models img { position: relative; z-index: 1; float: left; }
.models img:hover { z-index: 20; height: 68px; width: 100px; margin: -7px -10px; margin-bottom: -12px;}

/*---------------------*/
/*Footer Styles*/


#footer { 
width: 974px;
font: normal 10px Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
color: #000;
margin: 10px auto;
}

#footer a{
color: #cc0000;
}

#footer a:hover{
text-decoration: none;
}

.hours {
float: right;
margin-left: 20px;
text-align: right;
}

.sitemap {
float: left;
margin-left: 20px;
text-align: right;
}



/*---------------------*/

/*Navigtation Styles
This starts the styles for the new CSS Navigation */

/* contains the CSSnav so that it doesn't try to double-up*/ 
#navContainer {
clear: both;
text-align: left;
height: 35px; /*makes sure bckNav shows*/
position: relative;
z-index: 1050;
background: #000 url(/images/bckNav.gif) repeat-x 0 0;
width: 100%;
}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style-type: none; 
	line-height: 20px; 
	z-index: 55;
}
html>body #nav, #nav ul { position: relative; }	
#nav a {
	display: block; 
	font-size: 11px;
	color: #000;
	text-decoration: none;
	width: 100%; 
}	
#nav a.parent {
background: url(/images/arrow.gif) no-repeat; background-position: 95% 50%; 
}	
#nav a.parent:hover {
background: url(/images/arrow.gif) center no-repeat; background-position: 95% 50%; 
background-color: #777981; 
}	
#nav a:hover {
	background: #777981; 
	text-decoration: none;
	color: #fff;
}		
#nav li { 
	float: left;
	white-space: nowrap; 
}	
#nav li ul { 
	z-index: 3000; 
	border: 1px solid #fff; border-bottom-style: none; 
	padding: 0px; 
	position: absolute;
	background: #9c9da2; 
	width: 100px; 
	width: expression('102px'); 
	left: -999em; 
}	
#nav li ul li {
	width: 100%;
	border-bottom: 1px solid #fff; 
}	
#nav li ul ul { 
	margin: -21px 0 0 100px; 
}	
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em; 
}	
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { 
	left: auto; 
}

/*--------------------*/
/*OTHER ELEMENTS*/
.compdropdowns { width: 200px; } /*for Comptool selection boxes*/
a.invBckBox { background: #fff; padding: 5px; }

/* Vehicle Specials */
.invSpcBody { background: #000 url(/images/bkgGradient.jpg) repeat-x 0 0; padding: 0px; margin: 0px; }
.invSpecialTitle { color: #fff; font-family : Trebuchet MS, Arial, Verdana; font-size : 14px; font-weight: normal; text-transform: normal; background: url(/images/spacer.gif);}
.invWhiteTitle { color: #ffffff; font-family : Trebuchet MS, Arial, Verdana; font-size : 12pt; font-weight: normal; background: url(/images/spacer.gif);}
.invSpcBck	  { background: url(/images/spacer.gif);}
.invSpcHdr	  { color: #c20000; font-family : Trebuchet MS, Arial, sans-serif; font-size : 13.5pt; font-weight: bold; background: url(/images/spacer.gif);}
.invSpcText	  { color: #fff; font-family : Trebuchet MS, Arial, sans-serif; font-size : 10pt; font-weight: bold; background: url(/images/spacer.gif);}	
.invSpcPrice  { color: #CC0000; font-family : Trebuchet MS, Arial, sans-serif; font-size : 11pt; font-weight: bold; background: url(/images/spacer.gif);}
.invSpcBorder { border: 0px solid #7d7d7d; background: url(/images/spacer.gif); }
.invSpcHdrBck { border-bottom: 0px solid #7d7d7d; background: url(/images/spacer.gif); text-align: center; }
.invSpcTableCellHor { border-right: 0px solid #7d7d7d; background: url(/images/spacer.gif);}
.invSpcTableCellVer { border-bottom: 0px solid #7d7d7d; background: url(/images/spacer.gif);}
.invSpcUsedContainer { position: relative; margin:0 auto; width:100px; text-align: center; }
.invSpcUsedText { position: absolute; top: 68px; left: 0px; width: 100px; height: 15px; z-index: 2; font-size: 11px; font-weight: bold; color:#ccc; }

.ads{
background: #000 url(/images/couponTitleBck.jpg) 0 0 no-repeat;
height: 32px;
color: #fff;
padding-left: 120px;
font: bold 1.5em/1.5em Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif;
}

/*Espanol page*/


/*-------------------*/
	


