body {
	font-family: Georgia, Times, serif;
	font-size: 9px;
	color: #e1c170;
	margin-top: 0px;
	background-image: url("images/bg.png");
	background-repeat: repeat;
	background-position: top;
	margin: 0px;
	line-height: 18px;
}



.centertable {
	margin-right: auto;
	margin-left: auto;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.pad {
	padding-right: 12px;
	padding-left: 12px;
}
.ecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px 20px;
}
a {
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.bottom {
	padding-bottom: 222px;
	color: #FFFFFF;
}
.eventtitle {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.date {
	padding: 8px;
	border: 1px dashed #990033;
}.thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.menudesc {
	font-size: xx-small;
	margin-top: -5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8f711f;
	padding-bottom: 6px;
}
.newshead {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: 666;
}

.subhead {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

.address {
	font-size: 12px;
	font-weight: bold;
	color: #e1c170;
}

.pagehead {
	font-size: 16px;
	font-weight: bold;
	color: #2f1c06;
	text-decoration: underline;
}

.pagesubhead {
	font-size: 15px;
	font-weight: normal;
	color: #2f1c06;
}

.eventhead  {
	letter-spacing: 5px;
	font-size: 25px;
	font-weight: bold;
	color: #b90014;
}