#main {
	background-color: #994322;
}
#header {
	background-image:url(images/header.jpg);
	position: absolute;
	width:1020px;
	height: 78px;
	left: 0px;
	z-index: 6;
	top: 0px;
}
#header2 {
	background-image:url(images/headerbottom.jpg);
	position: absolute;
	width:1020px;
	height:60px;
	top: 75px;
	left: -1px;
	z-index: 7;
}
#content {
	background-image:url(images/content2.png);
	position: absolute;
	width:1020px;
	top: 124px;
	left: -7px;
	z-index: 3;
	height: 1200px;
}			

			#headerpoh {
	background-image:url(headerpoh.jpg);
	position: absolute;
	width:1020px;
	height:76px;
	top: 0px;
	left: 0px;
	z-index: 2;
	visibility: visible;
			}
			
			#header2poh {
	position: absolute;
	width:1020px;
	height:60px;
	top: 76px;
	left: 0px;
	visibility: visible;
			}
			#contentpoh {
	background-image:url(images/content2.jpg);
	position: absolute;
	width:1020px;
	top: 136px;
	left: 0px;
	z-index: 1;
	visibility: visible;
			}			

#footer {
	background-image: url(footer.jpg);
	margin: 0px;
	padding-top: 25px;
	width: 1020px;
	height: 55px;
	left: 0px;
}
	#footer a:link {
		color: #ffffff;
		text-decoration: underline;
	}
	#footer a:visited {
		color: #994322;
	}
	#footer a:hover {
		color: #994322;
	}

a:link {
	color: #97431F;
	text-decoration: underline;
}
a:visited {
	color: #748443;
}
a:hover {
	color: #ADE0FB;
}

body {
	background-color: #97431F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h2 {
	font-size:18px;
	color:#994322;
}
h3 {
	font-size:25px;
	color:#994322;
}

h4 {
	padding-left: 100px;
	font-size:18px;
	color:#994322;
}

.pdf {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.logos {
	padding: 5px;
}

.name {
	font-size:10px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 40px;
	padding-right: 40px;
	color: #97431F;
	text-decoration: none;
	text-align:left;
}
.builderlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.associnfo {
	background-image: url(images/footer.jpg);
	width: 1020px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

