body {
	background-color: #ffffff;
	background-image: none;
	margin: 0 auto;
	width: 640px;
	font-family: Merriweather, serif;
	color: #313233;
	font-size: 1rem;
	line-height: 1.65rem;
	font-weight: 400;
}

#printHeader {
	width: 100%;
	height: 140px;
	margin-bottom: 20px;
	visibility: visible;
	display: block;
}

#printFooter {
	border-top: 1px solid #cccccc;
	margin: 45px 0 0 0;
	padding: 7px 0 0 0;
	visibility: visible;
	display: block;
	clear: both;
}

.header-section,
.inside-page-banner-wrap,
.home-section.footer,
.left-nav-wrapper,
.breadcrumbs-list,
.home-section.row-3,
.w-slider-mask,
.hero-rotator-section-kburns {
	display: none;
	visibility: hidden;
}

.inside-content-section,
.inside-page-wrapper,
.hero-rotator-section-kburns,
.callout-item-wrap,
.home-section.row-2,
.callouts-cb,
.w-slider,
.news-events-cb,
.home-section.row-4,
.news-events-cb {
	width: 100%;
	display: block;
	position: static;
	background: none !important;
	padding: 0px;
	margin: 0px;
	box-shadow: none;
	border: 0px;
	text-align: left;
}

.callouts-cb {
	transition: none !important;
	opacity: 1 !important;
	transform: none !important;
}

.news-events-title-link {
	box-shadow: none;
}

.news-events-cb,
.callouts-cb {
	margin-top: 50px;
}

.welcome-cb {
	margin-bottom: 50px;
}
