body {
	margin: 0px;
	background-color: #333333;
	background-image: url(../images/bg_body.jpg);
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 115%;
	margin-top: 20px;
	border: 3px double #393939;
	width: 179px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#nav a:link {
	color: #000000;
	text-align: center;
	width: 165px;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #514D49;
	padding-bottom: 3px;
	padding-top: 3px;
}
#datetime {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 8px;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #3C4214;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 100%;
}
#footer {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 5px;
	line-height: 150%;
}
#footer p {
	margin-bottom: 2px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F6EFE5;
}
.sign {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #201B20;
}
#contentarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 13px;
}
#contentarea ul {
	list-style-type: square;
}

#nav a:visited {
	color: #000000;
	text-align: center;
	width: 165px;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #514D49;
	padding-bottom: 3px;
	padding-top: 3px;
}
#nav a:hover {
	color: #000000;
	text-align: center;
	width: 165px;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #514D49;
	padding-bottom: 3px;
	background-color: #A9A9A9;
	padding-top: 3px;
}
.map {
	border: 1px solid #3C4214;
	padding: 5px;
	margin-bottom: -10px;
}
.stafftitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0E0E0E;
	text-align: center;
}
.hr {
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A4996C;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#contentarea .recent {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/recent_bg.gif);
	background-repeat: no-repeat;
}
