/* mint style - mint.css */

#top { background:#0f485d repeat-x top left; }
#top .content { background:#0f485d no-repeat top center; }
#featured { background:#0f485d repeat-x left bottom;}
#nav a { color:#bfbfbf; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background: #196c8a; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

