html {
	margin: 0;
	padding: 0 0 10px 0;
	background-color: #bd8f5e;
	background-image: url('./images/wheat_bg.gif');
}
body {
	margin: 0;
	padding: 0 0 10px 0;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
}
p, a, b, li { 
	color: #333;
	font-size: 12px;
	line-height: 15px;
} 
h1, h1 a {
	font-family: helvetica, arial, sans-serif;
	color: #008f3d;
	font-size: 26px;
	line-height: 30px;
	margin: 0 0 5px 0;
	padding: 0px;
}
h2 {
	font-family: helvetica, arial, sans-serif;
	color: #6a4226;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
	padding: 0px;
	margin: 5px 0px 3px 0px;
}
h3 {
	color: #6a4226;
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 21px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	
}
#content, #content2 {
	text-align: left;
	margin: 0px auto;
	padding: 0 0px 0px 0px;
	width: 960px;
}
#band {
	position: absolute;
	display: block;
	height: 60px;
	width: 100%;
	background-color: #fff;
	border-bottom: 2px solid #af8150;

}
#content #header {
	margin: 17px 0 13px 0px;
	padding: 0px;
	width: 960px;
	height: 100px;
	background-image: url('./images/sustainable_header.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content2 #header {
	margin: 35px 0 35px 0px;
	padding: 0px;
	width: 960px;
	height: 60px;
	background-color: #fff;
}
#content a#homelink img { display: none; }
#content a#homelink {
	position: absolute;
	display: block;
	height: 90px;
	width: 300px;
	margin: 0px 0 0 0px;
}
#content2 a#homelink {
	position: absolute;
	display: block;
	height: 100px;
	width: 300px;
	margin: -18px 0 0 0px;
}
.menu {
	float: right;
	margin: 50px 3px 0 0;
}
#content2 .menu {
	float: right;
	margin: 32px 0px 0 0;
}
.menu ul {
	float: right;
}
.menu ul li a:active, .menu ul li a:link, .menu ul li a:visited {
	display:block;
	text-transform: uppercase;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	color: #008f3d;
	text-align: center;

	padding: 0 22px 0 22px;
	margin: 0 0 0 0px;
	
	background-image: url('./images/separator.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}
.menu ul li a:hover {
	color: #a67746;
}
.menu ul li.selected a:active, .menu ul li.selected a:visited, .menu ul li.selected a:link {
	color: #6a4226 !important;
}
.menu ul li.selected {
	background-image: url('./images/separator_shadow.gif');
	background-repeat: repeat;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu ul li {
	float:left;
	position:relative;
}

.projects {
	margin: 8px 0 8px 8px;
}
.projects ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style-type: none;
}
.projects ul li {
	padding: 0;
	margin: 0;
}
.projects ul li a:link, .projects ul li a:active, .projects ul li a:visited {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #a67746;
	margin: 0 0 0px 0px;
}
.projects ul li a:hover {
	color: #794b2b;
}
.projects_selected a, .projects_selected a:link, .projects_selected a:active, .projects_selected a:visited {
	color: #6a4226 !important;
	border-bottom: 2px solid #6a4226;
}


/*
.submenu {
	float: right;
	display: block;
	width: 640px;
	margin: 5px 0 0 0;
}
.submenu ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style-type: none;
}
.submenu ul li {
	float:left;
	position:relative;
}
.submenu ul li a:link, .submenu ul li a:active, .submenu ul li a:visited {
	display:block;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	color: #794b2b;
	text-align: center;
	background-color: #caa57e;
	background-image: url('./images/wheat_light_bg.gif');
	margin: 0 0 0 5px;
	padding: 6px 15px 7px 15px;
}
.submenu ul li a:hover {
	color: #a67746;
}
.sub_selected a, .sub_selected a:link, .sub_selected a:active, .sub_selected a:visited {
	color: #794b2b !important;
	font-weight: bold;
	background: #fff !important;
}
*/
#page {
	display: block;
	float: left;
	width: 527px;
	min-height: 450px;
	margin: 0px 0px 0px 10px;
	padding: 15px 15px 15px 18px;
	background-color: #FFF;
	border-bottom: 2px solid #8f602d;
	border-right: 2px solid #9f7444;
}
#page, #page p, #page a, #page b, #page ul, #page li {
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #444;
}
#page p {
	margin: 10px 0 10px 0;
	text-indent: 15px;
}
#page b {
	color: #333;
}
#page td, #page tr {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
#page a:link, #page a:active, #page a:visited {
	color: #333;
}
#page a:hover {
	color: #6a4226;
}
#page img {
	border: 5px solid #ddd;
	padding: 0;
	margin: 0 15px 5px 0;
}
#page hr {
	color: #BBB;
	background-color: #BBB;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 0;
	clear: both;
	width: 85%;
}

