@charset "UTF-8";
/* CSS Document */

/* Global */
* {
	margin: 0;
	Padding: 0;
	}

body {
	background:#1f0f01;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image:url(../images/BHG-Background_strip.png);
	background-repeat: repeat-x;
	}

	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	font-weight: normal;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
	}
	
ul {
	text-decoration:none;
	list-style-image:none;
	}
	
ul li {
	text-decoration:none;
	list-style-image:none;
	}

li.current_page {
	background-position:160px center;
	}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}
	
a img {
	border: none;
	text-decoration: none;
	}


/* Wrapper */
#frame {	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow:visible;
	display: block;
	height: 815px;
	width: 840px;
	background-image: url(../images/Shadow.png);
	background-repeat:no-repeat;
	}

#wrapper {
	display: block;
	height: 790px;
	width: 800px;
	border: 10px solid #FFFFFF;
	margin-top: 0px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	}
	

/* Global Navigation */
	
#masthead {
	display:block;
	height: 50px;
	width:800px;
	background-color:#000000;
	overflow: hidden;
	float:left;
	background-image: url(../images/nav_gradient.png);
	background-repeat: repeat-x;
	z-index: 1;
	}
	
#logo {
	display:block;
	background-repeat: no-repeat;
	height: 50px;
	width: 151px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	z-index: 8;
	}
	
#main_image {
	display: block;
	height: 450px;
	width: 800px;
	float: right;
	overflow: hidden;
	}
	
#bottom {
	display: block;
	width: 800px;
	height: 290px;
	background-color:#000000;
	background-image: url(../images/bottom_background.png);
	background-repeat: no-repeat;
	float:right;
	}
	
#nav {
	display: block;
	margin-top: 10px;
	height: 40px;
	margin-left: 25px;
	width: 775px;
	text-align: left;
	}
	
 #nav ul li {
	display: inline;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .5px;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color:#FFFFFF;
	list-style-image: none;
	} 
	
 #nav li {
 	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
 	}
	
#nav li a:hover {
	color:#6699FF;
 	}
#nav li ul {
  	display: none;
  	position: absolute; 
  	top: 1em;
  	left: 0;
  	}

#nav li:hover ul { 
	display: block;
	}

#nav li > ul {
	top: auto;
	left: auto;
	}

	
#bottom_image {
	display: block;
	width: auto;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	}

#bottom_headline {
	display: block;
	float: left;
	height: auto;
	width: 450px;
	margin-top: 20px;
	margin-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-weight: lighter;
	line-height: 15px;
	}
	
#bottom_headline a a:active a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#bottom_headline a:hover {
	color: #FF9900;
	}
	
#bottom_headline img {
	margin-bottom: 5px;
	}

#global_nav {
	display:block;
	height: 75px;
	width: 820px;
	overflow:hidden;
	margin-right: 60px;
	background:#180f06;
	text-decoration: none;
	}
	
.gnav {
	display: block;
	height: 75px;
	width: 110px;
	margin-left: 5px;
	float:left;
	background-position: top center;
	overflow:hidden;
	text-decoration: none;
	list-style-image:none;
	list-style:none;
	}

	
.gnav a {
	display: block;
	height: 75px;
	width: 110px;
	margin-right: 10px;
	float:left;
	text-decoration: none;
	}
	
.gnav a:active {
	display: block;
	height: 75px;
	width: 110px;
	margin-right: 10px;
	float:left;
	text-decoration: none;
	}
	
.gnav a:hover {
	display: block;
	height: 75px;
	width: 110px;
	margin-right: 10px;
	float:left;
	text-decoration: none;
	background-position: center 100px;
	overflow:hidden;
	}
		
/* Content */


/*Contact Page*/

#contact_background {
	display: block;
	float: right;
	height: 450px;
	width: 800px;
	background: url(../images/bhg_contacts.jpg);
	background-repeat: no-repeat;
	}

#contact_info {
	display:block;
	height: 50px;
	width: 300;
	margin-left: 250px;
	margin-right:250px;
	margin-top: 350px;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	
	}
	
#contact_info a {
	color: #ffffff;
	}
	
#contact_info a:hover {
	color: #900;
	}
	
#contact_info a:visited {
	color: #ffffff;
	}
#contact_info a:active {
	color: #ffffff;
	}
	
/* Footer */


#footer {
	text-decoration: none;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 10px;
	padding-right: 75px;
	padding-left: 15px;
}
