@charset "UTF-8";
/* CSS Document */

html, body {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	color: #333333;
}
#social, #navigation, #menu-secondary, #menu-testimonials {
	display: none;
}
#page-holder, #header, #content, #copy, #copy .entry, #footer, #details {
	width: 100%; height: auto !important;
	float: left; display: block;
	clear: both;
	margin: 0px 0px 20px 0px;
}
#site-logo {
	font-size: 24px; font-weight: bold;
	text-transform: uppercase;
}
a {
	color: #333333;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p, ul {
	padding: 0px !important; margin: 0px 0px 10px 0px !important;
}