/* BODY ELEMENTS BELOW ////////////////////////////// */


body {
	background-image: url(../images/common/bg.gif);
	background-repeat: repeat;
	margin: 0px;
}


div#bodySh {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/common/body-shadow.jpg);
	background-repeat: repeat-y;
}


div#container {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}


div#header {
	background-image: url(../images/common/header.jpg);
	background-repeat: no-repeat;
	width: 965px;
	margin: 0px;
	height: 201px;
}


div#nav {
	width: 965px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/navBg.gif);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
}


div#navLinks {
	display: block;
	position: relative;
	padding-top: 5px;
}


div#footNavLinks {
	display: block;
	position: relative;
	padding-top: 7px;
}


div#content {
	width: 965px;
	background-color: #FFFFFF;
	background-image: url(../images/common/contentBg.jpg);
	background-repeat: repeat-y;
	display: block;
}


div#leftColumn {
	width: 200px;
	display: block;
	margin-left: 0px;
	float: left;
	position: relative;
}


div#mainColumn {
	width: 750px;
	display: block;
	margin-right: 0px;
	float: right;
	position: relative;
}


div#botImg {
	width: 965px;
	display: block;
	background-color: #fff;
	clear: both;
	height: 89px;
	background-image: url(../images/common/footMtn.jpg);
	background-repeat: no-repeat;
}


div#footer {
	width: 965px;
	display: block;
	background-color: #dad7c4;
	height: 44px;
	background-image: url(../images/common/footerBg.gif);
	background-repeat: repeat-x;
	text-align: center;
}


div#copyright {
	font-size: 9px;
	color: #482B1D;
	padding-top: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}


.backHome {
	display: block;
	background-image: url(../images/common/blank.gif);
	background-repeat: repeat;
	height: 165px;
	width: 245px;
	margin-top: 0px;
	margin-left: 15px;
}


div#featured-business-1 {
	margin: 5px 10px 5px 30px;
	width: 200px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: right;
	border: 1px solid #bab8a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
}
.featured-business-title {
	font-size: 12px;
}



div#featured-business-2 {
	margin: 5px 10px 5px 30px;
	width: 200px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: right;
	border: 1px solid #bab8a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-align: left;
	line-height: 12px;
	clear: both;
	font-weight: bold;
}


.image300 {
	margin: 0px;
	width: 200px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #bab8a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	line-height: 12px;
}

.paymentThanksTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
	text-align: left;
	border: 1px solid #4d2a1b;
}


div#membershipCenteredBoxes {
	height: 250px;
	width: 500px;
	top:50%;
	left:50%;
	margin-top: -125px;
	margin-left: -250px;
	background-color: #f9f8ef;
	position: absolute;
	border: 1px solid #4d2a1b;
}


.survey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border: 1px solid #4d2a1b;
	text-align: left;
}


.graph_color {
	background-color: #F3F2E9;
}


/* BODY ELEMENTS ABOVE ////////////////////////////// */


/* TEXT ELEMENTS BELOW ////////////////////////////// */


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-right: 30px;
	padding-left: 25px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	display: block;
	padding-bottom: 2px;
	color: #4d2a1b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d2a1b;
	margin-left: 25px;
	margin-right: 280px;
	letter-spacing: 0.1em;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	padding-bottom: 2px;
	color: #4d2a1b;
	margin-left: 25px;
	letter-spacing: 0.1em;
}


div#leftColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
	width: 80%;
	padding-bottom: 2px;
	color: #4d2a1b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d2a1b;
	margin-left: 15px;
}


.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d2a1b;
	font-weight: bold;
}


div#leftColumn p {
	padding-right: 20px;
	padding-left: 20px;

}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4d2a1b;
	padding-right: 30px;
	padding-left: 60px;
	display: block;
}
hr {
	height: 1px;
	width: 60%;
	color: #D7A48E;
	margin-right: auto;
	margin-left: auto;
}



.members {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
	text-align: left;
}


.application {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
}


.officials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
	text-align: left;
}


.voting-records {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
	text-align: left;
	border: 1px solid #4d2a1b;
}


.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
}


/* TEXT ELEMENTS ABOVE ////////////////////////////// */


/* LINK ELEMENTS BELOW ////////////////////////////// */


a:link, a:visited {
	color: #4d2a1b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover, a:active {
	color: #4d2a1b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


a.navL:link, a.navL:visited {
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
	height: 10px;
}
a.navL:hover, a.navL:active {
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
	color: #FFFFFF;
}


a.footNavL:link, a.footNavL:visited {
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	height: 10px;
}
a.footNavL:hover, a.footNavL:active {
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	color: #FFFFFF;
}


/* LINK ELEMENTS ABOVE ////////////////////////////// */


/* MISC ELEMENTS BELOW ////////////////////////////// */


* {
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	
	
/* MISC ELEMENTS BELOW ////////////////////////////// */
