
#bwcacontainer { 
	width: 100%; 
	position: relative;
	float: left;   
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;	
	}

#bwcaheader {
 	width: 100%;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	float: left;
	background-color: #ADB57B;
}

#bwcapageHeader {
 	width: 776px;
 	float: left;
 	height: 50px; /* strange but ie6 needs this */
 	background-image: url("gmapsheader.png");
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 0px;    
	border-right: 1px solid #aaa;    
	border-bottom: 1px solid #aaa;    
	border-left: 1px solid #aaa;    
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	
}

#tagline {
	margin: 0px 0px 0px 75px;
	font-weight: bold;
}
#tagline2 {
	margin: 0px 0px 0px 75px;
	font-size: small;
}

#tabs11 {
	float:left;
	width:900px;
 	line-height:normal;
	margin-top: 2px;
	FONT: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; HEIGHT: 100%;
	
}
#tabs11 ul {
	margin:0;
	padding:0px 0px 0px 90px;
	list-style:none;
}
#tabs11 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs11 a {
	float:left;
	background:url("tableft11.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs11 a span {
	float:left;
	display:block;
	background:url("tabright11.gif") no-repeat right top;
 	padding:10px 15px 4px 6px;
	color:#9F9584;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs11 a span {float:none;}
/* End IE5-Mac hack */
#tabs11 a:hover span,
#tabs11 a.currentTab span{
	color:#FFF;
}
#tabs11 a:hover,
#tabs11 a.currentTab {
	background-position:0% -42px;
}
#tabs11 a:hover span,
#tabs11 a.currentTab span {
	background-position:100% -42px;
}
UL.recent A:hover {
	COLOR: #b35a1e
}
