.warehouse-image img{width:auto;height:auto;max-width:100%;margin:0 auto;display:block}.warehouse-image img.align-right{margin-right:0}.warehouse-image img.align-left{margin-left:0}.warehouse-image img.full-width{width:100%}.warehouse-image>a{display:block;text-decoration:none}

#stacks_in_40123_4 {
    background-image: url("2F4C4076-8211-4B2A-85E8-1944D6DE8AB9.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding:  14px;
}

#stacks_in_40123_6 {
	background-color: rgba(255, 255, 255, 0.73);
	padding:  5px;
}
#stacks_in_40123_8>.s3_row {
	margin: 0 -0px;
}

#stacks_in_40123_8>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_40123_8>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


	#stacks_in_40123_8>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_40123_8>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}


}





/* Start Smart Image stack CSS code */#stacks_in_40123_38{	text-align: center;}#stacks_in_40123_38 figure a img{	cursor: pointer !important;}.stacks_in_40123_38responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_40123_38responsive img, .stacks_in_40123_38warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_40123_38hiddenimage{	display: none;}.stacks_in_40123_38warehouseImage{	display: none;}/* End Smart Image stack CSS code */

.fnav,
.fnav * {
	font-family: Open Sans, sans-serif;
	box-sizing:	border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.fnav {
	width: 100%;
	padding: 0 4px;
	float: left;
	position: relative;
	background: rgba(255, 255, 255, 0.00);
	
}


/* Max width restriciton */


.fnav img {
	max-width: 150px;
	height: auto;
}

@media (max-width: 1024px) {
	.fnav img {
		max-width: px;
		height: auto;
	}
	
	.fnav-brand {
		margin-top: 5px!important;
	}
}

@media (max-width: 320px) {
	.fnav img {
		max-width: 50px;
		height: auto;
	}
	
	.fnav-brand {
		margin-top: 5px!important;
	}
	/* Edge to Edge on mobile */
	.fnav {
		padding: 0px;
		
	}
}

/* Fixed Nav */
.fixed {
	position: fixed;
	width: 100%;
}



/* Scroll to solid colour*/
 

.normal {
	position: absolute;
	width: 100%;
}

.subnavver {
	/* This is just here for a jquery selection - no styling needed */
}

.fnav a	{
	-o-transition: color .3s linear, background .3s linear;
	-moz-transition: color .3s linear, background .3s linear;
	-webkit-transition: color .3s linear, background .3s linear;
	transition: color .3s linear, background .3s linear;
}

.fnav-brand {
	margin: 18px 30px 0 0;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.3;
	cursor: pointer;
}

a.fnav-brand {
	text-decoration: none;
    color: rgba(142, 46, 25, 1.00)!important;
}

a:visited.fnav-brand {
	color: inherit;
}

a.fnav-brand:hover {
	text-decoration: none;
	color: rgba(142, 46, 25, 1.00)!important;
}

.fnav-menu {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

.fnav-menu.fnav-right {
	float: right;
}

.fnav-menu > li {
	display: inline-block;
	float: left;
}

.fnav-menu > li > a {
	padding: 6px 16px;
	display: inline-block;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	color: rgba(142, 46, 25, 1.00);
	outline: 0;
	line-height: 1.42857143;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	position:relative;
	
}

.fnav-menu > li.active > a,
.fnav-menu > li:hover > a {
	color: rgba(255, 255, 255, 1.00);

}

li.subnavver a:hover:before {
	display: none !important;
}

.fnav-menu ul.dropdown, .fnav-menu ul.dropdown li ul.dropdown {
	list-style: none;
    margin: 0;
    padding: 0;   
	display: none;
    position: absolute;
    z-index: 99;
	min-width: 180px;
	white-space: nowrap;
	background: rgba(255, 255, 255, 1.00);
}
.fnav-menu ul.dropdown li ul.dropdown {
    left: 100%;
}

.fnav-menu ul.dropdown li {
	clear: both;
	width: 100%;
	border: 0 none;
	font-size: 12px;
	position: relative;
}

.fnav-menu ul.dropdown li a {
	width: 100%;
	background: none;
	padding: 10px 25px 10px 22px;
	color: rgba(142, 46, 25, 1.00);
	text-decoration: none;
	display: inline-block;
	float: left;
	clear: both;
	position: relative;
	outline: 0;
	-o-transition: padding .2s linear;
	-moz-transition: padding .2s linear;
	-webkit-transition: padding .2s linear;
	transition: padding .2s linear;
	font-size: 12px;
}

.fnav-menu ul.dropdown li:hover > a {
	padding-left: 28px;
	padding-right: 19px;
	color: rgba(190, 230, 255, 1.00);
}

.fnav-menu ul.dropdown.dropdown-left {
	left: none;
}
.fnav-menu ul.dropdown li ul.dropdown.dropdown-left {
	left: -100%;
}

.fnav-menu li .indicator {
	margin-left: 3px;
}
.fnav-menu li ul.dropdown li .indicator {
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 15px;
}

.fnav .showhide {
	width: 60px;
	height: 46px;
	padding: 13px 0 0;
	display: none;
	float: right;
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}

.fnav .showhide em {
	width: 20px;
	height: 3px;
	margin: 3.5px 20px 0;
	float: right;
	background: rgba(142, 46, 25, 1.00);
}

 

@media (max-width: 320px) {
	.fnav-responsive.fnav {
		padding: 0;
	}
	
	.fnav-responsive .fnav-brand{
		margin: 8px 30px 10px 20px;
		font-size: 20px;
		line-height: 1.55;
	}
	
	.fnav-responsive .showhide{
		margin: 0;
	}
	
	.fnav-responsive .fnav-menu{
		width: 100%;
		float: left !important;
	}
	
	.fnav-responsive .fnav-menu.scrollable{
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}
	.fnav-responsive .fnav-menu.scrollable > .scrollable-fix{
		display: block;
	}
	
	.fnav-responsive .fnav-menu > li{
		width: 100%;
		display: block;
		position: relative;
	}
	
	.fnav-responsive .fnav-menu > li > a{
		width: 100%;
		padding: 12px 20px;
		display: block;
		border-bottom: solid 1px #f0f0f0;
	}
	.fnav-responsive .fnav-menu > li:first-child > a{
		border-top: solid 1px #f0f0f0;
	}
	
	.fnav-responsive .fnav-menu > li.subnavver:first-child > a{
		border-top: 0px;
	}
	
	.fnav-responsive .fnav-menu ul.dropdown,
	.fnav-responsive .fnav-menu ul.dropdown li ul.dropdown{
		width: 100%;
		left: 0;
		position: static;
		border: none;
		background: rgba(255, 255, 255, 1.00);
		float: left;
	}
	
	.fnav-responsive .fnav-menu ul.dropdown li{
		position: relative;
	}
	
	.fnav-responsive .fnav-menu ul.dropdown li a{
		border-bottom: solid 1px #f0f0f0;
	}
	
	.fnav-responsive .fnav-menu.fnav-indented > li > ul.dropdown > li > a {
		padding-left: 40px !important;
	}
	
	.fnav-responsive .fnav-menu.fnav-indented > li > ul.dropdown > li > ul.dropdown > li > a {
		padding-left: 60px !important;
	}
	
	.fnav-responsive .fnav-menu.fnav-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
		padding-left: 80px !important;
	}
	
	.fnav-responsive .fnav-menu.fnav-indented > li > ul.dropdown > li:hover > a {
		padding-left: 50px !important;
	}
	
	.fnav-responsive .fnav-menu.fnav-indented > li > ul.dropdown > li > ul.dropdown > li:hover > a {
		padding-left: 70px !important;
	}
	
	.fnav-responsive .fnav-menu.fnav-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li:hover > a {
		padding-left: 90px !important;
	}
	
	.fnav-responsive .fnav-menu li .indicator{		
		width: 60px;
		height: 45px;
		position: absolute;
		right: 0;
		top: 0;
		font-size: 22px;
		text-align: center;
		line-height: 43px;
		border-left: solid 1px #f5f5f5;
	}
	
	.fnav-responsive .fnav-menu li ul.dropdown li .indicator{
		height: 38px;
		right: 0;
		top: 0;
		font-size: 18px;
		line-height: 36px;
	}

}

/* Animation Sets */
.zoom-in {
    -webkit-animation: zoomIn 400ms ease both;
    -moz-animation: zoomIn 400ms ease both;
    -o-animation: zoomIn 400ms ease both;
    animation: zoomIn 400ms ease both;
}
@-webkit-keyframes zoomIn {
    0% { -webkit-transform: scale(1.5); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes zoomIn {
    0% { -moz-transform: scale(1.5); }
    100% { -moz-transform: scale(1); }
}
@-o-keyframes zoomIn {
    0% { opacity: 0; -o-transform: scale(1.5); }
    100% { opacity: 1; -o-transform: scale(1); }
}
@keyframes zoomIn {
    0% { transform: scale(1.5); }
    100% { transform: scale(1); }
}
.zoom-out{
    -webkit-animation: zoomOut 400ms ease both;
    -moz-animation: zoomOut 400ms ease both;
    -o-animation: zoomOut 400ms ease both;
    animation: zoomOut 400ms ease both;
}
@-webkit-keyframes zoomOut {
    0% { -webkit-transform: scale(.6); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes zoomOut {
    0% { -moz-transform: scale(.6); }
    100% { -moz-transform: scale(1); }
}
@-o-keyframes zoomOut {
    0% { -o-transform: scale(.6); }
    100% { -o-transform: scale(1); }
}
@keyframes zoomOut {
    0% { transform: scale(.6); }
    100% { transform: scale(1); }
}
.drop-up{
    -webkit-animation: drop-up 400ms ease both;
    -moz-animation: drop-up 400ms ease both;
    -o-animation: drop-up 400ms ease both;
    animation: drop-up 400ms ease both;
}
@-webkit-keyframes drop-up {
    0% { -webkit-transform: translateY(100px); }
    100% { -webkit-transform: translateY(0); }
}
@-moz-keyframes drop-up {
    0% { -moz-transform: translateY(100px); }
    100% { -moz-transform: translateY(0); }
}
@-o-keyframes drop-up {
    0% { -o-transform: translateY(100px); }
    100% { -o-transform: translateY(0); }
}
@keyframes drop-up {
    0% { transform: translateY(100px); }
    100% { transform: translateY(0); }
}
.drop-left{
    -webkit-animation: drop-left 400ms ease both;
    -moz-animation: drop-left 400ms ease both;
    -o-animation: drop-left 400ms ease both;
    animation: drop-left 400ms ease both;
}
@-webkit-keyframes drop-left {
    0% { -webkit-transform: translateX(-100px); }
    100% { -webkit-transform: translateX(0); }
}
@-moz-keyframes drop-left {
    0% { -moz-transform: translateX(-100px); }
    100% { -moz-transform: translateX(0); }
}
@-o-keyframes drop-left {
    0% { -o-transform: translateX(-100px); }
    100% { -o-transform: translateX(0); }
}
@keyframes drop-left {
    0% { transform: translateX(-100px); }
    100% { transform: translateX(0); }
}
.swing {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation: swing 400ms ease-out both;
	-moz-animation: swing 400ms ease-out both;
	-o-animation: swing 400ms ease-out both;
	animation: swing 400ms ease-out both;
}
@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
	20% { -webkit-transform: rotate(15deg); }	
	40% { -webkit-transform: rotate(-10deg); }
	60% { -webkit-transform: rotate(5deg); }	
	80% { -webkit-transform: rotate(-5deg); }	
	100% { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes swing {
	20% { -moz-transform: rotate(15deg); }	
	40% { -moz-transform: rotate(-10deg); }
	60% { -moz-transform: rotate(5deg); }	
	80% { -moz-transform: rotate(-5deg); }	
	100% { -moz-transform: rotate(0deg); }
}
@-o-keyframes swing {
	20% { -o-transform: rotate(15deg); }	
	40% { -o-transform: rotate(-10deg); }
	60% { -o-transform: rotate(5deg); }	
	80% { -o-transform: rotate(-5deg); }	
	100% { -o-transform: rotate(0deg); }
}
@keyframes swing {
	20% { transform: rotate(15deg); }	
	40% { transform: rotate(-10deg); }
	60% { transform: rotate(5deg); }	
	80% { transform: rotate(-5deg); }	
	100% { transform: rotate(0deg); }
}

.flip{
	-webkit-animation: flip 700ms ease both;
	-moz-animation: flip 700ms ease both;
    -o-animation: flip 700ms ease both;
    animation: flip 700ms ease both;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.roll-in{
	-webkit-animation: roll-in 400ms ease both;
	-moz-animation: roll-in 400ms ease both;
    -o-animation: roll-in 400ms ease both;
    animation: roll-in 400ms ease both;
}
@-webkit-keyframes roll-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-15deg);
    transform: translateX(-100%) rotate(-15deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes roll-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-15deg);
    -ms-transform: translateX(-100%) rotate(-15deg);
    transform: translateX(-100%) rotate(-15deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.stretch{
	-webkit-animation: stretch 500ms ease both;
	-moz-animation: stretch 500ms ease both;
    -o-animation: stretch 500ms ease both;
    animation: stretch 500ms ease both;
	transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%; 		
}
@keyframes stretch{
	0% { transform: scaleX(0.3); }
	40% { transform: scaleX(1.02); }
	60% { transform: scaleX(0.98); }
	80% { transform: scaleX(1.01); }
	100% { transform: scaleX(0.98); }				
	80% { transform: scaleX(1.01); }
	100% { transform: scaleX(1); }							
}
@-webkit-keyframes stretch{
	0% { -webkit-transform: scaleX(0.3); }
	40% { -webkit-transform: scaleX(1.02); }
	60% { -webkit-transform: scaleX(0.98); }
	80% { -webkit-transform: scaleX(1.01); }
	100% { -webkit-transform: scaleX(0.98); }				
	80% { -webkit-transform: scaleX(1.01); }
	100% { -webkit-transform: scaleX(1); }		
}
@-o-keyframes stretch{
	0% { -o-transform: scaleX(0.3); }
	40% { -o-transform: scaleX(1.02); }
	60% { -o-transform: scaleX(0.98); }
	80% { -o-transform: scaleX(1.01); }
	100% { -o-transform: scaleX(0.98); }				
	80% { -o-transform: scaleX(1.01); }
	100% { -o-transform: scaleX(1); }		
}

/* Divider */
 

/* Hide Divider Lines Mobile */
 
	
	@media (max-width: 320px) {
		.fnav-menu li, .fnav-responsive .fnav-menu li .indicator, .fnav-responsive .fnav-menu > li > a, .fnav-responsive .fnav-menu > li:first-child > a, .fnav-responsive .fnav-menu ul.dropdown li a {		
				border: 0px;
			}
	}




/* Align Center */


/* Align Dropdown items */

	@media (min-width: 320px) {
		.fnav-menu ul.dropdown li a {
			text-align: left;
		}
}







/* Start Content Below Navigation */
 
	
	.offset-content {
		position: relative;
	}



/*

/* SKINS*/

/*
Border Bottom Skin
*/



/*
Border Top Skin
*/




/*
Border Boxed Skin
*/








/*
Strip Skin
*/

/* Active/hover state (Menu items) */
.fnav-menu > li.active > a,
.fnav-menu > li:hover > a, .fnav-menu ul.dropdown li:hover > a{
	background: rgba(187, 165, 137, 1.00);
}

/* Mobile mode (Responsive mode) */
@media (max-width: 320px){
	/* Menu items */
	.fnav-responsive .fnav-menu > li > a{
		padding: 12px 20px !important;
	}
}













/*
Gradient Skin
*/



/*
Mobile Logo overwrites
*/
 

/*
Fade in Navigation Animation
*/
 

/* Hide Accessibility Highlights */
 

/*
	Hacks for Microsoft Windows IE Browsers
*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
    /* Hack for bullets to stop appearing in IE*/
    .fnav-menu ul.dropdown, .fnav-menu ul.dropdown li ul.dropdown {display: block!important;}
    .fnav-menu  {display: block;}

}

@supports (-ms-accelerator:true) {
  /* IE Edge 12+ CSS styles go here */ 
    .fnav-menu ul.dropdown, .fnav-menu ul.dropdown li ul.dropdown {display: block!important;}
    .fnav-menu  {display: block;}
}
#stacks_in_40123_3 {
	padding:  4px;
}

#stacks_out_40123_3 {
	margin-right:0;
}

#stacks_in_40123_66 {
	padding:  4px;
}

#stacks_in_40123_18 {
	padding:  4px;
}
#stacks_in_40123_57>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


	#stacks_in_40123_57>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_40123_57>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}


}





#stacks_in_40123_63>.s3_row {
	margin: 0 -4px;
}

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

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




