html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	background-color: #C6BF91;
	background-image: url(images/bhl_back.jpg);
	background-repeat: repeat-x;
	height:100%;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height: 100%;
	background-color: #C6BF91;
	background-image: url(images/bhl_back.jpg);
	background-repeat: repeat-x;	
}

/*==============*/

a:link, a:visited {
	color: #83463b;
	font-weight: normal;
}

a:hover, a:active {
	color: #7c5b2a;
	font-weight: normal;
}

img {
	border:none;
}

p {
	line-height: 18px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 18px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-bottom: 6px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 18px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;		
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 6px;
}

/*==============*/

.spacer20 {
	height: 20px;
}

.spacer59 {
	height: 59px;
}

.spacer50 {
	height: 50px;
}

/*==============*/

.bh_red {
	color: #905d47;
}

.errortext {
	color: #990000;
}

.gradientbox6px {
	background-image: url(images/lightgradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 6px;
}

.leftbordered {
	border: 1px solid #333333;
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
}

.articleimages {
	float: left;
	margin-right: 10px;
	margin-bottom: 12px;
}

.articlebox {
	padding-top: 12px;
	border-bottom-style: dotted;
	border-bottom-color: #abaaa4;
	border-bottom-width: 1px;	
}

.subemailbox {
	text-align: center;
	background-color: #760209;
	width: 168px;
}

.subtextbox {
	color: #666666;
	padding-left: 5px;
}

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: auto;
	height: 0px;
	z-index: 200;
}

.modalBackground {
	background-color: #000000;
	filter: alpha(opacity=60);
	opacity: 0.60;

}

.loginbox {
	background-color: #cabeb6;
	padding-right: 20px;
	padding-left: 20px;
	width: 400px;
}	

.hoverlink {
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #62613b;
	
}

/*==============*/

#container {
	width: 940px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

/*==============*/

#header {
	height: 68px;
	background-image: url(images/top_back.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
}

.tagline {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*==============*/

#topnavigation {
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
}

#topnavigation ul{

}

#topnavigation ul li{
	display: inline;
	height: 33px;
}

#topnavigation ul li a {
	color: #d4cbbf;
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 10px 7px 10px 7px;
	background-image: url(images/navback_off.gif);
	background-repeat:repeat-x;
	font-weight: bold;
}

#topnavigation ul li a:hover, #topnavigation ul li a:focus {
	color: #FFFFFF;
	background-image: url(images/navback_on.gif);
	font-weight: bold;
}

/*==============*/

#content {
	min-height: 519px;
	background-color: #f1efe3;
	background-image: url(images/content_shadow.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 0px;
}

/*==============*/

#leftcolumn {
	padding: 53px 20px 0px 20px;
}

.quickfact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
}

/*==============*/

#sidemenu {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;	
}

#sidemenu ul{

}

#sidemenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 2px 0px;
	height: auto;
	width: 100%;

}

#sidemenu ul li a {
	display: block;
	color: #83463b;
	text-decoration: none;
	margin: 0;
	padding: 4px 4px 4px 0px;
	font-weight: bold;
	height: auto;
	width: 100%;
	border-bottom-style: dotted;
	border-bottom-color: #abaaa4;
	border-bottom-width: 1px;
} 

#sidemenu ul li a:hover, #topnavigation ul li a:focus {
	color: #7c5b2a;
	font-weight: bold;
}

/*==============*/

#middlecolumn {
	background-image: url(images/vert_lines.gif);
	background-repeat: repeat-y;
	min-height: 460px;
}

#homemiddlecolumn {
	background-image: url(images/vert_lines.gif);
	background-repeat: repeat-y;
}

.middlecontent {
	padding: 0 40px 0 40px;
}

.middlecontentmargin20 {
	padding: 0 20px 0 20px;
}

/*==============*/

#rightcolumn {
	padding: 53px 20px 0px 20px;
}

/*==============*/

#footer {
	text-align: center;
	padding-top: 94px;
	padding-bottom: 20px;
	background-image: url(images/bottombreak.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#footer p {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 11px;
	color: #838173;
	line-height: 12px;
}

/*==============*/

table.gettinghere {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 325px;	
}

table.gettinghere td {
	padding: 4px;
}

.headrow {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

.altrow {
	background-color: #d3d0c9;	
}

