body {
	margin: 0px;
	background-color: #EAE0C2;
	background-image: url(images/bg.jpg);
	background-position: top;
}
.mainbody{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #744631;
	background-color: #EEDAB2;
	text-decoration: none;

}
.hme1{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #744631;
	background-color: #EEDAB2;
	text-decoration: none;
	padding: 5px;

}
.hme2{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B5214;
	background-color: #EEDAB2;
	text-decoration: none;

}
.link1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #F8CB53;
	height: 10px;


}
a.link1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #FFAE00;
}
.link2{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
    font-size: 12px;
	font-variant: normal;
	text-decoration: none;
	color: #931800;
}
a.link2:hover{
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
    font-size: 12px;
	font-variant: normal;
	color: #4E0D00;
}
.field{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #91563F;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #593700;
	border-bottom-color: #593700;
	border-left-color: #593700;
	border-right-color: #593700;
}
.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E6B454;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #593700;
	border-bottom-color: #593700;
	border-left-color: #593700;
	border-right-color: #593700;
}
.footer{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #3F2301;
}
a.footer:hover{
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
    font-size: 13px;
	font-variant: normal;
	color: #B55900; 
}
.foot2{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #630000;
	text-decoration: none;

}
a.foot2:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: normal;
	color: #B55900;
}

.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 532603;
	text-decoration: none;
	background-image: url(images/lft_bg.jpg);
	background-repeat: repeat-y;
}
