html, BODY { font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 9pt; color: #000000; text-align: center;}
body { margin: 10px; }
TD { font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 10pt; color: #000000;  font-weight : normal;}
A { color : #0066cc; text-decoration : none; }
A:HOVER { color : #999; text-decoration : underline; }
a.small {color: #666666; text-decoration: none; font: normal .75em/1.5em Trebuchet MS, Arial, sans serif;}

img { border: 0; }	/* SO WE DON'T HAVE TO PUT BORDER=0 IN IMAGES WITH LINK! */

/*Full site (hdr, content, ftr) container*/
#container{
margin: 0 auto;
width: 955px;
/*height: 100%;*/
position: relative;
background-color: #000033;
text-align: left;
}

.bordered{ border: 1px solid #fff;}

/*Header Content div styles*/

#header {
height: 105px;
text-align: left;
background: #020c1d url(/images/bckHdr.jpg) 0px 0px no-repeat;
position: relative;
border: 1px solid white;
border-top: 0px;
margin-bottom: 5px;
}

#logo {
position: absolute;
top: 30px;
left: 265px;
}

#logo img {
behavior: url(includes/iepngfix.htc);
}

#address{
position: absolute;
top: 10px;
right: 10px;
font: normal 1em/1.25em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
text-align: right;
color: #fff;
width: 225px;
}

#address2{
position: absolute;
top: 10px;
left: 10px;
font: normal 1em/1.25em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
text-align: left;
color: #fff;
width: 225px;
}

#address a, #address2 a { color: #6699cc; }

#address a:hover, #address a:visited, #address2 a:hover, #address2 a:visited {
color: #369;
}

#rotatingImages {
	width: 955px;
	height: 148px;
	border: 1px solid white;
	margin-top: 5px;
	text-align: left;
}
html>body #rotatingImages { width: 953px; } /* FF, Opera, non-IE*/

/* on default page only */
#mainContent {
	width: 955px;
	border: 1px solid white;
	margin-top: 5px;
	color: #fff;
	text-align: left;
}
html>body #mainContent { width: 953px; } /* FF, Opera, non-IE*/

#welcome {
	padding: 15px;
	background: #020c1d;
	color: #fff;
}
#welcome h1 { color: #ffff99; }

#invBox {
	border-left: 1px solid white;
	background: #003 url(/images/inv_bkg.jpg) no-repeat;	
}
#invBoxInside {	margin: 5px; text-align: center;}

#invButtons {
	float: right; 
	margin-left: -5px; 
	padding:8px 6px 3px 5px;
}

#rightButtons {
	background: #000033;
	border-left: 1px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
}

#LatestNews {
	border: 1px solid white;
	position: relative;
	padding: 115px 5px 10px 5px;
	/*min-height: 303px;*/
	overflow: visible;
	text-align: center;
	color: #fff;
	/*background: #003366;*/
}
html>body #LatestNews { 
margin-top: 5px; 
}/* FF, Opera, non-IE*/
*html #LatestNews { height: 303px; } /*for IE*/

#LatestNewsTitle { 
	background: #003366;
	border: 1px solid white;
	padding-left: 5px;
	height: 30px;
	line-height: 30px;
	position: relative;
	border-bottom: 0px;
}
#LatestNewsTitle h1 { color: #ffff99; }

#LatestNewsBody {
	padding: 5px;
	position: relative;
	border: 1px solid white;
	background: #020c1d;
}

#LatestNewsTransBkg {
	position: absolute;
	top: 31px;
	left: 0;
	width: 296px;
	height: 126px;
	/*background:#003366;*/
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70; opacity:0.7;
}

#coupon{
margin-top: 4px;
text-align: center;
padding-top: 10px;
}

#footer {
	clear: both;
	width: 955px;
	color: #fff;
	text-align: left;
	margin: 0 auto;
	font-size: 11px;
}
#footer div { margin: 10px; }

.hours p {
margin: 0 auto;
}

