html {
scrollbar-arrow-color: #fff;
	
	scrollbar-face-color: #000;
	
}

body {
	background-color: #000;background-repeat:repeat-x;
	text-align:center;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#search {background-image: url(images/searchback.gif);}



html>body #search {background-image: url(images/searchback.gif);position:relative; top:-200px;height:190px; margin:0;padding:0;}


#top {
	float: left;
	height: 230px;
	width: 775px;
z-index:1; overflow:hidden;background-image: url(images/topback.jpg);
}

#left {
	float: left;background-image: url(images/navigation_bg.gif);background-repeat:no-repeat;
	height: auto;
	width: 171px;
	position: relative;
	text-align: left;
	vertical-align: top;
}

/*nav styles*/

#leftnav {
	
	background-repeat: no-repeat;
	float: left;
	height: 205px;
	width: 180px;
	position: relative;top:-2px;left:2px;
	font-size: 0.7em;
}


#leftnav li {
	margin-left: 0px;height: 22px;display:block;
}


#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftnav a {
	color:#000;
	text-decoration: none;
	display: block;
	width:167px;
	padding-top:9px;border-bottom: 1px solid #818181;
background-image: url(images/butback.gif);background-repeat:no-repeat;
	padding-left: 17px;
	padding-bottom: 5px;
	
}

html>body #leftnav li {
	margin-left: 0px;height: 28px;display:block;
}

html>body #leftnav a {
	color:#000;
	text-decoration: none;
	display: block;
	width:155px;
	padding-top:3px;	
	padding-left: 13px;padding-bottom: 7px;
	
	
}

#leftnav a:hover {background-color:#000;color:#fff;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 10% 70%;background-image: none;
}

html>body #leftnav a:hover {background-color:#000;color:#fff;width:155px;
	
}
/*end of nav styles*/


#opentitle {
	float: left;
	height: 27px;
	width: 171px;
	position: relative;
}
#leftnav a.bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#openhours {
	
	float: left;
	height: 102px;
	width: 171px;
	position: relative;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.0em;
	color:#fff;background-image: url(images/leftback.gif);background-position: 0 195;
}


html>body #openhours {
	
	float: left;
	
	width: 171px;
	position: relative;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.0em;margin-top:190px;
	color:#fff;background-image: url(images/leftback.gif);height:375px;
}

html>body #help {margin-top:-190px;}

#pagetitle {
	float: left;
	height: 27px;
	width: 555px;
	background-image: url(images/pagetitle.gif);
	position: relative;
	background-repeat: no-repeat;
}

#openhours p {font-family:  Tahoma, Arial, Helvetica, sans-serif;font-weight:normal;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	line-height: 1.2em;color:#fff;
}

html>body #openhours p {font-family:  Tahoma, Arial, Helvetica, sans-serif;font-weight:normal;
	
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	line-height: 1.2em;color:#fff;
}


#right {
	width: 550px;
	position: relative;
	float: left;
	height: auto;
}
#content {
	width: 550px;
	float: left;
	position: relative;
	height: auto;
	
	font-size: 0.7em;
	line-height: 1.5em;
	padding-left: 10px;
}
html>body #frame #right #content {
	width: 550px;
	float: left;
	position: relative;
	height: auto;
	
	font-size: 0.7em;
	line-height: 1.6em;
	padding: 10px;color: #818181;
}
#frame #footer {
	float: left;
	height: auto;
	width: 775px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #818181;
	font-size: 0.7em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;color: #fff;
}





a:link {
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}

#frame {
	width:775px;border-right:1px solid #818181;border-left:1px solid #818181;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	height: auto;
	background-color: #fff;background-image: url(images/containerback.gif);
	position: relative;
	background-repeat: repeat-y;
}
#frame #left #navtitle {
	height: 27px;
	width: 177px;
	float: left;
	position: relative;
}
#frame #left #navspacer {
	float: left;
	height: 9px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
#frame #left #whatcar {
	float: left;
	height: 129px;
	width: 177px;
	background-image: url(images/whatcar.gif);
	background-repeat: no-repeat;
}
#frame #right #content h1 {
	font-size: 1em;
}
#footer {background-color:#000;color:#fff;font-weight:bold;}
#openhours {color:#fff;}