@import url(http://fonts.googleapis.com/css?family=Oswald);
@font-face {
    font-family: 'MuseoSans500Regular';
    src: url('../fonts/MuseoSans_500-webfont.eot');
    src: url('../fonts/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/MuseoSans_500-webfont.woff') format('woff'), url('../fonts/MuseoSans_500-webfont.ttf') format('truetype'), url('../fonts/MuseoSans_500-webfont.svg#MuseoSans500Regular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'MuseoSans500Italic';
    src: url('../fonts/MuseoSans_500_Italic-webfont.eot');
    src: url('../fonts/MuseoSans_500_Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/MuseoSans_500_Italic-webfont.woff') format('woff'), url('../fonts/MuseoSans_500_Italic-webfont.ttf') format('truetype'), url('../fonts/MuseoSans_500_Italic-webfont.svg#MuseoSans500Italic') format('svg');
    font-weight: normal;
    font-style: normal
}

body {
	font-family: 'MuseoSans500Regular',Arial,sans-serif;
	font-size: 12px;
}

.lead {
	font-size: 19px;
	font-weight: 200;
}

h1.cover-heading {
	font-size: 34px;
}

h3.masthead-brand img {
	margin-top: -4px;
	padding-right: 3px;
}

h3.masthead-brand:hover {
	color: #93B300;
}