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

*/

#bio_content p, .info-text p {
color:#FFFFFF;
font-family:Helvetica Neue,Arial,sans-serif;
font-size:18px;
font-weight:bold;
line-height:30px;
padding:0;
}

#top-nav {
font-size:12px;
height:34px;
margin-bottom:20px;
padding:0px 5px;
}

#nav a {
display:block;
padding:8px 8px;
z-index:100;
}

#nav, #nav ul {
line-height:0;
list-style:none outside none;
}


#search {
display:none;
}

#main h3 {
font-family:gill sans,arial,sans-serif;
font-size:12px;
letter-spacing:1px;
line-height:34px;
margin-bottom:15px;
padding-left:20px;
padding-right:20px;
text-transform:uppercase;
}

#nav li ul li {
background:none repeat scroll 0 0 #222222;
}


