
#stacks_in_195800_page45 {
	background-color: rgba(204, 204, 204, 1.00);
	border: solid rgba(0, 0, 255, 1.00);
	border-width: 3px 3px 0px 3px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
}

#stacks_in_351_page45 {
	background-color: rgba(204, 204, 204, 1.00);
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	padding: 10px 10px 20px 10px;
}
#stacks_in_6006_page45_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6006_page45 a:link, #stacks_in_6006_page45 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6006_page45 a:hover, #stacks_in_6006_page45 a:active {
	color:#FFFFFF;
}







#stacks_in_6006_page45 a:link, #stacks_in_6006_page45 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6006_page45 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6006_page45 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6006_page45 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 10px 10px;
}

#stacks_in_240_page45 {
	background-color: rgba(204, 204, 204, 1.00);
	border: solid rgba(0, 51, 255, 1.00);
	border-width: 0px 3px 0px 3px;
	padding: 20px 10px 10px 10px;
}

#stacks_in_189390_page45 {
	background-color: rgba(204, 204, 204, 1.00);
	border: solid rgba(0, 0, 255, 1.00);
	border-width: 0px 3px 0px 3px;
}
/*
 * Typography: Core
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Core stack for RapidWeaver 5+ Stack 2+
 */

#typography_stacks_in_189336_page45,
#typography_stacks_in_189336_page45 * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#typography_stacks_in_189336_page45 .fontImport {
	border: solid 2px #e0e0e0;
	background: #f0f0f0;
	border-radius: 4px;
	padding: 12px;
}



	/* Typography - Text Global Styles */
	#typography_stacks_in_189336_page45 .typography_text,
	#typography_stacks_in_189336_page45 .typography_text div,
	#typography_stacks_in_189336_page45 .typography_text p,
	#typography_stacks_in_189336_page45 .typography_text blockquote,
	#typography_stacks_in_189336_page45 .typography_text address,
	#typography_stacks_in_189336_page45 .typography_text details {
		color: #333333;
	}
	
	
		#typography_stacks_in_189336_page45 h1.typography_headers,
		#typography_stacks_in_189336_page45 h2.typography_headers,
		#typography_stacks_in_189336_page45 h3.typography_headers,
		#typography_stacks_in_189336_page45 h4.typography_headers,
		#typography_stacks_in_189336_page45 h5.typography_headers,
		#typography_stacks_in_189336_page45 h6.typography_headers {
			color: #111111;
		}
	
	
	#typography_stacks_in_189336_page45 .typography_text a,
	#typography_stacks_in_189336_page45 .typography_headers a,
	#typography_stacks_in_189336_page45 a .typography_headers {
		color: #0276FD;
	}
	#typography_stacks_in_189336_page45 .typography_text a:hover,
	#typography_stacks_in_189336_page45 .typography_headers a:hover,
	#typography_stacks_in_189336_page45 a:hover .typography_headers,
	#typography_stacks_in_189336_page45 .typography_text a:active,
	#typography_stacks_in_189336_page45 .typography_headers a:active,
	#typography_stacks_in_189336_page45 a:active .typography_headers {
		color: #60AFFE;
	}
	#typography_stacks_in_189336_page45.linkDecorationInherit .typography_text a {
		text-decoration: inherit;
	}
	#typography_stacks_in_189336_page45.linkDecorationNone .typography_text a {
		text-decoration: none;
		font-weight: normal;
	}
	#typography_stacks_in_189336_page45.linkDecorationUnderline .typography_text a {
		text-decoration: underline;
		font-weight: normal;
	}
	#typography_stacks_in_189336_page45.linkDecorationBold .typography_text a {
		text-decoration: none;
		font-weight: bold;
	}
	#typography_stacks_in_189336_page45.linkDecorationItalic .typography_text a {
		text-decoration: none;
		font-weight: none;
		font-style: italic;
	}
	
	#typography_stacks_in_189336_page45.linkDecorationHoverInherit .typography_text a:hover,
	#typography_stacks_in_189336_page45.linkDecorationHoverInherit .typography_text a:active {
		text-decoration: inherit;
	}
	#typography_stacks_in_189336_page45.linkDecorationHoverNone .typography_text a:hover,
	#typography_stacks_in_189336_page45.linkDecorationHoverNone .typography_text a:active {
		text-decoration: none;
		font-weight: normal;
	}
	#typography_stacks_in_189336_page45.linkDecorationHoverUnderline .typography_text a:hover,
	#typography_stacks_in_189336_page45.linkDecorationHoverUnderline .typography_text a:active {
		text-decoration: underline;
	}
	#typography_stacks_in_189336_page45.linkDecorationHoverBold .typography_text a:hover,
	#typography_stacks_in_189336_page45.linkDecorationHoverBold .typography_text a:active {
		font-weight: bold;
	}
	#typography_stacks_in_189336_page45.linkDecorationHoverItalic .typography_text a:hover,
	#typography_stacks_in_189336_page45.linkDecorationHoverItalic .typography_text a:active {\
		font-style: italic;
	}
	


