/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body {
	background-position: center top;
	background-repeat: repeat;
	margin: 0px;
	background-image: url(../art/back.jpg);
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}

#wrap {
	width: 772px;
	vertical-align: top;
	margin-top: 10;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	border: 2px solid #ACA88D;
	background-color: #FFFFFF;
	background-image: url(../art/sbgreen.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#container {
	background-color: #ACA88D;
	height: 100%;
	width: 775px;
	padding: 2px;
}

#header {
	background-color: #F6F5EF;
	height: 189px;
	width: 772px;
	background-image: url(../art/home/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

p a:link {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
p a:visited {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
p a:active {
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
p a:hover {
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
	} 
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #01451B;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	margin-top: 4px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #891109;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	vertical-align: top;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #2D3490;
	text-align: center;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	vertical-align: top;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	margin-bottom: 2px;
	margin-top: 0px;
}

#sidebarwrapper
	{
	overflow: hidden;
	width: 191px;
	}

#sidebarnav {
	float:left;
	width:191px;
	list-style:none;
	background-color: #91BD99;
	height: 100%;
	overflow: visible;
 }
#sidebarbutton {
	float:left;
	width:181px;
	padding-bottom: ;
	margin-bottom: ;
	list-style:none;
	background-color: #91BD99;
	background-image: url(../art/greennav.jpg);
	height: 23px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-top: 6px;
 }
 #ladiesbarbutton {
	float:left;
	width:175px;
	padding-bottom: ;
	margin-bottom: ;
	list-style:none;
	background-color: #127C3C;
	height: 100%;
	padding-left: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
 }
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #F1F0E8;
	text-align: left;
	}
.nav a:link {
	text-decoration: none;
	color: #F1F0E8;
}
.nav a:visited {
	text-decoration: none;
	color: #F1F0E8;
}
.nav a:active {
	color: #f09b46;
	text-decoration: underline;
}
.nav a:hover {
	color: #f09b46;
	text-decoration: underline;
	}

/* Middle */
#main {
	float:right;
	width:560px;
	padding: 10px;
	background-color: #FFFFFF;
	height: 100%;
	clear: both;
}

#bylawsleft {
	float:left;
	width:260px;
	padding: 10px;
	background-color: #FFFFFF;
}
#bylawsright {
	float:left;
	width:260px;
	padding: 10px;
	background-color: #FFFFFF;
}
.ladylinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	margin-bottom: 0px;
}
.ladylinks a:link {
	text-decoration: none;
	color: #663300;
}
.ladylinks a:visited {
	text-decoration: none;
	color: #663300;
}
.ladylinks a:active {
	color: #CC6600;
	text-decoration: underline;
}
.ladylinks a:hover {
	color: #CC6600;
	text-decoration: underline;

}
#bulletingallery {
	float:left;
	width:520px;
	background-color: #FFFFFF;
	height: 100%;
	margin-bottom: 20px;
}
.bg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #663300;
	text-align: left;
}
.bg a:link {
	text-decoration: none;
	color: #663300;
}
.bg a:visited {
	text-decoration: none;
	color: #663300;
}
.bg a:active {
	color: #CC6600;
	text-decoration: underline;
}
.bg a:hover {
	color: #CC6600;
	text-decoration: underline;

}
#bbcontent {
	float:left;
	width:520px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	vertical-align: top;
	height: 100%;
	margin-right: 10px;
}
#staffcontent {
	float:left;
	width:550px;
	background-color: #FFFFFF;
	margin-bottom: ;
	height: 100%;
}
#content {
	float:right;
	width:410px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	vertical-align: top;
	height: 100%;
	margin-right: 10px;
}
#newslettercontent {
	float:left;
	width:550px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	vertical-align: top;
	height: 100%;
	margin-right: 10px;
}
#newsletterco1 {
	float:left;
	width:220px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	vertical-align: top;
	height: 100%;
	margin-right: 10px;
	margin-left: 30px;
}
#newsletterco2t {
	float:right;
	width:250px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	vertical-align: top;
	height: 100%;
	margin-right: 20px;
}
#staffphoto{
	height: 170px;
	width: 125px;
	clear: none;
	float: left;
	margin-right: 10px;
	margin-top: 16px;
}
#staffcontent{
	height: 100%;
	width: 560px;
	clear: none;
	float: right;
}
.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014418;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}

.links a:link {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.links a:visited {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.links a:active {
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
.links a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.ladlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}

.ladlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.ladlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.ladlinks a:active {
	color: #f09b46;
	text-decoration: underline;
	font-weight: normal;
}
.ladlinks a:hover {
	color: #f09b46;
	text-decoration: underline;
	font-weight: normal;
}
/* Footer */
#footer {
	clear:both;
	width: 772px;
	background-color: #EEECE1;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ACA88D;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 100%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ACA88D;
	text-align: center;
	padding-top: 10px;
	line-height: 20px;
}
.footer a:link {
	text-decoration: none;
	color: #ACA88D;
}
.footer a:visited {
	text-decoration: none;
	color: #ACA88D;
}
.footer a:active {
	color: #CC6600;
	text-decoration: underline;
}
.footer a:hover {
	color: #CC6600;
	text-decoration: underline;

}
#clear {
	clear: both;
	height: 10px;
}
/* sidebar*/
#memberlogin{
	height: 100%;
	width: 181px;
	padding-left: 10px;
	float: left;
	padding-bottom: 5px;
	background-color: #147E3E;
	margin-top: 1px;
	margin-bottom: 8px;
}
#memberlogin2{
	height: 100%;
	width: 181px;
	float: left;
	background-color: #91BD99;
	margin-bottom: 5px;
}
.ml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
#quotes{
	height: 100%;
	width: 177px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
	margin-bottom: 7px;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
/*right sidebar*/
#right{
	height: 400px;
	width: 209px;
	float: right;
	clear: left;
	margin-left: 15px;
	background-image: url(../art/fadedback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#rightinfo{
	height: 80px;
	width: 200px;
	float: left;
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#rightpic{
	height: 100%;
	width: 54px;
	float: left;
	clear: both;
}
#righttext{
	height: 100%;
	width: 138px;
	float: right;
	clear: right;
}
.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
}
.right a:link {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.right a:visited {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.right a:active {
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
.right a:hover {
	color: #CC6600;
	text-decoration: underline;
	}
.clear{
	clear: both;
}
#webchar {
	width:350px;
	padding: ;
	background-color: #FFFFFF;
	height: 100%;
	margin-left: 110px;
	text-align: center;
	vertical-align: middle;
}
#cu {
	width:450px;
	padding: ;
	background-color: #FFFFFF;
	height: 100%;
	margin-left:;
	margin-left: 60px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.caption a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
.caption a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.caption a:active {
	color: #CC6600;
	text-decoration: underline;
	font-weight: normal;
}
.caption a:hover {
	color: #CC6600;
	text-decoration: underline;
	font-weight: normal;

