/* @group Global */

body {
	margin: 0;
	padding: 0;
	font: 13px/15px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #422a0f;
	background-color: black;
	height: 100%;
	background-image: url(images/bh_side_bg.gif);
}

#container {
	position: relative;
	
	height: 100%;
}

#content_wrapper_home {
	position: relative;
	width: 890px;
	border-left: 5px solid white;
	border-right: 5px solid white;
	margin-right: auto;
	margin-left: auto;
	/*height: 580px;*/
	border-bottom: 5px solid white;
	background-color: #FBF1DF;
	height: 576px;
}

#content_wrapper {
	position: relative;
	width: 890px;
	border-left: 5px solid white;
	border-right: 5px solid white;
	margin-right: auto;
	margin-left: auto;
	/*height: 580px;*/
	border-bottom: 5px solid white;
	background-color: #FBF1DF;
	height: 100%;
}

#content_body {
	position: relative;
}

#block {
	width: 100%;
	height: 45px;
}

ul li {
	list-style-type: none;
}

a.off {
	text-decoration: none;
	color: #422a0f;
}

a {
	text-decoration: none;
	color: #422a0f;
}

a.off:hover {
	text-decoration: underline;
	color: #422a0f;
}

a:hover {
	text-decoration: underline;
	color: #422a0f;
}

a.on {
	text-decoration: underline;
	color: #422a0f;
}

a.on:hover {
	text-decoration: underline;
	color: #422a0f;
}

/* @group footer */

#footer {
	position: relative;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
	width: 100%;
	z-index: 10;
	text-align: center;
	bottom: 25px;
	height: 20px;
}

#footer p {
	margin-bottom: 0;
}

ul.footer_nav  {
	margin: 0;
	padding: 0;
	display: inline;
}

ul.footer_nav li {
	display: inline;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}



/* @end */

/* @group Header */

#header {
	position: relative;
	color: #fff;
	width: 890px;
	height: 134px;
}

#header_nav {
	position: absolute;
	top: 105px;
	right: 50px;
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

#header_nav ul {
	color: #fff;
	display: inline;
}

#header_nav ul li {
	color: #fff;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

#header_nav a {
	color: #fff;
}

#header_nav a:hover {
	color: #fff;
}

a.header_home {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 560px;
	height: 134px;
	/*border: 1px solid green;*/
	background-color: transparent;
}

a.header_home img {
	width: 560px;
	height: 134px;
	border-width: 0;
}

a.header {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 450px;
	height: 134px;
	/*border: 1px solid red;*/
	background-color: transparent;
}

a.header img {
	width: 450px;
	height: 134px;
	border-width: 0;
}

#sub_header_bar {
	width: 100%;
	height: 21px;
	background-color: #554120;
	position: relative;
}

#sub_header_bar h3 {
	margin: 0 0 0 90px;
	font: italic 18px/22px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FEEBCC;
}

/* @end */



/* @end */

/* @group Home */

#home_content {
	background: url(images/bh_content_home.jpg) no-repeat;
	width: 890px;
	height: 421px;
	margin: 21px 0 0;
}

img.header {
	position: relative;
	border-width: 0;
}

#home_header_nav {
	position: absolute;
	top: 138px;
	right: 110px;
	text-transform: uppercase;
	font: 10px "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	letter-spacing: 2px;
}

#header_home {
	position: relative;
	color: #fff;
	width: 890px;
	height: 134px;
}

#homeheader_nav ul {
	color: #fff;
	display: inline;
}

#home_header_nav ul li {
	color: #fff;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

#home_header_nav a {
	color: #fff;
	height: 20px;
	margin: 0;
}

#home_header_nav a:hover {
	color: #fff;
}



/* @end */

/* @group Internal Pages */

#content {
	display: block;
	width: 710px;
	min-height:421px;
  	height:auto !important;
  	height:421px;
	margin: 21px 0 0;
	background: #FBF1DF url(images/bh_content_bg.jpg) no-repeat;
	padding-right: 90px;
	padding-left: 90px;
}

#content p {
	margin-top: 17px;
}

#content h1, h2, h3, h4 {
	margin-left: 0;
	margin-right: 40px;
}

#content p img {
	float: right;
}

#content ul.content_nav {
	position: relative;
	left: -40px;
	bottom: 15px;
	margin-top: 40px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

#content ul.content_nav li {
	display: inline;
}

#content ul.content_nav li a {
	display: block;
	background: url(images/bh_play_button.gif) no-repeat;
	text-decoration: none;
	padding-left: 40px;
	margin-right: 15px;
	height: 34px;
	line-height: 30px;
	vertical-align: middle;
	float: left;
	padding-bottom: 0;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}

#content ul.content_nav li a:hover {
	display: inline;
	text-decoration: underline;
	height: 34px;
}

#content blockquote {
	font: italic 12px "Times New Roman", Georgia, Times, serif;
}

/* @end */

/* @group Music Sampler */

td.as_media_mainCategory h3 {
	font-size: 24px;
	margin: 0;
	line-height: 28px;
}

td.as_media_subCategory h3 {
	text-indent: 20px;
}

td.as_media_subContent {
	text-indent: 20px;
	padding: 0;
}

td.as_media_subContent small {
	visibility: hidden;
}

td.as_media_subContent img {
	margin-right: 10px;
}

div.mediaLink div {
	margin-top: 5px;
	font-weight: bold;
}

#as_track_container div.mediaDescription p {
	margin-top: 0;
	margin-left: 10px;
}

h3.as_category_name {
	margin-left: -15px;
}



/* @end */

/* @group Contact Us */

form {
	width: 520px;
	margin-left: 150px;
}



/* @end */

/* @group Barb Tree Layout */

#barb_trees_clear {
	position: relative;
	text-align: right;
	float: right;
	width: 211px;
	height: 180px;
	margin-right: 10px;
}

#barb_trees {
	position: absolute;
	float: right;
	top: 127px;
	right: 98px;
	z-index: 1000;
}



/* @end */

/* @group Barb Rocks Layout */

#barb_rocks_clear {
	position: relative;
	float: right;
	width: 260px;
	height: 225px;
}

#barb_rocks {
	position: absolute;
	float: right;
	top: 180px;
	right: 11px;
	z-index: 1000;
}



/* @end */