body {
	font-family: Arial, sans-serif, Helvetica;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul {

	list-style: none;
	padding: 0;
	margin: 0;
	font-size:13px;
		line-height: 14.8px;
		
		
}

#nav a {
	font-weight: bold;
	color: #000000;

}

#nav a {

	text-decoration: none;
	
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #000000;
	padding: 0.0em 10px 0.2em;

	
}

#nav li li a:hover {
	padding: 0.0em 5px 0.2em;
	border: 5px solid #666666;
	border-width: 0 3px;
	background-color: white;-moz-opacity: 0.70; filter: alpha(opacity=70);
	color: #FB8B00;
	
}

li {
	float: left;
	position: relative;
	width: 249px;
	text-align: center;
	cursor: default;
	background-color: #FFFFFF;
	border: 4px solid #FB8B00;
	border-width: 0px 0;
	padding: 3px 0px;

}

li#first {
	border-left-width: 0px;
	background: url(images/ddbg3-top-mid.gif) no-repeat center top;
	

}

li#second {
	border-left-width: 0px;
	background: url(images/ddbg3-top-mid.gif) no-repeat center top;

}

li#last {
	border-right-width: 0px;
	background: url(images/ddbg3-top-mid.gif) no-repeat center top;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url(images/ddbg3.gif) bottom left no-repeat;
	padding: 3px 0 1em 0px;
	border-right: solid 0px #7d6340;
	margin-top: 0px;
	


}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	
}

li:hover ul, li.over ul {
	display: block;
	
}

#nav .toplinks {

color: #000000;
font-weight: bold;


}

#nav .highlighted {

color: #FB8B00;
font-weight: bold;
text-decoration: none;

}
