@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#94000e;
	 -webkit-text-size-adjust: 100%;
}
p, h1, h2, div{max-height: 999999px;}
h2{
	color:#f4a819;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height: 26px;
	font-style:italic;
}
#header{
	width:900px;
	margin:0 auto 50px auto;
	padding:28px 0 0 0;
}
#content{
	width:900px;
	margin:0 auto;
}
#mainImg{
	width:920px;
	margin:0 auto 15px auto;
}
#welcome{
	margin:30px 0 0 35px;
	width:300px;
	position:absolute;
	line-height:22px;
	z-index:99;
}
#mmLine{
	background-image:url(../images/mmLine.jpg);
	height:14px;
}
#footerLine{
	background-image:url(../images/mmLine.jpg);
	height:14px;
	margin:15px 0 20px 0;
}
#footer, #footer a{
	color:#d44856;
	text-decoration:none;
}
#footer a:hover{
	color:#fe3247;
	text-decoration:none;
}
.tel{
	margin:19px 0 28px 0;
}
.bgBrown{
	background-color:#77421c;
	color:#FFF;
}
.icoNav{
	margin:0 15px;
}
.txtYellow{
	color:#f4a819;
}
.txtLightBrown{
	color:#f9a365;
}
.txtNearWhite{
	color:#f8bda1;
}
.txt14{
	font-size:14px;
}
.borImg{
	border:#8d522a 2px solid;
}
.lineInner{
	position:absolute; 
	margin:-50px 0 0 500px;
}
.tiH1{
	position:absolute; 
	margin:35px 0 0 20px;
}



#boxRegister{
	padding-top:5px;
}
.boxRegister{
	margin-left:3px;
}
.borMap{
	border:#CCC 1px solid;
	padding:1px;
}
.txtBlack{
	color:#000;
}