.column {
	width: 160px;
	text-align: left;
	padding: 8px;
	background-color: #ddc29f;
	background-image: url('./images/wheat_light_bg.gif');
	border-bottom: 2px solid #8f602d;
	border-right: 2px solid #9f7444;
}

#left {
	float: left;
	width: 180px;
}
#right {
	float: right;
	margin-right: 2px;
}
.column p {
	font-size: 11px;
	line-height: 14px;
	color: #492c17;
	padding: 0;
	text-indent: 10px;
	margin: 0 3px 8px 6px;
}

p.column_header {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	color: #af8150;
	background: #fff;
	text-align: center;
	padding: 5px 0px 5px 0;
	margin: 0 0 10px 0;
	text-indent: 0;

}
p.column_header a:link, p.column_header a:active, p.column_header a:visited {
	color: #af8150;
}
p.column_header a:hover {
	color: #6a4226;
}
#right table.miniGallery td {
	margin: 0px;
	padding: 2px;
}
#right table.miniGallery td img {
	margin: 0px;
	padding: 0px;
	background-color: #9f7444;
	border: 2px solid #9f7444;
}

#right p.news_archive {
	padding: 0px;
	margin: 8px 3px 3px 6px;
	text-indent: 0;
}
#right .news_archive a:link, #right .news_archive a:visited, #right .news_archive a:active{
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #492c17;
}
#right .news_date {
	padding: 0px;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #906c49;
	text-indent: 0;
}
#page p.date {
	padding: 0px;
	margin: 0;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-indent: 0;
	color: #906c49;
}


p.rss {
	display: inline;
	padding: 0;
	margin: 3px 0 0 0;
}
.rss a:link, .rss a:visited, .rss a:active {
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif !important;
	display: inline;
	font-weight: bold;
	line-height: 16px !important;
	font-size: 9px !important;
	padding: 2px 3px 3px 3px;
	margin: 0;
	text-decoration: none;
	background-color: #BBB;
	color: #fff !important;
}
.rss a:hover {
	background-color: #333;
}

#footer {
	position: absolute;
	height: 40px;
	width: 180px;
	margin: 0 0 0 -5px;
}
#footer p, #footer b {
	text-indent: 0;
	padding: 18px 0 0 0;
	font-size: 9px;
	line-height: 13px;
	color: #633e23;
}

p.donate {
	text-align: center;
	margin: 20px 0 15px 0;
	text-indent: 0;
	display: block;
}
.donate a:link, .donate a:visited, .donate a:active{ 
	margin: 0px 0px 0px 0px;
	padding: 4px 6px 4px 5px;		
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 12px;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	border-top: 2px solid #04BC48;
	border-left: 2px solid #04BC48;
	border-right: 2px solid #038F37;
	border-bottom: 2px solid #038F37;
	background-color: #04A941;
}
.donate a:hover {
	border-top: 2px solid #04A941;
	border-left: 2px solid #04A941;
	border-right: 2px solid #027F32;
	border-bottom: 2px solid #027F32;
	background-color: #038F37;
}
.links p {
	text-indent: 0  !important;
}
.links img {
	margin: 0 !important;
	padding: 5px !important;
	background-color: #fff;
}
.links a {
	text-decoration: none;
}
