html, body{height: 100%;}
* html #page{height: 100%;}
body{
	margin:0;
	color:#000;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#f8f7e5 url(http://www.hbagc.com/site/bf/images/bg-body.gif) repeat-x;
}
img{border-style:none;}

input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page{
	margin:0 auto;
	width: 940px;
	min-height: 100%;
}
.page-holder{
	padding-bottom: 78px;
}
#header .header-holder{
	overflow: hidden;
	width: 100%;
	padding: 5px 0 6px;
	background: url(http://www.hbagc.com/site/bf/images/bg-header.jpg) no-repeat;
}
#header .header-holder .logo{
	margin: 0 12px 0 0;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	width: 242px;
}
#header .header-holder .logo a{
	background: url(http://www.hbagc.com/site/bf/images/logo.png) no-repeat;
	height: 100px;
	display: block;
}
#header .header-holder em{
	font-size: 11px;
	color: #fff;
	display: block;
	padding-top: 88px;
}
#header .header-holder .form-holder{
	float: right;
	width: 294px;
	padding: 17px 2px 0 0;
}
.form-holder .form{
	background: url(http://www.hbagc.com/site/bf/images/bg-form.gif) no-repeat;
	overflow: hidden;
	height: 1%;
	padding: 8px 0 7px 7px;
}
.form-holder .form div{
	float: left;
	background: url(http://www.hbagc.com/site/bf/images/bg-input.gif) no-repeat;
	padding: 3px 13px 2px 5px;
}
.form-holder .form div input{
	width: 177px;
}
.form-holder .form input{
	background: none;
	border: none;
	color: #756143;
	font-size: 14px;
}
.form-holder ul{
	padding: 0;
	list-style: none;
	margin: 3px -8px 0 0;
	text-align: right;
}
.form-holder ul li{
	display: inline;
	padding: 0 10px;
	margin-right: -1px;
	background: url(http://www.hbagc.com/site/bf/images/sep-form.gif) no-repeat 100% 0;
}
.form-holder ul a{
	font-size: 12px;
	color: #fff;
}
#header #nav{
	padding: 7px 0 0 58px;
	list-style: none;
	margin: 0;
}
#header #nav:after{
	display: block;
	content: "";
	clear: both;
}
#nav li{
	float: left;
	padding: 0 0 7px 8px;
}
#nav li:hover,
#nav li.hover{
	position: relative;
}
#nav a{
	font-size: 14px;
	color: #756143;
	float: left;
}
#nav a:hover,
#nav .active a,
#nav li:hover a,
#nav li.hover a{
	text-decoration: none;
	background: url(http://www.hbagc.com/site/bf/images/bg-nav.gif) no-repeat;
}
#nav a span{
	float: left;
	padding: 4px 14px 6px;
	cursor: pointer;
}
#nav .active a span,
#nav a:hover span,
#nav li:hover a span,
#nav li.hover a span{
	background: url(http://www.hbagc.com/site/bf/images/nav-right.gif) no-repeat 100% 0;
}
#nav li:hover div,
#nav li.hover div{
	display: block;
}
#nav div{
	width: 191px;
	position: absolute;
	top: 27px;
	left: 8px;
	padding-top: 6px;
	background: url(http://www.hbagc.com/site/bf/images/none.gif);
	display: none;
}
#nav div span{
	overflow: hidden;
	height: 4px;
	display: block;
}
#nav div span.top{
	background: url(http://www.hbagc.com/site/bf/images/drop-top.png) no-repeat;
}
#nav div span.bottom{
	height: 5px;
	background: url(http://www.hbagc.com/site/bf/images/drop-bottom.png) no-repeat;
}
#nav ul{
	padding: 0 4px 0 0;
	list-style: none;
	margin: 0;
	height: 1%;
	background: url(http://www.hbagc.com/site/bf/images/bg-drop.png) repeat-y;
}
#nav ul li{
	float: none;
	padding: 0 0 2px;
}
#nav ul a{
	font-size: 12px;
	color: #fff;
	padding: 2px 9px 4px;
	float: none;
	display: block;
}
#nav li:hover ul a,
#nav li.hover ul a,
#nav li.active ul a{
	background: none;
}
#nav div ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a,
#nav div ul li:hover ul a:hover,
#nav div ul li.hover ul a:hover{
	background: #fff;
	color: #008d7e;
}
#nav ul div{
	left: 187px;
	top: 0;
	padding: 0;
	display: none !important;
}
* html #nav ul div{
	left: 178px;
}
#nav ul li:hover div,
#nav ul li.hover div{
	display: block !important;
}
#nav ul div a{
	font-size: 11px;
}
#nav div ul li:hover ul a,
#nav div ul li.hover ul a{
	background: none;
	color: #fff;
}
#content{
	overflow: hidden;
	width: 100%;
	background: url(http://www.hbagc.com/site/bf/images/bg-content.gif) repeat-y;
	margin-top: 7px;
}
#content .side-bar{
	width: 240px;
	float: left;
}

