/*
 * text-align
 */

.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-nomargin-top{margin-top:0}.text-nomargin-top.text >:first-child{margin-top:0}.text-nomargin-bottom{margin-bottom:0}.text-nomargin-bottom.text >:last-child{margin-bottom:0}



.com_joeworkman_stacks_link_stack a{display:block;text-decoration:none!important;padding:0;margin:0}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_6 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_6 {
		display: none !important;
	}
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_208 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_208 {
		display: none !important;
	}
}
#stacks_out_206,#stacks_in_206{overflow:visible}

#stacks_in_206 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	padding: 6px 0px 0px 6px;
}



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

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_9 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_9 {
		display: none !important;
	}
}

/* Start Obscure Email stack CSS code */.stacks_in_88_4topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_88_4mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_88_4small{font-weight: normal;font-size: 12px;}.stacks_in_88_4centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_88_4centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */#stacks_in_88_5 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_88_5 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:2px; 
border-top-color:#6E4B42; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

#stacks_in_88_8 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_88_8 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:2px; 
border-top-color:#6E4B42; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_88_11 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_88_11 {
		display: none !important;
	}
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_92 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_92 .container:after,
#stacks_in_92 .row:after, 
#stacks_in_92 .mbcol:after, 
#stacks_in_92 .clr:after, 
#stacks_in_92 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_92 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_92 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_92 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_92 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_92 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_92 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_92 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_92 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_92 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_92 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_92 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_92 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_92 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_92 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_92 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_92 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_92 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_92 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_92 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_92 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_92 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_92 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_92 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_92 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_92 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_92 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_92 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_92 .gutters .mbspan_12 { margin:0; width: 100%; }
}#stacks_in_97 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_97 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:2px; 
border-top-color:#6E4B42; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}




/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_98 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_98 .container:after,
#stacks_in_98 .row:after, 
#stacks_in_98 .mbcol:after, 
#stacks_in_98 .clr:after, 
#stacks_in_98 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_98 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_98 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_98 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_98 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_98 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_98 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_98 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_98 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_98 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_98 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_98 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_98 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_98 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_98 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_98 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_98 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_98 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_98 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_98 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_98 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_98 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_98 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_98 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_98 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_98 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_98 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_98 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_98 .gutters .mbspan_12 { margin:0; width: 100%; }
}#stacks_in_99 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_99 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:2px; 
border-top-color:#6E4B42; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}




/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_111 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_111 .container:after,
#stacks_in_111 .row:after, 
#stacks_in_111 .mbcol:after, 
#stacks_in_111 .clr:after, 
#stacks_in_111 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_111 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_111 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_111 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_111 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_111 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_111 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_111 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_111 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_111 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_111 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_111 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_111 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_111 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_111 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_111 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_111 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_111 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_111 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_111 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_111 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_111 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_111 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_111 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_111 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_111 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_111 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_111 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_111 .gutters .mbspan_12 { margin:0; width: 100%; }
}
.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_123 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_123 {
		display: none !important;
	}
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_124 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_124 .container:after,
#stacks_in_124 .row:after, 
#stacks_in_124 .mbcol:after, 
#stacks_in_124 .clr:after, 
#stacks_in_124 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_124 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_124 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_124 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_124 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_124 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_124 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_124 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_124 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_124 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_124 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_124 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_124 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_124 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_124 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_124 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_124 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_124 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_124 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_124 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_124 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_124 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_124 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_124 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_124 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_124 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_124 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_124 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_124 .gutters .mbspan_12 { margin:0; width: 100%; }
}#stacks_in_140 .boxgrid{position:relative;overflow:hidden;margin:0 auto;border-color:#000000;border-width:0px;border-style:solid}#stacks_in_140 .boxgrid .cover,#stacks_in_140 .boxgrid .back{position:absolute !important;top:0;width:100%}#stacks_in_140 .cover .imageStyle{z-index:10}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_130 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_130 {
		display: none !important;
	}
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_131 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_131 .container:after,
#stacks_in_131 .row:after, 
#stacks_in_131 .mbcol:after, 
#stacks_in_131 .clr:after, 
#stacks_in_131 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_131 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_131 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_131 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_131 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_131 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_131 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_131 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_131 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_131 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_131 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_131 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_131 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_131 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_131 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_131 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_131 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_131 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_131 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_131 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_131 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_131 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_131 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_131 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_131 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_131 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_131 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_131 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_131 .gutters .mbspan_12 { margin:0; width: 100%; }
}#stacks_in_157 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_157 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:2px; 
border-top-color:#6E4B42; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}




