@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f921c;
}
body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-position: left top;
	background-color: #FFFBCC;
}
.navigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #ffffb9;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 210px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #ffffb9;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.navigation:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #e5dd58;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 210px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #ffffb9;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	line-height: normal;
	color: #6f921c;
	text-decoration: none;
}
.heading1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	line-height: normal;
	color: #ea7206;
	text-decoration: none;
}
.heading4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	color: #ea7206;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ffffb9;
	text-decoration: none;
	background-color: #afa22a;
	height: 20px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.heading2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #AFA22A;
	text-decoration: none;
}
.textdark {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #605817;
	text-decoration: none;
	font-weight: bold;
}
.textlight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFBCC;
	text-decoration: none;
	font-weight: bold;
}



.imageback {
	background-color: #a4c34c;
	width: 230px;
	padding: 5px;
}
.imageback1 {
	background-color: #d7dc82;
	width: 230px;
	padding: 5px;
}

.box {
	background-color: #b9c163;
	padding: 5px;
	width: 100%;
	border: 5px solid #dad48f;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ffffb9;
	text-decoration: none;
}
