html, body { 
font-family :  Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 10pt; 
color: #fff; 
text-align: center;
/*background-repeat: repeat-x; /*bkgrd image in htmlelements*/
/*background-color: #e27843;*/
}

/*Full site (hdr, content, ftr) container*/
#container{
margin: 0 auto;
width: 976px;
/*height: 100%;*/
position: relative;
background-color: #fff;
}
.bordered{ border: 1px solid #fff;}

/*for forms*/
TD { 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 10pt; 
color: #000;  
font-weight : normal;
}

img { border: 0px; }

.bckWhite { background-color: #fff; }
.bckBlack{ background-color: #000;}
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 url(/images/bckNav.gif) repeat-x 0 0;}

.pop { 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 11pt; 
color: #000000;  
font-weight : normal;
}

.bckPopUp1 { 
background-color: #FFFFFF; 
background-image: url(/images/bckPopup.jpg); 
background-repeat: no-repeat; 
}

.bckPopUp2 { 
background-color: #FFFFFF; 
background-image: url(/images/bckPopup.jpg); 
background-repeat: no-repeat;
}

/*used in floating models*/
.itemBorder { border: 1px solid #666; }

/*---------------------*/

/*Global Elements*/

.title, h1{
font : bold 14pt Helvetica, Arial, Verdana, Geneva, Trebuchet MS, sans-serif;  
color: #fc0;
}

a { 
color : #000033; 
text-decoration : underline;
}
	
a:hover { color : #333; }
	
a.small {
color : #666666; 
text-decoration : none; 
font-size: 8pt;
}

/*displayMutiple titles*/
.subhead { 
color: #666666; 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 11pt; 
font-weight: bold; 
}

.subhead a:link, .subhead a:active, .subhead a:visited 
{ 
color : #829ABF;
text-decoration : none; 
font-weight: bold; 
}

.subhead a:HOVER { 
color : MediumBlue; 
text-decoration : underline; 
}

.subtitle { 
color: #003366; 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 13pt; 
font-weight: bold; 
}

.clear {clear: both;}
#clear {clear: both; }

/*---------------------*/

/*Header Content div styles*/

#header {
width: 976px;
height: 166px;
text-align: center;
background: #306 url(/images/bckHdr.gif) 0 0 repeat-x;
position: relative;
}



#logo {
position: absolute;
left: 10px;
top: 0;
}

#hdrCars {
position: absolute;
left: 280px;
/*top: 30px;*/
}

#address{
width: 280px;
height: 140px;
position: absolute;
top: 10px;
right: 15px;
font: normal 9pt/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
text-align: right;
padding-right: 5px;
color: #fff;
overflow: hidden;
}

#address a{ color: #fc0; }

#address a:hover {
color: #9cf;
text-decoration: none;
}

#address a:visited { color: #ccc;}

/*---------------------*/

/*default.asp Homepage Styles*/
#hmContent{
margin: 0 auto;
background-color: #fff;
text-align: left;
}

#hmTop{
width: 976px;
height: 332px;
position: relative;
overflow: hidden;
}

#rotatingCars{
width: 647px;
height: 332px;
float: right;
}

#hmSide{
width: 328px;
height: 332px;
bottom: 0;
float: left;
text-align: center;
background: #0c77b8;
}

#hmBottom{
position: relative;
width: 976px;
height: 234px;
}

#buttons{
float: left;
width:328px;
height: 234px;
background: #190155 url(/images/bckBtns.gif) repeat-x;
text-align: center;
}
#buttons .top { margin-top: 20px; }

#hmBottomRt {
float: right;
width: 647px;
height: 234px;
background: #000 url(/images/bckFade.gif) 0px 0px repeat-x;
}

/*#vspecial{
position: absolute;
top: 20px;
left: 20px;
width: 185px;
height: 385px;
text-align: center;
}*/

#welcome{
position: absolute;
width: 355px;
height: 213px;
top: 10px;
left: 338px;
overflow: auto;
font-size: 10pt;
line-height: 12pt;
overflow: auto;
color: #fff;
scrollbar-base-color: #222;
scrollbar-arrow-color: #fff;
scrollbar-3dlight-color: #444;
scrollbar-darkshadow-color: #444;
scrollbar-face-color: #555;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #fff;
scrollbar-track-color: #444;
}

