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: 900px;
/*height: 100%;*/
position: relative;
background-color: #000;
}

/*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;
}

.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 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{
font : bold 14pt Arial, Verdana, Geneva, Trebuchet MS, sans-serif;  
color: #000;
}

a { 
color : #000033; 
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;
}

.clear {
clear: both;
}

/*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; 
}

/*---------------------*/

/*Header Content div styles*/

#header {
text-align: left;
width: 900px;
height: 135px;
background: #000 url(/images/bckHdr.jpg) no-repeat;
position: relative;
}

/*logo image*/
#logo{
margin-top: 24px;
margin-left: 14px;
}

#address{
position: absolute;
bottom: 23px;
left: 285px;
font: normal 9pt/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
text-align: left;
padding-right: 5px;
color: #fff;
height: 90px;
}

#address a{
color: #99ccff;
}

#address a:visited {
color: #ccc;
}

#hdrFinancing{
position: absolute;
top: 49px;
right: 185px;
}

#hdrSpecials{
position: absolute;
top: 5px;
right: 13px;
}

/*---------------------*/

/*default.asp Homepage Styles*/
#hmContent{
margin: 0 auto;
background-color: #000;
width: 900px;
text-align: left;
}

#rotatingCars{
height: 388px;
background-color: 000;
position: relative;
}

#clear {
clear: both;
}

#btnContainer {
position: absolute;
top: 10px;
left: 10px;
height: 75px;
width: 250px;
text-align: center;
z-index: 999;
}

#btnContainer img{
margin: 5px 0px;
}

#NewButton {
position: absolute;
top: 10px;
left: 765px;
height: 122px;
width: 74px;
text-align: center;
z-index: 990;
}

#NewButton img{
margin: 5px 0px;
}

#bb{
position: absolute;
bottom: 10px;
right: 10px;
z-index: 999;
}

#hmBottom {
position: relative;
width: 900px;
height: 545px;
text-align: left;
/*border: 10px solid #c08080;*/
background: #003366 url(/images/bckFtr.jpg) no-repeat top left;
}

#minisTable{
position: absolute;
width: 860px;
top: 40px;
left: 20px;
color: #fff;
}

#minisTable img{
behavior: url(includes/iepngfix.htc); /*for any pngs in IE 6*/
}

#minisTable td{
padding: 0px 0px;
}

#minisTable a{
text-decoration: none;
font-size: 8pt;
color: #ececec;
}

#minisTable a:hover{
text-decoration: none;
color: #fff;
}

#welcome{
position: absolute;
top: 400px;
left: 20px;
font-size: 10pt;
line-height: 12pt;
width: 860px;
height: 125px;
overflow: auto;
color: #fff;
scrollbar-face-color:#436f91;
scrollbar-arrow-color:#fff;
scrollbar-track-color:#436f91;
scrollbar-shadow-color:#436f91;
scrollbar-highlight-color:#436f91;
scrollbar-darkshadow-Color:#fff;
}

#welcome a, #welcome a:visited{
color: #fff;
text-decoration: underline;
}

/*---------------------*/
/*Footer Styles*/


#footer { 
width: 900px;
font: normal 1em/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
color: #fff;
margin: 10px auto;
padding-right: 20px;
}

#footer a{
color: #9cf;
}

#footer a:hover{
text-decoration: none;
}

.hours {
float: right;
text-align: left;
margin-left: 20px;
text-align: right;
font: normal .75em/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif;
}


/*---------------------*/

/*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: 32px; /*makes sure bckNav shows*/
position: relative;
z-index: 9000;
background: #000 url(/images/bckNav.gif) repeat-x 0 0;
width: 900px;
}

#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: 100px;
}

/*for top level links (not drop down)*/
#nav a {
display: block; 
text-decoration: none;
text-align: center;
text-transform: uppercase;
font: bold 1em/2em "Univers Condensed Medium", Verdana, Arial, Helvetica, sans-serif;
color: #fff;
height: 32px;
}

/*nav over state*/
#nav a:hover {
background: #336699 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 #fff; 
border-top-style: none;
background: #064e7f; 
width: 150px;
left: -999em;
}
/*html>body #nav li ul {
margin-top: 5px;
}*/

/*for wider drop down lists*/
#nav li ul.wider{
width: 170px;
}

/*drop down list items*/
#nav li ul li {
border-right: 0px;
width: 100%;
}

/*drop down links*/
#nav li ul li a {
font: 10pt Arial,Verdana, Geneva, Helvetica, sans-serif;
color: #fff;
text-align: left;
/*border-bottom: 1px solid white;*/
text-transform: none;
letter-spacing: normal;
height: 20px;
}

#nav li ul li a:hover {
/*background: #fff url(/images/navArrow.gif) center left no-repeat;*/
background: #668ca9;
text-decoration: none;
}
	
#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; 
}

/*OTHER ELEMENTS*/
	
/* 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;
}

/*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;}