/* Start dooMontage 2 stack page CSS code *//*! * Justified Gallery - v3.6.1 * http://miromannino.github.io/Justified-Gallery/ * Copyright (c) 2015 Miro Mannino * Licensed under the MIT license. */@-webkit-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.doocaption,.justified-gallery>div>.doocaption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:600;font-family:sans-serif}.justified-gallery>a>.doocaption.doocaption-visible,.justified-gallery>div>.doocaption.doocaption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-moz-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-ms-animation:justified-gallery-show-doocaption-animation 500ms 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}/* End dooMontage 2 stack page CSS code */
#stacks_in_208825_page92 {
	background-color: rgba(204, 204, 204, 1.00);
	border: solid rgba(0, 0, 255, 1.00);
	border-width:  3px;
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
/*
 * 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_208826_page92,
#typography_stacks_in_208826_page92 * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#typography_stacks_in_208826_page92 .fontImport {
	border: solid 2px #e0e0e0;
	background: #f0f0f0;
	border-radius: 4px;
	padding: 12px;
}



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

/*
 * 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_208827_page92,
.typography_core p#typography_text_stacks_in_208827_page92,
.typography_core div#typography_text_stacks_in_208827_page92,
.typography_core blockquote#typography_text_stacks_in_208827_page92,
.typography_core address#typography_text_stacks_in_208827_page92,
.typography_core details#typography_text_stacks_in_208827_page92 {
	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_208827_page92.layoutColumns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-fill: auto;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	-webkit-column-rule: 0px outset #E0E0E0;
	-moz-column-rule: 0px outset #E0E0E0;
	column-rule: 0px outset #E0E0E0;
}
#typography_text_stacks_in_208827_page92.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_208827_page92 {
	padding: 20px 40px 0px 40px;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_208829_page92sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_208829_page92sl-wrapper{z-index:100000}.stacks_in_208829_page92sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_208829_page92sl-wrapper button:hover{opacity:.7}.stacks_in_208829_page92sl-wrapper .stacks_in_208829_page92sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_208829_page92sl-wrapper .stacks_in_208829_page92sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_208829_page92sl-wrapper .stacks_in_208829_page92sl-navigation{width:100%;display:none}.stacks_in_208829_page92sl-wrapper .stacks_in_208829_page92sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_208829_page92sl-wrapper .stacks_in_208829_page92sl-navigation button.stacks_in_208829_page92sl-next{right:40px;color:#fff}.stacks_in_208829_page92sl-wrapper .stacks_in_208829_page92sl-navigation button.stacks_in_208829_page92sl-prev{left:40px;color:#fff}.stacks_in_208829_page92sl-wrapper .stacks_in_208829_page92sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_208829_page92sl-wrapper .stacks_in_208829_page92sl-image img{margin:0;padding:0;display:block}.stacks_in_208829_page92sl-wrapper .stacks_in_208829_page92sl-image .stacks_in_208829_page92sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_208829_page92sl-wrapper .stacks_in_208829_page92sl-image .stacks_in_208829_page92sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_208829_page92sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_208829_page92sl-image:hover > .stacks_in_208829_page92sl-caption{	opacity: 0.8;}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_208829_page92Montage{	background: rgba(204, 204, 204, 1.00);	z-index: 100;}#stacks_in_208829_page92 .montageImageTitle{	display: none;}/* End dooMontage 2 stack each CSS code */
#stacks_in_208829_page92 {
	padding: 20px 40px 20px 40px;
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//*
 * 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_208838_page92,
