/* 
YOUR 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.

*/

.sf-menu * {
font-size:1.3em;
list-style:none outside none;
margin:0;
padding:0;
text-align:left;
}

#top {
color:#ffffff;
height:90px;
}

#top .sf-menu, #top .sf-menu li, .sf-menu, .sf-menu li, #menu-wrap {
background:none repeat scroll 0 0 #ffffff;
font-family:century gothic, arial;
}

#top .sf-menu li a, .sf-menu li a {
background:none repeat scroll 0 0 #ffffff;
color:#333333;
}

#top .sf-menu li a:hover, .sf-menu li a:hover {
background:none repeat scroll 0 0 #999999;
color:#FFFFFF;
