* html {
margin: 0; 
padding: 0; 
}

html, body { 
font-family :  Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 12px; 
color: #000000; 
text-align: center;
margin: 0;
padding: 0;
}

TD { 
font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 12px; 
color: #000000;  
font-weight : normal;
}

img{border: 0px;}

.bckWhite { background-color: #fff; }

.bckBlack{background-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-size : 13px; 
color: #fff;  
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 : #004467; 
text-decoration : underline;
}

a:visited{
color: #666666;
}
	
a:hover { 
color : #369; 
}

.title, h1 { 
color: #91480c; 
font-size : 18px; 
font-weight: bold;
margin: 0;
}


/*displayMutiple titles*/
.subtitle, .subhead, h2 { 
color: #91480c; 
font-size : 14px; 
font-weight: bold; 
margin: 0;
}
.subtitle a:link, .subtitle a:active, .subtitle a:visited, .subhead a:link, .subhead a:active, .subhead a:visited, h2 a:link, h2 a:active, h2 a:visited { 
color: #369; 
}
.subtitle a:hover, .subhead a:hover, h2 a:hover { 
color: #666; 
}

/*---------------------*/

/*Header, Footer styles*/

#SiteContainer { 
	width: 974px;
	margin: 0px auto;
	text-align: left; 
}

#header {
width: 974px;
height: 115px;
text-align: left;
position: relative;
color: #fff;
background: #91480c url(/images/bckHdr.jpg) repeat-x;
}
#header img { behavior: url(includes/iepngfix.htc); /*for any pngs in IE 6*/ }

#address{
position: absolute;
top: 5px;
right: 0px;
height: 90px;
text-align: right;
color: #fff;
font: bold 12px Arial, Verdana, sans-serif;
}
#address td { color: #fff; }
#address td p { margin: 0 auto; }

#address a{
color: #fff;
}

#address a:hover {
color: #ccc;
text-decoration: none;
}

#footer{
padding: 10px;
color: #000;
margin: 10px auto;
font-size: 12px;
background: #91480c url(/images/bckHdr.jpg) repeat-x;
}
#footer td { color: #000; }
#footer a:link, #footer a:active, #footer a:visited { color: #000; }
#footer a:hover { color: #fff; }

.hours {
text-align: right;
float: right;
margin-left: 20px;
}

/*---------------------*/

/*default.asp Homepage Styles*/
#rotation{
position: relative;
z-index: 1;
width: 974px;
height: 338px;
margin-top: 10px;
}
#rotation img { behavior: url(includes/iepngfix.htc); /*for any pngs in IE 6*/ }

#rotationLeft {
width: 242px;
height: 338px;
text-align: center;
margin-right: 2px;
padding-top: 10px;
background: #666 url(/images/sideFade.jpg) repeat-x;
float: left;
}
html>body #rotationLeft { height: 328px; }

#rotationMain {
width: 483px;
height: 338px;
overflow: hidden;
margin-right: 2px;
background: #fff;
float: left;
}

#vSpecialsBox {
position: relative;
float: left;
width: 483px;
height: 338px;
margin-right: 2px;
background: #411E03 url(/images/vSpecialsBoxBG.jpg) no-repeat 0 0;
overflow: hidden;
}
#vSpecialsBox p { margin: 0; }
#vSpecialsBox object, #vSpecialsBox embed { width: 483px !important; height: 338px !important; }

#vSpecials {
position: absolute;
width: 430px;
height: 200px;
top: 118px;
left: 27px;
}

#rotationRight {
width: 243px;
height: 338px;
/*padding-top: 40px;*/
padding-top: 10px;
text-align: center;
background: #666 url(/images/sideFade.jpg) repeat-x;
float: left;
overflow: hidden;
}
/*html>body #rotationRight { height: 298px; }*/
html>body #rotationRight { height: 328px; }
#rotationRight p { margin: 5px 0px 0px 0px; }

#buttons { 
	text-align: center;
	margin-top: 10px;
	width: 100%;
}
#buttons img { display: inline; }

#welcomeText {
	background: #fff;
	color: #000;
	padding: 10px;
	margin-top: 10px;
}
/*---------------------*/

/*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: 27px;
position: relative;
z-index: 55;	
width: 974px;
background: #000 url(/images/bckNav.gif) repeat-x 0 0;
} 

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style-type: none; 
	line-height: 23px; 
	z-index: 55;
	}
	html>body #nav, #nav ul { position: relative; }

#nav a {
	display: block; 
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	width: 100%; 
	text-align: center;
}

#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: #381c05; 
}

#nav a:hover {
	background: #381c05; 
	text-decoration: none;
	color: #fff;
}
	
#nav li { 
	float: left;
	white-space: nowrap; 
}

#nav li ul { 
	z-index: 5; 
	border: 1px solid #381c05; border-bottom-style: none; 
	padding: 0px; 
	position: absolute;
	background: #91480c; 
	width: 100px; 
	width: expression('102px'); 
	left: -999em; 
}

#nav li ul li {
	width: 100%;
	border-bottom: 1px solid #381c05; 
}
#nav li ul li a {
	color: #fff;
	font-weight: normal;
	text-align: left;
}

#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; 
}

#subContent {
	overflow: visible;
	padding: 20px;
	border: 1px solid #999;
	margin-top: 10px;
	background: #fff;
}

.compdropdowns { width: 200px; } /*for Comptool selection boxes*/

/*--------------------*/
/*OTHER ELEMENTS*/
.compdropdowns { width: 200px; } /*for Comptool selection boxes*/
a.invBckBox { background: #fff; padding: 5px; }

.invSpcBody { background-color: #F5F5F5; padding: 0px; margin: 0px; }
.invSpecialTitle { color: #069; font-family : Trebuchet MS, Arial, Verdana; font-size : 16px; font-weight: bold; text-transform: normal; background: url(/images/spacer.gif); display: none;}
.invWhiteTitle { color: #069; font-family : Trebuchet MS, Arial, Verdana; font-size : 12px; font-weight: normal; background: url(/images/spacer.gif); display: none;}
.invSpcBck	  { background: url(/images/spacer.gif);}
.invSpcHdr	  { color: #069; font-family : Trebuchet MS, Arial, sans-serif; font-size : 16px; font-weight: bold; background: url(/images/spacer.gif); display: none;}
.invSpcText	  { color: #333333; font-family : Trebuchet MS, Arial, sans-serif; font-size : 10px; font-weight: bold; background: url(/images/spacer.gif);}	
.invSpcPrice  { color: #8c2d16; font-family : Trebuchet MS, Arial, sans-serif; font-size : 10px; font-weight: bold; background: url(/images/spacer.gif);}
.invSpcBorder { border: 2px solid #FFFFFF; background: none; }
.invSpcHdrBck { border-bottom: 0px solid #7d7d7d; background: url(/images/spacer.gif); text-align: center; display: none; }
.invSpcTableCellHor { border-right: 0px solid #7d7d7d; background: url(/images/spacer.gif); display: none;}
.invSpcTableCellVer { border-bottom: 0px solid #7d7d7d; background: url(/images/spacer.gif); display: none;}
.invSpcUsedContainer { position: relative; margin:0 auto; width:100px; text-align: left; }
.invSpcUsedText { position: absolute; top: 85px; left: 0px; width: 97px; height: 15px; z-index: 2; font-size: 11px; font-weight: bold; color:#ccc; background: transparent; padding: 2px; display: none;}
.invSpcUsedText a { color: #fff; }
* html .invSpcUsedText { width: 100px; }
/*-------------------*/
/* Vehicle Specials */