/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_148 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_148 .container:after,
#stacks_in_148 .row:after, 
#stacks_in_148 .mbcol:after, 
#stacks_in_148 .clr:after, 
#stacks_in_148 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_148 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_148 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_148 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_148 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_148 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_148 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_148 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_148 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_148 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_148 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_148 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_148 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_148 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_148 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_148 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_148 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_148 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_148 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_148 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_148 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_148 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_148 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_148 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_148 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_148 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_148 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_148 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_148 .gutters .mbspan_12 { margin:0; width: 100%; }
}#stacks_in_146 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_146 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:2px; 
border-top-color:#6E4B42; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}




/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_159 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_159 .container:after,
#stacks_in_159 .row:after, 
#stacks_in_159 .mbcol:after, 
#stacks_in_159 .clr:after, 
#stacks_in_159 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_159 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_159 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_159 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_159 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_159 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_159 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_159 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_159 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_159 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_159 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_159 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_159 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_159 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_159 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_159 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_159 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_159 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_159 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_159 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_159 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_159 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_159 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_159 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_159 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_159 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_159 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_159 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_159 .gutters .mbspan_12 { margin:0; width: 100%; }
}
.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_176 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_176 {
		display: none !important;
	}
}
 :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.geocache.nl/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_174{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_174 div:focus{outline:none}.stacks_in_174 .html5video,.stacks_in_174 img,.stacks_in_174 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_174 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_174 .mejs__container .mejs__overlay-play,.stacks_in_174 .mejs__container .mejs__overlay-loading{}.stacks_in_174 .mejs__container .mejs__controls{}.stacks_in_174 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_174 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_174 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_172 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_172 {
		display: none !important;
	}
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_175 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_175 {
		display: none !important;
	}
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_178 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_178 .container:after,
#stacks_in_178 .row:after, 
#stacks_in_178 .mbcol:after, 
#stacks_in_178 .clr:after, 
#stacks_in_178 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_178 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_178 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_178 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_178 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_178 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_178 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_178 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_178 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_178 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_178 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_178 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_178 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_178 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_178 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_178 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_178 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_178 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_178 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_178 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_178 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_178 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_178 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_178 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_178 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_178 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_178 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_178 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_178 .gutters .mbspan_12 { margin:0; width: 100%; }
}#stacks_in_169 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_169 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:2px; 
border-top-color:#6E4B42; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_77 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_77 {
		display: none !important;
	}
}


#stacks_in_68 {
	padding: 10px 0px 10px 0px;
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_71-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_71-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_71-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_71 {
	font-family:  !important;
	font-size: 80% !important;
	line-height: 120% !important;
	text-align: center !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #028244 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
		text-shadow: 0px 0px 0px #028244 !important;
	
	
}

#googlefontedstacks_in_71 h1 {
	font-family:  !important;
	font-size: 80% !important;
	line-height: 120% !important;
	text-align: center !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #028244 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
		text-shadow: 0px 0px 0px #028244 !important;
	
	
}

#googlefontedstacks_in_71 h2 {
	font-family:  !important;
	font-size: 80% !important;
	line-height: 120% !important;
	text-align: center !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #028244 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
		text-shadow: 0px 0px 0px #028244 !important;
	
	
}

#googlefontedstacks_in_71 h3 {
	font-family:  !important;
	font-size: 80% !important;
	line-height: 120% !important;
	text-align: center !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #028244 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
		text-shadow: 0px 0px 0px #028244 !important;
	
	

}

#googlefontedstacks_in_71 h4 {
	font-family:  !important;
	font-size: 80% !important;
	line-height: 120% !important;
	text-align: center !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #028244 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
		text-shadow: 0px 0px 0px #028244 !important;
	
	
}

#googlefontedstacks_in_71 h5 {
	font-family:  !important;
	font-size: 80% !important;
	line-height: 120% !important;
	text-align: center !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #028244 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
		text-shadow: 0px 0px 0px #028244 !important;
	
	
}

#googlefontedstacks_in_71 h6 {
	font-family:  !important;
	font-size: 80% !important;
	line-height: 120% !important;
	text-align: center !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #028244 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
		text-shadow: 0px 0px 0px #028244 !important;
	
	
}

#googlefontedstacks_in_71 a:link {
	color: #BFBFBF !important;
	
		text-decoration: none !important;
	
}

#googlefontedstacks_in_71 a:visited {
	color: #BFBFBF !important;
	
		text-decoration: none !important;
	
}

#googlefontedstacks_in_71 a:hover {
	color: #BFBFBF !important;
	
		text-decoration: none !important;
	
}


