/* 
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.

*/

.nav { z-index:99;  margin:0; padding:0; list-style:none; line-height:1; }
.nav a  { position:relative; display:block; z-index:100; }

#main-nav  { position: relative; width:960px; z-index:9998; font: bold 15px Helvetica, Arial, sans-serif; border: 0px solid #dee3e7; margin-bottom: 40px; }
#main-nav a  { padding: 5px 17px 2px; line-height: 30px; color:#555; border-top: 1px solid #cacaca border-bottom: 4px solid #cacaca; }

.JeffBorderRight { margin-left:25px; float:right; border-radius: 3px 3px 3px 3px; box-shadow: 0 0 3px rgba(0,0,0,0.3);background: none repeat scroll 0 0 #FFFFFF; padding: 5px; }

.JeffBorderLeft { margin-right:25px; float:left; border-radius: 3px 3px 3px 3px; box-shadow: 0 0 3px rgba(0,0,0,0.3);background: none repeat scroll 0 0 #FFFFFF; padding: 5px; } 

.mikeTitle { color:#FFFFFF; font-weight:bold;}

.MainTitles { color:#000000; margin:0;display: inline; }

