@charset "utf-8";
.center_me {
	margin: auto;
	width: 1000px;
	background-color: #FFFFFF;
}
body {
	background-color: #B1A665;
	margin: 0px;
}
.footer {
	background-color: #A8CC45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
.header {
	height: 200px;
	width: 100%;
	background-image: url(/v1a/images/header_fill.gif);
}
#header_right {
	background-image: url(/v1a/images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	float: right;
}
.menu {
}

#menu6 {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
        }

#menu6 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu6 li a:link, #menu6 li a:visited {
	color: #FFF;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(/v1a/images/menu6.gif);
        }

#menu6 li a:hover, #menu6 li #current {
	color: #FFF;
	padding: 8px 0 0 10px;
	background-image: url(/v1a/images/menu6.gif);
	background-position: 0 -32px;
        }
		
		h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}
#photo_container {
	padding: 5px;
	border: thin solid #A8CC45;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1 {
	color: #00A4E3;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #A8CC45;
	border-right-color: #A8CC45;
	border-bottom-color: #A8CC45;
	border-left-color: #A8CC45;
}
#left_menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px;
	float: right;
	margin: 10px;
	border: thin none #9EC630;
	font-weight: normal;
}
#hours {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px;
	float: right;
	width: 200px;
	border: thin solid #9EC630;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#float_left {
	float: left;
}
#product_sep {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #A8CC45;
	width: 450px;
	margin: 10px;
	padding: 10px;
}
