body
{
	margin-top: 20px;
	background-color: #B1C08D;
	background-image: url(../images/e6e8d9_bkgd.png);
	background-repeat: repeat-x;
	background-position: left -89px;
	min-width: 864px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#container
{
	margin: 0 auto;
	width: 824px;
}

#header #logos
{
	float: left;
	width: 110px;
	margin-right: 14px;
}

#content
{
	width: 554px;
	margin: -3px 0 0 124px;
	padding: 0 45px 33px 45px;
	background-color: #fff;
}

#eventDetails
{
	padding: 7px 0 5px 8px;
	margin-bottom: 20px;
	background-color: #e9ebdc;
}

.eventLight, .eventDark { padding: 20px 8px; }
.eventDark { background-color: #f2f3e9; }
.eventLight { background-color: #fff; }

.eventContent p, .eventContent h2, .eventContent h3
{
	line-height: 18px;
	margin-left: 111px;
}

.eventContent h2, .eventContent h3
{
	color: #739034;
	font-weight: bold;
	font-size: 12px;
}

.specialEvent
{
	padding: 20px;
	background-color: #e6eacd;
	border: 1px #739034 solid;
}

.specialEvent .eventContent h2, .specialEvent .eventContent h3, .specialEvent .eventContent p
{
	font-size: 14px;
	line-height: 20px;
}

.eventImage
{
	float: left;
	margin-right: 20px;
}

#contentBkgd
{
	min-height: 618px;
	background-image: url(../images/bottom_bkgd.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
}

#footer
{
	margin: 5px 0;
	text-align: center;
}

#footer p
{
	font-size: 10px;
	color: #627a2c;
	text-align: center;
	padding-bottom: 10px;
}

#footer #eho_img
{
	padding: 10px;
	width: 18px;
	height: 13px;
}

a.footerlink, a.footerlink:active, a.footerlink:visited, p.footerlink
{
	color: #627a2c;
	white-space: nowrap;
}

p.dottedDivider
{
	width: 186px;
	margin: 0 auto;
	border-top: 2px #627a2c dotted;
	padding: 0;
}
