body {
	margin: 0px;
	text-align: center;
	vertical-align: top;
	background-color: #825447;
}
body table {
	background-color: #FEF4F6;
}
a {
	color: #825447;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.menubox {
	width: 200px;
	padding-left: 10px;
}
.topbox {
}
.mainbox {
	text-align: left;
	width: 568px;
	padding-right: 10px;
	padding-bottom: 20px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #825447;
}
.footer {
	font-size: 60%;
	padding-top: 5px;
	text-align: center;
	background-color: #825447;
	color: #FEF4F6;
}
.footer a {
	text-decoration: none;
	color: #FEF4F6;
}
.footer a:hover {
	text-decoration: underline;
}
.menulink {
}
.menulink:hover {
}
.menuitem {
}
.menuselected {
	font-weight: bold;
}
.mainrow {
	vertical-align: top;
}
.map_image {
	float: left;
}