#stacks_in_40123_63>.s3_row>.s3_column {
	padding: 0 4px;
}










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



}



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



}





#stacks_in_40123_20_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_40123_20 a:link, #stacks_in_40123_20 a:visited {
	background-color:#707406;
	background: -webkit-gradient(linear, left top, left bottom, from(#707406), to(#434503));
	border:1px solid #434503;
	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_40123_20 a:hover {
	background-color:#797D06;
	background: -webkit-gradient(linear, left top, left bottom, from(#797D06), to(#3A3C03));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_40123_20 a:active {
	background-color:#707406;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_40123_41_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_40123_41 a:link, #stacks_in_40123_41 a:visited {
	background-color:#707406;
	background: -webkit-gradient(linear, left top, left bottom, from(#707406), to(#434503));
	border:1px solid #434503;
	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_40123_41 a:hover {
	background-color:#797D06;
	background: -webkit-gradient(linear, left top, left bottom, from(#797D06), to(#3A3C03));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_40123_41 a:active {
	background-color:#707406;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_40123_60>.s3_row {
	margin: 0 -4px;
}

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

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




#stacks_in_40123_60>.s3_row>.s3_column {
	padding: 0 4px;
}










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



}



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



}





#stacks_in_40123_50_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_40123_50 a:link, #stacks_in_40123_50 a:visited {
	background-color:#707406;
	background: -webkit-gradient(linear, left top, left bottom, from(#707406), to(#434503));
	border:1px solid #434503;
	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_40123_50 a:hover {
	background-color:#797D06;
	background: -webkit-gradient(linear, left top, left bottom, from(#797D06), to(#3A3C03));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_40123_50 a:active {
	background-color:#707406;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_40123_25_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_40123_25 a:link, #stacks_in_40123_25 a:visited {
	background-color:#707406;
	background: -webkit-gradient(linear, left top, left bottom, from(#707406), to(#434503));
	border:1px solid #434503;
	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_40123_25 a:hover {
	background-color:#797D06;
	background: -webkit-gradient(linear, left top, left bottom, from(#797D06), to(#3A3C03));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_40123_25 a:active {
	background-color:#707406;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_40123_22>.s3_row {
	margin: 0 -8px;
}

#stacks_in_40123_22>.s3_row>.s3_column_left {
	width: 32.00%;
}

#stacks_in_40123_22>.s3_row>.s3_column_center {
	width: 36.000000%;
}

#stacks_in_40123_22>.s3_row>.s3_column_right {
	width: 32.00%;
}

#stacks_in_40123_22>.s3_row>.s3_column {
	padding: 0 8px;
}








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



}



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


	#stacks_in_40123_22>.s3_row  {
		margin: -8px 0;
	}
	#stacks_in_40123_22>.s3_row>.s3_column {
		padding: 8px 0;
		width:100%;
	}


}



#stacks_in_40123_48_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_40123_48 a:link, #stacks_in_40123_48 a:visited {
	background-color:#707406;
	background: -webkit-gradient(linear, left top, left bottom, from(#707406), to(#434503));
	border:1px solid #434503;
	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_40123_48 a:hover {
	background-color:#797D06;
	background: -webkit-gradient(linear, left top, left bottom, from(#797D06), to(#3A3C03));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_40123_48 a:active {
	background-color:#707406;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_40123_35_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_40123_35 a:link, #stacks_in_40123_35 a:visited {
	background-color:#707406;
	background: -webkit-gradient(linear, left top, left bottom, from(#707406), to(#434503));
	border:1px solid #434503;
	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_40123_35 a:hover {
	background-color:#797D06;
	background: -webkit-gradient(linear, left top, left bottom, from(#797D06), to(#3A3C03));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_40123_35 a:active {
	background-color:#707406;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_40123_52_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_40123_52 a:link, #stacks_in_40123_52 a:visited {
	background-color:#707406;
	background: -webkit-gradient(linear, left top, left bottom, from(#707406), to(#434503));
	border:1px solid #434503;
	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_40123_52 a:hover {
	background-color:#797D06;
	background: -webkit-gradient(linear, left top, left bottom, from(#797D06), to(#3A3C03));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_40123_52 a:active {
	background-color:#707406;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/* Header Helper Stack v1.4.1 by Stack-Its   last update: 9.2018 */
#headerhelper_logo {
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 96px;
	height: 96px;
	background-image: url(../2025_files/images/headerhelper_stack-its.png);
	background-repeat: no-repeat;
	background-position:center center}

h1.headerhelper_stacks_in_40123_37_h1 {
	display:block;
	position:relative;
	margin: 20px 0% 10px 8% !important;
	padding: 0px 0px 16px 0px !important;
	width: 100%;
	font-family: Oswald !important;
	;
    ;
	font-size: 1.80em !important;
	color: #303C38 !important;
	text-shadow: #999999 2px 2px 2px;
	background:none; /* for ms-filter & filter */
	background-repeat: repeat-x;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	filter:  ;
	background-color: rgba(0, 0, 0, 0.0);
	word-spacing:  ;
	text-decoration: none;
	text-align: ;
	vertical-align: baseline;
	line-height: 0.80em !important;
	border-style: ;
	border-width: 0px 0px 0px 0px !important;
	border-color: #383838;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow: hidden;
	z-index:1}
	
h1.headerhelper_stacks_in_40123_37_h1 a {
	padding: 0px 0px 16px 0px !important;
	color: #303C38 !important;
	text-shadow: #999999 2px 2px 2px !important;
	z-index:1}
	
h1.headerhelper_stacks_in_40123_37_h1 .jQshadhh_stacks_in_40123_37 {
	padding: 0px 0px 16px 0px !important}

h2.headerhelper_stacks_in_40123_37_h2 {
	display:block;
	position:relative;
	margin: 20px 0% 10px 8% !important;
	padding: 0px 0px 0px 0px !important;
	width: 100%;
	font-family: Impact, sans-serif !important;
	;
    font-weight: 500 !important;
    font-style: !important;
	font-size: 1.70em !important;
	color: #303C38 !important;
	text-shadow: #CCCCCC 1px 1px 1px;
	background:none; /* for ms-filter & filter */
	background-repeat: repeat-x;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	filter:  ;
	background-color: rgba(0, 0, 0, 0.0);
	word-spacing:  ;
	text-decoration: none;
	text-align: ;
	vertical-align: baseline;
	line-height: 0.90em !important;
	border-style: ;
	border-width: 0px 0px 0px 0px !important;
	border-color: #383838;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow: hidden;
	z-index:1}
	
h2.headerhelper_stacks_in_40123_37_h2 a {
	padding: 0px 0px 0px 0px !important;
	color: #303C38 !important;
	z-index:1}	
	
h2.headerhelper_stacks_in_40123_37_h2 .jQshadhh_stacks_in_40123_37 {
	padding: 0px 0px 0px 0px !important}	

h3.headerhelper_stacks_in_40123_37_h3 {
	display:block;
	position:relative;
	margin: 18px 0% 12px 8% !important;
	padding: 0px 0px 10px 0px !important;
	width: 100%;
	font-family: Oswald !important;
	;
    ;
	font-size: 2.60em !important;
	color: #303C38 !important;
	text-shadow: #FFFFFF 0px 0px 0px;
	background:none; /* for ms-filter & filter */
	background-repeat: repeat-x;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	filter:  ;
	background-color: rgba(0, 0, 0, 0.0);
	word-spacing:  ;
	text-decoration: none;
	text-align: center;
	vertical-align: baseline;
	line-height: 1.00em !important;
	border-style: none;
	border-width: 0px 0px 0px 0px !important;
	border-color: #383838;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow: hidden;
	z-index:1}
	
h3.headerhelper_stacks_in_40123_37_h3 a {
	padding: 0px 0px 10px 0px !important;
	color: #303C38 !important;
	z-index:1}	
	
h3.headerhelper_stacks_in_40123_37_h3 .jQshadhh_stacks_in_40123_37 {
	padding: 0px 0px 10px 0px !important}	

h4.headerhelper_stacks_in_40123_37_h4 {
	display:block;
	position:relative;
	margin: 10px 4% 8px 4% !important;
	padding: 0px 0px 0px 0px !important;
	width: 100%;
	font-family:  !important;
	;
    ;
	font-size: 1.20em !important;
	color: #000000 !important;
	text-shadow: #999999 1px 1px 1px;
	background:none; /* for ms-filter & filter */
	background-repeat: repeat-x;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	filter:  ;
	background-color: rgba(0, 0, 0, 0.0);
	word-spacing:  ;
	text-decoration: none;
	text-align: ;
	vertical-align: baseline;
	line-height: 1.16em !important;
	border-style: ;
	border-width: 0px 0px 0px 0px !important;
	border-color: #383838;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow: hidden;
	z-index:1}
	
h4.headerhelper_stacks_in_40123_37_h4 a {
	padding: 0px 0px 0px 0px !important;
	color: #000000 !important;
	z-index:1}	
	
h4.headerhelper_stacks_in_40123_37_h4 .jQshadhh_stacks_in_40123_37 {
	padding: 0px 0px 0px 0px !important}	

h5.headerhelper_stacks_in_40123_37_h5 {
	display:block;
	position:relative;
	margin: 15px 0% 15px 0% !important;
	padding: 0px 0px 15px 0px !important;
	width: 100%;
	font-family: Futura, Verdana, sans-serif !important;
	;
    font-weight: 600 !important;
    font-style:normal !important;
	font-size: 1.80em !important;
	color: #000000 !important;
	text-shadow: #000000 0px 0px 0px;
	background:none; /* for ms-filter & filter */
	background-repeat: repeat-x;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	filter:  ;
	background-color: rgba(0, 0, 0, 0.0);
	word-spacing:  ;
	text-decoration: none;
	text-align: ;
	vertical-align: baseline;
	line-height: 1.00em !important;
	border-style: ;
	border-width: 0px 0px 0px 0px !important;
	border-color: #383838;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow: hidden;
	z-index:1}
	
h5.headerhelper_stacks_in_40123_37_h5 a {
	padding: 0px 0px 15px 0px !important;
	color: #000000 !important;
	z-index:1}	

h5.headerhelper_stacks_in_40123_37_h5 .jQshadhh_stacks_in_40123_37 {
	padding: 0px 0px 15px 0px !important}

h6.headerhelper_stacks_in_40123_37_h6 {
	display:block;
	position:relative;
	margin: 0px 0% 4px 0% !important;
	padding: 4px 0px 4px 4px !important;
	width: 100%;
	font-family: Futura !important;
	;
    ;
	font-size: 1.10em !important;
	color: #3C2419 !important;
	text-shadow: #FFFFFF 0px 0px 0px;
	background:none; /* for ms-filter & filter */
	background-repeat: repeat-x;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	background-image:  ;
	filter:  ;
	background-color: rgba(0, 0, 0, 0.5);
	word-spacing:  ;
	text-decoration: none;
	text-align: ;
	vertical-align: baseline;
	line-height: 1.00em !important;
	border-style: ;
	border-width: 0px 0px 0px 0px !important;
	border-color: #383838;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow: hidden;
	z-index:1}
	
h6.headerhelper_stacks_in_40123_37_h6 a {
	padding: 4px 0px 4px 4px !important;
	color: #3C2419 !important;
	z-index:1}	
	
h6.headerhelper_stacks_in_40123_37_h6 .jQshadhh_stacks_in_40123_37 {
	padding: 4px 0px 4px 4px !important}	
/* End Header Helper */	.spacerStack {
	height: 12px;
}

#spacerStackstacks_in_40053_60 {
	height: 12px;
}
#stacks_in_40053_60 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_40459 {
	margin:  8px;
	padding:  8px;
}
/* Start dooText X stack CSS code */.stacks_in_40459_3x{	display: block !important;	text-align: left !important;	}@media (max-width:768px) {	.stacks_in_40459_3x{		text-align: left !important;	}}@media (max-width:480px) {	.stacks_in_40459_3x{		text-align: left !important;	}}/* End dooText X stack CSS code */
#stacks_in_40459_3 {
	background-color: rgba(187, 165, 137, 0.30);
	padding:  8px;
}

#stacks_in_40689>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_40689>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_40689>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_40689 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_40696 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_40696 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_40696 .fluid-image.unlimited img{width:100% !important}#stacks_in_40696 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_40696 .fluid-image.align-left img{float:left}#stacks_in_40696 .fluid-image.align-right img{float:right}

#stacks_in_40696 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_40690 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_40690 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_40690 .fluid-image.unlimited img{width:100% !important}#stacks_in_40690 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_40690 .fluid-image.align-left img{float:left}#stacks_in_40690 .fluid-image.align-right img{float:right}

#stacks_in_40690 {
	background-color: rgba(187, 165, 137, 1.00);
}



.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_40529_6 {
	height: 220px;
}
#stacks_in_40529_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_40529_2 {
	height: 10px;
}
#stacks_in_40529_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41106 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41106 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41106 .fluid-image.unlimited img{width:100% !important}#stacks_in_41106 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41106 .fluid-image.align-left img{float:left}#stacks_in_41106 .fluid-image.align-right img{float:right}

#stacks_in_41106 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_41214_6 {
	height: 220px;
}
#stacks_in_41214_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_41214_2 {
	height: 10px;
}
#stacks_in_41214_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41112>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_41112>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41112>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_41112 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41119 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41119 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41119 .fluid-image.unlimited img{width:100% !important}#stacks_in_41119 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41119 .fluid-image.align-left img{float:left}#stacks_in_41119 .fluid-image.align-right img{float:right}

#stacks_in_41119 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_41113 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41113 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41113 .fluid-image.unlimited img{width:100% !important}#stacks_in_41113 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41113 .fluid-image.align-left img{float:left}#stacks_in_41113 .fluid-image.align-right img{float:right}

#stacks_in_41113 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_41213_6 {
	height: 220px;
}
#stacks_in_41213_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_41213_2 {
	height: 10px;
}
#stacks_in_41213_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41125>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_41125>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41125>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_41125 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41132 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41132 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41132 .fluid-image.unlimited img{width:100% !important}#stacks_in_41132 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41132 .fluid-image.align-left img{float:left}#stacks_in_41132 .fluid-image.align-right img{float:right}

#stacks_in_41132 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_41126 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41126 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41126 .fluid-image.unlimited img{width:100% !important}#stacks_in_41126 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41126 .fluid-image.align-left img{float:left}#stacks_in_41126 .fluid-image.align-right img{float:right}

#stacks_in_41126 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_41212_6 {
	height: 220px;
}
#stacks_in_41212_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_41212_2 {
	height: 10px;
}
#stacks_in_41212_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41138>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_41138>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41138>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_41138 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41145 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41145 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41145 .fluid-image.unlimited img{width:100% !important}#stacks_in_41145 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41145 .fluid-image.align-left img{float:left}#stacks_in_41145 .fluid-image.align-right img{float:right}

#stacks_in_41145 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_41139 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41139 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41139 .fluid-image.unlimited img{width:100% !important}#stacks_in_41139 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41139 .fluid-image.align-left img{float:left}#stacks_in_41139 .fluid-image.align-right img{float:right}

#stacks_in_41139 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_41211_6 {
	height: 220px;
}
#stacks_in_41211_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_41211_2 {
	height: 10px;
}
#stacks_in_41211_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41151>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_41151>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41151>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_41151 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41158 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41158 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41158 .fluid-image.unlimited img{width:100% !important}#stacks_in_41158 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41158 .fluid-image.align-left img{float:left}#stacks_in_41158 .fluid-image.align-right img{float:right}

#stacks_in_41158 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_41152 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41152 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41152 .fluid-image.unlimited img{width:100% !important}#stacks_in_41152 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41152 .fluid-image.align-left img{float:left}#stacks_in_41152 .fluid-image.align-right img{float:right}

#stacks_in_41152 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_41210_6 {
	height: 220px;
}
#stacks_in_41210_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_41210_2 {
	height: 10px;
}
#stacks_in_41210_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41164>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_41164>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41164>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_41164 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41171 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41171 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41171 .fluid-image.unlimited img{width:100% !important}#stacks_in_41171 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41171 .fluid-image.align-left img{float:left}#stacks_in_41171 .fluid-image.align-right img{float:right}

#stacks_in_41171 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_41165 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41165 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41165 .fluid-image.unlimited img{width:100% !important}#stacks_in_41165 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41165 .fluid-image.align-left img{float:left}#stacks_in_41165 .fluid-image.align-right img{float:right}

#stacks_in_41165 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_41209_6 {
	height: 220px;
}
#stacks_in_41209_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_41209_2 {
	height: 10px;
}
#stacks_in_41209_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41177>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_41177>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41177>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_41177 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41184 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41184 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41184 .fluid-image.unlimited img{width:100% !important}#stacks_in_41184 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41184 .fluid-image.align-left img{float:left}#stacks_in_41184 .fluid-image.align-right img{float:right}

#stacks_in_41184 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_41178 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41178 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41178 .fluid-image.unlimited img{width:100% !important}#stacks_in_41178 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41178 .fluid-image.align-left img{float:left}#stacks_in_41178 .fluid-image.align-right img{float:right}

#stacks_in_41178 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_41208_6 {
	height: 220px;
}
#stacks_in_41208_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_41208_2 {
	height: 10px;
}
#stacks_in_41208_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41190>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_41190>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41190>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_41190 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41197 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41197 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41197 .fluid-image.unlimited img{width:100% !important}#stacks_in_41197 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41197 .fluid-image.align-left img{float:left}#stacks_in_41197 .fluid-image.align-right img{float:right}

#stacks_in_41197 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_41191 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41191 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41191 .fluid-image.unlimited img{width:100% !important}#stacks_in_41191 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41191 .fluid-image.align-left img{float:left}#stacks_in_41191 .fluid-image.align-right img{float:right}

#stacks_in_41191 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_41204_6 {
	height: 220px;
}
#stacks_in_41204_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_41204_2 {
	height: 10px;
}
#stacks_in_41204_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41007>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_41007>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41007>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_41007 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41014 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41014 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41014 .fluid-image.unlimited img{width:100% !important}#stacks_in_41014 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41014 .fluid-image.align-left img{float:left}#stacks_in_41014 .fluid-image.align-right img{float:right}

