/*==================================================================
	Reset styles!
==================================================================== */



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/*==================================================================
	Global styles
==================================================================== */
 
.clear         { clear:both; }
.float-left    { float:left; margin:0 10px 10px 0; }
.float-right   { float:right; margin:0 0 10px 10px; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold, b, strong         { font-weight:700; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
.uppercase     { text-transform:uppercase;}
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.small {font-size:85%;}


/*==================================================================
	Overall styles
==================================================================== */

body#top {
	background-image: url(/images/hwba-body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color:#2f2100;
}

.wrapper {
}

.wrapper {
	left:50%;
	width:814px;
	/* Overall width of div */
margin:0 0 0 -402px;
	/* half of the overall width */
background:none;
	clear:both;
	position:relative;
	padding: 0;
}

.layout {width:100%; margin: 5px 0;}



/*==================================================================
	Masthead styles
==================================================================== */


/*==================================================================
	Content styles
==================================================================== */

.content td.rightofcontent {
	background-image: url(/images/hwba-layout-off_18.png);
	background-repeat: repeat-y;
	background-position: top;
}
.content td.leftofcontent {
	background-image: url(/images/hwba-layout-off_16.png);
	background-repeat: repeat-y;
	background-position: top;
}

.content td.contentbody {
	width:783px;
	background-color: #fdf9f0;
	background-image: url(/images/hwba-layout-content-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding:10px;
}

.upcoming {float:left;}

.upcoming .upcoming-box { background-color:#fcf6e9; width:234px; margin:0 0 10px 0;}
.upcoming-box-inner { padding:10px;}
.upcoming-box-inner h1 {
font-family: Georgia, serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.2em;
border-bottom: 1px #e1c19b solid;
padding:0 0 2px 0;
margin:0 0 10px 0;}

.upcoming-box-inner ul li {
	padding:3px 0 3px 15px;
	margin:0;
	background-image: url(/images/tree_bullet_upcoming.gif);
	background-repeat: no-repeat;
	background-position:  3px 7px;
	list-style-type:none;
	font-size:9px;
	text-transform:uppercase;
} 
.ads {}
.ads ul li {padding:0 0 5px 0;}
.ads ul li img {border:1px solid #e1c19b;}

/*==================================================================
	Nav styles
==================================================================== */
.nav {height:30px; margin:0; padding:0; vertical-align:top;}

.menu {background:url(/images/menu_bg.gif) top center repeat-x; height:100%;}

.nav .awmAnchor-menu {margin:0; padding:0;}



/*==================================================================
	article styles
==================================================================== */



.article {
	float:right;
	width:475px;
	margin:0 10px 0 0;
}

.articleBlock {margin:0 0 25px 0;}

.x10 {height:10px; clear:both;}

.article h1 {
font-family: Georgia, serif;
font-size: 28px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
border-bottom: 1px #e1c19b solid;
padding:0 0 2px 0;
margin:0 0 35px 0;
text-align:right;
text-transform:uppercase;
}

.article h2 {
font-family: Georgia, serif;
font-size: 18px;
font-style: normal;
font-weight: 700;
text-transform: normal;
letter-spacing: normal;
border-bottom: 1px #e1c19b solid;
padding: 0 0 2px 0;
margin: 10px 0 10px 0;}

.article h3 {font-weight:700; font-size:14px;}

.article p {
font-family: Verdana, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
margin:0 0 10px 10px;}

.article ul	{
padding:0px 0 10px 16px;
margin:0;
/*border-left:#3d84ac dotted 1px;*/
}

.article ul li	{
	padding:5px 0 5px 28px;
	margin:0;
	background-image: url("/images/tree_bullet.gif");
	background-repeat: no-repeat;
	background-position:  3px 5px;
	list-style-type:none;
	font-size: 12px;
	line-height:1.4em;
}

.article a.imgLink, .article a:hover.imgLink {border:none; background:none;}

.article a, .upcoming-box-inner a{
	color:#D0830B;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0830B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fcf6e9;
	border-right-color: #fcf6e9;
	border-left-color: #fcf6e9;
}
.article a:hover, .upcoming-box-inner a:hover	{
	color:#fcf6e9;
	background-color:#D0830B;
	border: 1px solid #D0830B;
	}

.postnav {float:right;}

  ul.rsx-page-num-list{
    display:inline;
    list-style:none;
    margin:0px;
    padding:0px;
	text-align:center;
  }
  ul.rsx-page-num-list li {
    display: inline;
	margin:0;
	padding:0 5px 0 0;
	background:none;
	font-size:12px;
  }
  .unlinked { font-weight: bold }   /*  for the current page that is not a link */
  
  .disclaimerBlock {
  border:1px solid #000000;
margin:10px 0px 20px 0px;
padding: 10px;
background:#fcad44;
clear:both;
}

.disclaimerBlock p {font-size:9px;}

/*==================================================================
	thumbnail styles
==================================================================== */


ul.thumblist {
clear:both;
display:inline;
margin:0 0 10px 0px; padding:0;
}

ul.thumblist li {
display:inline;
background:none;
margin:0; padding:0;
}

ul.thumblist li a, ul.thumblist li a:hover {border:none; background:none;}

.thumbs {
clear:both;
color:#494037;
display:block;
font-size:125%;
font-weight:700;
margin:0 0 10px;
padding:0 10px 0 0;
text-align:left;
}

.thumbs h2 {
clear:both;
color:#494037;
display:block;
font-size:100%;
font-weight:700;
height:10px;
padding:0;
text-align:left;
text-decoration:none;
}



/*==================================================================
	Membership Directory styles
==================================================================== */

.md {
border:1px solid #000000;
margin:10px 0 10px 0;
padding: 10px;
width:100%;}

.md tr {}

.md td {padding:5px 10px;}

.md h1 {
	font-size:16px;
	font-weight:700;
	margin:0;
	padding:0;
	display:block;
	text-align:left;
}

.md p {margin: 0 0 10px 0;
font-size:10px;}

.md_contact {
	float:right;
	display:block;
	margin:0 0 0 10px;
	padding:0;
}

/*==================================================================
	footer styles
==================================================================== */

.footer td.bottom-of-page {
	background-image: url(/images/hwba-layout-off_23.png);
	background-repeat: repeat-x;
}

.footer .footercontent {
	/*border-top: #e1c19b solid 1px;*/
	background-color: #FFFFFF;
	padding:10px 10px 0 10px;
	background-image: url(/images/spacer_tan.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.footer .footercontent ul{
	text-align:center;
}

.footer .footercontent ul li {
	display:inline;
}

.footerNav {text-align:center;}

.footerNav ul {margin:0 0 10px 0;}
.footerNav ul li { display:inline; list-style:none; margin:0 3px 0 0; padding:0; font-family: Verdana, sans-serif;
	font-size:9px;
	text-transform:uppercase;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;}


.footerNav a{
	color:#D0830B;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0830B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fffbcc;
	border-right-color: #fffbcc;
	border-left-color: #fffbcc;
}
.footerNav a:hover	{
	color:#fcf6e9;
	background-color:#D0830B;
	border: 1px solid #D0830B;
	}

.footerCopy p {font-family: Verdana, sans-serif;
	font-size:9px;
	text-transform:uppercase;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;
margin:0 0 10px 10px;
text-align:center;}

/*==================================================================
	misc styles
==================================================================== */
