/* Put your custom CSS rules in this file */

#header h1#sitename {
font-size:3.3em;
line-height:1em;
}

#header img.logo {
float:left;
margin-right:10px;
margin-left:-20px;
}

#navbar {
font-size:1.25em;
margin-bottom:30px;
margin-left:8%;
margin-right:0;
margin-top:-40px;
text-transform:lowercase;
width:92%;
}

#navbar ul ul {
	font-weight:normal;
	font-size: small;
}

<!--#banner {
width:100%;
position:relative;
float:right;
}-->

#header .slogan {
font-size:1.25em;
line-height:1.2em;
font-style:italic;
padding:0.39em 0 0 0;
}