#stacks_in_41014 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_41008 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41008 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41008 .fluid-image.unlimited img{width:100% !important}#stacks_in_41008 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41008 .fluid-image.align-left img{float:left}#stacks_in_41008 .fluid-image.align-right img{float:right}

#stacks_in_41008 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_41203_6 {
	height: 220px;
}
#stacks_in_41203_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_41203_2 {
	height: 10px;
}
#stacks_in_41203_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41020>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_41020>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41020>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_41020 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41028 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41028 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41028 .fluid-image.unlimited img{width:100% !important}#stacks_in_41028 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41028 .fluid-image.align-left img{float:left}#stacks_in_41028 .fluid-image.align-right img{float:right}

#stacks_in_41028 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_41022 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41022 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41022 .fluid-image.unlimited img{width:100% !important}#stacks_in_41022 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41022 .fluid-image.align-left img{float:left}#stacks_in_41022 .fluid-image.align-right img{float:right}

#stacks_in_41022 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_41021_6 {
	height: 220px;
}
#stacks_in_41021_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_41021_2 {
	height: 10px;
}
#stacks_in_41021_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41034>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_41034>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41034>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_41034 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41053 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41053 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41053 .fluid-image.unlimited img{width:100% !important}#stacks_in_41053 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41053 .fluid-image.align-left img{float:left}#stacks_in_41053 .fluid-image.align-right img{float:right}

