@charset "UTF-8";
/* CSS Document */
html{
	
	height:100%;
}
body {
	background-color: #9a9a9a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #242e5f;
	margin: 0px;
	background-image: url(http://www.heffter.org/images/template/pageBG-foot.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


#wrapper {
	margin: 0px;
	width: 100%;
}
#page {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(http://www.heffter.org/images/template/pageBG-2col.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding:0px;
	background-color: #FFF;	
}
#head {
	background-image: url(http://www.heffter.org/images/template/headBG.jpg);
	background-repeat: no-repeat;
	height: 82px;
	background-color: #FFF;
}
#navtop {
	margin: 0px;
	height: 28px;
	width: 775px;
	color: #7693B5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#headtitle {
	margin: 0px;
	height: 33px;
	width: 738px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navtop a:link, #navtop a:visited, #navtop a:active {
	color: #FFF;
	text-decoration: none;
}
#navtop a:hover {
	color: #7693B5;
	text-decoration: none;
}
#content {
	color: #364469;
}
#content a:link, #content a:active, #content a:visited {
	color: #709377;
	text-decoration: none;
}
#content a:hover {
	color: #7693B5;
	text-decoration: underline;
}
#support {
	height: 20px;
	width: 302px;
	padding-top: 4px;
	float: left;
	background-image: url(http://www.heffter.org/images/template/supportBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 12px;
}
#support a:link, #support a:visited, #support a:active {
	color: #242e5f;
	text-decoration: none;
}
#support a:hover {
	color: #7693B5;
	text-decoration: none;
}
.alignRight {
	float: right;
	text-align: right;
}
#subnav {
	background-color: #556781;
	height: 20px;
	width: 498px;
	float: left;
	color: #FFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(http://www.heffter.org/images/template/subnavBG.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 12px;
	text-transform: uppercase;
}
#subnav a:link, #subnav a:visited, #subnav a:active {
	color: #FFF;
	text-decoration: none;
}
#subnav a:hover {
	color: #7693B5;
	text-decoration: none;
}
#column1 {
	background-color: #e1e1d5;
	width: 200px;
	padding-top: 25px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	font-size: 12px;
	min-height:500px;
}
#column2 {
	font-size: 12px;
	width: 206px;
	float: left;
	background-color:#f5f4e6;
	margin: 0px;
	padding: 0px;
}
/*left navigation*/
.leftNavSpacer {
	min-height: 15px;
	padding-right: 10px;
	padding-left: 15px;
}
.col1Link:link, .col1Link:active, .col1Link:visited {
	color: #709377;
	text-decoration: none;
}
.col1Link:hover {
	color: #7693B5;
	text-decoration: underline;
}
.leftNav {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e1e1d5;
	border-bottom-color: #e1e1d5;
	background-color: #e1e1d5;
	color: #242e5f;
}
.leftNav2 {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f5f4e6;
	border-bottom-color: #f5f4e6;
	color: #242e5f;
}
.leftNav:link {
	color:  #242e5f;
	text-decoration: none;
}
.leftNav2:link {
	color:  #242e5f;
	text-decoration: none;
}
.leftNav:hover {
	color: #7693B5;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	background-color: #FFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c8c9d2;
	border-bottom-color: #c8c9d2;
}
.leftNav2:hover {
	color: #7693B5;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	background-color: #FFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c8c9d2;
	border-bottom-color: #c8c9d2;
	color: #242e5f;
}
.leftNavTitle {
	background-image: url(http://www.heffter.org/images/template/leftNavTitelBG.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #242e5f;
}
.leftNavSelected {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c8c9d2;
	border-bottom-color: #c8c9d2;
	color: #242e5f;
}
#midNav {
}
#mediaBox {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mediaBox a:link, #mediaBox a:visited, #mediaBox a:active {
	color: #242e5f;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mediaBoxCopy {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#mediaBox a:hover {
	color: #7693B5;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
}
#hriCovers {
	text-decoration:none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hriCovers:hover {
	text-decoration:none;
}
.hriSingle {
	width: 300px;
	text-align: center;
	float: left;
}
.numlist2 {
	list-style-type: lower-roman;
}
.clearfooter {
	clear: both;
	background-color: #F00;
}
#footer {
	width:100%;
	margin-top: 0px;
	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;
}

