/* BEGINNING OF TOP NAVIGATION STYLES */
div#main-nav {
	background-image: url(/images/rounded.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 100px;
	text-align: center;
}
#main-nav ul {
	text-align: center;
	list-style-type: none;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	float: left;
}
#main-nav ul li {
	float: left;
	width: 76px;
	display: inline;
	color: #a06001;
	font-weight: bold;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.main-nav-img {
	width: 55px;
	border: 0px;
}

#main-nav a:link, #main-nav a:visited, #main-nav a:active, #main-nav a:hover {
	text-decoration: none;
}
/* END OF TOP NAVIGATION STYLES */
