@charset "utf-8";
/* CSS Document */
body { background-color: #8b6443; margin: 0 auto;  padding: 0; font-family: Arial; font-size: 13px;}
#bg {position:fixed; top:0; left:0; width:100%; height:100%;}
#content {position:relative; z-index:1;}
.header { background: url(../images/header2.jpg); width: 941px; height: 182px; margin: 0 auto; overflow: hidden;}
.nav { background-image:url(../images/nav.jpg); width: 925px; height: 22px; padding: 8px; margin: 0 auto; overflow: hidden;}
.nav a {text-decoration: none; color: #ffffff;}
.nav a:hover {text-decoration: none; color: #c8a67f;}
.maincontent { background-color: #8b6443; margin: 0 auto; overflow: hidden; background-color: #8b6443; color: #000000; min-height: 500px; width: 931px; padding: 5px;}
.maincontentright { background-color: #8b6443; width: 375px; min-height: 490px; padding: 5px; float: right;}
.maincontentright2 { background-color: #8b6443; width: 250px; min-height: 490px; padding: 5px; float: right;}
.maincontentright a {text-decoration: none; color: #2a170c;}
.maincontentright a:hover {text-decoration: none; color: #c8a67f;}
.maincontentleft { background-color: #8b6443; color: #2a170c; margin: 0 auto; float: left; width: 525px; padding: 5px; min-height: 500px;}
.maincontentleft a {text-decoration: none; color: #ffffff;}
.maincontentleft a:hover {text-decoration: none; color: #c8a67f;}
.footer { background-image:url(../images/footer.jpg); color: #ffffff; margin: 0 auto; overflow: hidden; width:921px; height: 15px; padding: 10px;}
.menucontentright { background-color: #8b6443; width: 375px; min-height: 490px; padding: 5px; float: right;}
.menucontentleft { background-color: #8b6443; color: #2a170c; margin: 0 auto; float: left; width: 525px; padding: 5px; min-height: 500px;}
.footer a {text-decoration: none; color: #ffffff;}
.footere a:hover {text-decoration: none; color: #c8a67f;}