/* 
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.

*/

body{
	background: #045743 url(images/bgr.jpg) repeat-x top;
	color: #555555;
	font: 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
}
#topmenu li a:hover, #topmenu li.active a {
color:#E2BA42;
background-color: #311308;
}

#d2d {background: url(/wp-content/uploads/2010/02/decision2day-bg.png) no-repeat;
      height: 220px;}
#d2d p {padding: 80px 0 12px 140px;
        
       width: 155px;
      }
#d2d a {color: #000; !important;
        padding: 40px 0 0 195px;
        font-weight: bold;
        }