@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	margin: 0px;
}
.bannertop {
	background-color: #989F69;
}
.logo {
	padding-left: 25px;
}

.container {
	background-color: #D9DCB5;
}
iframe {
	background-color: #D9DCB5;
	margin: 0px;
	padding: 0px;
}

.footer {
	font-size: 11px;
	font-weight: normal;
	color: #030;
	text-align: center;
}

.footer2 {
	font-size: 12px;
	font-weight: normal;
	color: #030;
	text-align: center;
}
.navigation {
	background-color: #C0C88C;
	font-size: 16px;
	font-weight: bold;
}
.right {
	background-color: #98A069;
}
.righttext {
	text-align: left;
	font-size: 12px;
	color: #F1F2EA;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.maintext {
	font-size: 13px;
	font-weight: normal;
	color: #002400;
}
label {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #005E00;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

.title {
	font-size: 18px;
	font-weight: bold;
	color: #030;
}
.zoom {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.subtitle {
	font-size: 15px;
	font-weight: bold;
	color: #030;
	text-decoration: none;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #060;
	margin-top: 5px;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #060;
	margin-top: 5px;
}
select {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #060;
	margin-top: 5px;
}
a {
	color: #597436;
}
a:active {

}
a:hover {
	color: #FFF
}
a:visited {

  	
}
.emailhtmlbg {
	background-color: #ABB15A;
	font-size: 13px;
}
.whitebg {
	background-color: #FFF;
}
.telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E4E7D8;
	text-align: right;
	padding: 5px;
}
.blackbg {
	background-color: #000;
}
