
#stacks_out_117_page4 {
	width: 10%;
	margin-right:0;
}

#stacks_in_30_page4 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_30_page4 .pullquote:before, #stacks_in_30_page4 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_30_page4 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_30_page4 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_30_page4 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_30_page4 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}/*  */

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_72_page4 {
	height: 60.00px;
}

/*  */

/*  */

/*  */

/*  */

/*  */@media print {
	#spacerStackstacks_in_72_page4 {
		display: none !important;
	}
}/* Styling for Preview Mode & Publishing */


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stacks_in_92_page4 .bx-wrapper {
	position: relative;
	
		
		margin: 0 auto 60px;
		
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_92_page4 .bx-wrapper img {
	
	max-width: 100%;
	height: auto;
	

	
	display: block;
}

/** THEME
===================================*/

#stacks_in_92_page4 .bx-wrapper .bx-viewport {
}

#stacks_in_92_page4 .bx-wrapper .bx-pager,
#stacks_in_92_page4 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 0px;
	margin-bottom: -40px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_92_page4 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../files/orbit-images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}


/* Only add pagination CSS if toggled on in settings. */
/* PAGER */



#stacks_in_92_page4 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stacks_in_92_page4 .bx-wrapper .bx-pager .bx-pager-item,
#stacks_in_92_page4 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stacks_in_92_page4 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #D9DBDB;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stacks_in_92_page4 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stacks_in_92_page4 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #CE163C;
}







/*  Hide navigation arrows if toggled off in settings. */

	#stacks_in_92_page4 .bx-wrapper .bx-prev,
	#stacks_in_92_page4 .bx-wrapper .bx-next {
		display: none;
	}


/* AUTO CONTROLS (START / STOP) */

#stacks_in_92_page4 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stacks_in_92_page4 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../files/orbit-images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#stacks_in_92_page4 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_92_page4 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_92_page4 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../files/orbit-images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#stacks_in_92_page4 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_92_page4 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stacks_in_92_page4 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stacks_in_92_page4 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

#stacks_in_92_page4 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stacks_in_92_page4 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

#stacks_in_92_page4 ul.bxslider, #stacks_in_92_page4 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */


#shadyStackstacks_in_107_page4 {
	-webkit-box-shadow:  0px 0px 10px 1px rgba(51, 51, 51, 0.33);
	box-shadow:  0px 0px 10px 1px rgba(51, 51, 51, 0.33);
	border-radius: 0px;
}




#shadyStackstacks_in_107_page4 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_107_page4 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}
#stacks_out_107_page4 {
	width: 50%;
}
#shadyStackstacks_in_109_page4 {
	-webkit-box-shadow:  0px 0px 10px 1px rgba(51, 51, 51, 0.33);
	box-shadow:  0px 0px 10px 1px rgba(51, 51, 51, 0.33);
	border-radius: 0px;
}




#shadyStackstacks_in_109_page4 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_109_page4 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}
#stacks_out_109_page4 {
	width: 50%;
}
#shadyStackstacks_in_113_page4 {
	-webkit-box-shadow:  0px 0px 10px 1px rgba(51, 51, 51, 0.33);
	box-shadow:  0px 0px 10px 1px rgba(51, 51, 51, 0.33);
	border-radius: 0px;
}




#shadyStackstacks_in_113_page4 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_113_page4 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}
#stacks_out_113_page4 {
	width: 50%;
}
#shadyStackstacks_in_115_page4 {
	-webkit-box-shadow:  0px 0px 10px 1px rgba(51, 51, 51, 0.33);
	box-shadow:  0px 0px 10px 1px rgba(51, 51, 51, 0.33);
	border-radius: 0px;
}




#shadyStackstacks_in_115_page4 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_115_page4 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}
#stacks_out_115_page4 {
	width: 50%;
}
/*  */

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_73_page4 {
	height: 30.00px;
}

/*  */

/*  */

/*  */

/*  */

/*  */@media print {
	#spacerStackstacks_in_73_page4 {
		display: none !important;
	}
}#stacks_in_18_page4_button {
	display:block;
	position: relative;
	text-align: center;
}


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







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




#stacks_in_18_page4 {
	margin:  20px;
}
/*  */

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_74_page4 {
	height: 30.00px;
}

/*  */

/*  */

/*  */

/*  */

/*  */@media print {
	#spacerStackstacks_in_74_page4 {
		display: none !important;
	}
}
#stacks_in_38_page4 {
	margin:  20px;
}

#stacks_in_89_page4 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_89_page4 .pullquote:before, #stacks_in_89_page4 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_89_page4 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_89_page4 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_89_page4 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_89_page4 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}