<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html, body {
padding: 0px !important;
}

#container_01 {
padding-top: 0px !important;
}

#bannav_wrap {
border-color: none !important; 
border-style: none !important;
border-width: none !important;
margin-top: 0px !important;
}

#bg_wrap_01 {
padding-top: 0px !important;
margin-top: 0px !important;
}

#bg_wrap_02 {
padding-top: 0px !important;
margin-top: 0px !important;
}

#top_navigation1 {
}

#top_navigation1.large {
width: 792px !important;
}

#top_navigation1.small {
width: 602px !important;
}

#top_nav_wrap {
background: url('//media.freeola.com/backgrounds/pinecottage/pinecottagebkgd.png') repeat-x;
margin-bottom: 10px;
height: 84px;
}

#top_nav_wrap ul {
list-style-type: none;
margin: 0px;
padding: 0px;
position: relative;
border-top: 8px solid #777;
border-bottom: 1px solid #f9f9f9;
background: #fff;
height:75px;
}

#top_nav_wrap li {
float: left;
display: block;
text-align: center;
background: #ffffff;
position:relative;
top:-8px;
}

a.top_navigation:link, a.top_navigation:visited {
border-top: 8px solid #777;
border-bottom: 1px solid #f9f9f9;
color: #222;
display: inline-block;
font: bold 12px verdana, sans-serif;
line-height: 75px;
text-decoration: none;
-moz-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
-ms-transition-duration: 0.25s;
transition-duration: 0.25s;
padding: 0px 25px 0px 25px;
background: #fff;
}

a.top_navigation:hover {
background: #f9f9f9;
border-top: 8px solid #222222;
border-bottom: 1px solid #222222;
color: #000;
display: inline-block;
font: bold 12px verdana, sans-serif;
line-height: 75px;
text-decoration: none;
padding: 0px 25px 0px 25px;
}

a.navigation_selected:link, a.navigation_selected:visited {
background: #f9f9f9;
border-top: 8px solid #222222;
border-bottom: 1px solid #222222;
color: #000;
display: inline-block;
font: bold 12px verdana, sans-serif;
line-height: 75px;
text-decoration: none;
padding: 0px 25px 0px 25px;
}

#edit-button-nav-top {
}

.expand-menu {
    top:-10px;
}
</pre></body></html>