* {
	margin:0;
	padding:0;
	list-style:none;}
a {
	text-decoration:none;}
a:link {
	color: #382916;
}
a:visited {
	color: #382916;
}
a:hover {
	color: #382916;
	text-decoration:underline;
}
a:active {
	color: #382916;
}
img {
	border:0;}
body {
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/bg.gif) left bottom repeat-x #000;}
.clear {
	clear:both;}
#container {
	width:1020px;
	margin:0 auto;}
/* BEGIN LOGO AND MENUTOP CSS */	
#logo {
	height:197px;
	position:relative;
	background:url(../images/logo.jpg) no-repeat;}
#menutop {
	float:left;
	height:32px;
	bottom:0; left:40px;
	position:absolute;}
#menutop #menutopl, #menutop #menutopr {
	width:5px;
	height:32px;
	background-repeat:no-repeat;}
#menutop #menutopl {
	float:left;
	background-image:url(../images/menu-left.gif);} 
#menutop #menutopr {
	float:left;
	background-image:url(../images/menu-right.gif);}
#menutop #menutopm {
	float:left;
	height:32px;
	background-image:url(../images/menu-bg.gif);}
#menutop a {
	float:left;
	display:block;
	height:32px;
	line-height:32px;
	color:#d1d1d1;
	font-weight:bold;
	padding:0 24px 0 22px;
	background:url(../images/menu-line.gif) no-repeat top right;}
#menutop a#nobg {
	background:none;}
/* CLOSE LOGO AND MENUTOP CSS */
	
/* BEGIN MAIN (INCLUDING CORNERS) CSS */
#main {
	float:left;
	width:100%;
	position:relative;}
#main #mtl,
#main #mtr,
#main #mbl,
#main #mbr {
	width:4px;
	height:4px;
	position:absolute;
	background-repeat:no-repeat;}
#main #mtl {
	top:0;
	left:0;
	background-image:url(../images/main-tl.gif);}
#main #mtr {
	top:0;
	right:0;
	background-image:url(../images/main-tr.gif);}
#main #mbl {
	bottom:0;
	left:0;
	background-image:url(../images/main-bl.gif);}
#main #mbr {
	bottom:0;
	right:0;
	background-image:url(../images/main-br.gif);}	
/* CLOSE MAIN (INCLUDING CORNERS) CSS */

/* BEGIN TOP (LOGIN AND BANNER) CSS */
#top {
	height:110px;
	padding:5px;
	background:#e8e0bb;
	border-bottom:1px solid #b1a984;}
#login {
	float:left;
	width:200px;
	height:107px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	background:url(../images/login.gif) no-repeat;}
#login .top {
	height:30px;
	font-size:11px;
	line-height:30px;}
#login .input {
	width:150px;
	padding:0 5px;
	margin:3px;
	background:#8a847b;
	border:1px solid #171109;}	
#login .submit {
	display:block;}
#login .submit input {
	border:0;
	width:79px;
	height:18px;
	background:url(../images/login-btn.gif) no-repeat;}
#login .submit:hover input {
	background:url(../images/login-btn-focus.gif) no-repeat;}	
#banner {
	padding:5px 0;
	text-align:center;}
/* CLOSE TOP (LOGIN AND BANNER) CSS */

#middle {
	float:left;
	width:100%;
	min-height:400px;
	padding-top:8px;
	padding-bottom:20px;
	background:#d7cfab;}
		
/* BEGIN LEFT MENU CSS */	
#menu {
	float:left;
	width:200px;
	padding:0 12px 0 6px;}	
#menu .list {	
	float:left;
	border:2px solid #382916;
	border-bottom:0;}	
#menu .list a {
	color:#312413;
	display:block;
	float:left;
	height:20px;
	width:196px;
	line-height:20px;}
#menu .list a.even {
	background:#a68e74;}
#menu .list a.odd {
	background:#998165;}
#menu .list a.first {
	background:url(../images/menu-first.gif) repeat-x #968065;}
#menu .list a:hover {
	color:#FFF;}
#menu .list a span {
	width:4px;
	height:4px;
	display:block;
	margin:8px 6px 0 10px;
	float:left;
	background:url(../images/dot.gif) no-repeat;}
#menu .menu-bot {
	height:5px;
	width:200px;
	clear:both;
	margin-bottom:8px;
	background:url(../images/menu-bot.gif) no-repeat;}
/* CLOSE LEFT MENU CSS */

/* BEGIN CONTENT ITEMS CSS */
#content,
#content #left,
#content #right {
	float:left;}
#content #right {
	margin-left:10px;}
.item {
	margin:3px 0;}	
.itembig {
	width:790px;}
.itemsml {
	width:390px;}
.text {
	padding:8px 10px 12px;
	position:relative;
	color:#382916;
	font-size:11px;
	border:2px solid #382916;
	background:url(../images/descr.gif) repeat-x #ede9d5;}
.text p{
	margin:8px 0px 12px;
	}
.text h1{
	font-size:14px;
	}
.text label {
	color:#000;
	display:block;
	font-weight:bold;}
.text .more {
	right:0;
	bottom:0;
	height:22px;
	padding:0 10px;
	line-height:23px;
	position:absolute;
	background:url(../images/more.gif) no-repeat #382916;}
.text .more a {
	color:#FFF;}
/* CLOSE CONTENT ITEMS CSS */

/* BEGIN TAB FOR MENU AND CONTENT CSS */
.tab {
	height:30px;}
.tabbig {
	width:776px;}
.tabsml {
	width:376px;}
.tabmenu {
	width:186px;}
.tab .tl,
.tab .tr {
	width:7px;
	height:30px;
	background-repeat:no-repeat;}
.tab .tl {
	float:left;
	background-image:url(../images/tab-left.png);}
.tab .tr {
	float:right;
	background-image:url(../images/tab-right.png);}	
.tab .tm {
	float:left;
	height:30px;
	color:#d7d4d0;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
	line-height:30px;
	background:url(../images/tab-bg.png) repeat-x;}
/* CLOSE TAB FOR MENU AND CONTENT CSS */
	
#footer {
	float:left;
	width:100%;
	color:#FFF;
	font-size:12px;
	text-align:center;
	padding-top:6px;
	padding-bottom:10px;}	