#stacks_in_41053 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_41037 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41037 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41037 .fluid-image.unlimited img{width:100% !important}#stacks_in_41037 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41037 .fluid-image.align-left img{float:left}#stacks_in_41037 .fluid-image.align-right img{float:right}

#stacks_in_41037 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_41035_6 {
	height: 220px;
}
#stacks_in_41035_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_41035_2 {
	height: 10px;
}
#stacks_in_41035_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41051>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_41051>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41051>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_41051 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41059 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41059 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41059 .fluid-image.unlimited img{width:100% !important}#stacks_in_41059 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41059 .fluid-image.align-left img{float:left}#stacks_in_41059 .fluid-image.align-right img{float:right}

#stacks_in_41059 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_41045 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41045 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41045 .fluid-image.unlimited img{width:100% !important}#stacks_in_41045 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41045 .fluid-image.align-left img{float:left}#stacks_in_41045 .fluid-image.align-right img{float:right}

#stacks_in_41045 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_41052_6 {
	height: 220px;
}
#stacks_in_41052_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_41052_2 {
	height: 10px;
}
#stacks_in_41052_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41065>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_41065>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41065>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_41065 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41075 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41075 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41075 .fluid-image.unlimited img{width:100% !important}#stacks_in_41075 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41075 .fluid-image.align-left img{float:left}#stacks_in_41075 .fluid-image.align-right img{float:right}

