@charset "utf-8";

@media screen {
body {
	background: #fff url(../images/bg.gif) repeat-y 50% 0;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #525252;
	line-height: 1.6em;
}
a img {
	border: none;
}
p {
	margin: .8em 0 1em;
}
hr {
	display: none;
}
.clr {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#base {
	width: 980px;
	text-align: left;
	margin: 0 auto;
}
#navigation {
	width: 245px;
	float: left;
}
#navigation h1 {
	margin: 0;
	padding: 29px 0;
	text-align: center;
}
#navigation ul, #navigation li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#navigation ul a {
	color: #16723a;
	text-decoration: none;
	display: block;
	padding: 4px 25px 5px 40px;
	border-bottom: 1px solid #e9e9e9;
}
#navigation ul a:hover, #navigation ul a:focus {
	border-bottom-color: #16723a;
}
#navigation li.selected {
	background-color: #16723a;
}
#navigation li.selected a {
	color: #fff;
	border-bottom-color: #16723a;
}
#navigation li.selected ul {
	background-color: #f0f0f0;
	border-top: 1px solid #fff;
	padding: 15px 0 15px;
}
#navigation li.selected ul a {
	color: #4d4d4d;
	padding: 2px 25px 2px 40px;
	border: none;
}
#navigation li.selected ul li.selected a {
	color: #16723a;
	background: #f0f0f0 url(../images/navigation-selected.gif) no-repeat 0 50%;
	zoom: 1;
}
#navigation li.selected ul a:hover, #navigation li.selected ul a:focus {
	color: #16723a;
	border: none;
}
#content {
	width: 734px;
	float: left;
	background: #fff url(../images/content-bg.gif) repeat-y 0 0;
}
#header {
	background: #5eb13e url(../images/top-bg.gif) no-repeat 0 0;
	height: 39px;
}
#text-with-tree {
	background:url(../images/bg-tree.jpg) no-repeat 0 -39px;
	padding: 40px 25px 40px 95px;
        min-height : 400px;
}
#crumbs {
	color: #16723a;
	font-size: 11px;
	margin: 0;
}
#crumbs a {
	color: #16723a;
}
#content h2 {
	font-size: 27px;
	color: #16723a;
	font-weight: normal;
	margin: 0;
	padding: .7em 0 .5em;
	line-height: 1.2em;
}
#content h3 {
	font-size: 14px;
	color: #16723a;
	font-weight: bold;
	margin: 0;
	padding: 1.5em 0 .2em;
	line-height: 1.2em;
}
#content a {
	color: #16723a;
}
#content a:hover {
	text-decoration: none;
}
#content .img {
	float: right;
}
#content ul{
	margin: 10px 0;
	list-style: none;
	padding:0;
}
#content li {
	background: url(../images/navigation-selected.gif) no-repeat 0 14px;
	padding: 5px 0 5px 30px;
}
	
.text {
	width: 395px;
}
.note {
	background-color: #e5fadd;
	color: #16723a;
	font-weight: bold;
	padding: 20px;
}
#footer {
	padding: 30px 25px 30px 0;
	margin-left: 245px;
	background: url(../images/footer-bg.gif) repeat-x 0 0;
}
#footer h2 {
	font-size: 14px;
	margin-top: 0;
}
#contact {
	padding-left: 95px;
	float: left;
	color: #16723a;
	font-size: 11px;
	background: url(../images/contact-bg.gif) no-repeat 50px 35px;
}
#contact a {
	color: #16723a;
}
#refresh {
	float: right;
	color: #a2a2a2;
	font-size: 11px;
}
#refresh p {
	margin: 0;
}
#refresh a {
	color: #a2a2a2;
}
#home {
	width: 735px;
	float: left;
}
#home-tree {
	background: url(../images/home-tree.jpg) no-repeat 0 0;
	width: 245px;
	height: 649px;
	float: left;
}
#home-boxes {
	float: left;
	width: 490px;
	padding-top: 39px;
	background-color: #fff;
}
#home-boxes .box {
	width: 245px;
	height: 305px;
	overflow: hidden;
	float: left;
	font-size: 11px;
}
#home-boxes .box div, #home-contact div, #home-member div {
	padding: 25px;
}
#home-boxes .box h2, #home-contact h2, #home-member h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0 20px;
}
#home-boxes .box h3 {
	margin: 1em 0 .3em;
	font-size: 11px;
}
#home-intro {
	background: #4da829 url(../images/home-intro-bg.gif) no-repeat 0 100%;
	color: #fff;
}
#home-boxes #home-intro h2 {

}
#home-intro a {
	color: #ffe892;
}
#home-intro{
	line-height: 1.8em;
}

