.eventsTableBorder {
	border: 3px solid #38280E;
	top: 5px;
	right: 5px;
}
.eventsTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C2D5AC;
	text-align: center;
}

.greenHeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #6ca741;
	text-align: left;
}
.footer
{
	height: 50px;
	background-image: url(images/Footer.jpg);
	background-repeat:  no-repeat;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #EBD8C5;
	text-align: center;
	background-color: #6A4F24;
}


.footerText {
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #EBD8C5;
	text-align: center;
}
a:link {
	color: #EBD8C5;
	text-decoration: underline;
}
a:visited {
	color: #EBD8C5;
	text-decoration: underline;
}
a:hover {
	color: #F9E200;
	text-decoration: none;
}
a.menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #F8F0E9;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
}
.imgCenter {
	text-align: center;
}
.webmaster {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EBD8C5;
	text-align: right;
}
.contentCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #F8F0E9;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}
.contentMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #F8F0E9;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
}