#stacks_in_41075 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_41084 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41084 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41084 .fluid-image.unlimited img{width:100% !important}#stacks_in_41084 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41084 .fluid-image.align-left img{float:left}#stacks_in_41084 .fluid-image.align-right img{float:right}

#stacks_in_41084 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_41066_6 {
	height: 220px;
}
#stacks_in_41066_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_41066_2 {
	height: 10px;
}
#stacks_in_41066_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41081>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_41081>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41081>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_41081 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_41067 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41067 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41067 .fluid-image.unlimited img{width:100% !important}#stacks_in_41067 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41067 .fluid-image.align-left img{float:left}#stacks_in_41067 .fluid-image.align-right img{float:right}

#stacks_in_41067 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_41090 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_41090 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_41090 .fluid-image.unlimited img{width:100% !important}#stacks_in_41090 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_41090 .fluid-image.align-left img{float:left}#stacks_in_41090 .fluid-image.align-right img{float:right}

#stacks_in_41090 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_41082_6 {
	height: 220px;
}
#stacks_in_41082_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_41082_2 {
	height: 10px;
}
#stacks_in_41082_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_40981>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_40981>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_40981>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_40981 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_40988 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_40988 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_40988 .fluid-image.unlimited img{width:100% !important}#stacks_in_40988 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_40988 .fluid-image.align-left img{float:left}#stacks_in_40988 .fluid-image.align-right img{float:right}

