html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	color: #000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #7e99b7;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
	line-height: 1.15em;
	font-size: 1.5em;
}
h2 {
	color: #bd6438;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 1.25em;
	line-height: 1.05em;
}
h3 {
	color: #000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 1.15em;
	line-height: 1.05em;
}
p {
	padding-bottom: 5px;
}
hr {
	color: #bd6438;
	background-color: #bd6438;
	height: 1px;
	border: none;
	width: 80%;
	margin: 5px auto;
}
a,  a:link {
	color: #7e99b7;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #7e99b7;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #bd6438;
	text-decoration: underline;
}

hr {
	border: 0;
	height: 1px;
	color: #786a5f;
	background-color: #786a5f;
	width: 75%;
	text-align: center;
}
#outerWrapper {
	background-color: #fff;
	border: solid 1px #797572;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left: solid 1px #797572;
	border-right-style: solid;
	border-right-width: 1px;
	margin: 0 auto 0 auto;
	min-width: 900px;
	text-align: left;
	width: 1000px;
}
#leftWrap {
	background: url(/images/nav_background.gif) repeat-y left;
}
#header {
	background-color: #fff;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 169px;
	padding: 0px 0px 0px 0px;
}
#header img {
	float: right;
}
#headerBar {
	height: 29px;
	background: #786a5f url(/images/headline_background.gif) no-repeat left;
}
.headerText {
	color: #FFFFCC;
	padding-left: 15px;
	font: 14px Geneva, Lucida, Verdana, sans-serif;
	padding-top: 5px;
	margin: 0;
}
#headerBar .greeters {
	float: right;
}
#contentWrapper {
	
}
#navColumn {
	background-color: #a3ac73;
	color: #FFFFCC;
	float: left;
	padding: 0px 0 0px 10px;
	width: 170px;
}
#navColumn a, #navColumn a:link {
	text-decoration: none;
}
#navColumn a:hover {
	text-decoration: none;
}
#navColumn hr {
	border: 0;
	height: 1px;
	color: #99a16d;
	background-color: #99a16d;
	width: 95%;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
#quickLinks h2 {
	color: #786a5f;
	font-variant: small-caps;
	font-size: 1em;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top: 15px;
}
#quickLinks h3 {
	font-variant: small-caps;
	color: #786a5f;
	margin-top: 10px;
	font-size: .9em;
}
#quickLinks ul, #quickLinks li {
	padding: 0 0 4px;
	display: block;
	list-style: none;
	margin: 0 0 0 5px;
}
#quickLinks a:link, #quickLinks a:visited, #quickLinks a:active {
	color: #eaecde;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 1.15em;
}
#quickLinks a:hover {
	color: #00598e;
}
#quickLinks img {
	width: 50px;
	height: 50px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	display: inline;
}
/* Right Column Elements */
#rightColumn {
	float: right;
	padding: 0;
	width: 216px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: white;
}
#rightColumn .ad {
	margin: 10px 0 2px;
	
