@charset "utf-8";
.amainpage {
	background-image: url(images/mainpage.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 378px;
	width: 920px;

}	
.borderBTMDOTPAD10 {	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	padding-bottom: 10px;
}

.BackgroundGradient {
	background-image: url(images/bkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #00763C;
}
.TopGradient {
	background-image: url(images/topgradient.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
	width: 920px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bottomtxt {
	position:relative;
	height: 15px;
	width: 200px;
	top: 10px;
	left: 25px;
}
.MenuGradient {
	background-color: #FFFFFF;
	height: 88px;
	width: 920px;
}
.menubar {
	background-image: url(images/menubottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 44px;
	width: 710px;
}
.menuTXT {
	background-image: url(images/menutop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 43px;
	width: 710px;
	position: relative;
}
.menutextlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00481D;
	height: 14px;
	width: 710;
	position: relative;
	top: 25px;
	padding-right: 25px;
}
.nodecor {
	text-decoration: none;
	color: #000000;
}
.textHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #539D3C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A3DC8F;
}
.textSubline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00763C;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #A0A0A4;
}
.textBodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
	color: #024921;
}
.textBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	line-height: 1.5;
	padding-bottom: 10px;
}
#facebook {
	float: right;
	height: 44px;
	width: 144px;
	margin-right: 15px;
}

.bodyDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding-top: 5px;
}
.borderLFTDOT {
	padding-bottom: 10px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #808080;
}