#stacks_in_40988 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_40982 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_40982 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_40982 .fluid-image.unlimited img{width:100% !important}#stacks_in_40982 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_40982 .fluid-image.align-left img{float:left}#stacks_in_40982 .fluid-image.align-right img{float:right}

#stacks_in_40982 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_40909_6 {
	height: 220px;
}
#stacks_in_40909_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_40909_2 {
	height: 10px;
}
#stacks_in_40909_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
/* Start dooText X stack CSS code */.stacks_in_40462x{	display: block !important;	text-align: left !important;	}@media (max-width:768px) {	.stacks_in_40462x{		text-align: left !important;	}}@media (max-width:480px) {	.stacks_in_40462x{		text-align: left !important;	}}/* End dooText X stack CSS code */
#stacks_in_40453 {
	margin:  8px;
	padding:  8px;
}
/* Start dooText X stack CSS code */.stacks_in_40453_3x{	display: block !important;	text-align: left !important;	}@media (max-width:768px) {	.stacks_in_40453_3x{		text-align: left !important;	}}@media (max-width:480px) {	.stacks_in_40453_3x{		text-align: left !important;	}}/* End dooText X stack CSS code */
#stacks_in_40453_3 {
	background-color: rgba(187, 165, 137, 0.30);
	padding:  8px;
}
.spacerStack {
	height: 12px;
}

