#top_nav {
	background-color: #333300;
	width: auto;
	text-align: right;
	/*margin-right: 10px;/**/
	margin-left: 170px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 22px;
	margin-top: 0px;
	text-decoration: none;
	}
	
#leftnav .page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #80802B;
	font-weight: bold;
	text-align: left;
	margin-left:10px;
	margin-right:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80802B;
	padding-bottom: 5px;
	margin-top: 10px;
}


#leftnav a:link, #leftnav a:visited {
	color:#8D5E32;
	text-decoration: none;
	}

#leftnav a:hover, #leftnav a:active {
	color: #333300;
	font-weight: bold;
	}

