@charset "utf-8";

body{padding: 0;
	text-align: center;
	background-color: #75B868;
	margin: 0px;
	}
#container {
	width: 899px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/top_header.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

#banner {
	background-image: url(images/index_r2_c2.jpg);
	background-repeat: no-repeat;
	height: 292px;
	width: 899px;
}
#mainnav {
	background-image: url(images/index2_r3_c3.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 899px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#mainnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#mainnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.upcoming_event_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #06286F;
}

#content {
	width: 899px;
	background-color: #FFFFFF;
	padding-top: 5px;
	float: none;
	margin: 0px;
}
#eventsbox {
	float: left;
	width: 280px;
	}
#eventstop {
	width: 278px;
	height: 56px;
	background-image: url(images/box_r5_c2.jpg);
	}
#eventsbottom {
	float: left;
	width: 278px;
	height: 24px;
	}
#eventscontent{
	float: left;
	width: 276px;
	background-image: url(images/box2_r6_c2.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3E9C2C;
	border-left-color: #3E9C2C;
}
#maincontent {
	width: 598px;
	padding-top: 0px;
	margin-left: 15px;
	}
#footer {
	background-repeat: no-repeat;
	height: 100px;
	width: 899px;
	background-image: url(images/footer.jpg);
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}	
.black_border {
	border: 1px solid #000000;
}
.gray_border {
	border: 1px solid #999999;
	background-color: #EAEAEA;
}
.general_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
.events_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.border_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}

.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #062166;
	text-transform: capitalize;
}
.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	padding-left: 5px;
}
.style4 {font-size: 18px}
.style5 {color: #FFFFFF}
.style7 {font-size: 10}
.subnav2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	padding-left: 20px;
}
.captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.FigureBorderRight {
	border: 1px solid #666666;
}
.FigureBorderLeft {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.bodyReference {
	line-height: 13px;
	text-indent: -5px;
	margin-left: 20px;
}