#spacerStackstacks_in_40479_13 {
	height: 12px;
}
#stacks_in_40479_13 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_40479_7 {
    background-image: url("255D34E3-E8A1-49C8-9CBF-F9E3FB32D7A2.jpg");
	background-repeat: repeat;
	background-size: contain;
	background-position: center;
	border: solid rgba(60, 36, 25, 1.00);
	border-width: 6px 0px 0px 0px;
	padding:  8px;
}
#stacks_in_40479_5>.s3_row {
	margin: 0 -8px;
}

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

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




#stacks_in_40479_5>.s3_row>.s3_column {
	padding: 0 8px;
}










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



}



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


	#stacks_in_40479_5>.s3_row  {
		margin: -8px 0;
	}
	#stacks_in_40479_5>.s3_row>.s3_column {
		padding: 8px 0;
		width:100%;
	}


}





/* Start dooText X stack CSS code */.stacks_in_40479_18x{	display: block !important;	text-align: left !important;	}@media (max-width:768px) {	.stacks_in_40479_18x{		text-align: left !important;	}}@media (max-width:480px) {	.stacks_in_40479_18x{		text-align: left !important;	}}/* End dooText X stack CSS code */
#stacks_in_40479_18 {
	background-color: rgba(187, 165, 137, 0.60);
	padding:  6px;
}
/* Start dooText X stack CSS code */.stacks_in_40479_16x{	display: block !important;	text-align: right !important;		color: #000000 !important;	}@media (max-width:768px) {	.stacks_in_40479_16x{		text-align: right !important;	}}@media (max-width:480px) {	.stacks_in_40479_16x{		text-align: left !important;	}}/* End dooText X stack CSS code */
#stacks_in_40479_16 {
	background-color: rgba(187, 165, 137, 0.60);
	padding:  6px;
}

