<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#top_navigation1 {
	height: 48px;
}

#top_nav_wrap {
	height: 48px;
	text-align: left;
	background: #ffdebc url('//media.freeola.com/navigations/peach/peach-grad.png') repeat-x;
}
#top_nav_wrap ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position:relative;
}
#top_nav_wrap li, #hidden_menu_ul li {
	float: left;
	height: 48px;
	background: #ffdebc url('//media.freeola.com/navigations/peach/peach-grad.png') repeat-x;
}
a.top_navigation:link, a.top_navigation:visited {
	display: inline-block;
	font: 18px arial, sans-serif;
	color: #805C2B;
	text-decoration: none;
	line-height: 26px;
	padding: 10px 15px 12px 25px;
	background: url('//media.freeola.com/navigations/peach/brown-arrow.png') top left no-repeat;
}
a.top_navigation:hover {
	display: inline-block;
	font: 18px arial, sans-serif;
	color: #666;
	text-decoration: none;
	line-height: 26px;
	padding: 10px 15px 12px 25px;
	background: url('//media.freeola.com/navigations/peach/grey-arrow.png') top left no-repeat;
}
a.navigation_selected:link, a.navigation_selected:visited {
	display: inline-block;
	font: 18px arial, sans-serif;
	color: #666;
	text-decoration: none;
	line-height: 26px;
	padding: 10px 15px 12px 25px;
	background: url('//media.freeola.com/navigations/peach/grey-arrow.png') top left no-repeat;
}
#edit-button-nav-top {
	top: 11px;
	right: 10px;
}
#top_nav_wrap li.waffle {
    border-right:0 none;
}
#top_nav_wrap li.waffle a {
    background-image:none;
}
</pre></body></html>