html, body
{
    margin: 0 0;
	padding: 0 0;
}

body
{
    font-family: Arial, Verdana;
    font-size: 13px;
    color: #555555;
    background-color: #FFFFFF;
	height: 100%;
}

img
{
    border: 0;
}

ul
{
    list-style-type: disc;
}

strong.hi
{
    font-size: 13px;
	color: #C03403;
}

#container
{
    width: 984px;
    margin: 0;
    text-align: left;
    height: 100%;
}

#header
{
    width: 984px;
    height: 36px;
    position: relative;
    font: 14px arial,helvetica,clean,sans-serif;
    background-color: #DEDEDE;

}

#header #socialnetworking
{
    top: 0px;
	right: 0px;
	margin: 0;
	padding: 8px 0 0 0;
	 float:right;
	 width:65px;
	 height:25px;
}

#header #rss
{
    top: 0px;
	right: 0px;
	margin: 0;
	padding: 8px 0 0 0;
	 float:right;
	 width:115px;
	 height:25px;
}

 a.RSSLink,
a.RSSLink:link,
a.RSSLink:visited, 
a.RSSLink:hover {
 padding-left:20px;   
  line-height:18px;   
   background:transparent url(http://www.thebha.org/images/rss_icon.gif) center left no-repeat;
   color:#FF6600;
   font-size:11px;
   }


#header img
{
    top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	 float:right;
}

#header ul
{
    top: 0px;
    left: 73px;
    float: right;
    margin: 0;
    padding: 0;
    line-height: 18px !important;
}

#header ul .right
{
    right: 3px;
    top: 0px;
    margin: 0;
    padding: 0;
    line-height: 18px !important;
}

#header ul li
{
/*    width: 72px;*/
    display: table-cell;
    padding: 0;
/*    padding-left: 20px !important;*/
padding-left: 10px;
padding-right: 10px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    list-style: none;
    line-height: 34px !important;
/*    background: transparent url(/images/menu-button-background.jpg) no-repeat;*/
    text-align: center;
/*    background: none !important;*/
}

.ie #header ul li 
{
    float: left;
    clear: none;
}

#header ul li a
{
    height: 26px;
    color: #FFF;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    border-bottom: 0;
    margin-top: 20px;
}

#header ul li a:hover
{
    background-position: 0 100%;
    color: #FFF;
    text-decoration: underline;
}


#sub-header
{
    height: 105px;
	width: 984px;
	position: relative;
}

#homepage-flash
{
    left: 320px;
	top: 0px;
	position: absolute;
	width: 664px;
	height: 332px;
	background: #6E6B58 url(/images/static-homepage-holder.jpg) top left no-repeat;
	z-index: 1000;
}

#sub-header #logo
{
    height: 105px;
	width: 655px;
	float: left;
}

#sub-header #section-header
{
    height: 105px;
	width: 306px;
	float: right;
	background-color: #6E6B58;
    position: relative;
	border-left: 23px solid #C03403;
	overflow: hidden;
}

#sub-header #section-header .title
{
    color: #A5A398;
    font-size: 36px;
    font-weight: bold;
    position: absolute;
    bottom: -9px;
    left: 4px;
}

.standard-text
{
    font-size: 13px;
	font-weight: normal;
}

#wrapper {
    overflow: hidden;
    width: 984px;
}

#wrapper .left {
    float: left;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
    width: 320px;
	background-color: #DEDEDE;
    border-bottom: 1px solid #0000FF;
}

#wrapper .left #menu
{
    float: right;
    width: 142px;
}

#wrapper .main {
    float: left;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
    width: 335px;
    background-color: #FFFFFF;
    text-align: left;
    border-bottom: 1px solid #00FF00;
}

#wrapper .two-column
{
    width: 664px !important;
}

#wrapper .right {
    float: left;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
    width: 329px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #FF0000;
}

#wrapper ul
{
    list-style-type: none;
    margin-left: 2px;
    padding-left: 0px;
}

