@charset "utf-8";


a {
outline: none;
}
#wrapper {
	text-align: center;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #2A2A2A;
	padding-top: 10px;
}
#header {
	width: 900px;
	margin-top: 3px;
	text-align: right;
	font-size: small;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
	clear: both;
	margin-bottom: 1px;
}
#text {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 110px;
	text-align: left;
}

#header a:visited {
	color: #356E48;
	text-decoration: none;
}
#header  a:link {
	color: #356E48;
	text-decoration: none;
}
#header  a:hover {
	color: #356E48;
	text-decoration: underline;
}
#nav  a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
#nav  a:link   {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
}
#nav {
	height: 35px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
}
#nav table tr {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: medium;
}
#boxes {
	text-align: center;
	height: 210px;
	padding-top: 35px;
	font-size: 110%;
	margin-left: 43px;
}
#boxes     a:visited  {
	color: #3C6D4C;
	text-decoration: none;
}
#boxes      a:link  {
	color: #3C6D4C;
	text-decoration: none;
}
#boxes       a:hover  {
	color: #3C6D4C;
	text-decoration: underline;
}

#wwh {
	height: 168px;
	width: 223px;
	background-image: url(../img/who_we_help.gif);
	padding-top: 40px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 43px;
	float: left;
}
#wwa {
	height: 168px;
	width: 223px;
	background-image: url(../img/who_we_are.gif);
	padding-top: 40px;
	background-repeat: no-repeat;
	margin-right: 43px;
	margin-left: 0px;
	float: left;
}
#wwd {
	height: 168px;
	width: 223px;
	background-image: url(../img/what_we_do.gif);
	padding-top: 40px;
	background-repeat: no-repeat;
	margin-right: 43px;
	margin-left: 43px;
	float: left;
}
#home_news {
	margin-right: auto;
	margin-left: auto;
	width: 842px;
	text-align: left;
	margin-top: 30px;
	clear: both;
}
#home_facebook {
	margin-right: auto;
	margin-left: auto;
	width: 842px;
	text-align: center;
	margin-top: 30px;
	clear: both;
}

#home_news a:visited {
	color: #245635;
	text-decoration: none;
}
#home_news a:link {
	color: #245635;
	text-decoration: none;
}
#home_news a:hover {
	color: #245635;
	text-decoration: none;
}



#footerpic {
	text-align: center;
	clear: both;
	width: 930px;
	background-image: url(../img/footer.gif);
	height: 23px;
	margin-top: 10px;
	padding-top: 42px;
	font-size: 80%;
	color: #9A9A9A;
	background-repeat: no-repeat;
}
#footerpic    a:visited  {
	color: #9A9A9A;
	text-decoration: none;
}
#footerpic     a:link  {
	color: #9A9A9A;
	text-decoration: none;
}
#footerpic     a:hover  {
	color: #9A9A9A;
	text-decoration: underline;
}
#footer {
	text-align: center;
	clear: both;
	width: 930px;
	margin-top: 5px;
	color: #9A9A9A;
	font-size: 75%;
}
#footer   a:visited  {
	color: #9A9A9A;
	text-decoration: none;
}
#footer    a:link  {
	color: #9A9A9A;
	text-decoration: none;
}
#footer    a:hover  {
	color: #9A9A9A;
	text-decoration: underline;
}
.active {
	color: #CCCCCC;
}
.formtext {
	font-size: 75%;
}
.formbox {
	background-color: #FBFBFB;
	border: 1px solid #356E48;
	font-size: 90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-bottom: 2px;
}
.heading {
	font-size: 120%;
	text-transform: uppercase;
	color: #255535;
	font-weight: bold;
}
.new {
	font-size: 75%;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
#fb {
	height: auto;
	width: 292px;
	margin-left: 43px;
	border: 6px solid #457455;
	text-align: left;
}
#fb2 {
	height: auto;
	width: 828px;
	margin-left: 43px;
	border: 6px solid #457455;
	text-align: left;
}

