@charset "UTF-8";
a img {
	border:none;
}

.cl {
	clear:both;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_texture.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#article_pad p a {
	color: #000;
}
#article_pad p a:hover {
	color: #498837;
}
#header_wrapper {
	background-image: url(images/header.jpg);
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper {
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 115px;
	width: 310px;
	float: left;
}
#upper_nav {
	float: right;
	width: 380px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#upper_nav p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#upper_nav ul li a {
	text-decoration: none;
	color: #025522;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 32px;
	margin-right: 15px;
	margin-left: 15px;
}
#upper_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#upper_nav ul li {
	display: inline;
}
#header #nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #nav ul {
	height: 52px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header #nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FDFCDC;
	float: left;
}
#header #nav ul li a {
	line-height: 52px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #fdfce3;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	width: auto;
	font-size: 16px;
}
#header #nav ul a:hover {
	background-color: #3E832D;
}
#big_image_box img {
	float: left;
	margin-right: 20px;
	border: 3px solid #FEFCE1;
}
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 640px;
}
#big_image_box {
	margin-bottom: 20px;
}

#article {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 1px;
	margin-left: 0px;
}
#article_headline {
	background-image: url(images/content_header.jpg);
	height: 38px;
	width: 620px;
	margin: 0px;
	padding: 0px;
}
#article_headline h1 {
	line-height: 38px;
	margin: 0px;
	font-size: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FEFCDC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#article_pad {
	padding: 15px;
}
#article_trees {
	background-image: url(images/article_trees.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FEFCE3;
}
#article_pad p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}

#photo_box {
	float: right;
	width: 175px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#photo_box p {
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#home_gallery img {
}

#home_gallery {
	padding-top: 20px;
	padding-bottom: 0px;
}
#article_pad p.document {
	padding-left: 30px;
	background-image: url(images/reader.jpg);
	background-repeat: no-repeat;
	line-height: 25px;
	background-position: left top;
}
#link_box {
	float: left;
	height: 42px;
	width: 140px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #567980;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#link_box.last_box {
	
	margin-right: 0px;
	
}
#link_box p {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#link_box p a {
	color: #FDFCDC;
	text-decoration: none;
}
#article_pad p.document a {
	font-style: italic;
	color: #458232;
	text-decoration: none;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#footer_wrapper {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 940px;
	margin-bottom: 40px;
	background-color: #567379;
}
#footer {
	text-align:center;
	padding:10px;
}
#footer p {
	margin:0px;
	padding-top:10px;
	color: #333;
}
#content_wrapper {
	padding-bottom: 0px;
}
#footer a {
	color: #FEFCE3;
	text-decoration: none;
}
#footer ul li a {	
	padding-right: 15px;
	padding-left: 15px;
}
#right_header {
	background-image: url(images/right_header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 37px;
	width: 300px;
}
#right_header h1 {
	margin: 0px;
	font-size: 20px;
	line-height: 37px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #FEFCE3;
}
#right_content {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
}
#right_box #right_shadow {
	background-image: url(images/right_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #B5A490;
}
#right_trees {
	background-image: url(images/right_footer.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#right_box {
}
#right_box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right_box ul li {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 30px;
	display: block;
	background-image: url(images/leaf.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	height: 36px;
	line-height: 36px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right_box ul li.double_line {
	line-height: 18px;
}
	
#right_box ul li a {
	color: #FDFCDC;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEFCDC;
	display: block;
}
#right_box {
	margin-bottom: 20px;
}
#right_box h2 {
	color: #000;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#right_box p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#banners a {
	margin-bottom: 20px;
	float: left;
}
#home_gallery .home_thumbnail {
	height: 100px;
	width: 139px;
	float: left;
	margin-right: 16px;
	border:solid 2px #FEFCE3;
}
#home_gallery .last_img {
	height: 100px;
	width: 139px;
	float: right;
	margin-right: 0px;
	border:solid 2px #FEFCE3;
}
#right_box img {
	border: 2px solid #FEFCE3;
	width: 90px;
}
#right_box .readmore a {
	text-decoration: none;
	display: block;
	background-color: #488535;
	color: #FEFCE3;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#right_box .readmore a:hover {
	background-color: #FEFCE3;
	color: #488535;
}#right_box ul li a:hover {
	color: #4A8737;
	text-decoration: underline;
}
#upper_nav ul li a:hover {
	color: #333;
	text-decoration: underline;
}
#home_gallery.home_thumbnail:hover {
	border-top-color: #468335;
	border-right-color: #468335;
	border-bottom-color: #468335;
	border-left-color: #468335;
}
.document a:hover {
	color: #698B92;
	text-decoration: underline;
}
#link_box p a:hover {
	color: #938675;
	text-decoration: underline;
}
h1.page_headline {
	font-size: 16px;
	color: #333;
}
#article_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #458434;
}

p span {
	color:#F00;
}
#content .next {
	float: right;
	margin: 0px;
	padding: 0px;
}
#content .previous {
	float: left;
	margin: 0px;
	padding: 0px;
}
.next p a, .previous p a  {
	color: #FEFCE3;
	background-color: #698B92;
	display: block;
	padding: 5px;
	text-decoration: none;
	margin: 0px;
}
.next p, .previous p {
	margin: 0px;
	padding: 0px;
}
#more {
	width: 620px;
	margin-top: 20px;
}
#article_pad h3 a {
	text-decoration: none;
	color: #333;
}

#article_pad h3 a:hover {
	color: #458234;
}
.gallery #thumbnail {
	float: left;
	padding: 0px;
	width: 139px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 0px;
	height: 100px;
}
.gallery #last_img {
	float: right;
	padding: 0px;
	width: 139px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100px;
}
#article_pad #box {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #557980;
}
#box h1 {
	font-size: 18px;
	color: #333;
}
#right_box p.readmore {
	clear: both;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.testimonials-photo img {
	float: right;
}
.testimonials-text h4 {
	font-size: 16px;
	color: #333;
}
.testimonials-read-more a {
	color: #468335;
}
.testimonials-read-more a:hover {
	color: #468335;
}
.testimonials-container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #698B92;
}
