#thm_brown {
	position:relative;
	height:56px;
	color:#E0E0E0;
	background:#143D55;
	width:887px;
}

#thm_brown {
	position:relative;
	height:32px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(img/bg.gif) repeat-x bottom left;
	border-bottom: 8px solid #886d53;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#thm_brown ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
float:left;
}

#thm_brown ul li {
display:block;
float:left;
margin:0 1px;
}

#thm_brown ul li a {
display:block;
float:left;
color:#EAF3F8;
text-decoration:none;
padding:0 0 0 20px;
height:32px;
}

#thm_brown ul li a span {
	padding:12px 20px 0 0;
	height:21px;
	float:left;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#thm_brown ul li a:hover {
color:#fff;
background:transparent url(img/OVER.gif) repeat-x bottom left;
}

#thm_brown ul li a:hover span {
display:block;
width:auto;
cursor:pointer;
}

#thm_brown ul li a.current,#thm ul li a.current:hover {
	color:#fff;
	background:#886d53 url(img/ON.gif) no-repeat top left;
	line-height:200%;
}

#thm_brown ul li a.current span {
display:block;
padding:3px 20px 0 0;
width:auto;
background:#886d53 url(img/ON.gif) no-repeat top right;
height:32px;
}
#main {
	width: 887px;
	margin-right: auto;
	margin-left: auto;
}
.shadow, .content { position: relative; bottom: 4px; right: 4px; }
.shadow { background-color: #ccc; }
a:link {
	color: #C8CAC7;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

