html, body { 
font-family :  Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 10pt; 
color: #000000; 
text-align: center;
}
TD { 
font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 10pt; 
color: #000000;  
font-weight : normal;
}

/*main site borders*/
.leftBorder{
background: #000 url(/images/border_left.jpg) repeat 0 0;
padding: 1px;
}

.rightBorder{
background: #000 url(/images/border_right.jpg) repeat 0 0;
padding: 1px;
}

/*used in footer*/
.topBorder{
border-top: 1px solid #ccc;
}

.bordercolor {
	background: #2a3440;
}

img{border: 0px;}

.bckWhite { 
background-color: #fff; 
}

.bckBlack{
background-color: #000;
}
	
b { font-weight: bold; }

.black {
color: #000;
}

.Hidden		{visibility: hidden;}	
.NoDisplay	{visibility: hidden; display: none;}
.Visible	{visibility: visible;}	

.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;
}

/*used in floating models*/
.itemBorder { 
border: 1px solid #666; 
}

/*---------------------*/

/*Global Elements*/

a { 
color : blue; 
text-decoration : underline;
}

a:visited{
color: #666666;
}
	
a:hover { 
color : #369; 
}

.title { 
color: #031930; 
font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 14pt; 
font-weight: bold;
}

/*Latest News titles*/
.newstitle { 
color: #47586c; 
font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 14px; 
font-weight: bold; 
}

a.newstitle:link, a.newstitle:active, a.newstitle:visited {
	color: #47586c;
	text-decoration: none;
}
a.newstitle:hover {
	color: #999;
}

/*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: 0;
}

#address{
position: absolute;
top: 5px;
right: 5px;
width: 300px;
height: 160px;
overflow: hidden;
text-align: right;
color: #fff;
font: 16px Arial, Verdana, sans-serif;
z-index: 50;
}

#address a{
color: #fff;
}

#address a:hover {
color: #fff;
text-decoration: none;
}

#footerText {
width: 974px;
height: 100%;
text-align: center;
}

#footer{
padding: 10px 0px;
color: #47586c;
margin-bottom: 50px;
font-size: 12px;
}

.hours {
margin: 0 20px;
}

/*---------------------*/

/*default.asp Homepage Styles*/
.bckFade{
background: #d7d7d7 url(/images/bdy_fade.jpg) repeat-x 132px 0;
}

.btmBkg {
	background: url(/images/btm_bkg.gif) repeat-y 0 0;
}

#news{
padding: 0;
background-color: #a8afb6;
}

/*welcome title only*/
#welcome{
width: 326px;
height: 200px;
color: #000;
padding: 10px;
font-size: 12px;
overflow: auto;
}
html>body #welcome { width: 306px; height: 200px; }

#welcome .title, #news .title{
color: #47586c;
font: bold 20px Garamond, Times, Times New Roman, serif;
}

#rotatingCars{
position: relative;
z-index: 1;
}

#vSpecials{
float: left;
width: 403px;
min-height: 235px;
overflow: hidden;
border: 1px solid #666;
border-bottom: 0;
text-align: center;
background: #47586c url(/images/vehicspecials_bkg.jpg) repeat-x 0 0;
}
html>body #vSpecials { width: 401px; }
*html #vSpecials { height: 235px; }

#hmButtons{
background-color: #ccc;
padding-top: 0px;
width: 244px;
float: 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;
position: relative;
z-index: 2;	
background: #333 url(/images/bckNav.jpg) repeat-x 0 0;
width: 974px;
}*/ 

.bckNav {
background: #47586c;
}


#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; 
}


/* 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*/
.invWhiteTitle { color: #000; 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  { color: #000; font-family : Trebuchet MS, Arial, sans-serif; font-size : 13px; font-weight: bold; }
.invSpcBorder { border: 0px; float: none; background: #47586c url(/images/vehicspecials_bkg.jpg) repeat-x 0 0;}
.invSpcBck	  { background-color: #fff; }
.invSpcHdrBck { border-bottom: 0px; text-align: center; }
.invSpcTableCellHor       { border-right: 0px; }
.invSpcTableCellVer       { border-bottom: 0px; }	
.invSpecialTitle { font: 18px 25px Garamond, Times, Times New Roman, serif; color: #fff; }