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;*/
}

/*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;
background-color: #000;
}

/*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;
}

/*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: #2e661b url(/images/bckHdr.jpg) no-repeat 0 0;
border: 10px solid #97b38d;
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: 24px;
left: 15px;
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;
}

#address{
float: right;
width: 230px;
height: 120px;
font: 12px Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
text-align: right;
color: #fff;
margin-top: 0px;
margin-right: 10px;
padding: 10px;
line-height: 20px;
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;
}
html>body #content { width: 934px; }
/* *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: 465px;
background-color: #000;
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: 240px;
height: 465px;
position: absolute;
top: 0px;
left: 0px;
z-index: 1000;
text-align: center;
}
#btn1BoxTransBKG {
width: 240px;
height: 465px;
position: absolute;
top: 0px;
left: 0px;
z-index: 1000;
background-color:#000000; 
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
}

.dropshadowContainer {
	position: relative;
	width: 235px;
	height: 115px;
	margin-right: 5px;
	float: left;
}
*html .dropshadowContainer { margin-bottom: -3px; }

#btns { 
	position: absolute;
	top: 25px;
	left: 29px;
	z-index: 1001;
}


#titleContainer {
position: relative;
width: 974px;
height: 36px;
text-align: left;
margin-top: -36px;
z-index: 1050;
}

#titleLt {
position: absolute;
top: 12px;
left: 38px;
}

#titleRt {
position: absolute;
top: 12px;
left: 454px;
}

#hmBottom {
position: relative;
width: 974px;
border: 10px solid #97b38d;
background: #2e661b url(/images/bckFtr.jpg) no-repeat 0 0;
padding-bottom: 10px;
}
html>body #hmBottom { width: 954px; }
/* *html #hmBottom { width: 954px; } */

#hmLt {
float: left;
color: #fff;
margin-top: 10px;
margin-left: 10px;
width: 400px;
}
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;}

#hmRt {
font-size: 10pt;
line-height: 12pt;
width: 490px;
float: right;
color: #fff;
padding: 10px;
margin-top: 10px;
margin-right: 5px;
text-align: center;
border-left: 2px solid white;
}
html>body #hmRt { width: 490px; margin-right: 10px;}

#welcome {
margin-top: 5px;
width: 100%;
height: 110px;
overflow: auto;
text-align: left;
scrollbar-face-color:#000;
scrollbar-arrow-color:#fff;
scrollbar-track-color:#012f53;
scrollbar-shadow-color: #fff;
scrollbar-highlight-color:#fff;*/
scrollbar-darkshadow-color:#fff;
}
#welcome h1 { color: #fff; margin-bottom: 5px; }

/*---------------------*/
/*Footer Styles*/


#footer { 
width: 974px;
font: normal 10px Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
color: #fff;
margin: 10px auto;
}

#footer a{
color: #fff;
}

#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; }


.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*/
/*For Featured item in a content page*/
	#feature{
	border: black 1px solid; 
	font-size: 9pt; 
	float: right; 
	margin: 10px;  
	padding: 10px;
	background-color: #ebebeb; 
	text-align: center
	}

/*-------------------*/
	
/* search inventory popup */
.BckBox, .BckBox a { 
color: #fff;
margin-bottom: 0;
}

div#InventoryBlock{
display:none;
}

div#Inventory { 
position: absolute; 
z-index: 2000; 
top: 115px; 
left: 425px; 
width: 250; 
height: 300; 
}

div#TransBackground { 
position: absolute; 
z-index: 1000; 
top: 100px; 
left: 400px; 
width:300; 
height:400; 
background-color:#000000; 
border: 1px solid #fff;
filter:alpha(opacity=75); 
-moz-opacity: 0.75; 
opacity: 0.75;
}

