/* 
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.

*/

/************************* DEFAULT STYLES ***************************/
#top {width:990px;margin:0 auto 1em;padding:0 0 0.5em;color:#666;height:90px; position:relative;z-index:30; background-color: #ffffff; padding-bottom:15px;}

/* Navigation overrides */
.sf-menu {position:absolute; top:38%; right:0;float:left; width:auto; margin-right:10px;}
.sf-menu li {margin-right:0.8em;}
.sf-menu #search #s {width:100px;}
#top .sf-menu a {color: #000; font-size:12px;}
#top .sf-menu a:hover {color: #fff; border:1px solid #aaa;}

/* Footer */
#footer {width:950px;padding:1.5em 0;margin:0 auto;color:#000;text-align:left}
#footer p {color:#000}
#footer a:hover {color:#333; text-decoration: underline}
#footer h3 {margin:0;padding:0 0 .6em 0; border-bottom:none; color:#000}
#footer ul li a,ul.txt li{height:1%;line-height:1.2em;display:block;padding:6px 0 6px 8px;}
#footer ul li a:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #111}
#footer ul li a span,ul.txt li,h4 a span{color:#696455;}
#footer ul li.active a{cursor:default;color:white;}
#footer ul ul{margin:0;list-style:none;}



