* {
	background: transparent !important;
	color: #000 !important; /* Black prints faster: h5bp.com/s */
	box-shadow: none !important;
	text-shadow: none !important;
}
a,a:visited {text-decoration: underline;}
pre,blockquote {page-break-inside: avoid;}
thead {display: table-header-group; /* h5bp.com/t */}
tr,img {page-break-inside: avoid;}
img {max-width: 100% !important;}
@page {margin: 0.7cm;}
p,h2,h3 {orphans: 3;widows: 3;}
h2,h3 {page-break-after: avoid;}

a#SkipToContent,
a#SkipToNavigation,
#SearchForm_SearchForm,
.header-nav,
nav.primary,
.header .tools,
#SideBar nav.secondary,
#ScrollToTop,
#BetterNavigator,
#MobileMenuButtonHolder,
#BoxHolder,
#GoogleMap,
.no-print {
	display: none !important;
}
.only-print {
	display: block !important;
}

body {
	font-size: 14px;
	line-height: 1.5;
}
.header {
	position: static;
}
.header .brand {
	margin: 0;
	padding: 0;
}
.header .brand img {
	width: 200px;
}
.footer {
	border-top: dotted 1px #d7d7d7;
}
h1 {
	font-size: 28px;
	line-height: 32px;
}
.typography blockquote {
	padding-left: 60px;
	page-break-inside: avoid;
}

.main > .inner {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}
#Content {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
	padding: 20px 0 50px 0;
}
#SideBar {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
	float: none;
	width: 100%;
	padding-top: 0;
}
#StaffGallery a.staff-member {
	page-break-inside: avoid;
}
.crt-feed-container .crt-feed .galcolumn {
	display: inline-block;
	vertical-align: top;
	float: none !important;
	width: 49% !important;
	overflow: hidden;
}
