/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_922_page3Calligrapher{			font-size: 400% !important;			color: #139395 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_922_page3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_922_page3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_922_page3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_922_page3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_922_page3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_922_page3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_922_page3Calligrapher h6, .stacks_in_922_page3Calligrapher h5, .stacks_in_922_page3Calligrapher h4, .stacks_in_922_page3Calligrapher h3, .stacks_in_922_page3Calligrapher h2, .stacks_in_922_page3Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_922_page3Calligrapher, .stacks_in_922_page3Calligrapher h1, .stacks_in_922_page3Calligrapher h2, .stacks_in_922_page3Calligrapher h3, .stacks_in_922_page3Calligrapher h4, .stacks_in_922_page3Calligrapher h5, .stacks_in_922_page3Calligrapher h6{	font-family: "Fjalla One" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_922_page3Calligrapher, .stacks_in_922_page3Calligrapher h1, .stacks_in_922_page3Calligrapher h2, .stacks_in_922_page3Calligrapher h3, .stacks_in_922_page3Calligrapher h4, .stacks_in_922_page3Calligrapher h5, .stacks_in_922_page3Calligrapher h6{	text-shadow: 0px 0px 1px #FFFFFF !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_922_page3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_922_page3Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_922_page3Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_922_page3Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_922_page3Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */@font-face {
	font-family: 'icomoon';
	src: url("../astute-current-customers_files/icons/icomoon.eot?hg8hv3");
	src: url("../astute-current-customers_files/icons/icomoon.eot?#iefixhg8hv3") format("embedded-opentype"), url("../astute-current-customers_files/icons/icomoon.woff2?hg8hv3") format("woff2"), url("../astute-current-customers_files/icons/icomoon.ttf?hg8hv3") format("truetype"), url("../astute-current-customers_files/icons/icomoon.woff?hg8hv3") format("woff"), url("../astute-current-customers_files/icons/icomoon.svg?hg8hv3#icomoon") format("svg");
	font-weight: normal;
	font-style: normal; }
[class^="sp-icon-"], [class*=" sp-icon-"] {
	font-family: 'icomoon';
	speak: none;
	color: #139395;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }

.sp-icon-chevron-rounded:before{content: "\e600"; }
.sp-icon-chevron-rounded-thick:before{content: "\e601"; }
.sp-icon-chevron-thin:before{content: "\e602"; }
.sp-icon-chevron-thick:before{content: "\e603"; }
.sp-icon-arrow:before{content: "\e604"; }
.sp-icon-arrow-thin:before{content: "\e605"; }
.sp-icon-arrow-thick:before{content: "\e606"; }
.sp-icon-round-1:before{content: "\e607"; }
.sp-icon-round-2:before{content: "\e608"; }
.sp-icon-round-3:before{content: "\e609"; }
.sp-icon-round-4:before{content: "\e60a"; }

#ncd-sp-arrow {
	display: inline-block;
	line-height: 0;
	z-index: 10000;
	padding: 5px;
	background: #FFFFFF;
	border-radius: 100px;
	border-width: 0;
	border-style: solid;
	box-shadow: rgba(0,0,0,0.2) 0 1px 3px;
	
	
	opacity: 0;
	border-color: #139395;
}
#ncd-sp-arrow i {font-size: 44px;}
#ncd-sp-arrow.show i {cursor: pointer;}


#ncd-sp-arrow {
	position: fixed;
	opacity: 0;
	margin: 30px;
	-webkit-transition: opacity 150ms, -webkit-transform 150ms;
	transition: opacity 150ms, transform 150ms;
	-webkit-transform: rotateY(-55deg);
			-ms-transform: rotateY(-55deg);
					transform: rotateY(-55deg);}

#ncd-sp-arrow.show.down-amount, 
#ncd-sp-arrow.show.down-container{
-webkit-transition: opacity 750ms 0, -webkit-transform 750ms 0;
	transition: opacity 750ms 0, transform 750ms 0;
}

#ncd-sp-arrow .rotateThis{
	-webkit-transition: -webkit-transform 700ms;
					transition: transform 700ms;}

