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

body {
	background-color: #7c6a54;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #432b12;
}
.text3 {
	font-size: 22px;
	font-weight: bold;
	color: #630000;
}
.text4 {
	font-size: 11px;
}
.text5 {
	color: #a80000;
	font-size: 11px;
}
.text55 {
	color: #a80000;
}
.footer {
	background-image: url(../images/footer.jpg);
	height: 39px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #695945;
	padding-top: 17px;
	padding-right: 22px;
}
.footer a{
	color: #695945;
}
.mid {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	min-height: 350px;
	background-image: url(../images/bg_mid.gif);
	background-repeat: repeat-y;
}
.left {
	float: left;
	width: 217px;
	margin-right: 16px;
	margin-left: 21px;
}
.right {
	float: left;
	width: 517px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a {
	color: #2b4600;
}
a:hover {
	color: #630000;
}.text1 {
	color: #818354;
	font-size: 12px;
	font-weight: bold;
}
input {
	background-color: #57432e;
	border: 1px solid #301d07;
}
.text2 {
	font-size: 18px;
	font-weight: bold;
	color: #304001;
}
.text8 {
	color: #c6c18e;
}
.text6 {
	color: #304001;
}
.resform input {
	background-color: #bfc19a;
	border: 1px solid #57432e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #432B12;
}
.resform select {
	background-color: #bfc19a;
	border: 1px solid #57432e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #432B12;
}
.resform textarea {
	background-color: #bfc19a;
	border: 1px solid #57432e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #432B12;
}
