.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.formDropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.sideText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.eventHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A653B;
	font-weight: bold;
}
.eventData {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.eventBody {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.bodyHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #9F4A00;
	font-weight: bold;
}
.PhotoCaption {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.wieventspage {
	background-color: #FFFFFF;
}
.wieventspage a:link {
	color: #ab6221;
	text-decoration: none;
}
.wieventspage a:visited {
	color: #ab6221;
	text-decoration: none;
}
.wieventspage a:hover {
	color: #3a653b;
	text-decoration: underline;
}
