body {
	background:#371D0B url(../images/back.gif) left top;
	margin:0;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
a {color:#9D6732;text-decoration:none;}
.container {
	width:760px;
	text-align:left;
}

.right {float:right;}
.left {float:left;}
#clear {
	line-height:-10px;
	height:1px;
	width:0;
	clear:both;
	font-size:0;
}

#header {
	height:112px;
	background:url(../images/bg_header.gif) repeat-x left;
}
#header .content {
	padding:20px 0 0 10px;
}

#navigation {
	background:#000 url(../images/bg_nav.gif) repeat-x left;
}
#navigation ul {
	margin:0;
	padding:7px 20px 7px 0;
	list-style:none;
}
#navigation ul li {
	margin:0;
	padding:5px 10px;
	border-right:1px solid #6F563C;
	border-left:1px solid #403121;
	display:inline;
}
#navigation .first {
	border-left:0;
	padding:5px 0;
	margin:0;
	width:2px;
}
#navigation .last {border-right:0;}
#navigation a {
	color:#fff;
	margin:0;
	text-decoration:none;
}
#navigation .active {color:#CC9966;}

#page .container{
	background:#371D0B;
	border-width:0 1px;
	border-style:solid;
	border-color:#432713;
	/*background:#000 url(../images/bg_page.jpg) repeat-x top;*/
}
#page .mainContent {
	padding:0 20px 20px 20px;
}
#page .mainContainer {margin-bottom:10px;}
#page .content {
	padding:30px 20px 15px 20px;
	line-height:normal;
}
#page p {
	line-height:22px;
	padding:0;
	margin:12px 0;
}
#page li {line-height:19px;}
#page h1 {
	padding:0;
	margin:0 0 10px 0;
	height:22px;
	border-bottom:1px solid #6C5238;
}
#page h2 {
	padding:0;
	margin:20px 0 0 0;
	font-size:22px;
	color:#CC9966;
	font-weight:normal;
}
#page h3 {
	padding:3px 5px;
	margin:20px 0 0 0;
	font-size:14px;
	color:#fff;
	background:#371D0B url(../images/bg_h3.gif) repeat-y left;
}
#page .welcome {width:485px;}
#page .news {
	width:215px;
}
#page .news p {line-height:18px;}
#page .news strong {color:#CC9966;}

#box {width:230px;}
#box p {line-height:18px;margin:0;padding:0;}
#box h1 {
	margin:0;
	padding:5px;
	height:auto;
	color:#000;
	background:#8B6D4F;
	font-size:12px;
}
#box .content {
	padding:10px;
	height:60px;
	background:#6B533A url(../images/bg_box.gif) repeat-x bottom;
}
#box .content div {margin-top:8px;}

#footer {
	border-top:1px solid #8B6D4F;
	/*border-bottom:1px solid #8B6D4F;
	background:#000 url(../images/bg_footer.gif) repeat-x;*/
}
#footer .content {
	padding:9px 20px !important;
	padding:8px 20px 0 20px;
	color:#6D5037;
	font:normal 11px "Tahoma", Arial, Helvetica, sans-serif;
}
#footer a {color:#5B442F;}
#footer a:hover {text-decoration:underline;}