@charset "UTF-8";
/* CSS Document */

.bottom {
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	clear: both;
}
body {
	margin-left: 0px;
	padding-left: 0px;
	background-color: #1d3a61;
	background-image: url(images/gradient2.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}
.border {
	display: block;
	width: 838px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	text-align: center;
}
.leftside {
	text-align: left;
	float: left;
	width: 260px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-top: 15px;
}
.rightside {
	text-align: left;
	clear: both;
	float: right;
	width: 545px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.mainbodycopy {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	list-style-position: outside;
}

.footertext {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #203A60;
	padding: 5px;
}

.belowsitetext {
	text-align: center;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 0px;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.events {
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	background-color: #CCCCCC;
	border: 1px solid #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
.events a {
	color: #000033;
}

.events a:visited {
	color: #000033;
}
.upcomingevent {
	background-color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	top: 0px;
	padding: 5px;
	margin-top: 5px;
}
.eventlistings {
	color: #003366;
	font-weight: bold;
	padding: 5px;
}
.headertitle {
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
}
.subheader {
	color: #003366;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
.floatleft {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.floatright {
	float: right;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.subheaderRED {
	color: #C00;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.border #Table_01 tr td .mainbodycopy table {
	text-align: center;
}