.typography_core p#typography_text_stacks_in_208838_page92,
.typography_core div#typography_text_stacks_in_208838_page92,
.typography_core blockquote#typography_text_stacks_in_208838_page92,
.typography_core address#typography_text_stacks_in_208838_page92,
.typography_core details#typography_text_stacks_in_208838_page92 {
	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_208838_page92.layoutColumns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-fill: auto;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	-webkit-column-rule: 0px outset #E0E0E0;
	-moz-column-rule: 0px outset #E0E0E0;
	column-rule: 0px outset #E0E0E0;
}
#typography_text_stacks_in_208838_page92.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_208838_page92 {
	padding: 0px 40px 0px 40px;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_208840_page92sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_208840_page92sl-wrapper{z-index:100000}.stacks_in_208840_page92sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_208840_page92sl-wrapper button:hover{opacity:.7}.stacks_in_208840_page92sl-wrapper .stacks_in_208840_page92sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_208840_page92sl-wrapper .stacks_in_208840_page92sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_208840_page92sl-wrapper .stacks_in_208840_page92sl-navigation{width:100%;display:none}.stacks_in_208840_page92sl-wrapper .stacks_in_208840_page92sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_208840_page92sl-wrapper .stacks_in_208840_page92sl-navigation button.stacks_in_208840_page92sl-next{right:40px;color:#fff}.stacks_in_208840_page92sl-wrapper .stacks_in_208840_page92sl-navigation button.stacks_in_208840_page92sl-prev{left:40px;color:#fff}.stacks_in_208840_page92sl-wrapper .stacks_in_208840_page92sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_208840_page92sl-wrapper .stacks_in_208840_page92sl-image img{margin:0;padding:0;display:block}.stacks_in_208840_page92sl-wrapper .stacks_in_208840_page92sl-image .stacks_in_208840_page92sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_208840_page92sl-wrapper .stacks_in_208840_page92sl-image .stacks_in_208840_page92sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_208840_page92sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_208840_page92sl-image:hover > .stacks_in_208840_page92sl-caption{	opacity: 0.8;}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_208840_page92Montage{	background: rgba(204, 204, 204, 1.00);	z-index: 100;}#stacks_in_208840_page92 .montageImageTitle{	display: none;}/* End dooMontage 2 stack each CSS code */
#stacks_in_208840_page92 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 20px 40px 40px 40px;
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */
#stacks_in_208760_page92 {
	background-color: rgba(204, 204, 204, 1.00);
	border: solid rgba(0, 0, 255, 1.00);
	border-width:  3px;
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
/*
 * 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_208762_page92,
#typography_stacks_in_208762_page92 * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#typography_stacks_in_208762_page92 .fontImport {
	border: solid 2px #e0e0e0;
	background: #f0f0f0;
	border-radius: 4px;
	padding: 12px;
}



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

/*
 * 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_208766_page92,
.typography_core p#typography_text_stacks_in_208766_page92,
.typography_core div#typography_text_stacks_in_208766_page92,
.typography_core blockquote#typography_text_stacks_in_208766_page92,
.typography_core address#typography_text_stacks_in_208766_page92,
.typography_core details#typography_text_stacks_in_208766_page92 {
	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_208766_page92.layoutColumns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-fill: auto;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	-webkit-column-rule: 0px outset #E0E0E0;
	-moz-column-rule: 0px outset #E0E0E0;
	column-rule: 0px outset #E0E0E0;
}
#typography_text_stacks_in_208766_page92.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_208766_page92 {
	padding: 10px 5px 0px 5px;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_208773_page92sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_208773_page92sl-wrapper{z-index:100000}.stacks_in_208773_page92sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_208773_page92sl-wrapper button:hover{opacity:.7}.stacks_in_208773_page92sl-wrapper .stacks_in_208773_page92sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_208773_page92sl-wrapper .stacks_in_208773_page92sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_208773_page92sl-wrapper .stacks_in_208773_page92sl-navigation{width:100%;display:none}.stacks_in_208773_page92sl-wrapper .stacks_in_208773_page92sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_208773_page92sl-wrapper .stacks_in_208773_page92sl-navigation button.stacks_in_208773_page92sl-next{right:40px;color:#fff}.stacks_in_208773_page92sl-wrapper .stacks_in_208773_page92sl-navigation button.stacks_in_208773_page92sl-prev{left:40px;color:#fff}.stacks_in_208773_page92sl-wrapper .stacks_in_208773_page92sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_208773_page92sl-wrapper .stacks_in_208773_page92sl-image img{margin:0;padding:0;display:block}.stacks_in_208773_page92sl-wrapper .stacks_in_208773_page92sl-image .stacks_in_208773_page92sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_208773_page92sl-wrapper .stacks_in_208773_page92sl-image .stacks_in_208773_page92sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_208773_page92sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_208773_page92sl-image:hover > .stacks_in_208773_page92sl-caption{	opacity: 0.8;}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_208773_page92Montage{	background: rgba(204, 204, 204, 1.00);	z-index: 100;}#stacks_in_208773_page92 .montageImageTitle{	display: none;}/* End dooMontage 2 stack each CSS code */
#stacks_in_208773_page92 {
	padding: 10px 5px 10px 5px;
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//*
 * 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_208802_page92,
.typography_core p#typography_text_stacks_in_208802_page92,
.typography_core div#typography_text_stacks_in_208802_page92,
.typography_core blockquote#typography_text_stacks_in_208802_page92,
.typography_core address#typography_text_stacks_in_208802_page92,
.typography_core details#typography_text_stacks_in_208802_page92 {
	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_208802_page92.layoutColumns {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-fill: auto;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	-webkit-column-rule: 0px outset #E0E0E0;
	-moz-column-rule: 0px outset #E0E0E0;
	column-rule: 0px outset #E0E0E0;
}
#typography_text_stacks_in_208802_page92.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_208802_page92 {
	padding: 0px 5px 0px 5px;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_208784_page92sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_208784_page92sl-wrapper{z-index:100000}.stacks_in_208784_page92sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_208784_page92sl-wrapper button:hover{opacity:.7}.stacks_in_208784_page92sl-wrapper .stacks_in_208784_page92sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_208784_page92sl-wrapper .stacks_in_208784_page92sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_208784_page92sl-wrapper .stacks_in_208784_page92sl-navigation{width:100%;display:none}.stacks_in_208784_page92sl-wrapper .stacks_in_208784_page92sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_208784_page92sl-wrapper .stacks_in_208784_page92sl-navigation button.stacks_in_208784_page92sl-next{right:40px;color:#fff}.stacks_in_208784_page92sl-wrapper .stacks_in_208784_page92sl-navigation button.stacks_in_208784_page92sl-prev{left:40px;color:#fff}.stacks_in_208784_page92sl-wrapper .stacks_in_208784_page92sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_208784_page92sl-wrapper .stacks_in_208784_page92sl-image img{margin:0;padding:0;display:block}.stacks_in_208784_page92sl-wrapper .stacks_in_208784_page92sl-image .stacks_in_208784_page92sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_208784_page92sl-wrapper .stacks_in_208784_page92sl-image .stacks_in_208784_page92sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_208784_page92sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_208784_page92sl-image:hover > .stacks_in_208784_page92sl-caption{	opacity: 0.8;}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_208784_page92Montage{	background: rgba(204, 204, 204, 1.00);	z-index: 100;}#stacks_in_208784_page92 .montageImageTitle{	display: none;}/* End dooMontage 2 stack each CSS code */
#stacks_in_208784_page92 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 5px 10px 5px;
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */