﻿html,body,form
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
body
{
	background-color: #614201;
}
div
{
	margin: 0px;
	padding: 0px;
}
img
{
	border-width: 0px;
}
p,ul,ol,li,div
{
	font-family: Arial;
	font-size: 12px;
	color: #624201;
}
a
{
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
h1,h2,h3,h4
{
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}
h1
{
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 26px;
	color: #CC0000;
}
h2
{
	font-size: 18px;
}
h3,h4
{
	font-size: 12px;
}
h3
{
	font-weight: bold;
	color: #CC0000;
}
h2 a
{
	color: #CC0000;
	font-size: 18px;
	text-decoration: none;
}
ul.spaced li,ol.spaced li
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.first
{
	margin-top: 0px;
	padding-top: 0px;
}
.headline
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.ul
{
	text-decoration: underline;
}
.hr
{
	width: 528px;
	height: 16px;
	background-image: url(../images/gold-hr.gif);
	clear: both;
	padding: 0px;
	margin: 6px 0px;
}
.rightaligned
{
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
}
ol.smallspaced li, ul.smallspaced li
{
	margin-top: 3px;
	margin-bottom: 3px;
}
p.center
{
	text-align: center;
}

#wrapper
{
	width: 100%;
	background-color: #E4B04A;
}
#wrapper div.goldbar
{
	width: 100%;
	height: 12px;
	background-image: url(../images/00-gold-trim.jpg);
}
#wrapper div.goldbarbodyunder
{
	width: 100%;
	height: 7px;
	background: #E4B04A url(../images/body-gold-under-drop.gif) repeat-x top left;
}
#wrapper div.goldbarbodyunder div
{
	width: 840px;
	height: 7px;
	margin: 0px auto;
}
#wrapper div.bodydropshadow
{
	width: 800px;
	margin: 0px auto;
	padding: 0px 20px;
	background: #E4B04A url(../images/drop-shadow.gif) repeat-y top left;
}

#wrapper #header
{
	width: 800px;
	height: 152px;
	background-image: url(../images/01-header-back.jpg);
	position: relative;
}
#header .homelink
{
	position: absolute;
	top: 11px;
	left: 16px;
}
/* New CSS Class for Logo Linkage */
#header .logolink
{
	position: absolute;
	top: 8px;
	left: 260px;
}
/* End New CSS Class for Logo Linkage */
#header .rightlinks
{
	position: absolute;
	top: 11px;
	left: 660px;
	color: #614201;
}
#header a
{
	color: #614201;
	font-weight: bold;
	text-decoration: none;
}
#header a:hover
{
	text-decoration: underline;
}

#wrapper div#mainnavigation
{
	width: 100%;
	height: 24px;
	background: #000000 url(../images/loops.gif) repeat-x top center;
}
#mainnavigation div.center
{
	margin: 0px auto;
	width: 800px;
	height: 24px;
	background: #000000 url(../images/dark-loops.gif) repeat-x top center;
}
#mainnavigation div.center div
{
	padding-top: 4px;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#mainnavigation div.center div a
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#mainnavigation div.center div.on a
{
	color: #E4B04A;
}
#mainnavigation div.center div a:hover
{
	text-decoration: underline;
	color: #E4B04A;
}
#mainnavigation div.center div.linespacer
{
	width: 38px;
	text-align: center;
}

#wrapper div.bodydropshadow #body
{
	width: 798px;
	border-left: solid 1px #BA944D;
	border-right: solid 1px #BA944D;
}
#body .leftcolumn
{
	float: left;
	width: 200px;
	margin: 28px 26px 30px 20px;
	background-color: #614201;
	position: relative;
}
#body .rightcolumn
{
	float: left;
	width: 530px;
	padding-bottom: 15px;
}
#body .clearmiddle
{
	width: 798px;
	clear: both;
	height: 1px;
}

#body .leftcolumn #signupnow
{
	position: absolute;
	top: -23px;
	left: -11px;
}
#body .leftcolumn .signuptout
{
	width: 165px;
}
#body .leftcolumn p
{
	width: 155px;
	margin-left: 24px;
	color: #FFFFFF;
}
#body .leftcolumn .signuptout h2
{
	width: 85px;
	margin-left: 102px;
	margin-top: 0px;
}
#body .leftcolumn .signuptout input#txtRegEmail
{
	margin-left: 24px;
	border: solid 1px #953C3C;
	width: 153px;
}
#body .leftcolumn .signuptout #stayinformedbutton
{
	margin-left: 21px;
	padding-bottom: 8px;
}

#body .leftcolumn #ahfboardmeeting img
{
	margin-top: 5px;
}
#body .leftcolumn #ahfboardmeeting p.small
{
	font-size: 11px;
}
div.FeaturedLeft{
	height:190px;
	text-align:center;
}

div.FeaturedLeft2{
	height:260px;
	text-align:center;
}
div.FeaturedLeft3{
	height:150px;
	text-align:center;
}

#body .rightcolumn .clear
{
	width: 530px;
	height: 1px;
	clear: both;
}

#linkage
{
	width: 246px;
	background: #CDA453 url(../images/linkages-top.jpg) no-repeat top left;
	position: relative;
	float: left;
	font-weight: bold;
}
#linkage p
{
	margin-left: 23px;
	font-weight: bold;
}
#linkage p.first
{
	margin-top: 143px;
}
#linkage p.last
{
	margin-bottom: 20px;
}
/*#linkage .button
{
	position: absolute;
	bottom: -13px;
	left: 42px;
}*/
#linkage .buttonLeft
{
	position: absolute;
	bottom: -13px;
	left: 8px;
}
#linkage .buttonRight
{
	position: absolute;
	bottom: -13px;
	left: 122px;
}
#linkage .buttonLeftTop
{
	position: absolute;
	bottom: 15px;
	left: 18px;
}
#linkage .buttonRightTop
{
	position: absolute;
	bottom: 15px;
	left: 130px;
}
#hepbcme
{
	width: 246px;
	background: #CDA453 url(../images/hepbcme-top.gif) no-repeat top left;
	position: relative;
	float: left;
	margin-left: 25px;
}
#hepbcme p
{
	margin-left: 23px;
	font-weight: bold;
}
#hepbcme p.first
{
	margin-top: 143px;
}
#hepbcme p.last
{
	margin-bottom: 20px;
}
#hepbcme .button
{
	position: absolute;
	bottom: -13px;
	left: 42px;
}

/* New/altered Primary CSS Adjustments -- For Exec Board */
.longcallout
{
	width: 522px;
	background-color: #CDA453;
	margin: 7px 0px;
}
.longcallout .column
{
	float: left;
	width: 155px;
	margin-left: 15px;
}
.longcallout .textcolumn
{
	float: left;
	margin-left: 15px;
	width: 300px;
}
/* End New/altered Primary CSS Adjustments -- For Exec Board */

#advisors .column 
{
	float: left; 
	margin-left: 5px; 
	width: 170px;
}

#wrapper #footer
{
	width: 100%;
	height: 50px;
	color: #FFFFFF;
	font-weight: bold;
	background: #614201 url(../images/footer-drop.gif) repeat-x top left;
}
#footer div
{
	color: #FFFFFF;
}
#footer .content
{
	width: 820px;
	margin: 0px auto;
}
#footer .content .left
{
	margin: 17px 0px 20px 20px;
	font-weight: bold;
	width: 700px;
	float: left;
}
#footer .content .right
{
	float: right;
	width: 232px;
	font-weight: bold;
	margin: 17px 8px 20px 0px;
}