#wrapper li
{
    color: #000000 !important;
	font-family: Arial;
	font-weight: 800;
	font-size: 10px;
    padding-left: 0px;
}

#wrapper ul ul
{
    margin-bottom: 2px;
    padding-left: 14px;
}

#wrapper ul ul li
{
    padding-left: 2px;
}

#wrapper ul li a
{
    color: #000;
    text-decoration: none;
}

#wrapper ul li a:hover
{
    color: #000;
    text-decoration: underline;
}

.content
{
    padding-left: 10px;
    padding-right: 10px;
	padding-top: 1px;
}

.content img
{
    z-index: 999;
}

.content-right
{
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}

#content-options
{
/*    background-color: #6E6B58;
	color: #A5A398;
    padding: 4px;
	margin-top: -2px;*/
    background-color: #FFFFFF;
	color: #A5A398;
    padding: 4px;
	margin-top: -2px;
    border-bottom: 1px solid #6E6B58;
}

h2
{
    color: #C03403;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}

.content a
{
    color: #C03403;
}

.content p
{
    padding-left: 5px;
}

.print-icon
{
    background: transparent url(/images/print_icon.jpg) top left no-repeat;
	height: 15px;
	padding-left: 25px;
	margin-left: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.email-icon
{
    background: transparent url(/images/email_icon.jpg) top left no-repeat;
	height: 15px;
	padding-left: 25px;
	margin-left: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
}




.event-calendar
{
    height: 309px;
    width: 309px;
    float: left;
    background: transparent url(/images/calendar-placeholder.jpg) top left no-repeat;
}

.event-calendar-plus
{
    height: 348px;
    width: 309px;
    float: left;
    background: transparent url(/images/calendar-placeholder-plus.jpg) top left no-repeat;
}

.event-month
{
    height: 38px;
    width: 279px;
    padding-top: 32px;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    color: #6E6C57;
}

.event-dates
{
    padding-left: 16px;
    width: 282px;
    height: 212px;
}

.event-date
{
    width: 39px;
    height: 42px;
    float: left;
    position: relative;
}

.event-listing
{
    position: relative;
    margin-top: 6px;
    margin-left: 6px;
    width: 26px;
    height: 26px;
}

.event-item
{
    float: left;
    width: 5px;
    height: 5px;
    background-color: #C13305;
    margin-right: 3px;
    margin-bottom: 3px;
    cursor: pointer;
}

.event-date-display
{
    position: absolute;
    bottom: 0px;
    right: 4px;
    color: #9E9E92;
    font-size: 12px;
}

.forum-header
{
    background-color: #F6F6F6;
    border-bottom: 1px solid #DEDEDE;
    height: 100px;
    width: 664px;
    position: relative;
}

.forum-breadcrumb
{
    position: absolute;
    display: inline;
    top: 10px;
    left: 10px;
    font-size: 12px;
}

.forum-search
{
    position: absolute;
    display: inline;
    bottom: 10px;
    left: 10px;
}

.forum-search-logged-in
{
    position: absolute;
    display: inline;
    top: 10px;
    right: 10px;
    font-size: 10px;
}

.forum-login
{
    position: absolute;
    display: inline;
    top: 10px;
    right: 10px;
    font-size: 10px;
}

.forum-login a, .forum-breadcrumb a, .blackLink a
{
    color: #C03403;
    text-decoration: none;
    font-weight: bold;
}

.forum-header-content
{
    margin-top: 2px;
/*    background-color: #DEDEDE;*/
    background-color: #6E6B58;
    padding-top: 2px;
    height: 18px;
/*    color: #A5A398;*/
    color: #FCFCFC;
    font-size: 12px;
    font-weight: bold;
}

.forum-button-container
{
    padding: 8px;
    height: 19px;
}

.forum-header-item
{
    padding-left: 5px;
    display: inline;
    float: left;
}

.forum-content
{
    padding: 8px;
    display: block;
}

.forum-item-content
{
    background-color: #FFF;
    color: #000;
    font-size: 12px;
    display: block;
    padding-bottom: 10px;
    clear: both;
    padding-top: 10px;
    border-bottom: 1px solid #DEDEDE;
    height: 30px;
}

.forum-item-content a
{
    color: #C03403;
    text-decoration: none;
    font-weight: bold;
}

.forum-item-content-dynamic
{
    background-color: #F6F6F6;
    color: #000;
    font-size: 12px;
    display: block;
    padding-bottom: 10px;
    clear: both;
    padding-top: 10px;
    border-bottom: 1px solid #DEDEDE;
    height: 30px;
}

.forum-item-content-dynamic a
{
    color: #C03403;
    text-decoration: none;
    font-weight: bold;
}

.forum-item-content-post
{
    display: table;
    background-color: #F6F6F6;
    width: 664px;
    border-bottom: 1px solid #DEDEDE;
    padding-top: 4px;
    padding-bottom: 10px;
}

.forum-item-hilight
{
    background-color: #DEDEDE !important;
}

.spacer
{
    height: 5px;
}

.floater
{
    float: left;
    width: 45%;
}

.fieldModule
{
    padding: 3px 0px 3px 0;
	font-size: 10px;
}

.label
{
    padding: 0 0 2px;
}

.bold
{
    font-weight: bold;
}

.hot
{
    color: #FE5000;
}

.box
{
    background-color: #FFFFFF;
    padding: 5px;
	display: block;
	width: 644px;
}

.clear
{
    clear: both;
	padding: 5px;
}

.copy, .copy p, .copy a, .copy li, .copy h3, .copy strong, .copy em
{
    font-size: 10px;
    line-height: 13px;
}

#footer
{
    width: 985px;
	height: 21px;
	background: transparent url(/images/footer.jpg) top left no-repeat;
}


.gallery {
	overflow: hidden;
	border: 1px solid #6E6B58;
	width: 625px;
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
}
.gallery-viewer {
	width:605px;
	position:relative;
	overflow: hidden;
	margin: 10px;
}
.gallery-viewer ul {
	width: 9999px;
	position: relative;
	list-style: none inside;
}
.gallery-viewer li { 
	display: inline;
	float: left;
}
.gallery-nav {
	clear:both;
	overflow:hidden;
	padding: 0 15px 19px;
}
.gallery-nav li { float:left; }
.gallery-nav li a,
.gallery-nav li a:visited {
	border:1px solid #ccc;
	color:#777;
	float:left;
	font-weight:bold;
	margin-right:10px;
	padding:12px;
	text-decoration:none;
}
.gallery-nav li a:hover { background:#eee; }
.gallery-nav li.active a,
.gallery-nav li.active a:visited 
.gallery-nav li.active a:hover { background:#ddd; }



img,
.gallery-viewer ul,
.gallery-viewer li,
.gallery-viewer img {
	margin: 0;
	padding: 0;
}
.gallery ul {
	list-style: none inside;
}
.gallery a:focus {
	outline: 0;
}

.gallery-previous
{
    display: none;
    position: absolute;
	height: 100%;
	top: 0px;
	left: 0px;
	width: 310px;
/*    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/75p_white.png');*/
}

.gallery-previous[class] {
/*  background-image:url(/images/75p_white.png);*/
}

.gallery-next
{
    display: none;
    position: absolute;
	height: 100%;
	top: 0px;
	right: 0px;
	width: 310px;
	text-align: right;
/*    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/75p_white.png');*/
}

.gallery-next[class] {
/*  background-image:url(/images/75p_white.png);*/
}

.addthis_toolbox
{
    margin: auto;
}

.addthis_toolbox .hover_effect
{
    background-color: #FFFFFF;
    width: 284px;
    padding: 10px 0 6px 10px;
 /*   border: 3px solid #eee;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #6E6B58;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
/*    background: #A5A398;*/
    background: #FFFFFF;
    color: #C03403;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

.boldLink a,
.boldLink a:link,
.boldLink a:visited 
.boldLink a:hover { font-weight:bold; color:#FF0000;}

.dateArchive
{
    font-family: Arial, Verdana;
    font-size: 11px;
	color:#666666;
}


