
#wrapper {
  width: 723px;
  height: 100%;
  margin: 0 auto;
  
  text-align: left;
}
#content { 
  float: left;
  width: 723px;
  height: 100%;
  min-height: 100%;
}
#content[id] {
  height: auto;
}
#header {
	padding: 60px 0 2em 49px;
	background: url(../img/bbplogo.gif) no-repeat top center;
	height: 140px;
	margin-top: 10px;
}
* html #header {
	height: 1%;
	margin-top: 0px;
}
#header h1,
#header h2 {
	margin: 0;
	padding: 0;
	background: none;
	margin-top: 0px;
}
#header h1 {
	font-size: 3.5em;
	font-family: georgia;
	letter-spacing: -3px;
	color: #6E310B;
	margin-top: 0px;
}
ul#menu {
  width: 671px;
  margin: 0 auto;  
  padding: 0 !important;
  padding: 0 0 0 10px;
	font-variant: small-caps;
}
ul#menu li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#menu li a {
  float: left;  
  padding: 15px 0 5px 0;
  text-align: center;
  text-decoration: none;
  color: #464547;
  width: 134px;
}
ul#menu li a:visited {
 
}
ul#menu li a:hover {
  color: #f84f1a;
}
ul#menu li a.here {
  color: #afafaf;
}
ul.two li a {
}
ul.three li a {
  width: 33%;
}
ul.four li a {
  width: 20%;
}
ul.five li a {
  width: 20%;
}
#page {  
  float: left;
  clear: both;   
  width: 723px !important;
  width: 100%;
}
#mapbox				{
	height: 285px;
}
#index {  

}
#footer {
	  float: left;
  clear: both;   
  width: 100%;
  padding-right: 4px;
  background: url(../img/mainpic.jpg) no-repeat top center;
	text-align: right;
	padding-top: 29px;
	height: 201px;

font-size: 0.85em;
}
ul.bigLinks {
  margin: 10px 0;
  padding: 0;
  list-style: none;
  
}
ul.bigLinks li {
  display: inline;
  margin: 0;
  padding: 0;
  background: none;
}
ul.bigLinks li a,
ul.bigLinks li a:visited {  
  display: block;
  margin: 10px 0;
  padding: 3px;
  text-decoration: none;
  background-color: #FFF;
  border: 0;  
}
ul.bigLinks li a:hover {
  padding-bottom: 2px;
  background-color: #F1FFE3;
  border-bottom: 1px solid #B8E78B;
}
ul.bigLinks li a span.title {
  color: #f83d15;  
  border-bottom: 1px solid #B8E78B;
}
ul.bigLinks li a:hover span.title {
  color: #f83d15;  
  border-bottom: 1px solid #f83d15;  
}
ul.bigLinks li a span.desc {
  display: block;
  color: #6D6864;
}
ul.bigLinks li a:hover span.desc {
  color: #555;
}
.width100 {
  width: 100%;
}
.width75 {
  width: 73%;
}
.width66 {
  width: 64%;
}
.width50 {
  width: 48%;
}
.width33 {
  width: 31%;
}
.width25 {
  width: 23%;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.alignLeft {
  text-align: left;
}
.alignRight {
  text-align: right;
}
.clear {
  clear: both;
}
.block {
  display: block;
}
.big {
  font-size: 1.3em;  
}
.small {
  font-size: 0.85em;  
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.grey {
  color: #AAA;
}
.green {
  color: #82C048;
}
.darkBrown {
  color: #512103;
}
.greenBg {
  padding: 0 10px;
  background-color: #F1FFE3;
  border-bottom: 1px solid #B8E78B;
}
.highlight {
  padding: 1px 2px;
  background: #D9F5EC;
  border-top: 1px solid #BDEDDE;
}





