
ul,li,#nav{margin:0;padding:0;}
#nav LI A {
	 display: block;float: left; padding-bottom: 0px; color: #fefbce; text-decoration: none;
}
#nav LI UL {
	clear: left; border-top: 0px; margin-top: 0px; z-index: 300; left: -300em; margin-left: -1px; width: 128px; line-height: 1; border-bottom: 0px; list-style-type: none; position: absolute
}
#nav LI LI {
	font-size: 11px;
	float: left;
	margin: 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
#nav LI.sfhover UL {
	left: auto
}
#nav LI.sfhover LI A {
	padding-right: 14px;
	padding-left: 14px;
	background: #ddd5b1;
	float: none;
	padding-bottom: 9px;
	width: 128px;
	color: #333333;
	padding-top: 9px;
	border-bottom: #999 1px solid;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#nav LI.sfhover LI A:hover {
	background: #46543B; color: #ffffff;
}