#ncd-sp-arrow.show.down-amount .rotateThis, 
#ncd-sp-arrow.show.down-container .rotateThis{
	position: relative;
	-webkit-transform: rotate(-180deg);
					transform: rotate(-180deg);}
#ncd-sp-arrow.down-amount .rotateThis, 
#ncd-sp-arrow.down-container .rotateThis{
	position: relative;
	-webkit-transform: rotate(0);
					transform: rotate(0);}

#ncd-sp-arrow.show {
	opacity: 1; 
	-webkit-transform: rotateY(0) translateX(0) translateY(0) scale(1);
					transform: rotateY(0) translateX(0) translateY(0) scale(1);}

#ncd-sp-arrow.tl{top: 0;left: 0; }
#ncd-sp-arrow.tc{top: 0;left: 50%; }
#ncd-sp-arrow.tr{top: 0;right: 0; }
#ncd-sp-arrow.bl{bottom: 0;left: 0; }
#ncd-sp-arrow.bc{bottom: 0;left: 50%; }
#ncd-sp-arrow.br{bottom: 0;right: 0; }

@media screen and (max-width: 400px) {
	#ncd-sp-arrow{
		display: none;
	}
}


/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_928_page3Calligrapher{			font-size: 200% !important;			color: #139395 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_928_page3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_928_page3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_928_page3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_928_page3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_928_page3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_928_page3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_928_page3Calligrapher h6, .stacks_in_928_page3Calligrapher h5, .stacks_in_928_page3Calligrapher h4, .stacks_in_928_page3Calligrapher h3, .stacks_in_928_page3Calligrapher h2, .stacks_in_928_page3Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_928_page3Calligrapher, .stacks_in_928_page3Calligrapher h1, .stacks_in_928_page3Calligrapher h2, .stacks_in_928_page3Calligrapher h3, .stacks_in_928_page3Calligrapher h4, .stacks_in_928_page3Calligrapher h5, .stacks_in_928_page3Calligrapher h6{	font-family: "Fjalla One" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_928_page3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_928_page3Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_928_page3Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_928_page3Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_928_page3Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_928_page3 {
	padding: 0px 0px 10px 0px;
}
/*
 * 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_1035_page3 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1035_page3 .theDivider1,
#simpleDivider_stacks_in_1035_page3 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1035_page3 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1035_page3.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1035_page3.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1035_page3 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1035_page3.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1035_page3.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1035_page3.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1035_page3.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_932_page3>.s3_row {
	margin: 0 -10px;
}

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

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




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







  


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



}



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



}




  

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

/* START ICONZ CSS */

#stacks_in_933_page3 i {
	font-size: 4em;
	line-height: normal !important;
	
	color: #139395 !important;
	
	text-align:center;
}






#stacks_in_933_page3 {
	text-align: center;
}

#stacks_in_933_page3 a{
	text-decoration: none;
}


	
		#stacks_in_933_page3 a i:hover{
			color: #22A2A4 !important;
		}
		
		
	




#stacks_in_933_page3 .stacks_in_933_page3quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_933_page3 .stacks_in_933_page3quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_933_page3 .stacks_in_933_page3quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 /* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_934_page3Calligrapher{			font-size: 200% !important;			color: #4C4C4C !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_934_page3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_934_page3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_934_page3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_934_page3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_934_page3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_934_page3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_934_page3Calligrapher h6, .stacks_in_934_page3Calligrapher h5, .stacks_in_934_page3Calligrapher h4, .stacks_in_934_page3Calligrapher h3, .stacks_in_934_page3Calligrapher h2, .stacks_in_934_page3Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_934_page3Calligrapher, .stacks_in_934_page3Calligrapher h1, .stacks_in_934_page3Calligrapher h2, .stacks_in_934_page3Calligrapher h3, .stacks_in_934_page3Calligrapher h4, .stacks_in_934_page3Calligrapher h5, .stacks_in_934_page3Calligrapher h6{	font-family: "Fjalla One" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_934_page3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_934_page3Calligrapher a:link{			color: #4C4C4C !important;			text-decoration: none !important;		}				.stacks_in_934_page3Calligrapher a:visited{			color: #4C4C4C !important;		}				.stacks_in_934_page3Calligrapher a:active{			color: #4C4C4C !important;		}				.stacks_in_934_page3Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
/* START ICONZ CSS */