.side-bar h3,
.column h3{
	margin: 0;
	color: #fff;
	font-size: 14px;
	background: #008d7e;
	padding: 8px 12px;
	border-bottom: 1px solid #f8f7e5;
}
.side-bar .find-box{
	margin: 10px 9px 13px 11px;
	border: 1px solid #00655b;
	background: #dbf8f5;
	padding: 15px 15px 19px 16px;
	overflow: hidden;
	height: 1%;
}
.side-bar .find-box a,
.side-bar .find-box fieldset label,
.side-bar .find-box fieldset select{
	color: #00655b;
	font-size: 12px;
}
.side-bar .find-box a{
	text-decoration: underline;
}
.side-bar .find-box a:hover{
	text-decoration: none;
}
.side-bar .find-box p{
	margin: 1px 0 13px;
	line-height: 15px;
}
.side-bar .find-box fieldset label{
	display: block;
	padding-bottom: 2px;
}
.side-bar .find-box fieldset select{
	width: 150px;
	height: 20px;
	float: left;
	margin-right: 2px;
}
.side-bar ul{
	padding: 20px 63px 3px;
	list-style: none;
	margin: 0;
	border: 1px solid #e3d9bf;
	border-width: 2px 0;
}
.side-bar ul li{
	padding-bottom: 19px;
}
.side-bar ul a{
	display: block;
}
.side-bar .home-aid{
	overflow: hidden;
	height: 1%;
	padding: 17px 19px 20px 13px;
}
.side-bar .home-aid a{
	float: right;
	margin-top: 3px;
}
#content h4{
	margin: 0 0 8px;
	color: #008d7e;
	font-size: 12px;
}
.side-bar .home-aid p{
	margin: 0;
}
#content .main-content{
	float: left;
	width: 440px;
	padding-left: 10px;
}
.main-content .txt{
	padding: 5px 12px 0 14px;
}
.main-content .txt h1{
	color: #008d7e;
	font-size: 19px;
	margin: 0 0 16px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: -1px;
}
.main-content .txt h1 span{
	font-size: 12px;
	font-weight: bold;
}
.main-content .txt p{
	margin: 0 0 14px;
	line-height: 14px;
}
.main-content .links-holder{
	overflow: hidden;
	height: 1%;
	border-top: 2px solid #e3d9bf;
	background: url(http://www.hbagc.com/site/bf/images/line.gif) repeat-y 217px 0;
	padding: 10px 0 13px 14px;
}
.main-content .links-holder .link-list{
	float: left;
	width: 205px;
}
.main-content .links-holder .newsletters{
	float: right;
}
.link-list ul{
	padding: 9px 0 14px;
	list-style: none;
	margin: 0;
	line-height: 18px;
}
.link-list ul li{
	padding-bottom: 6px;
}
.link-list a{
	color: #008d7e;
	text-decoration: underline;
}
.link-list a:hover{
	text-decoration: none;
}
.link-list span{
	display: block;
}
.main-content .links-holder .newsletters ul li{
	padding-left: 19px;
	background: url(http://www.hbagc.com/site/bf/images/marker.gif) no-repeat 1px 7px;
}
#content .column{
	float: right;
	width: 240px;
}
.column h3{
	background: #882b12;
}
.column .box{
	padding: 9px 8px 11px 13px;
	border-bottom: 2px solid #e3d9bf;
	overflow: hidden;
	height: 1%;
}
#content .column .box h4{
	color: #882b12;
	margin-bottom: 6px;
}
.column .box fieldset{
	padding-bottom: 4px;
}
.column .box fieldset a{
	color: #d3c6a3;
	text-decoration: underline;
}
.column .box fieldset a:hover,
.column .box p a:hover{
	text-decoration: none;
}
.column .box fieldset .input-holder{
	overflow: hidden;
	height: 1%;
	padding-bottom: 11px;
}
.column .box fieldset .input-holder div{
	float: left;
	width: 106px;
	padding-right: 3px;
}
* html .column .box fieldset .input-holder div{
	width: 100px;
}
.input-holder div div{
	background: url(http://www.hbagc.com/site/bf/images/bg-input-small.gif) no-repeat;
	padding: 3px 5px;
	margin-top: 6px;
}
.input-holder div input{
	width: 95px;
	border: none;
	background: none;
	font-size: 11px;
}
.column .box fieldset .button{
	margin-right: 21px;
}
.column .box .member-dvantage{
	float: right;
	margin: 9px 5px 7px 0;
}
.column .box p{
	margin: 8px 0 0;
}
.column .box p a{
	color: #882b12;
	text-decoration: underline;
}
.column .builderbooks{
	display: block;
	margin: 18px 41px 0 33px;
}
.column .box .verizon{
	margin: 0 0 -2px 7px;
}
/*inner-page start*/
.inner #content{
	background: url(http://www.hbagc.com/site/bf/images/bg-content-inner.gif) repeat-y;
}
#content .menu-column{
	float: left;
	width: 250px;
}
#content .menu-column a{
	color: #756143;
	text-decoration: none;
}
#content .menu-column a:hover{
	text-decoration: underline;
}
.menu-column ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.menu-column ul li{
	border-bottom: 2px solid #f8f7e5;
}
.menu-column ul a{
	color: #816e4f;
	display: block;
	height: 1%;
	padding: 8px 14px 11px;
}
.menu-column ul a:hover,
.menu-column ul .active a{
	background: #fff;
	text-decoration: none;
}
.content-holder{
	float: right;
	width: 690px;
}
.content-holder h1{
	padding: 8px 14px 10px;
	background: #008d7e;
	font-size: 20px;
	color: #fff;
	margin: 0 0 18px;
}
.content-holder .txt-inner{
	padding: 0 14px;
}
.content-holder .txt-inner p{
	margin: 0 0 13px;
	line-height: 14px;
}
.content-holder .txt-inner h2{
	margin: 15px 0 9px;
	color: #008d7e;
	font-size: 14px;
}
.content-holder .txt-inner h3{
	font-size: 12px;
	margin: 19px 0 8px;
	color: #008d7e;
}
.content-holder .txt-inner ul{
	padding: 1px 0 27px 13px;
	list-style: none;
	margin: 0;
}
.content-holder .txt-inner ul li{
	padding: 0 0 15px 17px;
	background: url(http://www.hbagc.com/site/bf/images/marker.gif) no-repeat 0 3px;
}
.content-holder .txt-inner ul a{
	color: #008d7e;
	text-decoration: underline;
}
.content-holder .txt-inner ul a:hover{
	text-decoration: none;
}
/*inner-page end*/
#footer{
	height: 69px;
	margin-top: -69px;
}
#footer div{
	background: #fff;
	font-size: 11px;
	padding: 11px 15px 13px;
	line-height: 15px;
	margin:0 auto;
	width: 910px;
}
#footer a{
	color: #008d7e;
}
#footer ul{
	padding: 0;
	list-style: none;
	margin: 0 0 0 -15px;
	overflow: hidden;
}
#footer ul li{
	display: inline;
	background: url(http://www.hbagc.com/site/bf/images/sep-footer.gif) no-repeat 0 2px;
	padding: 0 14px 0 15px;
	margin-left: -2px;
}
#footer p{
	margin: 0;
}

#logos div{
	border-top: 10px solid #f8f7e5;
	text-align: center;
	background: #fff;
	font-size: 11px;
	padding: 2px 15px 2px;
	margin:0 auto;
	width: 910px;
}
#logos a{
	color: #008d7e;
}

