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

*/

#header { padding: 15px 0; }
ul#nav { margin-top: 35px; }
#featured.home .featured-image a { display: block; border: 16px solid #fff; width: 426px; height: 283px; }
#breadcrumb { display: none; }
#breadcrumb.home { display: block; }
.widget h3 { color: #00984a; }
h1, h2, h3, h4, h5, h6, a:link { color: #00984a; }
#googleMap { padding: 10px; background: #eee; border-bottom: 1px solid #d5d5d5; float: right; }
#googleMap iframe { border: 1px solid #ccc; }
#mapLeft { width: 400px; float: left; }
#mapLeft h2 { line-height: 24px; margin-bottom: 16px; }

#contact-page ol.forms textarea { height: 150px !important; }
#top { background:url(images/green-wall-bg.jpg); }
strong.block { display: block; }
a.button span:hover { text-shadow: 1px 1px 2px #00984a; }
