@charset "utf-8";
body/* CSS Document */

 {
	background-image: none;
	background-color: #FFFFFF;

}
.main {
	height: 550px;
	width: 1000px;
	background-repeat: no-repeat;
	padding: 7px;
	background-position: center;
	position: relative;
	background-image: url(../Images/BH%20home_1000x550.jpg);
}
.main_alignment {
	margin: 0px;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.heading {
	font-family: Arial;
	font-size: 40px;
	color: #333333;
	padding-left: 20px;
	background-position: left;
}
.heading_bold {
	font-size: 50px;
	font-weight: bold;
	color: #000000;
}
.menu {
	font-family: "Arial Narrow";
	font-size: medium;
	color: #000000;
	background-position: left;
	padding: 0;
}
.menu a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu a:link {
	text-decoration: none;
	color: #000000;
}
.menu  a:visited {
	text-decoration: none;
	color: #000000;
}
.frame {
	padding: 0px;
	text-align: left;
	vertical-align: top;
	left: 0px;
	top: 0px;
}
.text_main {
	font-family: "Arial Narrow";
	font-size: 14px;
	text-decoration: none;
}
.image_frame {
	text-decoration: none;
	border: 1px solid #333333;
}

.text_main a:hover {
	font-family: "Arial Narrow";
	text-decoration: none;
	color: #339933;
	font-size: 14px;
}
.text_main a:link {
	font-family: "Arial Narrow";
	text-decoration: none;
	color: #333333;
}
.text_main  a:visited {
	font-family: "Arial Narrow";
	text-decoration: none;
	color: #000000;
}
.text_main_heading {
	font-family: "Arial Narrow";
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.menu a:active {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
