/* Standardize child theme styling */
.builder-module-top,
.builder-module-single {
	margin-top: 0;
}
.builder-module-bottom,
.builder-module-single {
	margin-bottom: 0;
}
.builder-module-sidebar {
	padding: 0;
}
.post {
	margin-left: 0;
	margin-right: 0;
}
#comments {
	margin-left: 0;
	margin-right: 0;
}
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}


/* Style Manager output */
.builder-module-content .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-content .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-footer .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-footer .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-html .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-html .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-image .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-image .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module.builder-module-content {
	background-color: transparent;
}
.builder-module.builder-module-html {
	background-color: transparent;
}
.footrsmall {
	font-size: small;
}
.styleleftcs {
	text-align: left;
}
.stylewhitecs {
	font-size: x-small;
}
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url("http://www.cherishedsolutions.com/wp-content/uploads/2012/03/wood-background.jpg");
	background-position: center top;
	background-repeat: repeat;
	font-family: 'Helvetica Neue','Liberation Sans',Arial,sans-serif;
}
h1 {
	font-family: Geneva,Tahoma,Verdana,sans-serif;
}
html {
	font-size: 112.5%;
}