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

#pageContainer {
	width:800px;
	margin-right:auto;
	text-align:left;
	height: auto;
	vertical-align: top;
	display: block;
	line-height: 100%;
	margin-left: auto;
	padding-top: 0px;
}#header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}
#calltoactions {
	float: left;
	margin-top: 5px;
	width: 100%;
	height: auto;
}
.newsrollover a {
	background: news
.jpg;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 154px;
	margin-top: 0px;
	background-image: url(news.jpg);
	float: left;
	width: 265px;
	padding-left: 0px;
}
.newsrollover  a:hover {
	background-position: 0 -154px;
	color: #049;
}
#footer {
	width: 100%;
	padding-top: 30px;
}
#footertop {
	background-color: #217139;
	height: 1em;
	width: 100%;
}
#footermain {
	background-color: #58834F;
	width: 100%;
	height: 4em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	line-height: 1.4em;
}
.joinrollover a {
	background: joinus
.jpg;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 154px;
	float: left;
	background-image: url(joinus.jpg);
	width: 265px;
	margin-left: 2px;
}
#navigation {
	background-image: url(navback.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 22%;
	padding-left: 14px;
	margin-left: 0px;
	margin-top: 10px;
}
#mainContent {
	float: left;
	width: 76%;
	padding-top: 10px;
}
.joinrollover  a:hover {
	background-position: 0 -154px;
	color: #049;
}
.contactrollover a {
	background: contact
.jpg;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 154px;
	float: left;
	background-image: url(contact.jpg);
	width: 265px;
	margin-left: 2px;
}
.contactrollover  a:hover {
	background-position: 0 -154px;
	color: #049;
}
#mainContentText {
	float: left;
	width: 95%;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 1.3em;
	color: #666666;
}

.footerlinks {
	font-size: 100%;
	color: #003300;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
}
.faciolinks {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
