/* 
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.

*/

#wrapper { border-top:5px solid #186522;}

a:link, a:visited {color:#186522;}

#header .search-widget .button {color:#186522 !important;}

.nav a {color: #333;}
.nav a:hover {color: #186522;}

#featured-outer { background:url("green/featured-bg.jpg") repeat-x scroll center top #99cc7d;border-bottom:1px solid #80ad68;}
#featured-content h2 { color:#5b7d49; }
#featured-content p { color:#5b7d49; }
#featured-content .entry-custom p { color:#555;text-shadow:1px 1px #ddd;}
#featured-content .entry-custom p a { color:#333;text-shadow:1px 1px #ccc;}

#comments .comment.thread-odd .comment-container {background-color: #eee;border:1px solid #ccc;}

#footer-region-outer a { color:#d6e7cc}