html, body { 
font-family :  Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 10pt; 
color: #000000; 
text-align: center;
}

/*Full site (hdr, content, ftr) container*/
#container{
margin: 0 auto;
width: 974px;
/*height: 100%;*/
position: relative;
background-color: #fff;
}

/*for forms*/
TD { 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 10pt; 
color: #000000;  
font-weight : normal;
}

img{border: 0px;}

.bckWhite { 
background-color: #FFFFFF; 
}

.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*/

a { 
color : #003366; 
text-decoration : underline;
}
	
a:hover { 
color : #333; 
}
	
a.small {
color : #fff; 
text-decoration : none; 
font-size: 8pt;
}

.title { 
color: #000; 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 16pt; 
font-weight: normal;
}

/*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: #666; 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 13pt; 
font-weight: bold; 
}

/*---------------------*/

/*Header, Content, Footer div styles*/

#header {
text-align: center;
background: #ececec url(/images/bckHdr.gif) repeat-x 0 0; 
width: 974px;
position: relative;
}

/*logo image*/
#logo{
margin-top: 5px;
}

#address{
position: absolute;
top: 0;
right:5px;
font: normal 9pt/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
text-align: right;
padding-right: 5px;
color: #000;
}

#address a{
color: #000982;
}

#address a:hover {
color: #333;
text-decoration: none;
}

/*default.asp Homepage Styles*/
#hmContent{
margin: 0 auto;
background-color: #fff;
width: 974px;
text-align: left;
}

/*LG coupon close button*/
a.invBckBox{
color: #cc0000;
background-color: #000;
font-weight: bold;
}

/*Cars & Inventory Box container (top half)*/
#rotatingCars{
position: relative;
width: 974px;
height: 370px;
overflow: hidden;
}

#hoverDiv{
background: #4047a2;
position: absolute;
top: 0;
right: 0px;
width: 336px;
height: 370px;
padding-top: 10px;
text-align: center;
z-index: 500;
}

.hminvTitle{
display: block;
padding: 0px;
color: #fff;
background-color: #000033;
text-transform: uppercase;
text-align: center;
height: 25px;
line-height:25px;
font-weight: bold;
}

#invBtns{
margin-top: 0px;
}

#invBtns a{
display: block; 
background-color: #fff; 
text-align: left;
padding-left: 20px;
margin: 5px 0px 0px 0px;
/*keep height & line height the same for vertical centering*/
height: 25px;
line-height:25px;
font-weight: bold;
text-transform: uppercase;
color: #000033;
text-decoration: none;
}

#invBtns a:hover{
background-color: #ccc;
}

/*#invBtns a.invTitle{
padding: 0px;
color: #fff;
background-color: #000033;
text-align: center;
}*/

/*Buttons & Welcome container (bottom half)*/
#hmBottom{
background-color: #fff;
background-image: url(/images/bckFade.jpg);
background-position: top right;
background-repeat: no-repeat;
min-height: 300px;
width: 974px;
}

#hmButtons{
background-color: #fff;
padding-top: 15px;
float: left;
width: 620px;
}

#welcome {
text-align: left;
font: bold 10pt/1.25em Arial, Verdana, sans-serif;
color: #000;
width: 320px;
height: 270px;
overflow: auto;
float: right;
padding: 15px 0px 0px 5px;
margin-right: 5px;
}

/*welcome title only*/
#welcome .title{
color: #fff;
font-size : 14pt;
text-transform: uppercase;
}

#vSpecial{
float: right; 
width: 135px
}

#footer { 
width: 974px;
font: normal .75em/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
color: #fff;
margin: 10px auto;
}

.hours {
float: right;
margin-left: 20px;
text-align: right;
}

/*---------------------*/

/* contains the CSSnav so that it doesn't try to double-up*/ 
#navContainer {
clear: both;
text-align: left;
height: 30px; /*makes sure bckNav shows*/
position: relative;
z-index: 600;
background: #000;
width: 974px;
}

#nav, #nav ul { 
margin: 0 auto; /*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: 105px;
}

/*individual btns that need different styling*/
#nav #home{
width: 70px;
}

#nav #staff{
width: 140px;
}

#nav #dealer{
width: 120px;
}

#nav #why{
width: 160px;
}

/*for top level links (not drop down)*/
#nav a {
display: block; 
text-decoration: none;
text-align: center;
text-transform: uppercase;
font: bold 1em/2.25em Arial, Helvetica, sans-serif;
color: #fff;
height: 30px;
}

/*nav over state*/
#nav a:hover {
background: #000982;
text-decoration: none;
color: #fff;
}

/*drop down list*/
#nav li ul {
position: absolute;
margin: 0px;
padding: 0px;
z-index: 9001; 
border: 2px solid #fff; 
border-top-style: none;
border-bottom-style: none;  
background: #ececec; 
width: 150px;
left: -999em;
}
/*html>body #nav li ul {
margin-top: 5px;
}*/

/*for wider drop down lists*/
#nav li ul.wider{
width: 205px;
}

/*drop down list items*/
#nav li ul li {
border-bottom: 1px solid #fff;
border-right: 0px;
width: 100%;
}

/*drop down links*/
#nav li ul li a {
font: bold 9pt/2em Arial,Verdana, Geneva, Helvetica, sans-serif;
color: #000;
text-align: left;
border:0px;
text-transform: none;
letter-spacing: normal;
height: 25px;
}

#nav li ul li a:hover {
background: #c6c9f5; 
text-decoration: none;
color: #000;
}
	
#nav li ul ul { 
margin: -21px 0 0 130px; 
}
	
#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: 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;
}

a.invBckBox { font-weight: bold; font-size: 14pt; margin: 5px;}