@charset "utf-8";

body{
font-size:13px;
background:url(../images/bg.jpg) left top repeat-x #68492a;}
a {
color:white;
text-decoration:none;}
.theBox{
width:980px;
margin:0 auto;
background:url(../images/center-bg.jpg) center top repeat-y;}
.bgCenter{
background:url(../images/main-bg.jpg) left top repeat-x;}
.bgLeft{
background:url(../images/line-left.jpg) left top no-repeat;}
.bgRight{
background:url(../images/line-right.jpg) right top no-repeat;}

.headDiv{
clear:both;
width:940px;
padding:10px 0;
margin:0 auto;}
.headDiv a{
display:block;
text-align:right;}
.headDiv p{
line-height:20px;
letter-spacing:1px;
color:#ddceac;}
.headDiv h1{
color:white;
font-size:28px;
font-weight:300;
letter-spacing:5px;
line-height:36px;}
.headDiv h2{
color:white;
line-height:20px;}

.menuDiv{
width:956px;
margin:0 auto;
padding-top:34px;
height:40px;
background:url(../images/menu-bg.jpg) left top no-repeat;}
.menuDiv a{
display:block;
width:100%;
height:40px;
text-align:center;}
.menuDiv a:hover{
text-decoration:underline;}
.menuDiv div{
float:left;
height:40px;
line-height:40px;
padding-right:1px;}
.m1{
width:161px;}
.m1 a{
background:url(../images/menu-hover.jpg) 0 100px no-repeat;}
.m1 a:hover{
background-position:0 0;}
.m2{
width:174px;}
.m2 a{
background:url(../images/menu-hover.jpg) -162px 100px no-repeat;}
.m2 a:hover{
background-position:-162px 0;}
.m3{
width:191px;}
.m3 a{
background:url(../images/menu-hover.jpg) -337px 100px no-repeat;}
.m3 a:hover{
background-position:-337px 0;}
.m4{
width:174px;}
.m4 a{
background:url(../images/menu-hover.jpg) -529px 100px no-repeat;}
.m4 a:hover{
background-position:-529px 0;}
.m5{
width:160px;}
.m5 a{
background:url(../images/menu-hover.jpg) -704px 100px no-repeat;}
.m5 a:hover{
background-position:-704px 0;}

.mainBox{
width:948px;
margin:0 auto;}

.leftMenu{
line-height:20px;
padding:10px 0;
width:248px;
float:left;}
.leftMenu a{
display:block;
width:100%;
color:#ffdfb0;}
.leftMenu a:hover{
color:#e1bb63;}
.leftMenu b{
color:white;
font-size:16px;
display:block;
width:125px;
height:21px;
padding-left:18px;
line-height:21px;
background:url(../images/title.png) left top no-repeat;}
.leftMenu div{
margin:5px 0 0 18px;
width:172px;
border-top:1px solid #5d472d;}

.rightContent{
color:white;
width:700px;
float:right;}

.footDiv{
line-height:18px;
clear:both;
color:white;
margin:10px 10px 0;
background-color:#7e6644;
text-align:center;}
.footDiv p{
color:#d4c8af;}
