* 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: #050505; 
font-size : 18px; 
font-weight: bold;
margin: 0;
}


/*displayMutiple titles*/
.subtitle, .subhead, h2 { 
color: #050505; 
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: #050505 url(/images/bckHdr.jpg) repeat-x;
}
#header img { behavior: url(includes/iepngfix.htc); /*for any pngs in IE 6*/ }

#address{
position: absolute;
top: 0px;
right: 5px;
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: #ccc;
}

#address a:hover {
color: #666;
text-decoration: none;
}

#footer{
padding: 10px;
color: #fff;
margin: 10px auto;
font-size: 12px;
background: #050505 url(/images/bckHdr.jpg) repeat-x;
}
#footer td { color: #fff; }
#footer a:link, #footer a:active, #footer a:visited { color: #ccc; }
#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: 365px;
text-align: center;
margin-right: 2px;
padding-top: 10px;
background: #666 url(/images/sideFade.jpg) repeat-x;
float: left;
}
html>body #rotationLeft { height: 355px; }

#rotationMain {
width: 483px;
height: 365px;
overflow: hidden;
margin-right: 2px;
background: #fff;
float: left;
}
#rotationMain p { margin: 0; }
#rotationMain object, #rotationMain embed { width: 483px !important; height: 365px !important; }

#videoSpecials {
position: relative;
top: 200px;
left: 10px;
z-index: 300;
}

#rotationRight {
width: 243px;
height: 365px;
/*padding-top: 40px;*/
text-align: center;
background: #666 url(/images/sideFade.jpg) repeat-x;
float: left;
overflow: hidden;
}
#rotationRight p { margin: 10px auto 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: #3b3ba6; 
}

#nav a:hover {
	background: #3b3ba6; 
	text-decoration: none;
	color: #fff;
}
	
#nav li { 
	float: left;
	white-space: nowrap; 
}

#nav li ul { 
	z-index: 5; 
	border: 1px solid #3b3ba6; border-bottom-style: none; 
	padding: 0px; 
	position: absolute;
	background: #12127d; 
	width: 100px; 
	width: expression('102px'); 
	left: -999em; 
}

#nav li ul li {
	width: 100%;
	border-bottom: 1px solid #3b3ba6; 
}
#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*/

/* Vehicle Specials */
.invSpcBody { background: url(/images/bckVSFade.jpg) repeat-x; padding: 0px; margin: 0px; }
.invSpecialTitle { color: #fff; font-family : Trebuchet MS, Arial, Verdana; font-size : 14px; font-weight: normal; text-transform: normal; background: url(/images/spacer.gif);}
.invWhiteTitle { color: #ffffff; font-family : Trebuchet MS, Arial, Verdana; font-size : 12pt; font-weight: normal; background: url(/images/spacer.gif);}
.invSpcBck	  { background: url(/images/spacer.gif);}
.invSpcHdr	  { color: #007CC2; font-family : Trebuchet MS, Arial, sans-serif; font-size : 13.5pt; font-weight: bold; background: url(/images/spacer.gif);}
.invSpcText	  { color: #000000; font-family : Trebuchet MS, Arial, sans-serif; font-size : 10pt; font-weight: bold; background: url(/images/spacer.gif);}	
.invSpcPrice  { color: #CC0000; font-family : Trebuchet MS, Arial, sans-serif; font-size : 11pt; font-weight: bold; background: url(/images/spacer.gif);}
.invSpcBorder { border: 0px solid #7d7d7d; background: url(/images/spacer.gif); }
.invSpcHdrBck { border-bottom: 0px solid #7d7d7d; background: url(/images/spacer.gif); text-align: center; }
.invSpcTableCellHor { border-right: 0px solid #7d7d7d; background: url(/images/spacer.gif);}
.invSpcTableCellVer { border-bottom: 0px solid #7d7d7d; background: url(/images/spacer.gif);}
