html, body { 
font-family :  Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 10pt; 
color: #000000; 
text-align: center;
}

/*Full site container*/
#container{
margin: 0 auto; /*centers*/
width: 800px;
/*height: 100%;*/
position: relative;
background-color: #fff;
}

/*Internal Page Content*/
#content{
margin: 0 auto;
text-align: left;
padding: 20px 0px;
width: 780px; /*total width minus L & R padding*/
}

/*Header*/
#header {
text-align: left;
background: #9a0000 url(/images/bckHdr.jpg) repeat-x 0 0; 
padding-bottom: 20px;
padding-top: 5px;
width: 800px;
}

/*logo image*/
#logo{
}

#address{
position: absolute;
top: 5;
right: 0px;
font: normal 9pt/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
text-align: right;
padding-right: 5px;
color: #fff;
}

#address a{
color: #fff;
}

#address a:hover {
color: #fff;
text-decoration: none;
}

/*default.asp Homepage Styles*/
#hmContent{
margin: 0 auto;
background-color: #fff;
width: 800px;
text-align: left;
}

/*Cars & Inventory Box container (top half)*/
#rotatingCars{
position: relative;
}

/*Buttons & Welcome container (bottom half)*/
#hmBottom{
background: #fff url(/images/bckSplash.jpg) no-repeat 0 0;
/*min-height: 300px;*/
width: 800px;
position: relative;
overflow: visible;
}

#welcome {
position: absolute;
top: 45px;
left: 15px;
text-align: left;
font: normal 10pt/12pt Arial, Verdana, sans-serif;
color: #000;
overflow: auto;
width: 450px;
height: 210px;
}

/*welcome title only*/
#welcome .title{
color: #fff;
font-size : 14pt;
text-transform: uppercase;
display: none;
}

#invBtn{
position: relative;
top: 260px;
left: 15px;

}


#video{
/*position: absolute;
top: 45px;
right: 15px;*/
float: right;
margin: -10px 15px auto auto;
text-align: center;
width: 300px;
}

/*welcome title only*/
#video .title{
color: #fff;
font-size : 14pt;
text-transform: uppercase;
display: none;
}

#vSpecial{
float: right; 
width: 135px
}

a { 
color : #336699; 
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: #060; 
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; 
}

#footer { 
width: 800px;
font: normal .75em/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
text-align: left;
margin: 0 auto;
padding-top: 10px;
background-color: #fff;
height: 75px;
}

.hours {
float: left;
margin: 0 10px;
}

/*---------------------*/

/*Navigtation Styles*/

/* contains the CSSnav so that it doesn't try to double-up*/ 
.bckNav{
background: #fff url(/images/bckNav.gif) repeat-x 0 0;
}

#navContainer {
clear: both;
text-align: left;
height: 38px; /*makes sure all of bckNav shows*/
position: relative;
z-index: 9000;	
width: 800px;
}

#nav, #nav ul { 
margin: 0 -40; /*a negative number cancels ul indentation*/
list-style-type: none;
	z-index: 55;
	}
	html>body #nav, #nav ul { position: relative; }

#nav li { 
float:left;
white-space: nowrap; 
display: inline;
width: 100px;
}

/*individual btns that need different styling*/
#nav li.home{
width: 70px;
}

#nav li.testimonials{
width: 110px;
}

#nav li.staff{
width: 120px;
}

/*for top level links (not drop down)*/
#nav a {
display: block;
height: 100%;
text-decoration: none;
text-align: center;
text-transform: none;
font: bold 1em/2.75em Arial,Verdana, Geneva, Helvetica, sans-serif;
color: #000;
}

/*nav over state*/
#nav a:hover {
text-decoration: none;
color: #000033;
}

/*drop down list*/
#nav li ul { 
margin: 0px;
z-index: 9001; 
border: 2px solid #fff; 
border-top-style: none;
border-bottom-style: none;  
padding: 0px; 
position: absolute;
background: #ececec; 
width: 140px;
left: -999em; 
}

/*for wider drop down lists*/
#nav li ul.wider{
width: 160px;
}

/*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: #99cc99; 
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; 
}

/*----------This Stuff Barely Changes---------*/
/*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;}	
.right { float: right; }
.left { float: left; }
.clear { clear: both; }	

/*---------------------*/

/*Pop Up Windows*/

/*for News pop up*/
.bckDkGray{
background-color: #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-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; 
}

/*---------------------*/
	
/* 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;
}

/*For Expanding Headlines*/
#headline0, #headline1,#headline2,#headline3,#headline4,#headline5,#headline6,#headline7,#headline8,#headline9, #headline10 {
	display: none;
	color: #000;
	padding: 0px;
	margin: 0px;
}

#event {
list-style-type: circle;
}