@charset "utf-8";
body {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 130%;
}
.inbody {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 920px;
	background-color: #FFFFFF;
}
.main {
	padding-left: 9px;
}
.bordertable {
	border: 1px solid #C2A095;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer {
	background-image: url(images/footerback.gif);
	background-repeat: repeat-x;
	height: 57px;
}
.footerboy {
	padding-top: 20px;
}
a {
	color: #583C35;
}
a:hover {
	color: #C57882;
}
#news {
	line-height: 2;
}
#news a {
	color: #958480;
}
#news a:hover {
	color: #4B413F;
}
.footersubmit {
	text-align: center;
	padding-top: 10px;
}
.mapsentent {
	line-height: 2;
	padding-top: 15px;
	padding-left: 60px;
	padding-bottom: 10px;
	color: #583C35;
}
.pan {
	background-image: url(images/sub_panback.gif);
	height: 36px;
	width: 901px;
}
.pan p {
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	color: #765250;
}
.errormsg {
	font-weight: bold;
	color: #F1E0E0;
	background-color: #BF3C48;
	padding: 10px;
}
.sub_subtitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EC806E;
	padding: 5px;
	width: 750px;
}
.box_border {
	width: 890px;
	margin-left: 5px;
	border: 1px solid #C3A196;
	padding-top: 5px;
}
.box_text {
	padding-left: 40px;
}

