html, body { 
font-family :  Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 10pt; 
color: #000000; 
}
TD { 
font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 10pt; 
color: #000000;  
font-weight : normal;
}

/*main site borders*/
.leftBorder{
background: url(/images/shadow_left.jpg) repeat-y 0 0;
}

.rightBorder{
background: url(/images/shadow_right.jpg) repeat-y 0 0;
}

.bottomBorder{
border-bottom: 1px solid #ccc;
}

img{border: 0px;}

.bckWhite { 
background-color: #fff; 
}

.bckBlack{
background-color: #000;
}

.left { float: left; }
.right { float: right; }
.clear { clear: both; }	

/*---------------------*/

/*Pop Up Windows*/

/*for News pop up*/
.bckDkGray{
background-color: #333;
}

.pop { 
font-family : Trebuchet MS, Arial, Verdana, 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;
}

/*---------------------*/

/*Global Elements*/

a { 
color : blue; 
text-decoration : underline;
}

a:visited{
color: #666666;
}
	
a:hover { 
color : #369; 
}

.title, h1 { 
color: #cc0000; 
font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 14pt; 
font-weight: bold;
margin: 0;
}

/*other small titles (calendar, forms)*/
.subhead { 
color: #666666; 
font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 11pt; 
font-weight: bold; 
}

/*displayMutiple titles*/
.subtitle { 
color: #7b8c9e; 
font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 12pt; 
font-weight: bold; 
}

/*---------------------*/

/*Header, Footer styles*/

.bckHdr {
background: #494d51 url(/images/hdr_bkg.jpg) repeat-x 0 0;
}

/*keeps from having to use 2 tds in hdr*/
#header {
width: 974px;
height: 166px;
text-align: left;
position: relative;
}

/*logo image*/
#logo{
position: absolute;
bottom: 0;
left: 0px;
}

#hdrRight{
position: absolute;
top: 0px;
right: 0px;
}

#footer{
padding: 10px 0px;
color: #47586c;
margin-bottom: 50px;
font-size: 12px;
border-top: 1px solid #ccc;
}

.hours {
margin: 0 20px;
padding-bottom: 10px;
}

/*---------------------*/

/*default.asp Homepage Styles*/

.btmBkg {background: #f9f9f9 url(/images/bdy_fade.jpg) repeat-x;}


/*welcome title only*/
#welcome{
margin: 10px;
color: #000;
font-size: 12px;
height: 250px;
overflow: auto;
}

#welcome h1 {
color: #47586c;
font: bold 24px Garamond, Times, Times New Roman, 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: 44px;
position: relative;
z-index: 2;	
background: transparent url(/images/bckNav.gif) repeat-x;
width: 100%;
}

.bckNav {
background: #000;
}


#nav, #nav ul { 
	
	padding: 0;
	margin: 0;
	list-style-type: none; 
	line-height: 20px; 
	z-index: 55;
	}
	html>body #nav, #nav ul { position: relative; }

#nav a {
	display: block; 
	font-size: 11px;
	color: #000;
	text-decoration: none;
	width: 100%; 
}

#nav a.parent {
background: url(/images/arrow.gif) no-repeat; background-position: 95% 50%; 
}

#nav a.parent:hover {
background: url(/images/arrow.gif) center no-repeat; background-position: 95% 50%; 
background-color: #777981; 
}

#nav a:hover {
	background: #777981; 
	text-decoration: none;
	color: #fff;
}
	
#nav li { 
	float: left;
	white-space: nowrap; 
}

#nav li ul { 
	z-index: 5; 
	border: 1px solid #fff; border-bottom-style: none; 
	padding: 0px; 
	position: absolute;
	background: #9c9da2; 
	width: 100px; 
	width: expression('102px'); 
	left: -999em; 
}

#nav li ul li {
	width: 100%;
	border-bottom: 1px solid #fff; 
}

#nav li ul ul { 
	margin: -21px 0 0 100px; 
}

#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; 
}

#leftBtns {
padding-left: 0;
}

*html #leftBtns {
padding-left: 40px;
}

/*Vehicle Specials*/
.invWhiteTitle { color: #fff; font-family : Trebuchet MS, Arial, Verdana; font-size : 14pt; font-weight: bold; }
.invSpcHdr	  { color: #a8b1b7; font-family : Trebuchet MS, Arial, sans-serif; font-size : 13.5pt; font-weight: bold; }
.invSpcText	  { color: #fff; font-family : Trebuchet MS, Arial, sans-serif; font-size : 13px; font-weight: bold; }	
.invSpcPrice  { display: none; color: #cccccc; font-family : Trebuchet MS, Arial, sans-serif; font-size : 13px; font-weight: bold; }
.invSpcBorder { border: 1px solid #990000; float: none; background: #660000 url(/images/vehicspecials_bkg.jpg) repeat-x 0 0;}
.invSpcBck	  { background: #660000 url(/images/vehicspecials_bkg.jpg) repeat-x 0 0; }
.invSpcHdrBck { border-bottom: 0px; text-align: center; }
.invSpcTableCellHor       { border-right: 0px; }
.invSpcTableCellVer       { border-bottom: 0px; }	
.invSpecialTitle { font: 14px Garamond, Times, Times New Roman, serif; color: #fff; }
.invSpcUsedContainer { position: relative; margin:0 auto; width:100px; text-align: center; }
.invSpcUsedText { display: none; position: absolute; top: 68px; left: 0px; width: 100px; height: 15px; z-index: 2; font-size: 11px; font-weight: bold; color:#ccc;}
.invSpcUsedText a { color: #fff;  background: #333; padding: 2px;}
