body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	margin: 0;
	background: #ffffff url(images/bg-stripe.jpg) repeat;
        padding: 20px;	
        color: #222;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #4c8bc9;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

h1 {
	font-size: 1pt;
	font-weight: normal;
        text-indent: -9999px;
}

p.small {
	font-size: 13px;
	margin-top: 6px;
}

ul.list {
	list-style-image: url(images/blue-circ.jpg);
        text-align: left;
}

ul.list li {
	padding: 4px 0;
	font-size: 12px;
	line-height: 18px;
}

ul#mainmenu {
	width: 233px;
	float: left;
	text-align: left;
	list-style: none;
	padding-left: 0px;
        margin: 0;
}

#page ul#mainmenu {
  margin-top: 92px;
}

#mainmenu li {
	background: url(images/menu-line.jpg) bottom no-repeat;
	width: 233px;
}

#page #mainmenu li { line-height: 18px;}

#mainmenu a {
	background: url(images/leaf.gif) left top no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #6a1b3d;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
        margin-left: 5px;
}

#page #mainmenu a {
	font-size: 12px;
	line-height: 16px;
}

#mainmenu a:hover {
	color: #ffffff;
}

#container {
	margin: 0;
  background: #fff;
  padding: 4px 4px 0 4px;
  overflow: hidden;
}

#wrapper {
  width: 100%;
}

#sidebar {
	width: 233px;
	background: #fbb93c url("images/sidebar-bg.jpg") bottom repeat-x; 
        float: left;
        margin: 0 0 -9999px 0;
        padding: 0 0 9999px 0;
}

#inside {
        background: #fff;
        margin: 0 0 0 237px;
        border-left: 2px solid #fff
}

#header {
	height: 80px;
	background: url(images/clouds.jpg) bottom repeat-x;
        border-bottom: 4px solid #1a7ebc;
	margin: 0 auto 2px auto;
}

img.lggTitle {
  float: left;
  padding: 10px 0 0 20px;
}

#section {
	text-align: center;
	padding: 0px 6px 20px 6px;
	background: #c5dd99 url(images/greenwave.jpg) repeat-x;
}

#section p {
  text-align: justify;
}

#section h1 {
	color: #5a6a32;
	font-size: 20px; 
	text-align: right;
	font-weight: normal;
        border-bottom: 1px solid #a0ba71;
        background: url(images/plant.gif) 16px bottom no-repeat;
        line-height: 26px;
        margin: 0;
        padding: 10px 10px 0 0;
}

#section h2 {
	font-size: 17px;
	text-align: left;
	color:#5a6a32;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 0px 0px;
}
#section h3 {
	background: url(images/plant.gif) 16px bottom no-repeat;
	display: block;
	height: 26px;
	font-size: 20px;
	text-align: right;
	font-weight: normal;
	color: #5a6a32;
        border-bottom: 1px solid #a0ba71;
}

.centerBlock {
  display: block;
  margin: 0 auto;
}

/* About Page Styles ================================ */
.boardmember {
	width: 70px;
	height: 93px;
	float: left;
	margin-right: 1px;
	font-size: 1px;
	color: #2b3801;
	text-indent: -9999px;
	text-align: left;
}

.bobbi {background: url(images/bobbi.jpg);} 
.pete {background: url(images/pete.jpg);}
.troy {background: url(images/troy.jpg);}
.linda {background: url(images/linda.jpg);}
.michael {background: url(images/michael.jpg);}
.jeff {background: url(images/jeff.jpg);}
.teresa {background: url(images/teresa.jpg);}


/* Contact Us Page Styles ============================ */
.house {
	font-size: 20px;
	padding-left: 22px;
	background: url(images/house.jpg) center left no-repeat;
}

.email {
	font-size: 20px;
	padding-left: 22px;
	background: url(images/email.jpg) center left no-repeat;
}

/* Why Buy Local Page Styles ========================= */
.sidebox {
	float: right;
	width: 218px;
	margin: 10px 0px 2px 10px;
	border: 1px solid #a0ba71;
	background: #d1e4af;
}
.sidebox p {
	margin: 0 0 18px 0;
}

p.boxtitle {
	background: #e4f2ca;
	width: 194px;
	display: block;
	border: solid #a0ba71;
	border-width: 1px 0;
	margin-bottom: 4px;
	padding-left: 24px;
}

p.health {
	background: #e4f2ca url(images/heart.jpg) 4px center no-repeat;
	border-width: 0px 0px 1px 0px;
}

p.enviro {
	background: #e4f2ca url(images/earth.jpg) 4px center no-repeat;
}

p.econ {
	background: #e4f2ca url(images/money.jpg) 4px center no-repeat;
}

p.comm {
	background: #e4f2ca url(images/ppl.jpg) 4px center no-repeat;
}

.indent {
	font-size: 12px;
	padding-left: 26px;
}

/* Minutes Page Styles =============================== */
span.minutes {
	font-size: 18px;
	padding-left: 18px;
	background: url(images/clock.jpg) left center no-repeat;
}

a.file {
	margin-left: 18px;
	padding-left: 17px;
	background: url(images/file.jpg) left center no-repeat;
}

/* Events Page Style ================================= */
#events {
	border: 1px solid #a0ba71;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	color: #2b3801;
        margin: 20px 0 0 0;
}
#columnstop {
	border-bottom: 1px solid #a0ba71;
	width: 100%;
	background: #ddf2b7; 
	float: left;
        padding: 4px 0;
        font-size: 14px;
}

.rowodd {
	background: transparent;
	width: 100%;
	float: left;
	padding: 4px 0;
        border-bottom: 1px solid #a0ba71;
}

.roweven {
	background: #d1e4af;
	width: 100%;
	float: left;
	padding: 4px 0;
        border-bottom: 1px solid #a0ba71;
}

.col1 {
	width: 15%;
	padding-left: 1%;
	float: left;
}

.col2 {
	width: 30%;
	padding-left: 1%;
	float: left;
}

.col3 {
	width: 19%;
	padding-left: 1%;
	float: left;
}

.col4 {
	width: 33%;
	float: left;
}
	
/* Links Page Styles ================================= */
.col5 {
	width: 50%;
	padding-left: 1%;
	float: left;
}

.col6 {
	width: 38%;
	padding-left: 1%;
	float: left;
}

/* Footer Styles ===================================== */
#footer {
	background: #d2bd78 url(images/footer.jpg) bottom left repeat-x;
        clear: both;
        border: 4px solid #fff;
}

#footer p {
	font-size: 12px;
	padding: 0 0 14px 0;
}

.clear {
	clear: both;
}