#stacks_in_189336_page45 {
	background-color: rgba(204, 204, 204, 1.00);
	border: solid rgba(0, 0, 255, 1.00);
	border-width: 0px 3px 3px 3px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
	padding: 0px 0px 10px 0px;
}
/*
 * Typography: Text
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Text stack for RapidWeaver 5+ Stack 2+
 */

.typography_core #typography_text_stacks_in_189338_page45,
.typography_core p#typography_text_stacks_in_189338_page45,
.typography_core div#typography_text_stacks_in_189338_page45,
.typography_core blockquote#typography_text_stacks_in_189338_page45,
.typography_core address#typography_text_stacks_in_189338_page45,
.typography_core details#typography_text_stacks_in_189338_page45 {
	width: 100%;
	font-family: inherit;
	padding: 0;
	margin: 0;
	text-align: justify;
	display: block;
	
	
	
	-webkit-transform: scale(1.00,1.00);
	-moz-transform: scale(1.00,1.00);
	transform: scale(1.00,1.00);
}

#typography_text_stacks_in_189338_page45.layoutColumns {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-fill: auto;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	-webkit-column-rule: 0px outset #E0E0E0;
	-moz-column-rule: 0px outset #E0E0E0;
	column-rule: 0px outset #E0E0E0;
}
#typography_text_stacks_in_189338_page45.dropCap1 .dropCap {
	font-family: inherit;
	font-size: 40px;
	color: #CD3333;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: inline-block;
	float: left;
}




#stacks_in_189338_page45 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}
/*
 * Typography: Text
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Text stack for RapidWeaver 5+ Stack 2+
 */

.typography_core #typography_text_stacks_in_189343_page45,
.typography_core p#typography_text_stacks_in_189343_page45,
.typography_core div#typography_text_stacks_in_189343_page45,
.typography_core blockquote#typography_text_stacks_in_189343_page45,
.typography_core address#typography_text_stacks_in_189343_page45,
.typography_core details#typography_text_stacks_in_189343_page45 {
	width: 100%;
	font-family: inherit;
	padding: 0;
	margin: 0;
	text-align: left;
	display: block;
	
	
	
	-webkit-transform: scale(1.00,1.00);
	-moz-transform: scale(1.00,1.00);
	transform: scale(1.00,1.00);
}

#typography_text_stacks_in_189343_page45.layoutColumns {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-fill: auto;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	-webkit-column-rule: 0px outset #E0E0E0;
	-moz-column-rule: 0px outset #E0E0E0;
	column-rule: 0px outset #E0E0E0;
}
#typography_text_stacks_in_189343_page45.dropCap1 .dropCap {
	font-family: inherit;
	font-size: 40px;
	color: #CD3333;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: inline-block;
	float: left;
}




#stacks_in_189343_page45 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_189370_page45 .stacks_left {
	float:left;
	width:50%;
}

#stacks_in_189370_page45 .stacks_right {
	float:right;
	width:50%;
}
#stacks_in_189370_page45 {
	background-color: rgba(204, 204, 204, 1.00);
	border: solid rgba(0, 0, 255, 1.00);
	border-width: 3px 3px 0px 3px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
}

#stacks_in_189372_page45 {
	background-color: rgba(204, 204, 204, 1.00);
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	padding: 30px 10px 20px 40px;
}

#stacks_in_189374_page45 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 50px 10px 10px 40px;
}
#stacks_in_189377_page45_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_189377_page45 a:link, #stacks_in_189377_page45 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_189377_page45 a:hover, #stacks_in_189377_page45 a:active {
	color:#FFFFFF;
}







