/* blue style - blue.css */
/*Hipui edits JH */


#top { background:#0d2232  ; border-bottom: 1px solid #1b374c; }
/* #top .content { background:url(blue/bg-top.png) no-repeat top center; } */

#featured { background:#0d2232 ; border-top:none ; border-bottom:1px solid #133450 ;  }

/* #featured .content { background:url(blue/bg-slider.jpg) no-repeat top center; } */

#featurednoborder { background:#0d2232 ; border-top: none ; border-bottom:1px solid #133450 ;  }

/* #featurednoborder .content { background:url(blue/bg-slider.jpg) no-repeat top center; } */

#nav a { color:#a5b4c0; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#0d4770; border:1px solid #013961; border-width: 0 0px 1px 0; }
