body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
	background-color: #33506b;
	background-image: url(images/bg_main2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #294157;
	text-align:left;
}
a {
	color: #7ea638;
	text-decoration: underline;
}
a:hover {
	color: #7ea638;
	text-decoration: none;
}
#pagemain {
	width: 958px;
	height:auto;
	text-align: center;
	background-image: url(images/bg_pagemain.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#topbanner {
	height: 150px;
	width: 958px;
	padding-top: 15px;
	background-color: #FFF;
}
#topnav {
	height: 51px;
	width: 958px;
}
#leftnav {
	height: 440px;
	width: 200px;
	padding-top: 20px;
	float: left;
	background-color: #ffff91;
	background-image: url(images/bg_yellow.jpg);
	background-repeat: repeat;
	text-align: left;
}
#lefthome {
	width: 164px;
	min-height: 460px;
	height: auto!important;
	height: 460px;
	float: left;
	color: #354829;
	background-color: #ffff91;
	background-image: url(images/bg_yellow.jpg);
	background-repeat: repeat;
	text-align: left;
	padding: 18px;
}
#maincontent {
	width: 418px;
	height:auto;
	padding: 20px;
	float: left;
	text-align: left;
}
#maincontentform {
	width: 718px;
	height:auto;
	padding: 20px;
	float: left;
	text-align: left;
	background-color: #FFF;
}
#featurehome {
	width: 758px;
	float: left;
	text-align: left;
}
#homecontent {
	width: 718px;
	padding: 20px;
	float: left;
	text-align: left;
}
#rightbar {
	float: left;
	text-align:center;
	width: 300px;
	min-height: 460px;
	height: auto!important;
	height: 460px;
	background-color: #5c8ea2;
	background-image: url(images/bg_blue.jpg);
	background-repeat: repeat;
}
#rightbargreen {
	float: left;
	width: 300px;
	min-height: 460px;
	height: auto!important;
	height: 460px;
	background-color: #354829;
}
#footer{
	height: 35px;
	width: 958px;
	text-align: right;
	font-size: 11px;
	color: #5c8ea2;
	background-color: #FFF;
}
.headln {
	color: #7ea638;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 28px;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.reverse {
	color: #ffff91;
	background-color: #7ea638;
	padding: 3px;
}
a.reverse {
	color: #ffff91;
}
#quote {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 32px;
	padding: 20px;
	width: 260px;
	font-style: italic;
	text-align: left;
}
#quote2 {
	color: #FFFFFF;
	padding: 20px;
	width: 260px;
	text-align: center;
}
#quote2 a {
	color: #FFFFFF;
}
#leftsub {
	text-align: left;
	margin-left: 28px;
	margin-bottom: 5px;
}
#quote3 {
	color: #FFFFFF;
	padding: 20px;
	line-height: 15px;
	width: 260px;
	text-align: center;
	background-color: #5c8ea2;
	background-image: url(images/bg_blue.jpg);
	background-repeat: repeat;
}
a.donatebtn {
	color: #5c8ea2;
	background-color: #FFFFFF;
	height: 22px;
	width: 156px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 3px;
	display: block;
	text-decoration: none;
}
a.donatebtn:hover {
	color: #5c8ea2;
	background-color: #ffff91;
	text-decoration: none;
}
a.donatebtn2 {
	color: #ffff91;
	background-color: #7ea638;
	height: 22px;
	width: 156px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 3px;
	display: block;
	text-decoration: none;
	border: 1px solid #7ea638;
	background-image: url(images/bg_btn2.jpg);
	text-align: center;
}
a.donatebtn2:hover {
	color: #ffff91;
	background-color: #ffff91;
	text-decoration: none;
	border: 1px solid #7ea638;
	background-image: url(images/bg_btn.jpg);
}
a.buybtn {
	color: #406077;
	height: 22px;
	width: 150px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 10px;
	padding: 3px;
	display: inline-block;
	text-decoration: none;
	background-image: url(images/bg_btnltblu.jpg);
	text-align: center;
}
a.buybtn:hover {
	color: #406077;
	text-decoration: none;
	background-image: url(images/bg_btnltblu2.jpg);
}
.hometxt {
	font-size: 13px;
	line-height: 30px;
}
