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:457px;
	margin: auto;
	background:#fff;
	/*background-image:url(../images/hftc_header.jpg);
	background-color:#aeac95;*/
	z-index:100;
}
* html #flash{height:457px;}
#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:115px;
    width:316px;
    top:0;
    left:230px;
    position:absolute;
    background:url(/images/HFCHeaderLogo.gif) no-repeat 0 0;
}
#donate
{
    height:115px;
    width:230px;
    top:0;
    left:0;
    position:absolute;
    background:url(/images/HFCDonate2.gif) no-repeat 0 0;
}
#contactImg
{
    height:115px;
    width:234px;
    top:0;
    right:0;
    position:absolute;
    background:url(/images/HFCContact2.gif) no-repeat 0 0;
}
#contactImg div{height:115px; width:234px; position:relative; padding:0; margin:0;}
#contactImg div .cell1{width:91px; height:12px; position:absolute; right:15px; top:32px;}
#contactImg div .cell1 input{width:91px; height:12px; font-size:11px; padding:0; border:0;}
#contactImg div .cell2{width:91px; height:12px; position:absolute; right:15px; top:50px;}
#contactImg div .cell2 input{width:91px; height:12px; font-size:11px; padding:0; border:0;}
#contactImg div .cell3{width:91px; height:12px; position:absolute; right:15px; top:68px;}
#contactImg div .cell3 input{width:91px; height:12px; font-size:11px; padding:0; border:0;}
#contactImg div .cell4{width:130px; height:21px; position:absolute; right:47px; bottom:6px;}
#contactImg div .cell4 .btn{width:130px; height:21px; border:0; cursor:pointer; background:transparent;}
.formBuilderContainer{width:300px; margin:0 auto;}
#flashObject
{
    top:115px;
    position:absolute;
    height:350px;
    width: 780px;
}
#landingPageHeader {
	position:relative;
	width: 780px;
	min-height:114px;
	margin: auto;
	background:#fff;
	z-index:100;
}
* html #landingPageHeader{height:114px;}
