#navcontainer ul
{
	color: #776247;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-style: solid;
	margin: 0px;
	z-index: 110;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 920px;
	height: 40px;
	position: absolute;
	left: 15px;
	top: 433px;
	border-bottom-width: 2px;
	border-bottom-color: #DBC49B;
	text-align: center;
	padding: 1px;
}

#navcontainer ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	padding: 8px;
}


#navcontainer ul li a
{
	color: #776247;
	font-size: 12px;
	line-height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	display: inline;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 4px;
}

#navcontainer ul li a:hover
{
	color: #D6BF95;
	height: 10px;
	line-height: 2px;
}


#navcontainer_bottom ul
{
	color: #776247;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-style: none;
	margin: 0px;
	z-index: 110;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 948px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 65px;
	text-align: center;
	background-color: #F4EDD0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#navcontainer_bottom ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	padding: 2px;
}


#navcontainer_bottom ul li a
{
	color: #776247;
	font-size: 10px;
	line-height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	display: inline;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0px;
	padding: 13px;
}

#navcontainer_bottom ul li a:hover
{
	color: #D6BF95;
	height: 10px;
	line-height: 2px;
}

