body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFE4C4;
}

.floorplan_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px 0px 10px 12px;
}

.calendar	{
	padding: 15px 0px 10px 0px;
}

.service_text	{
	padding: 15px 15px 10px 15px;
}

.contact_text	{
	padding: 15px 15px 5px 15px;
	line-height: 22px;
}

.bulletin_text	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 15px 15px 10px 15px;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #050507;
	text-decoration: none;
}
a:visited {
	color: #050507;
	text-decoration: none;
}
a:hover {
	color: #8D8A81;
	text-decoration: underline;
}
a:active {
	color: #8D8A81;
	text-decoration: none;
}