/*	background-color: maroon; */
	padding-top: 10px;
	padding-left: 0;
	padding-bottom: 2px;
	text-align: center;
	padding: 0;
	border: 1px solid #786a5f;
	width: 210px;
	height: 230px;
}
#adTagInner {
	margin: 5px 0 10px;
	padding: 0;
}
/* Main Content */
#mainContent {
	margin: 0 216px 0 200px;
	padding: 15px 30px 10px 15px;
}
#mainContent .h1bigblue {
	color: #7e99b7;
	font: bold 32px Georgia, "Times New Roman", Times, serif;
}
#mainContent .h1bigorange {
	color: #bd6438;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
}
#mainContent ol {
	margin-top: 10px;
}
#mainContent ol li {
	list-style-type: disc;
	margin-left: 25px;
	padding-bottom: 4px;
}
.table_border {
	background: #d0ead3;
	border: solid #7e99b7 thin;
	font-size: smaller;
}
#mainContent ul li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 10px;
	opacity: 0.8;
}
#eventsBox a, #eventsBox a:link {
	text-decoration: none;
	color: #528db9;
}
/* Events Styles */
.post_title, .post_date {
	border-bottom: 1px solid #DDDDDD;
}
post_top {
	margin-top: 5px;
}
.post_title {
	color: #bd6438;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.post_date {
	text-align: right;
	font-weight: bold;
}
.post_short {
	padding-bottom: 20px;
}
.readMore {
	text-align: right;
	font-size: smaller;
	font-style: italic;
}
/* End Events Styles */
/* Board Members table */
.tdChamberStaff {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}
.tableBoard {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 1px solid #9c8a7d;
	margin-top: 15px;
}
.tdBoardHeader {
	background-color: #9c8a7d;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.tdBoardMember {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* End Board Members table */
.imgborder {
	border: solid thin #9c8a7d
}
.clearFloat {
	clear: both;
	display: block;
}
.clearAll {
	clear: both;
}
/* Greeters & Events Calendar */
#eventsBox {
	
/*	border: thin groove #a3ac73; */
	margin: 15 auto 15 auto;
	padding: 5px 0;
}
#eventsBox h2 {
	margin-bottom: 10px;
}
#container {

}
#container h1 {
	margin: 0 0 5px;
	padding: 0;
}
#container p {
	margin: 0;
	padding-top: 0;
	padding-bottom: 5px;
}
.eventTable {

/*		border: 1px solid #a3ac73; */
		border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.eventTD {
	width: 20em;
	word-wrap: break-word;
	margin: 0;
	padding: 5px 10px;
	border-right: 1px solid #a3ac73;
	border-bottom: 1px solid #a3ac73;
	border-left: 1px solid #a3ac73;
}
.eventMonth {
	color: #bd6438;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom: 4px solid #a3ac73;
}
p.eventName {
	width: 20em;
	word-wrap: break-word;
	font-weight: bold;
	color: #6f88a4;
	font-size: 12px;
}
.eventWhen {
	color: #bd6438;
}
p.eventDesc {
	padding-right: 5px;
	padding-left: 5px;
	width: 20em;
	word-wrap: break-word;
}
.eventLocation {
	color: #bd6438;
}
.eventCost {
	color: #bd6438;
}
.eventContact {
	color: #bd6438;
}
.eventWeb {
	color: #bd6438;
}
.wrapLine{
	width: 20em;
	word-wrap: break-word;
	
}
/* End Greeters & Events Calendar */
/* Resource Links */
.BMmain {
	width: 100%;
}
.BMheader {
	color: #bd6438;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
	font-weight: bold;
	border-bottom: 2px solid #a3ac73;
	padding-top: 15px;
}
.BMlink {
	width: auto;
	vertical-align: middle;
	padding-bottom: 5px;
}
.BMlink a, .BMlink a:link {
	color: #6f88a4;
	font-weight: bold;
	text-decoration: none;
}
.BMlink img {
	border: none;
}
/* End Resource Links */
/* NL PDF downloads */
.line, .line_rightalign {
	border-bottom: 1px dotted #9c8a7d;
	padding-top: 5px;
	padding-bottom: 2px;
}
.line_rightalign {
	text-align: right;
	white-space: nowrap;
	font-size: 10px;
}
.line_text {
	padding: 0px 0px 0px 0px;
}
.dgheader {
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}
/* End NL Downloads */
/* Contact Forms */
.field_heading {
	color: #bd6438;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
	font-weight: bold;
	border-bottom: 2px solid #a3ac73;
	padding-top: 15px;
}
.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	
/*	width: 200px; */	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #6f88a4;
}
.textfield {
	font-size: 12px;
	width: 99%;
	padding-top: 2px;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}
/* End Contact Forms */
/* Footer Elements */
#footer {
	background-image: url(/images/nav_pic.jpg);
	background-repeat: no-repeat;
	border-top: solid 2px #797572;
	color: #9d999a;
	height: 65px;
	padding-left: 200px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer img {
	float: right;
	padding-left: 15px;
}
#footer a, #footer a:link {
	color: #9d999a;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	color: #9d999a;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #9d999a;
	text-decoration: underline;
}
#footer .designCredit {
	font-size: xx-small;
	text-align: right;
	float: right;
	font-style: italic;
}