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

*/

div#div-body-menu {background: #ebebeb; border: 1px solid #acacac; margin: 15px 0 20px 0; padding: 0 0 20px 0;}
ul#body-menu {margin: 10px 0 10px 25px; padding: 5px;}
ul#body-menu li {width: 33%; float: left; padding: 3px 0; margin: 0; list-style: disc;}
ul#body-menu li a {padding: 2px 10px 2px 0;}
#clear {clear: both;}

table {width: 100%; font-size: 12px;}
table tr td {background: #FFFFFF; padding: 3px;}

h3 {font-size: 18px; margin: 10px 0;}
h4 {color: #637d37;}

hr {border: 1px solid #000000; margin: 10px 0;}

.col1 a {color: #0269ae; text-decoration: underline;}
.col1 a:hover {color: #a6cae2; text-decoration: none;}
