@charset "UTF-8";
#footer {
	width:100%;
	margin-top: 560px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height:100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	background-image: url(http://www.heffter.org/images/template/footBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #80A788;
	font-size: 9px;
	text-transform: uppercase;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #80A788;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
}
#footer a:hover {
	color: #7693B5;
	text-decoration: underline;
}
/* CSS Document */
body {
	background-image: url(../images/template/pageBG-foot.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#features {
	background-color: #f5f4e6;
	border-top-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0a1343;
	position: absolute;
	border-top-style: solid;
	width: 915px;
	height: 247px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 15px;
	margin-top: 382px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/template/featureBG.jpg);
	background-repeat: repeat-y;
}

#content {
	width: 950px;
	margin-top: 82px;
	margin-left: 0px;
	position: absolute;
}

#logo {
	padding: 0px;
	height: 154px;
	width: 197px;
	z-index: 20;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 753px;
}
.featurebox {
	text-align: left;
	width: 259px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.featurebox a:link, .featurebox a:visited, .featurebox a:active{
	color: #242e5f;
	text-decoration: none;
}
.featurebox a:hover{
	color: #7693B5;	
}
.featurebox2 {
	color: #f5f4e6;
	text-align: left;
	width: 259px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.featurebox2 a:link, .featurebox2 a:visited, .featurebox2 a:active{
	color: #f5f4e6;
	text-decoration: none;
}
.featurebox2 a:hover{
	color: #242e5f;	
}
.featureDivider {
	background-image: url(../images/template/contentDividerVert.png);
	background-repeat: no-repeat;
	height: 190px;
	width: 9px;
	float: left;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
