#toplink {
	position: relative;
	float: right;
	right: 30px;
	top: 35px;
	font: 11px/14px tahoma;
	font-weight: bold;
	color: #ffffff;
	width: 125px;
}

#sidebar {
	margin: 10px 15px 20px 15px;
	position: relative;
	font: 11px/18px tahoma;
	color: #7B7B7B;
	width: 225px;
	text-align: justify;
}

#mainbody {
	margin: 10px 15px 10px 15px;
	position: relative;
	font: 11px/18px tahoma;
	color: #000000;
	width: 439px;
	text-align: justify;
}

.recentnewsandevents {
	margin: 10px 15px 10px 15px;
	position: relative;
	font: 11px/18px tahoma;
	color: #000000;
	width: 439px;
	text-align: justify;
}

#mainbodyinside {
	margin: 10px 15px 10px 15px;
	position: relative;
	font: 11px/18px tahoma;
	color: #000000;
	width: 639px;
	text-align: justify;
}

h1 {
	font: 14px/18px tahoma;
	font-weight: bold;
	color: #8AAF4B;
	margin: 0 0 3px 0;
}

h2 {
	font: 11px/18px tahoma;
	color: #98BBBB;
	margin: 0 0 5px 0;
}

h3 {
	font: 12px/18px tahoma;
	font-weight: bold;
	color: #8AAF4B;
	margin: 0 0 3px 0;
}

a.toplink {
	font: 11px/14px tahoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.toplink:hover {
	text-decoration: underline;
}

.topquote {
	font: 11px/14px tahoma;
	color: #000000;
}

a.mainlink {
	font: 11px/14px tahoma;
	font-weight: bold;
	color: #98BBBB;
}

.whiteheadertext {
	font: 11px/18px tahoma;
	color: #ffffff;
}

.contactformtext {
	font: 11px/14px tahoma;
	color: #000000;
}

.footer {
	font: 11px/14px tahoma;
	color: #ffffff;
	font-weight: bold;
}

a.footerlink {
	font: 11px/14px tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.footerlink:hover {
	text-decoration: underline;
}