
#stacks_in_26154 {
	margin:  5px;
}

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

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

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

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




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










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



}



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


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


}





/* Start Smart Image stack CSS code */#stacks_in_39416_38{	text-align: center;}#stacks_in_39416_38 figure a img{	cursor: pointer !important;}.stacks_in_39416_38responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_39416_38responsive img, .stacks_in_39416_38warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_39416_38hiddenimage{	display: none;}.stacks_in_39416_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_39416_3 {
	padding:  4px;
}

#stacks_out_39416_3 {
	margin-right:0;
}

#stacks_in_39416_66 {
	padding:  4px;
}

#stacks_in_39416_18 {
	padding:  4px;
}
#stacks_in_39416_57>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}





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

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

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




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










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



}



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



}





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


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







#stacks_in_39416_20 a:link, #stacks_in_39416_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_39416_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_39416_20 a:active {
	background-color:#707406;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



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


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







#stacks_in_39416_41 a:link, #stacks_in_39416_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_39416_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_39416_41 a:active {
	background-color:#707406;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



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

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

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




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










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



}



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



}





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


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







#stacks_in_39416_50 a:link, #stacks_in_39416_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_39416_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_39416_50 a:active {
	background-color:#707406;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



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


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







#stacks_in_39416_25 a:link, #stacks_in_39416_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_39416_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_39416_25 a:active {
	background-color:#707406;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




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

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

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

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

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








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



}



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


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


}



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


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







#stacks_in_39416_48 a:link, #stacks_in_39416_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_39416_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_39416_48 a:active {
	background-color:#707406;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



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


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







#stacks_in_39416_35 a:link, #stacks_in_39416_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_39416_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_39416_35 a:active {
	background-color:#707406;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



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


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







#stacks_in_39416_52 a:link, #stacks_in_39416_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_39416_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_39416_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(../mission_files/images/headerhelper_stack-its.png);
	background-repeat: no-repeat;
	background-position:center center}

h1.headerhelper_stacks_in_39416_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_39416_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_39416_37_h1 .jQshadhh_stacks_in_39416_37 {
	padding: 0px 0px 16px 0px !important}

h2.headerhelper_stacks_in_39416_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_39416_37_h2 a {
	padding: 0px 0px 0px 0px !important;
	color: #303C38 !important;
	z-index:1}	
	
h2.headerhelper_stacks_in_39416_37_h2 .jQshadhh_stacks_in_39416_37 {
	padding: 0px 0px 0px 0px !important}	

h3.headerhelper_stacks_in_39416_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_39416_37_h3 a {
	padding: 0px 0px 10px 0px !important;
	color: #303C38 !important;
	z-index:1}	
	
h3.headerhelper_stacks_in_39416_37_h3 .jQshadhh_stacks_in_39416_37 {
	padding: 0px 0px 10px 0px !important}	

h4.headerhelper_stacks_in_39416_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_39416_37_h4 a {
	padding: 0px 0px 0px 0px !important;
	color: #000000 !important;
	z-index:1}	
	
h4.headerhelper_stacks_in_39416_37_h4 .jQshadhh_stacks_in_39416_37 {
	padding: 0px 0px 0px 0px !important}	

h5.headerhelper_stacks_in_39416_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_39416_37_h5 a {
	padding: 0px 0px 15px 0px !important;
	color: #000000 !important;
	z-index:1}	

h5.headerhelper_stacks_in_39416_37_h5 .jQshadhh_stacks_in_39416_37 {
	padding: 0px 0px 15px 0px !important}

h6.headerhelper_stacks_in_39416_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_39416_37_h6 a {
	padding: 4px 0px 4px 4px !important;
	color: #3C2419 !important;
	z-index:1}	
	
h6.headerhelper_stacks_in_39416_37_h6 .jQshadhh_stacks_in_39416_37 {
	padding: 4px 0px 4px 4px !important}	
/* End Header Helper */	.spacerStack {
	height: 12px;
}

#spacerStackstacks_in_39407_60 {
	height: 12px;
}
#stacks_in_39407_60 {
	background-color: rgba(187, 165, 137, 1.00);
}
/* Start dooHeader X stack CSS code */.stacks_in_31730x{	display: block !important;		text-align: left !important;		}@media (max-width:768px) {	.stacks_in_31730x{		text-align: left !important;	}}@media (max-width:480px) {	.stacks_in_31730x{		text-align: left !important;	}}/* End dooHeader X stack CSS code */
#stacks_in_31730 {
	background-color: rgba(233, 226, 223, 1.00);
}
/* Start dooText X stack CSS code */.stacks_in_26494x{	display: block !important;	text-align: left !important;	}@media (max-width:768px) {	.stacks_in_26494x{		text-align: left !important;	}}@media (max-width:480px) {	.stacks_in_26494x{		text-align: left !important;	}}/* End dooText X stack CSS code */
#stacks_in_26494 {
	background-color: rgba(233, 226, 223, 1.00);
	padding:  8px;
}
.spacerStack {
	height: 12px;
}

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

#stacks_in_39420_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_39420_5>.s3_row {
	margin: 0 -8px;
}

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

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




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










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



}



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


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


}





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

#stacks_in_39420_17 {
	font-size: 65%;
}

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

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

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