@charset "utf-8";
.bkgd_main {
	background-attachment: scroll;
	background-image: url(../images/bkgd_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bkgd_about {
	background-attachment: scroll;
	background-image: url(../images/bkgd_about.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bkgd_events {
	background-attachment: scroll;
	background-image: url(../images/bkgd_events.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bkgd_products {
	background-attachment: scroll;
	background-image: url(../images/bkgd_products.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	color: #57744c;
	text-decoration: none;
}
.bodytxt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
.formfield01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #749468;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	width: 325px;
	background-color: #f6f9e0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #f6f9e0;
	border-right-color: #f6f9e0;
	border-bottom-color: #f6f9e0;
	border-left-color: #f6f9e0;
	padding-top: 3px;
}
.formfield02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #57744c;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	height: 115px;
	width: 325px;
	background-color: #f6f9e0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #f6f9e0;
	border-right-color: #f6f9e0;
	border-bottom-color: #f6f9e0;
	border-left-color: #f6f9e0;
	vertical-align: text-top;
	clip: rect(auto,auto,auto,auto);
}
.eventstxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #57744c;
	text-decoration: none;
}
