/* HTML TAGS STYLES - COMMON */

Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #101010;
	background-color: #e2e8e0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #101010;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #2f7822;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/* TOP NAVIGATION BAR STYLES */

.topnavigation {
	background-image: url(../images/bg-topnavigation.jpg);
	background-repeat: repeat-x;
}
.topnavigation ul {
	padding: 0px;
	margin: 0px;
}
.topnavigation li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.topnavigation li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #255c39;
	text-decoration: none;
	display: inline-block;
	width: 117px;
	text-align: center;
	height: 24px;
	padding-top: 8px;
}
.topnavigation li a:hover {
	color: #000000;
	text-decoration: underline;
}

/* CONTENT INCLUDING LEFT & RIGHT BARS */

.contentarea {
	background-color: #FFFFFF;
	background-image: url(../images/bg-contentwide.jpg);
	background-repeat: repeat-y;
}

/* LEFT BAR STYLES */

.leftbar {
	background-image: url(../images/bg-leftbar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 11px;
	padding-right: 3px;
	padding-bottom: 25px;
	padding-left: 11px;
}
.leftbar ul {
	padding:0px;
	margin: 0px;
}
.leftbar li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* For Firefox & Chrome */
html>body .leftbar li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftbar li a {
	background-image: url(../images/bg-leftnavigation.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #3f6638;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 12px;
	margin-bottom: 3px;
}
.leftbar a:hover {
	background-image: url(../images/bg-leftnavigation-mo.jpg);
}
.leftbar li li a {
	background-image: url(../images/bg-leftnavigation-tier3.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 22px;
	margin-bottom: 3px;
}
.leftbar li li a:hover {
	color: #3F6638;
	background-image: url(../images/bg-leftnavigation-tier3-mo.jpg);
}
.leftbar li li li a {
	background-image: url(../images/bg-leftnavigation-tier4.gif);
	background-repeat: no-repeat;
	display: block;
	font-size: 10px;
	color: #2b4527;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 37px;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.leftbar li li li a:hover {
	color: #FFFFFF;
	background-image: url(../images/bg-leftnavigation-tier4-mo.gif);
}





/* TEXT CONTENT AREA STYLES */

.contenttext {
	background-image: url(../images/bg-contenttext.jpg);
	background-repeat: no-repeat;
	padding-top: 21px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.contenttext label{
	display:block;
}
.contenttext input{
	width:250px;
	height:16px;
	border:1px solid #96a890;
	margin:5px 0 10px 0;
}
.contenttext textarea{
	width:250px;
	height:80px;
	border:1px solid #96a890;
	margin:5px 0 10px 0;
}
.contenttext button{
	width:60px;
	height:20px;
	border:none;
	background:#3e4c3a;
	color:#FFFFFF;
}
.contenttext h1 {
	font-size: 17px;
	color: #2f7822;
	font-weight: bold;
	margin: 0px;
}
.contenttext h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2f7822;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.contenttext li {
	font-size: 12px;
	color: #3f5a38;
	list-style-image: url(../images/bullet-leaf.jpg);
	margin-bottom: 8px;
	margin-left: 8px;
}

/* RIGHT BAR STYLES */

.rightbar {
	padding: 21px;
	background-image: url(../images/bg-rightbar.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #13480e;
}
.rightbar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.respectprivacy {
	font-size: 11px;
	color: #12722a;
	font-family: Arial, Helvetica, sans-serif;
}
.rightbar form {
	margin: 0px;
}
.youremailfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 19px;
	width: 173px;
	border: 1px solid #c0d6bc;
	margin-bottom: 2px;
	padding-top: 4px;
}
.submitbutton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #13480e;
	height: 25px;
	width: 87px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 2px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* FOOTER BAR STYLES */

.footer {
	background-image: url(../images/bg-bottombar.jpg);
	background-repeat: no-repeat;
}
.footerpadding {
	font-size: 11px;
	padding-top: 32px;
	padding-right: 26px;
	padding-bottom: 15px;
	padding-left: 26px;
}
.footerpadding p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.footerpadding a {
	text-decoration: none;
}
.disclaimer {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}
h5 {
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	font-style:italic;
}