html {
	width: 8.5in;
}
body {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 16pt;
	color: #000 !important;
	background-color: #fff;
	line-height: 150%;
	margin: 0;
	padding: 0 2em;
	height: auto !important;
	min-height: 0 !important;
	position: static !important;
	overflow: visible;
}
#wrapper,
.panel,
.content,
#home,
.brick,
.masonry-wrapper,
#masonry-about,
#masonry-testimonial {
	height: auto !important;
	min-height: 0 !important;
	position: static !important;
	overflow: hidden !important;
	width: 100% !important;
	box-shadow: none;
}
a,
a:link,
a:visited {
	color: #000;
	text-decoration: none;
}
strong {
	background-color: #fff !important;
	font-weight: bold !important;
}
p,
ul,
li,
h1,
h2,
h3 {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #000 !important;
	text-shadow: none !important;
	text-align: left;
	margin: 1em 0 !important;
}
li {
	margin: 0 !important;
}
h1 {
	font-size: 22pt !important;
	text-align: center !important;
}
h2 {
	font-size: 20pt !important;
}
h3 {
	font-size: 18pt !important;
}
img,
header,
footer,
.overlay,
#logo,
#loader-overlay,
#background,
#action,
.button,
#social-home,
.box-image,
.about-logos,
.headshot,
.quote,
#spinner-wrapper,
#success,
#contact-form,
#portfolio,
#noscript,
#copyright .content #w3c,
#copyright .content #pagespeed {
	display: none;
	visibility: hidden;
}
#home h1#print-title,
#home h1#tagline {
	display: block;
}
#masonry-testimonial p:not(.signature) {
	font-style: italic;
}
#contact-wrapper p#email,
#contact-wrapper p:last-child,
#copyright p {
	text-align: center;
}
.panel {
	background-image: none;
	margin: 1em 0;
	padding: 0;
	border: none !important;
}
.content {
	margin: 1em 0;
}
.brick {
	width: 100% !important; /* over-ride the JavaScript size */
	margin: 1em 0 !important; /* over-ride the JavaScript size */
}
.brick h3,
#about .box h2 {
	text-align: left;
}
#about-boxes .box {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto !important; /* over-ride the JavaScript size */
	box-shadow: none;
}
#masonry-testimonial p.signature span {
	font-family: cursive;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
#copyright .content {
	margin-bottom: 0;
}
#copyright .content p {
	margin-bottom: 0 !important;
}