*, html, body {
	margin: 0px;
	padding: 0px;
}
html, body {
	color: #000000;
	background-color: #ffc042;
}
html {
	text-align: center;
	padding-top: 20px;
}
body {
	margin: 0px auto;
	width: 948px;
	border: 1px solid #5f5f5f;
}
p {
	padding-bottom: 12px;
}
#headerWrapper {
	background: #49b6ed;
	height: 100px;
	position: relative;
	text-align: left;
}
#logo {
	position: absolute;
	height: 78px;
	width: 71px;
	top: 16px;
	left: 13px;
}
#description span {
	display: none;
}
#description {
	background: url(../images/site-title.gif) no-repeat;
	height: 35px;
	width: 439px;
	position: absolute;
	left: 90px;
	top: 60px;
}
#headerImg {
	position: absolute;
	height: 98px;
	width: 170px;
	top: 0px;
	right: 0px;
}
img {
	border-style: none;
}
#mainWrapper {
	background: url(../images/navbar.gif) no-repeat left top;
	padding-top: 14px;
}
#mainWrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#mainWrapper { display: inline-block; }

/* Hides from IE-mac \*/
* html #mainWrapper {height: 1px;}
#mainWrapper { display: block; }
/* End hide from IE-mac */

#main {
	float: left;
	width: 783px;
	text-align: left;
	position: relative;
}
#navigation {
	margin-top: 3px;
	margin-left: 44px;
	color: #FF6622;
}
#navigation ul {
	list-style: none;
	position: relative;
}
#navigation li {
	float: left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#navigation li a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#navigation li a:hover {
	color: #333333;
}
#navigation li#nav-about {
	width: 100px;
}
#navigation li#nav-members {
	width: 86px;
}
#navigation li#nav-memberlogin {
	width: 98px;
}
#navigation li#nav-needsurveyor {
	width: 90px;
}
#navigation li#nav-pressreleases {
	width: 94px;
}
#navigation li#nav-usefullinks {
	width: 92px;
}
#navigation li#nav-contact {
	width: 92px;
}
#barb-map {
	float: left;
	width: 172px;
	margin: 0 auto;
	clear: both;
}
#contentWrapper {
	float: right;
	width: 611px;
	text-align: center;
	border-top: 1px solid #FF6622;
	margin-top: 55px;
}
#content {
	background-color: #FFE6B3;
	padding: 10px 12px 30px 15px;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #5f5f5f;
	margin-top: 5px;
	overflow: auto;
	height: 400px;
}
#content h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
	color: #5f9ea0;
}
#footerLinks {
	padding-top: 10px;
	font-size: 11px;
	color: #897245;
}
#footerLinks a {
	color: #897245;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}
#footerLinks a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}
#contact-details {
	font: 11px Arial, Helvetica, sans-serif;
	margin-left: -30px;
	padding: 10px 0 5px;
	color: #FF840B;
}
#sidebar {
	float: right;
	background-color: #49b6ed;
	width: 159px;
	margin-top: 2px;
	height: 623px;
}
#sidebar img {
	float: right;
}
.vert-line {
	border-left: 1px solid #FF6622;
	width: 1px;
	margin: 0 auto 0 92px;
	height: 401px;
}
.horz-line {
	border-bottom: 1px solid #FF6622;
	margin-bottom: 11px;
	height: 1px;
	clear: both;
}
a.more-news {
	color: #808080;
	text-decoration: none;
}
a.more-news:hover {
	text-decoration: underline;
}
em.postdate {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
ul.basic {
	list-style: none;
}
ul.basic li {
	margin-bottom: 10px;
	background: url(../images/bullet.gif) no-repeat left bottom;
	padding-left: 20px;
	color: #333333;
	font-size: 11px;
}
ul.basic a {
	color: #4f4f4f;
	text-decoration: none;
	font-size: 12px;
}
ul.basic a:hover {
	color: #808080;
	text-decoration: underline;
}
#blsa-contactinfo {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	padding-bottom: 15px;
}
.stdform input.txt, .stdform textarea {
	font: 12px Arial, Helvetica, sans-serif;
}
.stdform label {
	float: left;
	width: 130px;
	margin-top: 3px;
	font-weight: bold;
}
.stdform .txt {
	width: 240px;
	padding: 1px 0px 1px 1px;
}
.stdform textarea {
	width: 241px;
}
.stdform select {
	width: 244px;
}
.stdform .btn {
	color: #333333;
	background: #EFEFEF;
	padding: 2px;
	border: 1px solid #999999;
	cursor: pointer;
}
.stdform .eg {
	color: #5F5F5F;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 140px;
	display: block;}