/* CSS Document */
body{
	background-color:#ffebbf;
	margin: 0 0 0 0;
}
.darkgreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #786130;
	font-weight: bold;
}
a.darkgreen {
	text-decoration:none;
}
a.darkgreen:hover {
	text-decoration:none;
	color: #ffc800;
}
.description {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #ffe0a0;
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #d89100;
	font-weight: bold;
}
a.copyright {
	text-decoration:none;
}
a.copyright:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3e3219;
	font-weight: bold;
}
a.menu {
	text-decoration:none;
	color: #3e3219;
}
a.menu:hover {
	text-decoration:none;
	color:#d89100;
}
.title {
	font-family: "Times New Roman PS MT";
	font-size: 16px;
	font-weight: bold;
	color: #f7bb3f;
}
.aboutbody {
	font-family: "Times New Roman PS MT";
	font-size: 12.5px;
	color: #786130;
}
.txtfield {
	font-family: "Times New Roman PS MT";
	font-size: 12px;
	color: #786130;
	height: 17px;
	width: 212px;
	border: 1px solid #786130;
	background-color: #fff2d7;
}
.txtarea {
	font-family: "Times New Roman PS MT";
	font-size: 12px;
	color: #786130;
	height: 50px;
	width: 211px;
	border: 1px solid #786130;
	background-color: #fff2d7;
}
.submit {
	background-image: url(../images/submit.jpg);
	height: 10px;
	width: 58px;
	border: thin none;
	cursor: hand;
}
.submitmailinglist {
	background-image: url(../images/submitcat.jpg);
	height: 10px;
	width: 58px;
	border: thin none;
	cursor: hand;
}
.rightdescriptiontitle {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	color: #786130;
	font-weight: bold;
}
.rightdescriptionbody {
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	color: #786130;
	font-weight: bold;
}