@charset "utf-8";
.font1 {
	font-family: "Eras Medium ITC";
	font-size: 12px;
	color: #333333;
}
.font2 {
	font-family: "Eras Medium ITC";
	font-size: 14px;
	color: #6D721E;
}
.font3 {
	font-family: "Eras Medium ITC";
	font-size: 22px;
	color: #6D721E;
}
.font4 {
	font-family: "Eras Medium ITC";
	font-size: 16px;
	color: #333333;
}
.font5 {
	font-family: "Eras Medium ITC";
	font-size: 16px;
	color: #FFFFFF;
}
.border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.border2 {
	border: 3px solid #B5A78A;
}
.FONT6 {
	font-family: "Eras Medium ITC";
	font-size: 18px;
	color: #FFFFFF;
}

