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

body
{
	background: #ece7d4;
	color: #333;
	font-size: .9em;
	padding: 20px 0 40px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
}

h2
{
	padding: 10px 0 0 0;
}

p
{
	overflow: hidden;
	padding: 0 0 5px 0;
}
.right {
	float:right;
}
.left {
	float:left;	
}
.rt_border{
	background:url(/web_assets/bf_exhibit/border_side.png) right repeat-y;	
}
.lt_border{
	
}

.rt_border p{
	padding-right:15px;	
}
#global_wrapper{
	background:;	
}
#global{
	background:url(/web_assets/bf_exhibit/border_bottom.png) repeat-x bottom;	
}
#footer{
	padding-top:15px;
	background:url(/web_assets/bf_exhibit/border_bottom.png) repeat-x top;	
}

#header{
	background:url(/web_assets/bf_exhibit/header_bg.png) top left no-repeat;
	height:131px;
	margin-bottom:20px;
}
#header li{
	list-style-type:none;
	display:inline;
	float:left;
	border-right:1px solid #000;
	padding:0 12px;
	text-transform:uppercase;
	margin:0;
	font-size:1.2em;
	position:relative;
	top:95px;
}
#header li.last{
	border:0;
}
.wide-hero{
	margin-left:10px;}
/* Administration Modification Styles */

ul.tabs{
}
ul.tabs li {
	padding:0;	
	margin:0;
}
ul.tabs li a{
	color:#003479;	
}
ul.secondary li {
	padding:0 10px 0 5px;	
	margin:0;
}
ul.secondary li a{
	color:#003479;	
}
#admin{
	position:absolute;
	top:0;
	left:0;
	margin:20px;
}
#events-block{
	padding-bottom:20px;	
}
