html {
	height:102%
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	background-color: #7d903f;
}
#wrap {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 89px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #00C;
}
a:hover {
	color: #7D903F;
}
#header a:link {
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	color: #333333;
	text-decoration: none;
}
#header a:visited {
	color: #666666;
	text-decoration: none;
}
#greenbar {
	background-color: #01553E;
	height: 4px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	height: 24px;
	width: 799px;
	background-color: #CBD5E0;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color: #FFFFFF;
	width: 799px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#images {
	width: 800px;
	background-color: #FFFFFF;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	width: 720px;
	font-size: 9px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footerer a:visited {
	color: #333333;
	text-decoration: none;
}
#bottom {
	background-image: url(assets/images/updated/footer.gif);
	height: 25px;
	width: 799px;
	font-size: 8pt;
	background-position: center bottom;
	background-color: #CBD5E0;
	background-repeat: no-repeat;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#bottom a:link {
	color: #666666;
	text-decoration: none;
}
#bottom a:hover {
	color: #333333;
	text-decoration: none;
}
#bottom a:visited {
	color: #666666;
	text-decoration: none;
}
h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91AC66;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 16pt;
}
#content h3 {
	color: #666666;
	font-size: 12pt;
}
.pagetitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91AC66;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 16pt;
}
h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91AC66;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 16pt;
}
.pagetitlesub {
	font-weight: bold;
	font-size: 14pt;
	color: #7D903F;
}
.subtitle {

	font-weight: bold;
	font-size: 10pt;
	color: #7D903F;
}
#inthenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
#holidayhours {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	border: 2px dotted #C00;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#holidayhours .hourstitle {
	font-weight: bold;
	color: #C00;
	font-size: 12pt;
}
#holidayhours .hourstext {
	font-weight: bold;
}
#holidayhours .hourstext ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#holidayhours .hourstext ul li {
	padding-top: 4px;
}
#top {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 4px;
	text-align: center;
}
.hpul {
	padding-left: 18px;
}

