body, div, h1, h2, h3, h4, h5, img, p, ul, li, td, tr, a, object { background-color: transparent; background-image: none; }
* { border-width: 0; margin: 0; padding: 0; text-align: left;}

h1, h2, h3, h4, h5, h6 { margin: 0 0 7px; }

h1, h1 a:hover, h1 a:active, h1 a:hover, h1 a:active {
	background: url('/_img/bd-logo.gif') top left no-repeat;
	clear: both;
	height: 86px;
	text-indent: -9000px;
}
h1 a { float:left; height: 86px; width: 576px; }

	
h2 { color: #a69563; font: 30px/32px Arial, sans-serif; }
h3 { font-size: 16px; margin: 0; padding: 15px 0 0; }

p { margin: 0 0 10px; }

body {
	background: #111 url('/_img/bd-head.jpg') top left no-repeat;
	color: #808080;
	font: 13px/15px Arial, sans-serif;
	overflow: auto;
	width: 980px;
}



body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { color: #EEE; text-decoration: none; }
a:active { color: #EEE; text-decoration: none; }
a:visited { color: #AAA; text-decoration: none; }
a:hover { color: #EEE; text-decoration: underline; }

p.nav a:link { color: #a68d42; text-decoration: none; }
p.nav a:active { color: #a68d42; text-decoration: none; }
p.nav a:visited { color: #a68d42; text-decoration: none; }
p.nav a:hover { color: #f2e0aa; text-decoration: underline; }

a img { border: none; }

#menu {
	float: left;
	width: 210px;
	overflow: auto;
	margin: 0 30px 0 20px;
}

#menu ul {
	list-style: none;
	margin: 0 0 10px 0;
}


#menu ul li { 
	margin: 2px 0 4px 15px;
}

#menu ul li.section-title {
	color: #a68d42;
	font: bold italic 13px Georgia, serif;
	margin: 0;
}

#menu ul li.section-title:hover {
	color: #fff;
}

#menu ul li#indexhibitLink { font-size: 9px; margin:0; }

div#legal { 
	font: 8px/9px Arial, sans-serif;
}


#content {
	float: left;
    width: 720px;
}

.container {
}

#img-container	{ margin: 0; padding: 0; }

#once { clear: left; }

#about p { font: 16px/18px Arial, sans-serif; margin: 0 0 15px; }

.cl { clear: both; display: block; margin: 15px 0 0; }

object { clear: both; display: block; }

blockquote { margin: 0 20px 15px; }

#social { float: right; margin: 15px 0 0; width: 270px; }

form { float: left; margin: o; padding: 0; width: 400px; }

input.field { height: 18px; margin: 0 0 10px; width: 150px; }
input.hidden { height: 0; width: 0; }

input#submit {
	background: #a68d42; 
	border-top: solid 1px #e0cc73;
	border-left: solid 1px #e0cc73;
	border-bottom: solid 1px  #6c4e11;
	border-right: solid 1px  #6c4e11;
	color: #fff;
	font: 14px/14px Arial, sans-serif;
	margin: 5px 0 0;
	padding: 2px 5px; 
	text-align: center;
}

textarea { height: 300px; margin: 5px 0; width: 400px; }