/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #fff;
	}
div#bh-container {
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #000;
	color: #fff;
	}
div#bh-header {
	width: 540px;
	height: 360px;
	}
	


	
div#bh-content {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	}
div#bh-content h1, h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}	
div#bh-content a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	}	
div#bh-content a:link {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	}	
div#bh-content a:active {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	}	
div#bh-content a:hover {
	font-weight: bold;
	color: #c00;
	text-decoration: underline;
	background-color: #000;
	}	
div#bh-content a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	}	

div#bh-content .left {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 20px solid #fff;
	border-top: 7px solid #fff;
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
	}

div#bh-content .right {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 20px solid #fff;
	border-top: 7px solid #fff;
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
	}
div#bh-content .right2 {
	float: right;
	}	
div#bh-content .small-print {
	font-size: 10px;
	}


div#bh-content #bh-key {
	float: right;
	width: 170px;
	border: 1px solid #fff;
	margin: 10px;
	padding: 5px;
	}


div#bh-content #into-img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
div#bh-content #listing {
	
	}
	
#listing .item-intro {
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	}	
#listing .item-intro img {
	float: left;
	padding: 5px;
	}

#listing .item-intro h1 {
	font-size: 12px;
	}
#listing .item-intro ul li {
	list-style-type: none;
	margin-left: 15px;
	}
#listing blockquote {
	font-style: italic;
	}	
#listing .tracks {
	margin-left: 100px;
	}
#listing .item-intro p {
	margin-left: 100px;
	}











#gallery {
	width: 520px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #000;
	}
#gallery-main {
	width: 520px;
	height: 400px;
	margin:0px auto;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#gallery-main img { 
	border: 1px solid #000; 
	padding: 5px; 
	}
#gallery-nav {
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#gallery-nav img{ 
	border: 1px solid #fff; 
	}




form {
	margin-left: auto;
	margin-right: auto;
	}

form fieldset legend {
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	}	
form div {
	clear: left;
	display: block;
	width: 404px;
	margin: 5px 0px 0px 0px;
	padding: 1px 3px;
	}
form div fieldset {
  	clear: none;
  	border-width: 1px;
  	border-style: solid;
 	border-color: #666666;
  	margin: 0px 0px 0px 142px;
  	padding: 0px 5px 5px 5px;
  	width: 197px;
	}
form div fieldset legend {
  	font-size: 100%;
  	padding: 0px 3px 0px 9px;
	}
form div.required fieldset legend {
  	font-weight: bold;
	}
form div label {
  	display: block;
  	float: left;
  	width: 100px;
  	padding: 3px 5px;
  	margin: 0px 0px 5px 0px;
  	text-align: right;
	}
form div.required label, label.required {
  	font-weight: bold;
	}
form div input, form div select, form div textarea {
  	width: 275px;
  	padding: 1px 3px;
  	margin: 0px 0px 0px 0px;
	}	
.error {
	text-align: left;
	color: #f00;
	font-weight: bold;
	line-height: normal; 
	}
.confirm {
	font-weight: bold;
	}	


					
div#bh-footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	}	
div#bh-footer a {
	text-decoration: none;
	color: #fff;
	background-color: #000;
	}	
div#bh-footer a:link {
	text-decoration: none;
	color: #fff;
	background-color: #000;
	}
div#bh-footer a:active {
	text-decoration: none;
	color: #fff;
	background-color: #000;
	}
div#bh-footer a:hover {
	text-decoration: none;
	color: #c00;
	background-color: #000;
	}
div#bh-footer a:visited {
	text-decoration: none;
	color: #fff;
	background-color: #000;
	}							