#topnav ul {
	padding-top: 5px;
	margin-bottom: 5px;
}

#topnav ul li {
	font-family: Palatino, Georgia, Times New Roman, Arial, Verdana;
	display: inline;
	padding: 0px;
	margin: 0px
}

#topnav-primarynav {
	font-family: Palatino, Georgia, Times New Roman, Arial, Verdana;
	font-size: 1.25em;
	text-align: center;	
	height: 40px;
	vertical-align: middle;
}

#topnav .active {
	background-color: #35322e;
}

#topnav-primarynav a:hover {
	background-color: #35322e;
}

#topnav a {
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: none;
}

#topnav-otherlinks {
	font-size: 0.9em;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	border-bottom: solid #ffffff 2px;
}

#topnav-otherlinks img {
	vertical-align: middle;
}

#topnav-primarynav td {
	text-align: center;
	letter-spacing: -1px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}


#topnav-logo {
	
	border-bottom: solid #ffffff 2px;
}

#topnav-primarynav a {
	padding-top: 5px;
	vertical-align: middle;
	height: 40px;	
	width: 100%;
	display: block;
	text-align: center;
}

