body, p, h1, h2, h3, h4, h5, h6, a, img, div, ul, ol, li, form, fieldset, label {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	width: 100%;
	margin: 0 auto;
	font: 100.01% Arial, Helvetica, sans-serif;
	color: #776716;
	background: #fff url(/_img/background.jpg) repeat;
}
h1 {
	padding: 1.0em;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
h2 {
	padding: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
h3 {
	padding: 0.5em;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
h4 {
	padding: 0.5em;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}
p {
	padding: 0.5em;
}
a {
	color: #3c7615;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #de7629;
}
li {
	margin: 3px 0 3px 30px;
}
hr {
	color: #ddd;
	background: #ddd;
	width: 100%;
	height: 1px;
	border: 0;
}
fieldset{
	width: 100%;
	padding: 0.5em 0;
}
fieldset ol{
	list-style: none;
}
fieldset li{
	padding: 0.5em 0;
	margin: 0;
}
label{
	float: left;
	margin-right: 1.0em;
	text-align: right;
}
input.textbox, select, option, textarea {
	position: relative !important;
	color: #333;
	border: 1px solid #7f9db9;
	background: #fff !important;
}
input {
	position: relative !important;
}
option {
	border: 0;
}
.required, .error {
	color: #cc0000;
}
.center {
	text-align: center;
}
.small {
	font-size: 0.7em;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}

/**************************************************************
                          GENERAL PAGE LAYOUT
**************************************************************/
#outer {
	width: 100%;
	font-size: 0.9em;
	background: #f3f3f3 url(/_img/header_background.jpg) repeat-x;
}
#inner {
	width: 800px;
	margin: 0 auto;
	padding-top: 161px;
	background: url(/_img/header.jpg) no-repeat;
}
#nav {
	height: 25px;
	margin-left: 30px;
	padding-left: 24px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background: url(/_img/nav_left.png) no-repeat;
}
#nav li {
	float: left;
	margin: 0;
	padding-right: 39px;
	background: url(/_img/nav_delimiter.jpg) right no-repeat;
}
#nav li#last {
	padding-right: 24px;
	background: url(/_img/nav_right.png) right no-repeat;
}
#nav a {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #7d6e24;
	background: url(/_img/btn_background.jpg) repeat-x;
}
#nav a:hover {
	color: #51450a;
}
#content_area {
	width: 560px;
	margin: 0 ;
	padding: 25px 0 0 240px;
}
#content_area fieldset li {
	width: 100%;
}
#content_area label {
	width: 40%;
}
#left_column {
	display: inline;
	float: left;
	width: 212px;
	margin: 0 14px 0 -226px;
}
#left_column img {
	margin: 5px 0;
}
#right_column, #members {
	float: right;
	width: 200px;
	margin: 75px 0 0 10px;
	border-left: 1px solid #dbd7c3;
}
#footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 40px 0;
	background: url(/_img/footer_background.jpg) repeat-x;
}
#footer p, #footer img, #footer form {
	float: left;
	padding: 0 20px;
	color: #fafafa;
	font-size: 0.8em;
}
#footer a {
	color: #fafafa;
}
#footer a:hover {
	text-decoration: underline;
}
#banners {
	width: 750px;
	margin: 0 auto;
	padding: 0 25px;
}

/**************************************************************
                               SPECIFIC STYLES
**************************************************************/

#members {
	margin-bottom: 10px;
	border: 0;
	background: url(/_img/members_bg.jpg) repeat-y;
}
#members h2 {
	width: 200px;
	height: 40px;
	padding: 0.25em;
	background: url(/_img/h_members.jpg) no-repeat;
}
#members p {
	padding: 0.75em 1.0em;
	font-size: 0.8em;
}
#members_bottom {
	width: 200px;
	height: 12px;
	background: url(/_img/members_bottom.jpg) no-repeat;
}
h2#ourprogram {
	width: 186px;
	height: 28px;
	background: url(/_img/h_ourprogram.jpg) no-repeat;
}
h2#news {
	width: 87px;
	height: 28px;
	background: url(/_img/h_news.jpg) no-repeat;
}
h2#marketplace {
	width: 239px;
	height: 28px;
	background: url(/_img/h_greenmarketplace.jpg) no-repeat;
}
h2#calendar {
	width: 139px;
	height: 28px;
	background: url(/_img/h_calendar.jpg) no-repeat;
}
h2#greenlivingcenter {
	width: 254px;
	height: 28px;
	background: url(/_img/h_greenlivingcenter.jpg) no-repeat;
}
h2#greenhometour {
	width: 263px;
	height: 28px;
	background: url(/_img/h_greenhometour.jpg) no-repeat;
}

h2#localfoodnetwork {
	width: 261px;
	height: 28px;
	background: url(/_img/h_localfoodnetwork.jpg) no-repeat;
}