#stacks_in_40479_17 {
	font-size: 65%;
}

#stacks_in_40479_12 {
	background-color: rgba(187, 165, 137, 0.60);
	padding:  6px;
}

#stacks_in_40479_11 {
	font-size: 79%;
}
.spacerStack {
	height: 12px;
}

#spacerStackstacks_in_40479_20 {
	height: 12px;
}
#stacks_in_40479_20 {
	background-color: rgba(187, 165, 137, 1.00);
}
#stacks_in_40894>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


	#stacks_in_40894>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_40894>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_40894 {
	background-color: rgba(103, 103, 103, 1.00);
}
#stacks_in_40902 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_40902 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_40902 .fluid-image.unlimited img{width:100% !important}#stacks_in_40902 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_40902 .fluid-image.align-left img{float:left}#stacks_in_40902 .fluid-image.align-right img{float:right}

#stacks_in_40902 {
	background-color: rgba(187, 165, 137, 1.00);
}

#stacks_in_40896 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_40896 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_40896 .fluid-image.unlimited img{width:100% !important}#stacks_in_40896 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_40896 .fluid-image.align-left img{float:left}#stacks_in_40896 .fluid-image.align-right img{float:right}

#stacks_in_40896 {
	background-color: rgba(187, 165, 137, 1.00);
}


.spacerStack {
	height: 220px;
}

#spacerStackstacks_in_40895_6 {
	height: 220px;
}
#stacks_in_40895_6 {
	background-color: rgba(103, 103, 103, 1.00);
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_40895_2 {
	height: 10px;
}
#stacks_in_40895_2 {
	background-color: rgba(103, 103, 103, 1.00);
}
