body {
	background-color: #4F4F4F;
	margin:0px;
}

#container {
	position:relative;
	width: 780px;
	margin: auto;
	padding: 0px;
	padding-bottom:15px;
	background-image:url(../images/pepl_shadow.png);
	background-repeat:no-repeat;
	background-position:top;
}

#header {
	position:relative;
	width: 780px;
	margin: auto;
	height:236px;
	background-color: #d1d9c3;
	background-image:url(../images/pepl_header_bg.jpg);
	border-left:1px solid #ae8756;
	border-right:1px solid #ae8756;
	text-align: center;
}
#menu {
	margin: 0 auto;
	width:780px;
	height: 57px;
	background-color: #ffffff;
	background-image:url(../images/hftc_nav_bg.jpg);
	background-repeat:repeat-x;
	z-index:10;
}
#flash {
	position:relative;
	width: 780px;
	/*height: 374px; old height*/
	min-height:364px;
	margin: auto;
	background:#fff;
	/*background-image:url(../images/hftc_header.jpg);
	background-color:#aeac95;*/
	z-index:100;
}
* html #flash{height:364px;}
#contentareabottom {
	position:relative;
	width: 780px;
	margin: auto;
	background-color:#FFFFFF;
	background-image: url(../images/pepl_content_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	padding-bottom: 23px;
	z-index:1;
}
#contentarea {
	position:relative;
	width: 720px;
	margin: auto;
	background-color:#FFFFFF;
	text-align:left;
	padding-top: 20px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	z-index:2;
	min-height:250px;
}
#contentareagolf {
	position:relative;
	width: 780px;
	margin: auto;
	background-color:#FFFFFF;
	text-align:left;
	padding:20px 0;
	z-index:2;
	min-height:250px;
}
*html #contentarea{height:250px;}
#content_home {
	padding-right:20px;
}
#content {
	padding-left:20px;
}
#leftcol {
	width:185px;
	padding-right:20px;
	border-right:1px solid #d1c5ba;
}
#rightcol {
	width:185px;
	padding-left:20px;
	border-left:1px solid #d1c5ba;
}

#footer {
	position:relative;
	width: 780px;
	margin: auto;
	padding-top:0px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:12px;
	color: #ffffff;
	margin-top:10px;
}
#footeraddress {
	position:relative;
	text-align:center;
	width: 780px;
	margin: auto;
	padding-top:0px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:12px;
	color: #ffffff;
	margin-top:10px;
}
#footer td {
	font-size:12px;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer #footerlinks {
	font-size:12px;
}
#footer #footerlinks a {
	padding-left:5px;
	padding-right:5px;
}
#footeraddress a:link {
	color: #ffffff;
	text-decoration: underline;
}
#footeraddress a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footeraddress a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
#content ul li {list-style:square;}
#content ol li {list-style:lower-roman;}.page_button_pad {
	padding-bottom: 10px;
}
/* Added by Chad E. Dolan 5-22-09 */
.replace {display: block; text-indent: -10000px; line-height: 0; outline: none;}
#logo
{
    height:114px;
    width:312px;
    top:0;
    left:233px;
    position:absolute;
    background:url(/images/HFCHeaderLogo.gif) no-repeat 0 0;
}
#donate
{
    height:114px;
    width:227px;
    top:0;
    left:0;
    position:absolute;
    background:url(/images/HFCDonate.gif) no-repeat 0 0;
}
#contactImg
{
    height:114px;
    width:227px;
    top:0;
    right:0;
    position:absolute;
    background:url(/images/HFCContact.gif) no-repeat 0 0;
}
.formBuilderContainer{width:300px; margin:0 auto;}
#flashObject
{
    top:114px;
    position:absolute;
    height:250px;
    width: 780px;
}
#landingPageHeader {
	position:relative;
	width: 780px;
	min-height:114px;
	margin: auto;
	background:#fff;
	z-index:100;
}
* html #landingPageHeader{height:114px;}