#bannav_wrap {
	
}
#navarrowleft img, #navarrowright img {
 margin-top: 15px;
}

#top_nav_wrap {
	margin: -10px 0 10px 0;
	height: 50px;
	background: #78b3e8 url(http://media.freeola.com/images/theme-images/css-images/greenfields/nav-mid.gif) center top no-repeat;
	position: relative;
}
#top_nav_wrap ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#top_nav_wrap li {
	float:left;
}
a.top_navigation:link, a.top_navigation:visited {
	float: left;
	font: 14px arial;
	color: #447722 !important;
	line-height: 48px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	margin-left: 5px;
	display: block;
}
a.top_navigation:hover {
	color: #447722 !important;
	background: #dff888;
	line-height: 38px;
	margin: 5px 0 5px 5px;
}
a.navigation_selected:link, a.navigation_selected:visited {
	float: left;
	font: 14px arial;
	color: #447722 !important;
	background: #dff888;
	line-height: 38px;
	margin: 5px 0;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	margin-left: 5px;
	display: block;
}
#edit-button-nav-top {
	top: 11px;
	right: 10px;
}