@charset "utf-8";
.main_bg {
	background-color: #e8e3cd;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
}
.btn_bg {
	background-image: url(images/btn_bg.jpg);
	background-repeat: no-repeat;
}
.btn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffe9ca;
	text-decoration: none;
}
a.btn:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffe9ca;
	text-decoration: none;
}
a.btn:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.facility_mid_bg {
	background-image: url(images/facility_mid.jpg);
	background-repeat: repeat-y;
}
.facility_line {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7b3f44;
	text-decoration: none;
}
a.facility_line:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7b3f44;
	text-decoration: none;
}
a.facility_line:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.welcome_mid_bg {
	background-image: url(images/welcome_mid.jpg);
	background-repeat: repeat-y;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3b3128;
	text-decoration: none;
	text-align: justify;
}
.footer_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5f3f1e;
	text-decoration: none;
}
a.footer_link:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5f3f1e;
	text-decoration: none;
}
a.footer_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.footer_link2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5f3f1e;
	text-decoration: none;
}
a.footer_link2:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5f3f1e;
	text-decoration: none;
}
a.footer_link2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5f3f1e;
	text-decoration: underline;
	font-weight: bold;
}
.footer_linkr2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5f3f1e;
	text-decoration: none;
}
a.footer_linkr2:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5f3f1e;
	text-decoration: none;
}
a.footer_linkr2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5f3f1e;
	text-decoration: underline;
	font-weight: bold;
}
