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

#stacks_in_224241_page53 {
	background-color: rgba(204, 204, 204, 1.00);
	padding:  20px;
}
/*
 * 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_224243_page53,
#typography_stacks_in_224243_page53 * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#typography_stacks_in_224243_page53 .fontImport {
	border: solid 2px #e0e0e0;
	background: #f0f0f0;
	border-radius: 4px;
	padding: 12px;
}



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


#stacks_in_224243_page53 {
	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_224245_page53,
.typography_core p#typography_text_stacks_in_224245_page53,
.typography_core div#typography_text_stacks_in_224245_page53,
.typography_core blockquote#typography_text_stacks_in_224245_page53,
.typography_core address#typography_text_stacks_in_224245_page53,
.typography_core details#typography_text_stacks_in_224245_page53 {
	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_224245_page53.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_224245_page53.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_224245_page53 {
	padding:  20px;
}

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

#stacks_in_6499_page53 {
	background-color: rgba(204, 204, 204, 1.00);
	padding:  20px;
}
/*
 * 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_224225_page53,
#typography_stacks_in_224225_page53 * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#typography_stacks_in_224225_page53 .fontImport {
	border: solid 2px #e0e0e0;
	background: #f0f0f0;
	border-radius: 4px;
	padding: 12px;
}



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


#stacks_in_224225_page53 {
	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_224228_page53,
.typography_core p#typography_text_stacks_in_224228_page53,
.typography_core div#typography_text_stacks_in_224228_page53,
.typography_core blockquote#typography_text_stacks_in_224228_page53,
.typography_core address#typography_text_stacks_in_224228_page53,
.typography_core details#typography_text_stacks_in_224228_page53 {
	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_224228_page53.layoutColumns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-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_224228_page53.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_224228_page53 {
	padding:  20px;
}