#stacks_in_189377_page45 a:link, #stacks_in_189377_page45 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_189377_page45 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_189377_page45 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_189377_page45 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 30px 10px 10px 10px;
}
/*
 * Typography: Core
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Core stack for RapidWeaver 5+ Stack 2+
 */

#typography_stacks_in_189314_page45,
#typography_stacks_in_189314_page45 * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#typography_stacks_in_189314_page45 .fontImport {
	border: solid 2px #e0e0e0;
	background: #f0f0f0;
	border-radius: 4px;
	padding: 12px;
}



	/* Typography - Text Global Styles */
	#typography_stacks_in_189314_page45 .typography_text,
	#typography_stacks_in_189314_page45 .typography_text div,
	#typography_stacks_in_189314_page45 .typography_text p,
	#typography_stacks_in_189314_page45 .typography_text blockquote,
	#typography_stacks_in_189314_page45 .typography_text address,
	#typography_stacks_in_189314_page45 .typography_text details {
		color: #333333;
	}
	
	
		#typography_stacks_in_189314_page45 h1.typography_headers,
		#typography_stacks_in_189314_page45 h2.typography_headers,
		#typography_stacks_in_189314_page45 h3.typography_headers,
		#typography_stacks_in_189314_page45 h4.typography_headers,
		#typography_stacks_in_189314_page45 h5.typography_headers,
		#typography_stacks_in_189314_page45 h6.typography_headers {
			color: #111111;
		}
	
	
	#typography_stacks_in_189314_page45 .typography_text a,
	#typography_stacks_in_189314_page45 .typography_headers a,
	#typography_stacks_in_189314_page45 a .typography_headers {
		color: #0276FD;
	}
	#typography_stacks_in_189314_page45 .typography_text a:hover,
	#typography_stacks_in_189314_page45 .typography_headers a:hover,
	#typography_stacks_in_189314_page45 a:hover .typography_headers,
	#typography_stacks_in_189314_page45 .typography_text a:active,
	#typography_stacks_in_189314_page45 .typography_headers a:active,
	#typography_stacks_in_189314_page45 a:active .typography_headers {
		color: #60AFFE;
	}
	#typography_stacks_in_189314_page45.linkDecorationInherit .typography_text a {
		text-decoration: inherit;
	}
	#typography_stacks_in_189314_page45.linkDecorationNone .typography_text a {
		text-decoration: none;
		font-weight: normal;
	}
	#typography_stacks_in_189314_page45.linkDecorationUnderline .typography_text a {
		text-decoration: underline;
		font-weight: normal;
	}
	#typography_stacks_in_189314_page45.linkDecorationBold .typography_text a {
		text-decoration: none;
		font-weight: bold;
	}
	#typography_stacks_in_189314_page45.linkDecorationItalic .typography_text a {
		text-decoration: none;
		font-weight: none;
		font-style: italic;
	}
	
	#typography_stacks_in_189314_page45.linkDecorationHoverInherit .typography_text a:hover,
	#typography_stacks_in_189314_page45.linkDecorationHoverInherit .typography_text a:active {
		text-decoration: inherit;
	}
	#typography_stacks_in_189314_page45.linkDecorationHoverNone .typography_text a:hover,
	#typography_stacks_in_189314_page45.linkDecorationHoverNone .typography_text a:active {
		text-decoration: none;
		font-weight: normal;
	}
	#typography_stacks_in_189314_page45.linkDecorationHoverUnderline .typography_text a:hover,
	#typography_stacks_in_189314_page45.linkDecorationHoverUnderline .typography_text a:active {
		text-decoration: underline;
	}
	#typography_stacks_in_189314_page45.linkDecorationHoverBold .typography_text a:hover,
	#typography_stacks_in_189314_page45.linkDecorationHoverBold .typography_text a:active {
		font-weight: bold;
	}
	#typography_stacks_in_189314_page45.linkDecorationHoverItalic .typography_text a:hover,
	#typography_stacks_in_189314_page45.linkDecorationHoverItalic .typography_text a:active {\
		font-style: italic;
	}
	