#home-news {
	background-color: #fff;
	color: #16723a;
}
#home-news h2, #home-news a {
	color: #4da829;
}
#home-objectives {
	background: #16723a url(../images/home-objectives.gif) 0 0;
	color: #fff;
}
#home-objectives ul, #home-objectives li, #home-intro ul, #home-intro li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#home-objectives li, #home-intro li {
	margin-top: 15px;
	margin-left: -25px;
	padding-left: 25px;
	background: url(../images/home-objectives-list.gif) no-repeat 0 7px;
}
#home-objectives a {
	color: #ffe892;
}
#home-intro li{
	margin-top: 0px;
}	
#home-calendar {
	background: #f0f0f0 url(../images/footer-bg.gif) repeat-x 0 0;
	color: #16723a;
}
#home-calendar h3 {
	margin-left: -25px !important;
	padding-left: 25px;
	background: url(../images/home-calendar-list.gif) no-repeat 0 7px;
}
#home-calendar p {
	margin: 0 0 17px;
}
#home-calendar a {
	color: #4da829;
}
#home-calendar .more a {
	color: #16723a;
}
#home-contact {	
	width: 260px;
	height: 310px;
	margin-left: 230px;
	color: #16723a;
	font-size: 11px;
	background: #FFF url(../images/home-contact.gif) no-repeat 0px 70px;
	float: left;
}
#home-contact a {
	color: #16723a;
}
#home-contact div{
	padding-left: 45px
}
#home-member {
	width: 245px;
	height: 305px;	
	color: #16723a;
	font-size: 11px;
	background: #FFF;
	float: left;
}
#home-member a {
	color: #16723a;
}

#home-refresh {
	background:url(../images/footer-bg.gif) repeat-x 0 0;
	width: 245px;
	color: #a2a2a2;
	font-size: 11px;
	margin-left: 245px;
}
#home-refresh p {
	margin: 0;
	padding: 10px 25px;
}
#home-refresh a {
	color: #a2a2a2;
}

.forum-item, .item{
	border-bottom: 1px solid #E9E9E9;	
	padding-bottom: 20px;
	margin-bottom: 20px; 
}	
	
#content .item h3{
	margin: 10px 0 2px;	
	padding: 0;
}
#content .item p.date, .forum-item p.date{
	margin: 0;	
	font-size: 11px;
	color: #808080;
}	

#forum-form{
	border: 1px solid #E9E9E9;
	padding: 10px 25px;
	background: #f5f5f5;
	margin-bottom: 40px;
	margin-top: 20px;
}	
#forum-form label{
	display: block;
	width: 50px;
	font-weight: bold;
	float: left;
}	
#forum-form input, #forum-form textarea{
	width: 285px;
	font-weight: 11px;
}	
#forum-form textarea{
	height: 200px;
}	
#forum-form p{
	clear: both;
}	
#forum-form .submitBtn{
	text-align: right;
}			
#forum-form .submitBtn input{
	width: auto;
	font-weight: 12px;
	cursor: pointer;	
}		
	
.text .textImage{
	text-align: center;
	padding: 20px 10px 10px 10px;
	background: #E9E9E9;
	margin: 15px 0;
	color: #3f3f3f;
}
.text .textImage p{
	font-size: 11px;
	padding: 5px 0 0 0;
	margin: 0;
}		

.negative, .positive{
	margin: 20px 0;
	padding: 10px;
	text-align: center;
}
.negative{
	background: #fad8d8;
	border: 1px solid #cf7e7e;
	color: #ab4c4c;
}		
.positive{
	background: #e0facb;
	border: 1px solid #a9d586;
	color: #448b0b;
}		

.flRightImage{
	float: right;
	margin: 15px 0 10px 10px;
}	
.people-ico{
	float: left;
	margin: 6px 10px 5px 0; 
}
a.show-info{display: none}	

p.download-application {background: url("../images/pdf-ico.gif") 0 100% no-repeat; padding: 20px 0 20px 65px; font-size: 20px; margin-top: 30px}

p.pagination{}
p.pagination span{margin: 0 2px}	
p.pagination span a{padding: 2px 5px;}
p.pagination span a.active{background: #16723A; color: #FFF !important; font-weight: bold; text-decoration: none}
p.pagination .previous,p.pagination .next{color: #bfbfbf;}
p.pagination .previous a,p.pagination .next a{color: #636363 !important;}
	
}
@media print {
body {
	font: 10pt Tahoma, Geneva, sans-serif;
}
h1 {
	text-align: center;
}
h2 {
	font-weight: normal;
}
h2, a {
	color: #16723a
}
a img {
	border: none;
}
#navigation ul, hr, #refresh, #home-refresh, #crumbs {
	display: none;
}
.note {
	padding-left: 25px;
	font-style: italic;
}
.img {
	float: right;
	margin: 0 0 10px 20px;
}
}