#top_navigation1 {
	height: 36px;
}

#top_nav_wrap {
	height: 36px;
	padding: 2px 0px;
}
#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: 15px Myriad Pro,Arial;
	color: #000 !important;
	line-height: 34px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	border: 1px solid #860a31;
	margin:0 2px;
}
a.top_navigation:hover {
	background: transparent url(//media.freeola.com/navigations/old-04-red/gradient-red.gif) repeat scroll 0 0;
	color: #FFF !important;
	border: 1px solid #860a31;
}
a.navigation_selected:link, a.navigation_selected:visited {
	float: left;
	font: 15px Myriad Pro,Arial;
	color: #FFFFFF !important;
	line-height: 34px;
	padding: 0px 20px 0px 20px;
	background: transparent url(//media.freeola.com/navigations/old-04-red/gradient-red.gif) repeat scroll 0 0;
	text-decoration: none;
	border: 1px solid #860a31;
	margin:0 2px;
}
#edit-button-nav-top {
	top: 5px;
	right: 10px;
}
