@charset "utf-8";
.style2 {
	color: #339900;
	font-weight: bold;
	font-size: 12px;
}
.style3 {color: #FF0000}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background-color: #F1F1F1;
}
h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	margin-bottom: 30px;
}
h3 {
	font-size: 12px;
	margin-bottom: 0px;
}
#center   a:link, #center a:visited, #center a:active, #center a:hover   {
	text-decoration: none;
	color: #336699;
}

#wrapper {
	width: 800px;
	padding: 10px;
	margin: 0px auto 0px auto;
	height: auto;
	text-align: left;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: auto;
	background-color: #f1f1f1;
	background-position: 0px 0px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
}
.logo {
	text-align: center;
	margin-bottom: 20px;
}
#h_bar {
	background-color: #336699;
	width: 800px;
	height: 25px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#container {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 1%;
	width: auto;
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#left {
	margin: 0px;
	width: 150px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#left p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#nav {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	display: block;
	background-attachment: scroll;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
	color: #339900;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 3px 15px 3px 15px;
	width: 120px;
}
#nav li a:hover {
	color: #999;
	text-decoration: none;
}
#center {
	height: auto;
	width: 420px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#center li {
	margin-bottom: 10px;
	font-size: 12px;
}
#facebook {
	margin-top: 20px;
}



#center  li a:link, #center li a:visited, #center li a:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
#center li a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
}
#youtube {
	margin-top: 20px;
	margin-bottom: 20px;
}


#right {
	padding: 10px 10px 10px 10px;
	height: auto;
	width: 150px;
	float: right;
	margin: 0px 0px 0px 0px;
}
.hours {
	text-align: left;
	float: left;
	width: 150px;
	margin-top: 20px;
}
.mission {
	float: left;
	width: 150px;
	margin-top: 20px;
	font-size: 9px;
}
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer {
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 15px 0px 15px 0px;
	background-color: #f1f1f1;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#footer p {
color: #999;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
} 
.staff {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	width: 420px;
	margin-right: 10px;
	margin-left: 10px;
}
#wrapper #container #center .staff img {
	margin: 0px;
	border: 1px solid #000000;
	padding: 0px;
	vertical-align: top;
}