#stacks_in_941_page3 i {
	font-size: 4em;
	line-height: normal !important;
	
	color: #139395 !important;
	
	text-align:center;
}






#stacks_in_941_page3 {
	text-align: center;
}

#stacks_in_941_page3 a{
	text-decoration: none;
}


	
		#stacks_in_941_page3 a i:hover{
			color: #22A2A4 !important;
		}
		
		
	




#stacks_in_941_page3 .stacks_in_941_page3quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_941_page3 .stacks_in_941_page3quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_941_page3 .stacks_in_941_page3quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 /* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_942_page3Calligrapher{			font-size: 200% !important;			color: #4C4C4C !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_942_page3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_942_page3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_942_page3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_942_page3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_942_page3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_942_page3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_942_page3Calligrapher h6, .stacks_in_942_page3Calligrapher h5, .stacks_in_942_page3Calligrapher h4, .stacks_in_942_page3Calligrapher h3, .stacks_in_942_page3Calligrapher h2, .stacks_in_942_page3Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_942_page3Calligrapher, .stacks_in_942_page3Calligrapher h1, .stacks_in_942_page3Calligrapher h2, .stacks_in_942_page3Calligrapher h3, .stacks_in_942_page3Calligrapher h4, .stacks_in_942_page3Calligrapher h5, .stacks_in_942_page3Calligrapher h6{	font-family: "Fjalla One" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_942_page3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_942_page3Calligrapher a:link{			color: #4C4C4C !important;			text-decoration: none !important;		}				.stacks_in_942_page3Calligrapher a:visited{			color: #4C4C4C !important;		}				.stacks_in_942_page3Calligrapher a:active{			color: #4C4C4C !important;		}				.stacks_in_942_page3Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_953_page3>.s3_row {
	margin: 0 -10px;
}

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

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




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







  


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



}



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



}




  

#stacks_in_953_page3 {
	padding: 35px 0px 0px 0px;
}

/* START ICONZ CSS */

#stacks_in_954_page3 i {
	font-size: 4em;
	line-height: normal !important;
	
	color: #139395 !important;
	
	text-align:center;
}






#stacks_in_954_page3 {
	text-align: center;
}

#stacks_in_954_page3 a{
	text-decoration: none;
}


	
		#stacks_in_954_page3 a i:hover{
			color: #22A2A4 !important;
		}
		
		
	




#stacks_in_954_page3 .stacks_in_954_page3quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_954_page3 .stacks_in_954_page3quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_954_page3 .stacks_in_954_page3quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 /* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_955_page3Calligrapher{			font-size: 200% !important;			color: #4C4C4C !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_955_page3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_955_page3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_955_page3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_955_page3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_955_page3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_955_page3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_955_page3Calligrapher h6, .stacks_in_955_page3Calligrapher h5, .stacks_in_955_page3Calligrapher h4, .stacks_in_955_page3Calligrapher h3, .stacks_in_955_page3Calligrapher h2, .stacks_in_955_page3Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_955_page3Calligrapher, .stacks_in_955_page3Calligrapher h1, .stacks_in_955_page3Calligrapher h2, .stacks_in_955_page3Calligrapher h3, .stacks_in_955_page3Calligrapher h4, .stacks_in_955_page3Calligrapher h5, .stacks_in_955_page3Calligrapher h6{	font-family: "Fjalla One" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_955_page3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_955_page3Calligrapher a:link{			color: #4C4C4C !important;			text-decoration: none !important;		}				.stacks_in_955_page3Calligrapher a:visited{			color: #4C4C4C !important;		}				.stacks_in_955_page3Calligrapher a:active{			color: #4C4C4C !important;		}				.stacks_in_955_page3Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
/* START ICONZ CSS */

#stacks_in_962_page3 i {
	font-size: 4em;
	line-height: normal !important;
	
	color: #139395 !important;
	
	text-align:center;
}






#stacks_in_962_page3 {
	text-align: center;
}

#stacks_in_962_page3 a{
	text-decoration: none;
}


	
		#stacks_in_962_page3 a i:hover{
			color: #22A2A4 !important;
		}
		
		
	




