@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:20px;
	color: #000;
	background-color:#e36012;
	background-image: url(../images/bg.jpg);
	background-position:center top;
	/**/background-attachment: fixed;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	color:#690e0e;
	text-decoration:none;
}
a:hover{
	color:#8f0404;
	text-decoration:none;
}
#header{
	width:980px;
	margin:0 auto;
}
#content{
	width:980px;
	margin:0 auto;
}
#footer{
	background-image:url(../images/bgFooter.png);
	height:56px;
	font-size:13px;
	font-style:italic;
	width:980px;
	margin:80px auto 0 auto;
	font-weight:bold;
}
#footer a{
	color:#000;
}
#bgNav{
	background-image:url(../images/bgNav.jpg);
	height:26px;
	text-align:center;
	padding:10px 0 0 0;
	margin-top:40px;
}
#lineMainImg{
	background-image:url(../images/lineMainImg.jpg);
	height:5px;
}
.gimmic{
	position:absolute;
	margin:-28px 0 0 420px;
	z-index:99;
}
.navLR{
	margin:0 15px;
}
.telTop{
	font-size:48px;
	line-height:40px;
	color:#68390b;
	font-weight:bold;
	font-style:italic;
}
.txtBrown{
	color:#68390b;
}




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