﻿@charset "utf-8";
.headernav {
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 165px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #061A01;
	text-decoration: none;
}
a:visited {
	color: #061A01;
	text-decoration: none;
}
a:hover {
	color: #91c78c;
}
body {
	background:#336B2E url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	font-size: 12pt;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91c78c;
}
.about_bg {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 860px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.comm_inner {
	vertical-align: top;
}
.about_image {
	height: 183px;
	width: 243px;
	float: left;
	padding-left: 5px;
}
.about_text {
	height: auto;
	width: 300px;
	float: left;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
}
.about_text2 {
	clear: both;
	width: 550px;
	margin: 0px;
	height: auto;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.inner_footer {
	margin: 0px;
	padding: 0px;
	height: 199px;
	width: 860px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91c78c;
	vertical-align: bottom;
}
.tags {
	margin:0 auto;
	height:90px;
	width: 860px;
	position:relative;
	left:0px;
	top:0px;
	vertical-align:top;
	padding-top:15px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;}
	.tags a {
		display:inline-block;
		font-size:11px;
		color:#91c78c;
		padding:0px 5px 0px 2px;}
		.tags a:hover { color:#061A01; text-decoration:underline;}

.tags span {
	display:inline-block;
	width:1px;
	height:8px;
	background:#83C87D;
	overflow:hidden;
	margin-top:4px;
}
img.tag-images {
	float:left;
	margin:4px 13px 10px 0px;
	border:solid 1px #EEE;
	padding:2px;
	width:170px;}
	
ul.links{ padding:15px 0px 0px 35px; margin:0px 0px 0px;}
ul.links li {
	 padding:0px 0px 8px 0px;
	 margin:0px 0px 0px;
	 list-style-type:circle;
	 list-style-position:outside;
	 line-height:20px;}

ul.links li a { text-decoration:underline; color:#6FA80F;}
ul.links li a:hover { color:#AAA;}

.innerfooter_text {
	float: right;
	text-align: right;
	width: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.footer a:link, .inner_footer a:link {
	color: #91c78c;
	text-decoration: none;
}
.footer a:visited, .inner_footer a:visited {
	color: #91c78c;
	text-decoration: none;
}
.footer a:hover, .inner_footer a:hover {
	color: #061A01;
}
