/*================
  Main Nav (nav_sf)
  ==============*/
/*
#nav_sf { clear: both; height: 28px; overflow: hidden; border-top-width: 1px; border-top-style: solid; border-top-color: #fff; border-bottom-style: solid; border-bottom-color: #C4C1BB; border-bottom-width: 1px; background-color: #B0BDBC; }
#nav_sf a { display: block; background-color: #EED48A; color: #5A2F1F; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding-top: 6px; padding-right: 19px; padding-bottom: 7px; padding-left: 18px; }
#nav_sf a:hover { background-color: #5A2F1F; color: #FAF2DC; }
#nav_sf li a:hover { background-color: #5A2F1F; color: #FAF2DC; }
#nav_sf, #nav_sf ul { padding: 0; margin: 0; list-style: none; line-height: 1; background-color: #EED48A;}
#nav_sf ul, #nav_sf li { list-style-type: none; background-color: #EED48A; }
#nav_sf li { float: left; background-color: #EED48A; border-left-style: none; display: inline; border-top-style: none; border-right-style: none; border-bottom-style: none; }
#nav_sf li li a { color: #5A2F1F; display: block; font-size: 10px; padding: 8px 0 8px 5px; width: 190px; background-color: #FFF; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #C4C1BB; border-right-color: #C4C1BB; border-bottom-color: #C4C1BB; border-left-color: #C4C1BB; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
#nav_sf li li a:hover { background-color: #F9F1D9; color: #5A2F1F; margin: 0; width: 190px; border: 1px solid #C4C1BB; padding-top: 8px; padding-right: 0; padding-bottom: 8px; padding-left: 5px; }

#nav_sf li ul { position: absolute; background: orange; width: 10em; left: -999em;  }
#nav_sf li:hover ul, #nav_sf li.sfhover ul { left: auto; background-color: black;}
/*
/* END */

#nav_sf { clear: both; height: 28px; overflow: hidden; border-top-width: 1px; border-top-style: solid; border-top-color: #fff; border-bottom-style: solid; border-bottom-color: #C4C1BB; border-bottom-width: 1px; padding-bottom: 5px; }
#nav_sf a { display: block; background-color: #B0BDBC; color: #FFFFFF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; padding-top: 6px; padding-right: 18px; padding-bottom: 7px; padding-left: 15px; }
#nav_sf a:hover { background-color: #FFFFFF; color: #B0BDBC; padding-bottom: 7px; }
#nav_sf li a:hover { background-color: #AF3C39; color: #FFFFFF; }
#nav_sf, #nav_sf ul { padding: 0; margin: 0; list-style: none; line-height: 1; }
#nav_sf ul, #nav_sf li { list-style-type: none; }
#nav_sf li { float: left; border-left-style: none; display: inline; /* width needed or else Opera goes nuts */ border-top-style: none; border-right-style: none; border-bottom-style: none; }
#nav_sf li li a { color: #647978; display: block; font-size: 10px; width: 190px; background-color: #FFF; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #C4C1BB; border-right-color: #C4C1BB; border-bottom-color: #C4C1BB; border-left-color: #C4C1BB; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-top: 5px; padding-right: 0; padding-bottom: 5px; padding-left: 5px; }
#nav_sf li li a:hover { background-color: #AF3C39; color: #FFFFFF; margin: 0; width: 190px; border: 1px solid #C4C1BB; padding-top: 5px; padding-right: 0; padding-bottom: 5px; padding-left: 5px; }

#nav_sf li ul { /* second-level lists */ position: absolute; width: 10em; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ }
#nav_sf li:hover ul, #nav_sf li.sfhover ul { /* lists nested under hovered list items */ left: auto; background-color: black;}
/* END */

/*====================
  Main Nav (top-nav)
  ====================*/

/*
#top-nav { clear: both; height: 26px; overflow: hidden; border-top-width: 1px; border-top-style: solid; border-top-color: #fff; border-bottom-style: solid; border-bottom-color: #C4C1BB; border-bottom-width: 1px; background-color: #EED48A; }
#top-nav ul, #top-nav li { list-style-type: none; background-color: #EED48A; }
.background-color-969386 { background-color: #969386; }
#top-nav li { float: left; background-color: #EED48A; border-left-width: 1px; border-left-style: solid; border-left-color: #C4C1BB; display: inline; }
.color-EEEEE3 { background-color: #EEEEE3; }
.font-family: { font-family: "times new roman", serif; }
#top-nav li a { display: block; background-color: #EED48A; color: #5A2F1F; text-transform: uppercase; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; padding-top: 6px; padding-right: 25px; padding-bottom: 7px; padding-left: 20px; }
#top-nav li a img { margin-left: 7px; }
#top-nav li.first { border: none; }
#top-nav li a:hover { background-color: #FAF2DC; color: #5A2F1F; }
*/
