/*General*/

body {
	background: #5b5b5b url('/pics/body_bg.jpg') repeat-x center top;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "Arial", Helvetica, sans-serif;
}
div#sides {
	margin: 0 auto;
	width: 962px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #fff;
}
div#top {
	width: 900px;
	height: 20px;
	margin: 0 auto;
}
.contentIndex {
	text-align: left;
	background: #fff;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #fff;
	width: 864px;
	padding: 30px 18px 8px 18px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	font-size: 10pt;
	letter-spacing: 1px;
	line-height: 14pt;
}

.content{
	font-family: "Arial", Helvetica, sans-serif;
	font-size:10pt;
	letter-spacing:1px;
	line-height:14pt;
}

.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 854px;
	height: 27px;
	padding: 11px 0 0 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
#search {
	color: #000;
	font-weight: bold;
	float: left;
}
#googleTranslate {
	float: left;
	margin: 0;
}
marquee {
	width: 650px;
	height: 16px;
	color: #1f3b71;
	font-weight: bold;
	padding-top: 3px;
	margin: 0;
	float: right;
}
/* Header */
div#headerIMG {
	width: 962px;
	height: 115px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
	position:relative;
}
div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
div#bhef_logo {
	position:absolute; left:0px; margin-top:35px; margin-left:73px; width:70px; height:70px;	
}
/* Navigation menu */

div#menu {
	width: 820px;
	height: 28px;
	padding: 0px 0 0 80px;
	background: url('/pics/topnav_bg.jpg') no-repeat;
}

ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 820px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 0 0px;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 28px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 102px; background: url('/pics/topNav1.jpg') no-repeat; }
ul#topNavItems li a#topNav2 { width: 90px; background: url('/pics/topNav2.jpg') no-repeat; }
ul#topNavItems li a#topNav3 { width: 113px; background: url('/pics/topNav3.jpg') no-repeat; }
ul#topNavItems li a#topNav4 { width: 130px; background: url('/pics/topNav4.jpg') no-repeat; }
ul#topNavItems li a#topNav5 { width: 110px; background: url('/pics/topNav5.jpg') no-repeat; }
ul#topNavItems li a#topNav6 { width: 94px; background: url('/pics/topNav6.jpg') no-repeat; }
ul#topNavItems li a#topNav7 { width: 110px; background: url('/pics/topNav7.jpg') no-repeat; }

ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1,
ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2,
ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3,
ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4,
ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5,
ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6,
ul#topNavItems li:hover a#topNav7, ul#topNavItems li.over a#topNav7 {
	background-position: 0 -28px;
}
/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 168px;
	margin: 0 0 0 13px;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border: 0;
}

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #58a618;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
	color: #fff;
	background: #9c1939;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #58a618;
}
#navHover {
	width: 900px;
	height: 27px;
	background: url('/pics/nav_bottom.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	position: absolute;
	z-index: 50;
}
/* Index properties */

#leftColumn {
	width: 256px;
	padding: 0 0 0 0px;
	float: left;
	border-right: 1px solid #545863;
}
#rightColumn {
	width: 443px;
	padding: 0px;
	float: left;
}
#otherColumn {
	width: 190px;
	padding-right: 10px;
	float: left;
}

/* Homepage Section Headers */

h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 37px 256px;
	font-size: 0;
	background: url('/pics/events_header.jpg') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 37px 643px;
	font-size: 0;
	background: url('/pics/news_header.jpg') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#eventsContainer {
	width: 176px;
	min-height: 250px;
	height: auto!important;
	height: 250px;
	margin: 0;
	padding: 0 40px 0 40px;
}
#newsContainer {
	min-height: 250px;
	height: auto!important;
	height: 250px;
	margin: 0;
	padding: 0 40px 0 40px;
}
/* Homepage Section Table Includes */

.HPNews {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPEvents {
	padding: 0;
	margin: 0;
	color: #000;
}

/* Other homepage section extras */

.HPNews a, .HPNews a:active, .HPNews a:link, .HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPDirectory a, .HPDirectory a:active, .HPDirectory a:link, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link, 
.content a, .content a:active, .content a:link,
td.light a, td.light a:active, td.light a:link {
	color: #a00f33;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */

#rotate1 {
	position: absolute;
	z-index: 0;
	width: 547px;
	height: 296px;
	padding: 0px 0 0 0px;
	float: left;
}
#rotate2 {
	position: absolute;
	z-index: 0;
	width: 353px;
	height: 283px;
	margin: 0px 0 0 547px;
	padding: 0px 0 0 0px;
	float: left;
}
#rotate_overlay {
	width: 900px;
	height: 304px;
	position: absolute;
	z-index: 10;
}

#donate {
	text-align: center;
	position: absolute;
	top: -40px;
	left: 445px;
	z-index: 50;
	width:190px;
}

#feedback {
	float:right;
	text-align:center;
	margin:10px;
	padding:2px 4px;
}
#feedback a, #feedback a.link, #feedback a:visited, #feedback a:hover, #feedback a:active{
	font-size:12px;
	color:#545962;
	text-decoration:none;
        font-weight:bold;

}

/* Footer */

div#footer {
	width: 962px;
	height: 119px;
	margin: 0 auto;
	text-align: center;
	background: url('/pics/footer.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
address {
	color: #000;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 900px;
	position: absolute;
	top: 70px;
	left: 0px;
}

/* Right side /pages/ menus */

table#pageNav td {
	background: #eeeeee url('/pics/rightmenus_bg3.jpg') no-repeat;
	padding-top: 20px;
}
table#pageNav td ul {
	list-style-type:none;
}

table#pageNav td ul li a:hover, table#pageNav td ul li a:active {
	color:#000000;
}
table#pageNav td ul li a, table#pageNav td ul li a:visited {
	color:#595959;
	font-weight: bold;
	text-decoration: none;
}

/* Home page image links */
.hpimagelinks {
	margin-top:100px;
}
.hpimagelinks img { margin-bottom:10px; }


table#boardTable {
	width:500px;
}

table#boardTable td {
	padding-bottom: 20px;
}
table#boardTable td span.names {
	padding-left: 10px;
	display: block;
}