#stacks_in_962_page3 .stacks_in_962_page3quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_962_page3 .stacks_in_962_page3quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_962_page3 .stacks_in_962_page3quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 /* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_963_page3Calligrapher{			font-size: 200% !important;			color: #4C4C4C !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_963_page3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_963_page3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_963_page3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_963_page3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_963_page3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_963_page3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_963_page3Calligrapher h6, .stacks_in_963_page3Calligrapher h5, .stacks_in_963_page3Calligrapher h4, .stacks_in_963_page3Calligrapher h3, .stacks_in_963_page3Calligrapher h2, .stacks_in_963_page3Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_963_page3Calligrapher, .stacks_in_963_page3Calligrapher h1, .stacks_in_963_page3Calligrapher h2, .stacks_in_963_page3Calligrapher h3, .stacks_in_963_page3Calligrapher h4, .stacks_in_963_page3Calligrapher h5, .stacks_in_963_page3Calligrapher h6{	font-family: "Fjalla One" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_963_page3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_963_page3Calligrapher a:link{			color: #4C4C4C !important;			text-decoration: none !important;		}				.stacks_in_963_page3Calligrapher a:visited{			color: #4C4C4C !important;		}				.stacks_in_963_page3Calligrapher a:active{			color: #4C4C4C !important;		}				.stacks_in_963_page3Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//*
 * 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_970_page3 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_970_page3 .theDivider1,
#simpleDivider_stacks_in_970_page3 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_970_page3 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_970_page3.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_970_page3.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_970_page3 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_970_page3.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_970_page3.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_970_page3.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_970_page3.bgImageOn .theDivider1 img {
	display: block;
}


/* START ICONZ CSS */

#stacks_in_994_page3 i {
	font-size: 4em;
	line-height: normal !important;
	
	color: #139395 !important;
	
	text-align:center;
}






#stacks_in_994_page3 {
	text-align: center;
}

#stacks_in_994_page3 a{
	text-decoration: none;
}


	
		#stacks_in_994_page3 a i:hover{
			color: #22A2A4 !important;
		}
		
		
	




#stacks_in_994_page3 .stacks_in_994_page3quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_994_page3 .stacks_in_994_page3quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_994_page3 .stacks_in_994_page3quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 /* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_971_page3Calligrapher{			font-size: 200% !important;			color: #139395 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_971_page3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_971_page3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_971_page3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_971_page3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_971_page3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_971_page3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_971_page3Calligrapher h6, .stacks_in_971_page3Calligrapher h5, .stacks_in_971_page3Calligrapher h4, .stacks_in_971_page3Calligrapher h3, .stacks_in_971_page3Calligrapher h2, .stacks_in_971_page3Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_971_page3Calligrapher, .stacks_in_971_page3Calligrapher h1, .stacks_in_971_page3Calligrapher h2, .stacks_in_971_page3Calligrapher h3, .stacks_in_971_page3Calligrapher h4, .stacks_in_971_page3Calligrapher h5, .stacks_in_971_page3Calligrapher h6{	font-family: "Fjalla One" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_971_page3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_971_page3Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_971_page3Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_971_page3Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_971_page3Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_971_page3 {
	padding: 0px 0px 10px 0px;
}
/* Start dooOpening Hours stack each CSS code */.dooOpenHours{	display: none;}/* End dooOpening Hours stack each CSS code */
/* START ICONZ CSS */

#stacks_in_980_page3 i {
	font-size: 4em;
	line-height: normal !important;
	
	color: #139395 !important;
	
	text-align:center;
}






#stacks_in_980_page3 {
	text-align: center;
}

#stacks_in_980_page3 a{
	text-decoration: none;
}


	
		#stacks_in_980_page3 a i:hover{
			color: #22A2A4 !important;
		}
		
		
	