#stacks_in_189314_page45 {
	border: solid rgba(0, 0, 255, 1.00);
	border-width: 0px 3px 3px 3px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
}
#stacks_in_189356_page45>.s3_row {
	margin: 0 -10px;
}

#stacks_in_189356_page45>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_189356_page45>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_189356_page45>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_189356_page45>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_189356_page45>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_189356_page45 {
	background-color: rgba(204, 204, 204, 1.00);
}
/*
 * Typography: Text
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Text stack for RapidWeaver 5+ Stack 2+
 */

.typography_core #typography_text_stacks_in_189396_page45,
.typography_core p#typography_text_stacks_in_189396_page45,
.typography_core div#typography_text_stacks_in_189396_page45,
.typography_core blockquote#typography_text_stacks_in_189396_page45,
.typography_core address#typography_text_stacks_in_189396_page45,
.typography_core details#typography_text_stacks_in_189396_page45 {
	width: 100%;
	font-family: inherit;
	padding: 0;
	margin: 0;
	text-align: left;
	display: block;
	
	
	
	-webkit-transform: scale(1.00,1.00);
	-moz-transform: scale(1.00,1.00);
	transform: scale(1.00,1.00);
}

#typography_text_stacks_in_189396_page45.layoutColumns {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-fill: auto;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	-webkit-column-rule: 0px outset #E0E0E0;
	-moz-column-rule: 0px outset #E0E0E0;
	column-rule: 0px outset #E0E0E0;
}
#typography_text_stacks_in_189396_page45.dropCap1 .dropCap {
	font-family: inherit;
	font-size: 40px;
	color: #CD3333;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: inline-block;
	float: left;
}




#stacks_in_189396_page45 {
	padding: 50px 20px 0px 20px;
}
/*
 * Typography: Text
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Text stack for RapidWeaver 5+ Stack 2+
 */

.typography_core #typography_text_stacks_in_189359_page45,
.typography_core p#typography_text_stacks_in_189359_page45,
.typography_core div#typography_text_stacks_in_189359_page45,
.typography_core blockquote#typography_text_stacks_in_189359_page45,
.typography_core address#typography_text_stacks_in_189359_page45,
.typography_core details#typography_text_stacks_in_189359_page45 {
	width: 100%;
	font-family: inherit;
	padding: 0;
	margin: 0;
	text-align: left;
	display: block;
	
	
	
	-webkit-transform: scale(1.00,1.00);
	-moz-transform: scale(1.00,1.00);
	transform: scale(1.00,1.00);
}

#typography_text_stacks_in_189359_page45.layoutColumns {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-fill: auto;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	-webkit-column-rule: 0px outset #E0E0E0;
	-moz-column-rule: 0px outset #E0E0E0;
	column-rule: 0px outset #E0E0E0;
}
#typography_text_stacks_in_189359_page45.dropCap1 .dropCap {
	font-family: inherit;
	font-size: 40px;
	color: #CD3333;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: inline-block;
	float: left;
}




#stacks_in_189359_page45 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_189341_page45 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 0px 10px 0px;
}
/*
 * Typography: Text
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Text stack for RapidWeaver 5+ Stack 2+
 */

.typography_core #typography_text_stacks_in_189317_page45,
.typography_core p#typography_text_stacks_in_189317_page45,
.typography_core div#typography_text_stacks_in_189317_page45,
.typography_core blockquote#typography_text_stacks_in_189317_page45,
.typography_core address#typography_text_stacks_in_189317_page45,
.typography_core details#typography_text_stacks_in_189317_page45 {
	width: 100%;
	font-family: inherit;
	padding: 0;
	margin: 0;
	text-align: justify;
	display: block;
	
	
	
	-webkit-transform: scale(1.00,1.00);
	-moz-transform: scale(1.00,1.00);
	transform: scale(1.00,1.00);
}

#typography_text_stacks_in_189317_page45.layoutColumns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-fill: auto;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	-webkit-column-rule: 0px outset #E0E0E0;
	-moz-column-rule: 0px outset #E0E0E0;
	column-rule: 0px outset #E0E0E0;
}
#typography_text_stacks_in_189317_page45.dropCap1 .dropCap {
	font-family: inherit;
	font-size: 40px;
	color: #CD3333;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: inline-block;
	float: left;
}




#stacks_in_189317_page45 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 20px 40px 20px;
}