.title 	  { font-family: Arial, Helvetica, sans-serif; color: #000033; font-size : 18px;  }
h1 	  { font-family: Arial, Helvetica, sans-serif; color: #000033; font-size : 18px; margin:0; }

.left{float: left;}
.right{float: right; text-align: right;}


.subtitle { color: #829ABF; font-size : 13pt; font-weight: bold; }
.subhead { color: #6699cc; font-size : 15px; font-weight: bold; }
.subhead a:link, .subhead a:active, .subhead a:visited { color : #fff; text-decoration : none; font-weight: bold; }
.subhead a:HOVER { color : MediumBlue; text-decoration : underline; }
h2 { color: #829ABF; font-size : 15px; font-weight: bold; margin:0;}
h2 a:link, h2 a:active, h2 a:visited { color : #fff; text-decoration : none; font-weight: bold; }
h2 a:HOVER { color : #ccc; text-decoration : underline; }

/*News Popup Page*/
.pop 	{ font-size : 11pt; color: #000000;  font-weight : normal;}
.popHdr {
background: #403e3e url(/images/bckNav.gif) repeat-x 0 0;
color: #fff;
}
.bckPopUp1	 { background-color: #fff; background-image: url(/images/bckPopup.jpg); background-repeat: no-repeat; margin: 0;}
.bckPopUp2	 { background-color: #fff; background-image: url(/images/bckPopup.jpg); background-repeat: no-repeat; margin: 0;}


.itemBorder { border: 1px solid #666; }

.bckNav		 { background-color: #403e3e; background-image: url(/images/bckNav.gif); background-repeat: repeat-x; }
.bckBlack	 { background-color: #000; }
.bckWhite	 { background-color: #fff; }
.white { color: #fff; }

/*style for Vehicle Specials*/
/* USE INVENTORYSTYLES.CSS FOR THE VEHICLE SPECIALS BOX
/*end VS styles*/

.largeFont { font-size: 18px; line-height: 18px;}

.graySm 		{ font-size : 9pt; text-decoration : none; color : #CCCCCC ; font-weight : normal;  }
.graySm a:link, .graySm a:active, .graySm a:visited	{ text-decoration : none; color : #CCCCCC ; font-weight : normal;  }
.graySm a:hover	{ text-decoration : underline; color : #ffffff ;  }

.Sm 		{ font-size : 9pt; text-decoration : none; color : #000000 ; font-weight : normal;  }
.Sm a:link, .Sm a:active, .Sm a:visited	{ text-decoration : none; color : #000000 ; font-weight : normal;  }
.Sm a:hover	{ text-decoration : underline; color : #484848 ; }

.Hidden		{visibility: hidden;}	
.NoDisplay	{visibility: hidden; display: none;}
.Visible	{visibility: visible;}		
.left {float:left;}
.right{float:right;}
.clear{clear:both;}
.clearRight { clear:right; }
.inline { display: inline; }

/* This starts the styles for the new CSS Navigation */

/* contains the CSSnav so that it doesn't try to double-up */
#navContainer {
	width: 953px;
	height: 47px;
	border: 1px solid white;
	border-top: 0px;
	border-bottom: 0px;
}*html #navContainer{width: 955px;}

#nav {	
	margin: 0px 0px 0px 0px;
	min-width: 953px;
	padding: 0; 
	list-style-type: none; 
}

#nav ul{ 
	padding: 0;
	margin: 0;
	list-style-type: none; 
	line-height: 20px; 
	position: absolute;
	z-index: 3;
}

#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: #336699; 
}

#nav a:hover {
	background: #660000; 
	text-decoration: none;
	color: #fff;
}
	
#nav li { 
	float: left;
	white-space: nowrap; 
}

#nav li ul { 
	z-index: 3000; 
	border: 1px solid #fff; /*border-bottom-style: none; */
	padding: 0px; 
	position: absolute;
	background: #ccc; 
	width: 130px; 
	width: expression('132px'); 
	left: -999em; 
}

#nav li ul li {
	width: 100%;
	border-bottom: 1px solid #999; /*this is for the border between dropdown items*/
	border-top: 1px solid #fff;
}

#nav li ul ul { 
	margin: -21px 0 0 130px; 
}

#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 - NOT CURRENTLY USED IN THIS DESIGN STYLE */
.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;
}

/*Models Box Popup - NOT CURRENTLY USED IN THIS DESIGN STYLE*/
	div#ModelsBlock{
	display:none;
}
#models { 
	position: absolute; 
	z-index: 2000; 
	top: 115px; 
	left: 425px; 
	width: 466px;
	height: 316px;
	padding-top: 20px;
	text-align: center;
	background-image: url(/images/carIcon_bkg.gif);
	background-repeat: no-repeat;
}



/*Welcome box - NOT CURRENTLY USED IN THIS DESIGN STYLE*/
	#box {position:relative; width:692px; height:313px; margin:0;}
	#transbkg {position:absolute; top:0; left:0; width:682px; height:313px; background:#fff;}
	#transbkg {filter: alpha(opacity=70);
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	 -moz-opacity: 0.70; opacity:0.7;
}

#words {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 662px;
	text-align: left;
	padding: 0;
	font-size: 11px;
	color: #000;
}