#stacks_in_980_page3 .stacks_in_980_page3quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_980_page3 .stacks_in_980_page3quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_980_page3 .stacks_in_980_page3quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 /* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_981_page3Calligrapher{			font-size: 200% !important;			color: #139395 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_981_page3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_981_page3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_981_page3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_981_page3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_981_page3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_981_page3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_981_page3Calligrapher h6, .stacks_in_981_page3Calligrapher h5, .stacks_in_981_page3Calligrapher h4, .stacks_in_981_page3Calligrapher h3, .stacks_in_981_page3Calligrapher h2, .stacks_in_981_page3Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_981_page3Calligrapher, .stacks_in_981_page3Calligrapher h1, .stacks_in_981_page3Calligrapher h2, .stacks_in_981_page3Calligrapher h3, .stacks_in_981_page3Calligrapher h4, .stacks_in_981_page3Calligrapher h5, .stacks_in_981_page3Calligrapher h6{	font-family: "Fjalla One" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_981_page3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_981_page3Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_981_page3Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_981_page3Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_981_page3Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_981_page3 {
	padding: 0px 0px 10px 0px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-position/
 * Support: support@1littledesigner.com
 * Version 1.0.4
 * Description: Simple Element Positioning & Z-Index Control
 */


	#simplePosition_stacks_in_1015_page3 {
		position: relative;
		z-index: 1;
		top: 0px;
		left: 0px;
	}

#simplePosition_stacks_in_1015_page3.sizeControlOn {
	width: 300px;
	height: 300px;
}
#simplePosition_stacks_in_1015_page3 h3.advert {
	display: none;
}

/* START ICONZ CSS */

#stacks_in_1016_page3 i {
	font-size: 4em;
	line-height: normal !important;
	
	color: #4C4C4C !important;
	
	text-align:center;
}






#stacks_in_1016_page3 {
	text-align: center;
}

#stacks_in_1016_page3 a{
	text-decoration: none;
}


	
		#stacks_in_1016_page3 a i:hover{
			color: #5B5B5B !important;
		}
		
		
	




#stacks_in_1016_page3 .stacks_in_1016_page3quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_1016_page3 .stacks_in_1016_page3quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_1016_page3 .stacks_in_1016_page3quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 /*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-position/
 * Support: support@1littledesigner.com
 * Version 1.0.4
 * Description: Simple Element Positioning & Z-Index Control
 */


	#simplePosition_stacks_in_1018_page3 {
		position: relative;
		z-index: 1;
		top: 0px;
		left: 0px;
	}

#simplePosition_stacks_in_1018_page3.sizeControlOn {
	width: 300px;
	height: 300px;
}
#simplePosition_stacks_in_1018_page3 h3.advert {
	
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1019_page3Calligrapher{			font-size: 200% !important;			color: #139395 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1019_page3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1019_page3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1019_page3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1019_page3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1019_page3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1019_page3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1019_page3Calligrapher h6, .stacks_in_1019_page3Calligrapher h5, .stacks_in_1019_page3Calligrapher h4, .stacks_in_1019_page3Calligrapher h3, .stacks_in_1019_page3Calligrapher h2, .stacks_in_1019_page3Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_1019_page3Calligrapher, .stacks_in_1019_page3Calligrapher h1, .stacks_in_1019_page3Calligrapher h2, .stacks_in_1019_page3Calligrapher h3, .stacks_in_1019_page3Calligrapher h4, .stacks_in_1019_page3Calligrapher h5, .stacks_in_1019_page3Calligrapher h6{	font-family: "Fjalla One" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1019_page3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1019_page3Calligrapher a:link{			color: #139395 !important;			text-decoration: none !important;		}				.stacks_in_1019_page3Calligrapher a:visited{			color: #139395 !important;		}				.stacks_in_1019_page3Calligrapher a:active{			color: #139395 !important;		}				.stacks_in_1019_page3Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//*
 * 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_1024_page3 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1024_page3 .theDivider1,
#simpleDivider_stacks_in_1024_page3 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1024_page3 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1024_page3.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1024_page3.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1024_page3 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1024_page3.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1024_page3.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1024_page3.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1024_page3.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-position/
 * Support: support@1littledesigner.com
 * Version 1.0.4
 * Description: Simple Element Positioning & Z-Index Control
 */


	#simplePosition_stacks_in_1025_page3 {
		position: relative;
		z-index: 1;
		top: 0px;
		left: 0px;
	}

#simplePosition_stacks_in_1025_page3.sizeControlOn {
	width: 300px;
	height: 300px;
}
#simplePosition_stacks_in_1025_page3 h3.advert {
	display: none;
}

/* START ICONZ CSS */

