section#content {
	font-family: 'Source Sans Pro', sans-serif !important;
	font-weight: 400;
}

h1#site_title {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	text-shadow: 1px 0 40px rgba(0,0,0,1);
	letter-spacing: 0;
}

h2#site_slogan {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	text-shadow: 1px 0 20px rgba(0,0,0,1);
	letter-spacing: 0;
}

#navigation_bar,
#sub_navigation {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
}

#breadcrumb_container a {
	color: #68467D;
}

.bodyAside {
	font-size: 1.75em;
}