/* 
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.

*/

/*
#top_frontpage {
height: 90px;
padding-bottom: 0;
}
*/

#top_frontpage {width:990px;margin:0 auto 1em;padding:0 0 0.5em;color:#666;height:46px; position:relative;z-index:30}

#top_frontpage .sf-menu a {
color: #cccccc;
}

#top_frontpage {
background-color: #000000;
width: 1055px;
height: 90px;
margin-bottom: 0;
padding-bottom: 1em;
}


#top_frontpage .sf-menu {
font-family: 'Lucida Sans Unicode','Lucida Grande',Tahoma,sans-serif;
/* font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; */
/* font-family:"Trebuchet MS", Helvetica, sans-serif; */
font-variant: small-caps;
font-size:110%;
margin-right: 5px;
top: 25%;
}

#top_frontpage .sf-menu li a, .sf-menu li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
color:#CCCCCC;
}

#top_frontpage .sf-menu a:hover {color: #13bf32;}

#top_frontpage .sf-menu li a:hover, .sf-menu li a:hover {
color: #13bf32;
text-decoration: underline;
}

#top_frontpage .description {
float:left; 
margin:0;
/* position: absolute; */
margin-top: 3.6em;
margin-left: -17.9em;
font: Garamond, serif;
font-size: 1.4em;
/* font-style: italic; */
font-weight: 300;
color: #9a9a9a;
}

#top_frontpage .description a {
color: #9a9a9a;
}

#top_frontpage .description a:hover {
color: #9a9a9a;
text-decoration: none;
}

#top_frontpage .sf-menu {
top: 25%;
}