#stacks_in_1026_page3 i {
	font-size: 4em;
	line-height: normal !important;
	
	color: #4C4C4C !important;
	
	text-align:center;
}






#stacks_in_1026_page3 {
	text-align: center;
}

#stacks_in_1026_page3 a{
	text-decoration: none;
}


	
		#stacks_in_1026_page3 a i:hover{
			color: #5B5B5B !important;
		}
		
		
	




#stacks_in_1026_page3 .stacks_in_1026_page3quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_1026_page3 .stacks_in_1026_page3quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_1026_page3 .stacks_in_1026_page3quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 /*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-position/
 * Support: support@1littledesigner.com
 * Version 1.0.4
 * Description: Simple Element Positioning & Z-Index Control
 */


	#simplePosition_stacks_in_1028_page3 {
		position: relative;
		z-index: 1;
		top: 0px;
		left: 0px;
	}

#simplePosition_stacks_in_1028_page3.sizeControlOn {
	width: 300px;
	height: 300px;
}
#simplePosition_stacks_in_1028_page3 h3.advert {
	
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1029_page3Calligrapher{			font-size: 200% !important;			color: #139395 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1029_page3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1029_page3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1029_page3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1029_page3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1029_page3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1029_page3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1029_page3Calligrapher h6, .stacks_in_1029_page3Calligrapher h5, .stacks_in_1029_page3Calligrapher h4, .stacks_in_1029_page3Calligrapher h3, .stacks_in_1029_page3Calligrapher h2, .stacks_in_1029_page3Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_1029_page3Calligrapher, .stacks_in_1029_page3Calligrapher h1, .stacks_in_1029_page3Calligrapher h2, .stacks_in_1029_page3Calligrapher h3, .stacks_in_1029_page3Calligrapher h4, .stacks_in_1029_page3Calligrapher h5, .stacks_in_1029_page3Calligrapher h6{	font-family: "Fjalla One" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1029_page3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1029_page3Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1029_page3Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1029_page3Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1029_page3Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//*
 * 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_1034_page3 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1034_page3 .theDivider1,
#simpleDivider_stacks_in_1034_page3 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1034_page3 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1034_page3.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1034_page3.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1034_page3 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1034_page3.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1034_page3.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1034_page3.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1034_page3.bgImageOn .theDivider1 img {
	display: block;
}


/* START ICONZ CSS */

#stacks_in_986_page3 i {
	font-size: 4em;
	line-height: normal !important;
	
	color: #139395 !important;
	
	text-align:center;
}






#stacks_in_986_page3 {
	text-align: center;
}

#stacks_in_986_page3 a{
	text-decoration: none;
}


	
		#stacks_in_986_page3 a i:hover{
			color: #22A2A4 !important;
		}
		
		
	




#stacks_in_986_page3 .stacks_in_986_page3quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_986_page3 .stacks_in_986_page3quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_986_page3 .stacks_in_986_page3quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 /* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_987_page3Calligrapher{			font-size: 200% !important;			color: #139395 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_987_page3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_987_page3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_987_page3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_987_page3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_987_page3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_987_page3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_987_page3Calligrapher h6, .stacks_in_987_page3Calligrapher h5, .stacks_in_987_page3Calligrapher h4, .stacks_in_987_page3Calligrapher h3, .stacks_in_987_page3Calligrapher h2, .stacks_in_987_page3Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_987_page3Calligrapher, .stacks_in_987_page3Calligrapher h1, .stacks_in_987_page3Calligrapher h2, .stacks_in_987_page3Calligrapher h3, .stacks_in_987_page3Calligrapher h4, .stacks_in_987_page3Calligrapher h5, .stacks_in_987_page3Calligrapher h6{	font-family: "Fjalla One" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_987_page3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_987_page3Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_987_page3Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_987_page3Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_987_page3Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_992_page3 {
	font-size: 129%;
}
/*
 * 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_1014_page3 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1014_page3 .theDivider1,
#simpleDivider_stacks_in_1014_page3 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1014_page3 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1014_page3.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1014_page3.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1014_page3 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1014_page3.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1014_page3.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1014_page3.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1014_page3.bgImageOn .theDivider1 img {
	display: block;
}

