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: #eff0d9;
}

/*for forms*/
TD { 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 10pt; 
color: #000;  
font-weight : normal;
}

TD a {
color: #888;
}

TD a:hover {
color: #900;
}

img { border: 0px; }

.bckWhite { 
background-color: #fff; 
}

.bckBlack{
background-color: #000;
}

/*for form asterisks*/
.red {color: #cc0000;}

.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: #336600;
}

a { 
color : #666633; 
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*/
.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: 134px;
background: #eff0d9 url(/images/bckHdr.jpg) no-repeat;
position: relative;
}
#header img {
behavior: url(/includes/iepngfix.htc);
}

/*logo image*/
#logo{
margin-top: 12px;
margin-left: 25px;
}

#address{
position: absolute;
top: 25px;
right: 15px;
font: normal 8pt/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
text-align: right;
padding-right: 5px;
color: #fff;
height: 90px;
}

#address a{
color: #fff;
}

#address a:hover {
color: #cccc99;
text-decoration: none;
}

#address a:visited {
color: #000;
}

#socialMedia {
position:absolute;
top:95px;
right:15px;
font:normal 8pt/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif;
text-align:right;
padding-right: 5px;
color:#fff;
}

/*---------------------*/

/*default.asp Homepage Styles*/
#hmContent{
margin: 0 auto;
background-color: #fff;
width: 900px;
text-align: left;
}
#hmContent img{
behavior: url(/includes/iepngfix.htc);
}

#hmTop{
background-color: #000;
width: 900px;
height: 326px;
position: relative;
}

#hmLeft{
text-align: center;
width: 280px;
height: 326px;
background: #b5c27d url(/images/bckInv.gif) repeat-x 0 0;
position: absolute;
padding-top: 10px;
left: 0px;
}
html>body #hmLeft { padding-top: 0px;}

#inventoryBtn {
margin-top: -8px;
}

#rotatingCars{
width: 620px;
position: absolute;
right: 0px;
}

#minis{
clear: both;
width: 900px;
}

#threeBtns{
position: absolute;
bottom: 10px;
width: 620px;
text-align: center;
z-index: 5;
}

#threeBtns img{
margin: 0 10px;
}

#clear {
clear: both;
}

#hmBottom {
position: relative;
width: 900px;
height: 110px;
text-align: left;
/*border: 10px solid #c08080;*/
background: #003366 url(/images/bckFtr.jpg) no-repeat top left;
}

#btnContainer {
height: 90px;
width: 450px;
position: absolute;
top: 20px;
left: 20px;
}

#btnContainer img{
margin-right: 5px;
}

#welcome{
position: absolute;
top: 15px;
left: 10px;
font-size: 10pt;
line-height: 12pt;
width: 880px;
height: 75px;
overflow: auto;
padding-left: 5px;
padding-right: 5px;
color: #fff;
scrollbar-face-color:#cccc99;
scrollbar-arrow-color:#000;
scrollbar-track-color:#fff;
scrollbar-shadow-color:#cccc99;
scrollbar-highlight-color:#cccc99;
scrollbar-darkshadow-Color:#cccc99;
}
html>body #welcome { width: 870px; }

#minisTable td{
padding: 0 10px;
}

#minisTable a{
text-decoration: none;
font-size: 7pt;
color: #336600;
}

#minisTable a:hover{
text-decoration: none;
color: #999966;
}

/*---------------------*/
/*Footer Styles*/


#footer { 
background-color: #eff0d9;
width: 900px;
font: normal .75em/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
color: #333;
margin: 10px auto;
}

#footer a{
color: #666633;
}

#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: 25px; /*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;
margin-left: -40px;
}

#nav li { 
float: left;
white-space: nowrap; 
display: inline;
width: 100px;
}

/*individual btns that need different styling*/
#nav #home{width: 70px;}
#nav #quote{width: 105px;}
#nav #parts{width: 85px;}
#nav #staff{width: 105px;}
#nav #family{width: 200px;}

/*for top level links (not drop down)*/
#nav a {
display: block; 
text-decoration: none;
text-align: center;
text-transform: none;
font: bold .95em/1.75em Arial, Helvetica, sans-serif;
color: #fff;
height: 25px;
border-right: 2px ridge #77774d;
}

/*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 #d5cda7; 
border-top-style: none;
background: #eff0dd; 
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; 
}

/*--------------------*/
/*OTHER ELEMENTS*/

.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;
}

/*vehicle specials background*/
.invSpecialTitle {
font-size: 10pt;
font-weight: bold;
color: #fff;
}
.invSpcText, a{
color: #fff;
}

span .invSpcUsedText a{
color: #f1e0b2;
}

.invSpcPrice {
color: #f1e0b2;
font-size: 12pt;
font-weight: bold;
}
.invSpcBorder { 
border: 1px ridge #a8b1b7; 
float: center;
background: #403c1e url(/images/vSpecialsBck.jpg) repeat-x 0 0;
}
.invSpcHdrBck { border-bottom: 1px solid #908b65; background-color: #908b65; text-align: center; }

.invSpcTableCellHor       { /*border-right: 1px solid #a8b1b7;*/ }
.invSpcTableCellVer       { border-bottom: 1px solid #a8b1b7; }	

/*end vehicle specials styles*/


