#toTop{--elevator-image:url(../rw_common/plugins/stacks/elevator-images/top.png);--elevator-size:50px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}#toTop:hover{background-position:left calc(var(--elevator-size) * -1)}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_3610 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_3610 .theDivider1,
#simpleDivider_stacks_in_3610 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3610 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_3610.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3610.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3610 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3610.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3610.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3610.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3610.bgImageOn .theDivider1 img {
	display: block;
}

@media (max-width: 768px) {
	#stacks_in_435 .multicolumn{
	  	-moz-column-count: 1; 
		-moz-column-gap: 43px; 
		-moz-column-rule: 1px solid #800000; 
		-webkit-column-count: 1; 
		-webkit-column-gap: 43px; 
		-webkit-column-rule: 1px solid #800000;

	}	
}
@media (min-width: 768px) {
	#stacks_in_435 .multicolumn{
	  	-moz-column-count: 2; 
		-moz-column-gap: 43px; 
		-moz-column-rule: 1px solid #800000; 
		-webkit-column-count: 2; 
		-webkit-column-gap: 43px; 
		-webkit-column-rule: 1px solid #800000;

	}	
}
@media (min-width: 1024px) {
	#stacks_in_435 .multicolumn{
	  	-moz-column-count: 2; 
		-moz-column-gap: 43px; 
		-moz-column-rule: 1px solid #800000; 
		-webkit-column-count: 2; 
		-webkit-column-gap: 43px; 
		-webkit-column-rule: 1px solid #800000;

	}	
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_369 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_369 .theDivider1, #simpleDivider_stacks_in_369 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_369 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_369 .theDivider2 {
	height: 1px;
	background-color: #800000;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_3607 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_3607 .theDivider1,
#simpleDivider_stacks_in_3607 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3607 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_3607.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3607.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3607 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3607.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3607.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3607.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3607.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_3604_float {
	float:left;
	width:36%;
}/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_3608 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_3608 .theDivider1,
#simpleDivider_stacks_in_3608 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3608 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_3608.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3608.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3608 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3608.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3608.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3608.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3608.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_out_2937 {
	width: 270px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_2951 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_2951 .theDivider1, #simpleDivider_stacks_in_2951 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_2951 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_2951 .theDivider2 {
	height: 1px;
	background-color: #800000;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_3609 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_3609 .theDivider1,
#simpleDivider_stacks_in_3609 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3609 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_3609.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3609.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3609 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3609.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3609.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3609.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3609.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_358_float {
	float:right;
	width:33%;
}
#stacks_in_362 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_362 .pullquote:before, #stacks_in_362 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_362 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_362 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_362 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_362 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_362 {
	border: solid rgba(102, 102, 102, 1.00);
	border-width: 1px 0px 1px 0px;
	margin: 5px 0px 5px 10px;
	padding: 10px 0px 0px 0px;
}

#stacks_in_363 {
	font-size: 90%;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_2612 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_2612 .theDivider1, #simpleDivider_stacks_in_2612 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_2612 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_2612 .theDivider2 {
	height: 4px;
	background-color: #E0E0E0;
}

#stacks_in_2610 {
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
