a {	font-weight:bold;	color:#CC6600;	text-decoration:none;}.secondaryNav {	font-size:10px;}.secondaryNav2 {	font-size:11px;}ul {	list-style: none;	padding: 0px;	margin: 0px;}#nav a {	font-weight: bold;	color:#ffffff;	text-decoration: none;	width: 166px;}#nav a:hover {	font-weight: bold;	color: #D67414;}#nav li li a {	display: block;	font-weight: bold;	color: #ffffff;	padding: 0px;	margin: 0px;}li#first {	margin-right:6px}li#last {	margin-left:6px}li {	float: left;	position: relative;	width: 166px;	text-align: center;	cursor: default;	background-color:#221100;	border-bottom: 1px solid #221100;	border-width: 1px;	font-size:10px;	font-weight:bold;	padding-top:3px;	padding-bottom:3px;}li ul {	display: none;	position: absolute;	top: 100%;	left: 0;	padding: 0.5em 0 1em 0;	background-color:transparent;}li>ul {	top: auto;	left: auto;}li li {	display: block;	float: none;	background-color: #221100;	border-bottom: 1px solid #ffffff;	border-width: 1px 0;}li:hover ul, li.over ul {	display: block;}