/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/


#top { background:url(blue/bg-top-tile.gif) repeat-x top left; border-bottom:1px solid #ffffff; background:#ffffff; }
#top .content { background:url(frontier001/bg-top.png) no-repeat top center; }
#featured { background:#71abd4 url(frontier001/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #97c1df; border-bottom:1px solid #506f86; }
#featured .content { background:url(frontier001/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; }
