.old-banner, .share-event, footer, .ical, nav, .location div, .tagline {
	display: none !important;
}

header {
	border-top: none;
}

header h1 {
	font-size: 1.8rem !important;
}

header h2  {
	font-size: 1.6rem !important;
}

header h2 strong {
	font-size: 1.8rem !important;
}

header h1 a, header h2 a {
	color: black !important;
	text-decoration: none !important;
}


a[href]:after {
    content: none !important;
    visibility: hidden !important;
    display: none !important;
}


main {
	background-image: none !important;
	background-color: white !important;
	padding: 30px 0 30px 0 !important;
	min-height: auto !important;
}
