@media print {

	body {
		background: #FFF;
		color:#000;
		margin:20px 12px 25px 12px;
	}
	.before-header,
	.site-header .widget-area,
	.site-header-banner,
	.custom-background .site-header-banner,
	.footer-widgets,
	.site-inner .sidebar,
	.dd_post_share,
	.site-footer,
	h2.screenonly,
	.page-id-39 .entry-content p:first-of-type {
		height: 0;
		display: none;
	}
	.header-image .site-header .wrap {
	padding: 0;
	}
	.title-area {
		padding-top: 0;
	}
	img.sidebarray {
		top:0;
		height: 0;
		display: none;
	}
	.site-inner:before {
	font-size: 18px;
	font-weight: bold;
    content: "A Step in Time Chimney Sweeps -- (800) 347-3626 -- www.chimneysweep.com";
    margin-top: 0;
    padding-top: 0;
	}
	
	.page-id-39 table {
	border-collapse: collapse;
    border-color: #CCCCCC;
    border-style: dashed;
    border-width: 2px;
    height: 107px;
    background: #FFF;
    width: 80%;
	}
	.page-id-39 table img {
		border:none;
		margin:0;
	}
	.page-id-39 td,
	.page-id-39 th {
		border:none;
		background: #FFF;
	}
	.page-id-39 table td:nth-child(1) {
		vertical-align: middle;
	}
	.page-id-39 table td:nth-child(2) {
		background: #FFF;
		background-color: #FFF;
		color:#000 !important;
		vertical-align: middle;
		width: 140px;
	}
	.page-id-39 table td:nth-child(3) {
		background: #FFF;
		font-size: 75%;
		line-height: 1.2;
		vertical-align: middle;
		padding: 1em;
		color:#000;
	}
	.page-id-39 .entry-content h2.screenonly,
	.page-id-39 .entry-content h2+p {
		display: none;
	}
	.page-id-39 .entry-content table td h2 {
		color:#000;
	}	
}