html {
scrollbar-arrow-color: #fff;
	
	scrollbar-face-color: #4D42B8;
	
}

body {
	background-color: #fff;background-image:url(images/pageback.jpg);background-repeat:repeat-x;
	text-align:center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
#frame #top {
	float: left;
	height: 173px;
	width: 870px;z-index:1; overflow:hidden;
}
#frame #left {
	float: left;
	height: auto;
	width: 212px;
	position: relative;
	text-align: left;
	vertical-align: top;
}

#yellowbutton img {
	margin-top: 10px;
}

/*nav styles*/

#frame #left #leftnav {
	background-image: url(images/navigation_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 187px;
	width: 212px;
	position: relative;
	font-size: 0.8em;text-transform:uppercase;
}
#frame #left #leftnav li {
	margin-left: 0px;
}
#frame #left #leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#frame #left #leftnav a {
	color: #000;
	text-decoration: none;
	display: block;
	width:200px;
	padding-top:10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
background-position: 6px 70%;
	padding-left: 35px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#frame #left #leftnav a:hover {color:#040255;
	text-decoration: underline;
	background-image: url(images/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: 6px 70%;
	/*background-color:#ffff00;*/
}
/*end of nav styles*/


#frame #left #opentitle {
	float: left;
	height: 27px;
	width: 212px;
	position: relative;
}
#frame #left #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;
}

#frame #left #openhours {
	background-image: url(images/openinghours_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 102px;
	width: 212px;
	position: relative;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.8em;
	background-position: left top;
}
#frame #right #pagetitle {
	float: left;
	height: 27px;
	width: 649px;
	background-image: url(images/pagetitle.gif);
	position: relative;
	background-repeat: no-repeat;
}

#frame #left #openhours p {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 24px;
	line-height: 1.8em;
}


#frame #right {
	width: 656px;
	position: relative;
	float: left;
	height: auto;
}
#frame #right #content {
	width: 649px;
	float: left;
	position: relative;
	height: auto;
	background-color: #fff;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 10px;
}
html>body #frame #right #content {
	width: 630px;
	float: left;
	position: relative;
	height: auto;
	background-color: #fff;
	font-size: 0.7em;
	line-height: 1.6em;
	padding: 10px;
}
#frame #footer {
	float: left;
	height: auto;
	width: 870px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	font-size: 0.7em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}





a:link {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #040255;
	text-decoration: underline;
	font-weight: bold;
}

#frame {
	width:870px;border-right:1px solid #040255;border-left:1px solid #040255;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	height: auto;
	background-color: #FFFFFF;
}
#frame #left #navtitle {
	height: 27px;
	width: 212px;
	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: 212px;
	background-image: url(images/whatcar.gif);
	background-repeat: no-repeat;
}
#frame #right #content h1 {
	font-size: 1em;
}
#footer {background-color:#4D42B8;color:#fff;font-weight:bold;}


#frame #left #openhours p {
	font-size: 13px;line-height:18px;color:#000;text-align:center;
}
#featurefloater{ float:left;  height:290px;background:url(images/featured.jpg) no-repeat;width:260px; margin-right:15px;padding:8px;}