body {
	background-color: #ffffff;
	background-image: none;
	margin: 0px auto;
	padding: 0px;
	color: #3b3a32;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 22px;
    width: 640px;
}

#printHeader {
	width: 100%;
	height: 140px;
	margin-bottom: 20px;
	display: block;
	visibility: visible;
}

#printFooter {
	padding-top: 10px;
	font-size: 11px;
	display: block;
	visibility: visible;
}

.header-section,
.breadcrumbs,
.inside-left-nav-wrap,
.footer-section,
.mobile-navigation-menu,
.inside-right-column-section-wrap,
.slider,
.content-box-more-link{
	display: none;
	visibility: hidden;
}


.content-box-column,
.slider-col-2,
.slider-side-content-box{
	float: none;
	width: 100%;
}

.slider-side-cb-header,
.slider-side-cb-header a,
.content-box-title{
	color: #be783b;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
  }

 .w-col-9 {
    width: 100%;
}

.nested-content-row input[type="text"],
.nested-content-row input[type="tel"],
.nested-content-row input[type="email"],
.nested-content-row input[type="password"],
.nested-content-row input[type="file"],
.nested-content-row input[type="number"],
.nested-content-row select,
.nested-content-row textarea,
.nested-content-row select{
	padding: 3px 12px;
	font-size: 12px;
	line-height: 12px;
}