html, BODY { 
	font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 9pt; 
	color: #000000;
	text-align: center;
}

body {
	/*following is for IE ONLY!*/
	scrollbar-3dlight-color:#CCC;
	scrollbar-arrow-color:#777777;
	scrollbar-base-color:#FFF;
	scrollbar-darkshadow-color:#777777;
	scrollbar-face-color:#FFF;
	scrollbar-highlight-color:#CCC;
	scrollbar-shadow-color:#000;
	scrollbar-track-color:#;
}

TD { 
	font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 10pt;
	
	color: #000000;  
	font-weight : normal;
}

A { 
	color : #777; 
	text-decoration : none; 
}
A:HOVER { 
	color : #ccc; 
	text-decoration : underline; 
}

img { border: 0; }	/* SO WE DON'T HAVE TO PUT BORDER=0 IN IMAGES WITH LINK! */

#wrapper {
	width:892px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	background: #fff;
}

/* Header Div - controls logo, address container */
#headerWrapper {
	text-align: right;
	width: 100%;
	height: 121px;
}

#header {
	width: 100%;
	height: 97px;
	background: #000000 url(/images/bckHdr.gif) repeat-x;
	position: relative;
}

.logo {
	width:	100%;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 0px;
	padding-right: 0px;
	color: #fff;
	text-align: left;
}

.LargeSelection {
	width:	185px;
	position: absolute;
	top: -5;
	left: 450px;
	padding-top: 0px;
	color: #000000;
	text-align: left;
}

.Address {
	width:	230px;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 5px;
	padding-right: 10px;
	color: #fff;
	text-align: right;
}

#rotation {
	width:100%;
	height: 250px;
	position: relative;
	/*top: -28;*/
	right: 0;
	z-index: 1;
}

#welcome2 {
	width: 446px;
	height: 300px;
	overflow: hidden;
	position: absolute;
	z-index: 10000;
	left: 10px;
	text-align: left;
}
#music {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 25px;
	height: 19px;
	}

/* contains the CSSnav so that it doesn't try to double-up */
#navContainer {
	width: 892px;
	text-align: left;
	height: 24px;
	clear: both;
}


/* on default page only */
#mainContent {
	width: 100%;
	height: 200px;
	position: relative;
	background: #fff url(/images/holloway_bg_btm2.jpg) repeat-y top left;
	margin: 0;
}

/*WELCOME TEXT*/
#invBox {
	width: 430px;
	height: 160px;
	overflow: auto;
	position: absolute;
	z-index: 10;
	align: bottom;
	left: 10px;
	top:40px;
	text-align: left;
}

/*MAP*/
#VehicleSpecials2 {
	width: 500px;
	height: 200px;
	/*padding-top: 25px;*/
	padding-right: 125px;
	float: right;

}
html>body #Welcome { width: 365px; }

/*#vehicleSpecials {
	width: 507px;
	height: 300px;
	background: #fff url(/images/specialsBkg.jpg) repeat-x;
	border-top: 2px dashed #2c68db;
	border-bottom: 2px dashed #2c68db;
}*/

/*html>body #vehicleSpecials { width: 477px; }*/

/*.shadow {
	background: url(/images/dropshadow.gif) repeat-x;
	width: 100%;
	height: 8px;
}*/

/* content box for all subpages */
#Content {
	width: 892px;
	background: #fff;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	color: #000;
}
html>body #Content { width: 872px; }/* FF, Opera, non-IE*/

#footer {
	width: 100%;
	height: 97px;
	color: #000000;
	text-align: left;
	font-size: 11px;
	background: url(/images/bckFtr.gif);

}
/*#footer div { margin: 10px; }*/

#footer a:link, #footer a:active, #footer a:visited { color: #777; }
#footer a:hover { color: #ccc; text-decoration: underline;}

.title 	  { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #053b91; 
	font-size : 18px;  
}
h1 	  { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size : 18px; 
	margin:0; 
}

.subtitle { 
	color: #829ABF; 
	font-size : 13pt; 
	font-weight: bold; 
}

.subhead { 
	color: #053b91; 
	font-size : 15px; 
	font-weight: bold; 
}
.subhead a:link, .subhead a:active, .subhead a:visited { 
	color : #ff0000; 
	text-decoration : none; 
	font-weight: bold; 
}
.subhead a:HOVER { 
	color : MediumBlue; 
	text-decoration : underline; 
}
h2 { 
	color: #000; 
	font-size : 15px; 
	font-weight: bold; 
	margin:0;
}
h2 a:link, h2 a:active, h2 a:visited { 
	color : #000; 
	text-decoration : none; 
	font-weight: bold; 
}
h2 a:HOVER { 
	color : #ccc; 
	text-decoration : underline; 
}


.itemBorder { border: 1px solid #666; }

.bckNav		 { background-color: #000; background-image: url(/images/bckNav.gif); background-repeat: repeat-x; }
.bckBlack	 { background-color: #000; }
.bckWhite	 { background-color: #fff; }
.bckGrayDk	 { background-color: #333; }
.white { color: #fff; }

/*style for Vehicle Specials*/
/* USE INVENTORYSTYLES.CSS FOR THE VEHICLE SPECIALS BOX*/
/*end VS styles*/


.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; padding: 10px;}
.right{float:right; padding: 10px;}
.clear{clear:both;}
.clearRight { clear:right; }
.inline { display: inline; }

/* This starts the styles for the new CSS Navigation */
#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 {
	/*border-right: 2px solid #fff;
	border-left: 2px solid #fff;*/
}

#nav a.parent:hover {
	/*border-right: 2px solid #fff;
	border-left: 2px solid #fff;*/
}

#nav a:hover {
	background: #ccc; 
	text-decoration: none;
	color: #fff;
}
	
#nav li { 
	float: left;
	white-space: nowrap; 
}

#nav li ul { 
	z-index: 3; 
	border: 1px solid #999; /*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 #c2c2c2; /*this is for the border between dropdown items*/
}

#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; 
}

