/* 
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.

*/

#featured { background:url(images/bg-border-top.png) repeat-x top left;border-top:1px solid #000; }
#featured h2, #featured h1, #featured span.archive_header { color:#006D7F;font-size:40px; line-height:40px; letter-spacing:-1px;  }

#featured.home p { font-size:20px; color:#000; line-height:30px; }
#footer #credit, #footer #copyright { color: #FFF; }
#footer{background: #03645b url(images/bg-footer-top.png) repeat-x top center; font-size:12px;padding: 20px 0;border-top: 1px solid #eee; }
#nav li:hover, #nav li.current_page_item, #nav li.current_page_parent { background-color: #f15d22); }