#video{ 
position: absolute;
width: 250px;
height: 195px;
text-align: center;
padding-top: 15px;
right: 12px;
top: 12px;
/*behavior: url(includes/iepngfix.htc); /*for any pngs in IE 6*/
}

#footer { 
text-align: left;
clear: both;
width: 976px;
font: normal .85em/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
color: #fff;
margin: 0 auto;
background-color: #000;
height: 25px;
}

#footer a{ color: #fff; }
#footer a:hover{ text-decoration: none;}

.hours {margin: 0 5px;}
.left {float: left; text-align: left;}
.right {float: right; text-align: right;}

#navContainer {
position: relative;
width: 976px;
height: 34px; /*makes sure bckNav shows*/
clear: both;
text-align: left;
z-index: 9000;
background-color: #333;
}

#nav, #nav ul { 
margin: 0 -40px; /*a negative number cancels ul indentation*/
list-style-type: none;
}
/*html>body #nav, #nav ul { margin-left: -40px; }*/

#nav li { 
float: left;
white-space: nowrap; 
display: inline;
width: 100px;
}

/*for top level links (not drop down)*/
#nav a {
display: block; 
text-decoration: none;
text-align: center;
text-transform: none;
font: bold 1em/2.5em Arial, Helvetica, sans-serif;
color: #fff;
height: 34px;
}

/*nav over state*/
#nav a:hover {
background: #060 url(/images/bckNav_over.gif) repeat-x 0 0;
text-decoration: none;
color: #fff;
}

/*drop down list*/
#nav li ul {
position: absolute;
margin: 0px;
padding: 0px;
z-index: 9001; 
border: 1px solid #888; 
border-top-style: none;
background: #ccc; 
width: 150px;
left: -999em;
}
/*html>body #nav li ul {
margin-top: 5px;
}*/

/*for wider drop down lists*/
#nav li ul.wider{
width: 175px;
}

/*drop down list items*/
#nav li ul li {
border-bottom: 1px dotted #d5cda7;
border-right: 0px;
width: 100%;
}

/*drop down links*/
#nav li ul li a {
font: 10pt Arial,Verdana, Geneva, Helvetica, sans-serif;
height: 20px;
color: #333;
text-align: left;
border:0px;
text-transform: none;
letter-spacing: normal;
}

#nav li ul li a:hover {
background: #fff url(/images/navArrow.gif) center left no-repeat;
text-decoration: none;
color: #000;
}
	
#nav li ul ul { 
margin: -21px 0 0 130px; 
z-index: 9999;
}
	
#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; 
}
	
/* search inventory popup */
.BckBox, .BckBox a { 
color: #fff;
margin-bottom: 0px;
}

div#InventoryBlock{
display:none;
}

div#Inventory { 
position: absolute; 
z-index: 2000; 
top: 115px; 
left: 425px; 
width: 250px; 
height: 300px; 
}

div#TransBackground { 
position: absolute; 
z-index: 1000; 
top: 100px; 
left: 400px; 
width:300px; 
height:400px; 
background-color:#000000; 
border: 1px solid #fff;
filter:alpha(opacity=75); 
-moz-opacity: 0.75; 
opacity: 0.75;
}

/*Vehicle Specials*/

.invSpecialTitle { color: #fff; font-family : Trebuchet MS, Arial, Verdana; font-size : 12pt; font-weight: bold; display: none;}
.invSpcHdr	  { color: #a8b1b7; font-family : Trebuchet MS, Arial, sans-serif; font-size : 13.5pt; font-weight: bold; }
.invSpcText	  { color: #000; font-family : Trebuchet MS, Arial, sans-serif; font-size : 10pt; font-weight: bold; }	
.invSpcPrice  { color: #ff0000; font-family : Trebuchet MS, Arial, sans-serif; font-size : 11pt; font-weight: bold; }
.invSpcHdrBck { border-bottom: 1px solid #76743f; background-color: #000; text-align: center; display: none; }
.invSpcTableCellHor       { border-right: 1px solid #a8b1b7; }
.invSpcTableCellVer       { border-bottom: 1px solid #a8b1b7; }	
/*border AND background*/
.invSpcBorder { border: 0px; background: #fff url(/images/bckFade.gif) 0 0 repeat-x;}