/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_328_page14_headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}

#stacks_out_328_page14 {
	width: 90%;
}

#stacks_in_328_page14 {
	background-color: rgba(223, 223, 223, 1.00);
	margin: 0px 20px 0px 20px;
}

#stacks_out_4923_page14 {
	width: 90%;
}

#stacks_in_4923_page14 {
	background-color: rgba(19, 60, 31, 1.00);
	margin: 0px 20px 0px 20px;
	padding:  8px;
}

#stacks_in_4924_page14 {
	font-size: 152%;
}

#stacks_out_923_page14 {
	width: 90%;
}

#stacks_in_923_page14 {
	background-color: rgba(165, 187, 173, 1.00);
	margin: 0px 20px 0px 20px;
	padding:  8px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Add-Ons Pack 1'
fsrnavmenures6f.css Style Sheet
Created: 24, July, 2013
Last Modified: 09, September, 2013
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#navbar {
	display: block !important;	
	height: auto;
	font-size: 1.00em;
	font-weight: 600;
}

#nav ul {
	bottom: 0;
	left: 0;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: left;
}

*:first-child+html #nav ul {
	height: 40px !important;
}

#nav ul li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 40px;
	border-right: 0px solid #FFFFFF;
	width: auto;
}

#nav ul li a, #nav ul li a:visited {
	background-color: rgba(0, 0, 0, 0.0);
	color: #000000;
	cursor: pointer;
	display: inline-block;
	font-size: 1.00em;
	font-weight: 600;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#nav ul li a:hover {
	background-color: rgba(0, 0, 0, 0.0);
	/*background: 0, 0, 0,;*/
	color: #53785F;
}

#nav ul li #current {
	background-color: rgba(255, 255, 255 0.0);
	color: #133C1F;
}

#nav ul li .currentAncestor {
	color: #133C1F;
}

#nav ul li a:hover > ul {
	position: relative;
	display: inline-block;
}

#nav ul li.hasChild > a {
	background-image: url(../files/downarrow_black50.png);
	background-position: 96% 50%;
	background-repeat: no-repeat;
	padding: 0 28px 0 14px;
}

#nav li:first-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li:last-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul li:last-child {
	border-right: 0px;
}

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	height: 40px;
	left: 0;
	line-height: 40px;
	margin: 0;
	position: absolute;
	top: 39px;
	width: 200px;
	z-index: 999;
	text-align: left;
}

#nav ul ul li {
	display: block;
	padding: 0;
	height: 40px;
	width: 200px;
	border-right: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background-color: rgba(255, 255, 255, 0.80);
	/*background: 255, 255, 255,;*/
	color: #000000;
	border-top: px solid #EFEFEF;
	font-size: 1.00em;
	font-weight: normal;
	height: 40px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0 14px 0 14px;
	line-height: 40px !important;
	width: 186px !important;
}

#nav ul ul li a:hover {
	background-color: rgba(255, 255, 255, 0.80);
	/*background: 255, 255, 255,;*/
	color: #53785F;
	width: 186px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background-color: rgba(255, 255, 255, 0.80);
	/*background: 255, 255, 255,;*/
	color: #7B9884;
	width: 186px;
}

#nav ul ul li:last-child > a {
	border-bottom: 1px solid #EFEFEF;
}

#nav ul ul li.hasChild > a {
	background-image: url(../files/rightarrow_black50.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	width: 186px;
	padding: 0 14px 0 14px;
}

#nav li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul ul ul {
	top: 0;
	left: 214px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 214px !important;
}

#nav li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

/* #######################################################################

	meanMenu
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

@media screen and (max-width: 600px) {
	
#navbar, #nav { 
    display: none; 
    visibility: collapse;
    height: 0px;
}

#pagecontainer, #pagewrapper {
	overflow: hidden !important;
}

@-moz-document url-prefix() {
    #pagecontainer, #pagewrapper {
	overflow: visible !important;
}
}

}

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar { 
float: left;
width: 100%;
position: relative;
background: #000000;
/*original background: #0c1923;*/
padding: 4px 0 0 0;
min-height: 42px;
z-index: 999999;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px 13px;
position: absolute;
top: 0;
right: 0;
color: #FFFFFF;
cursor: pointer;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
display: block;
background: #FFFFFF;
/*Original menu icon color - background: #ffffff;*/
height: 3px;
margin-top: 3px;
}

.mean-container a:hover.meanmenu-reveal span {
display: block;
background: #133C1F;
/*Original menu icon color - background: #ffffff;*/
height: 3px;
margin-top: 3px;
}

.mean-container .mean-nav { 
float: left;
width: 100%;
background: #000000;
/*original background: #0c1923;*/
margin-top: 38px;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 90%;
padding: 1em 5%;
margin: 0;
text-align: left;
color: #FFFFFF;
/*original active link color: #fff;*/
border-bottom: 1px solid #F1F1F1;
/*original border-bottom: 1px solid #383838;*/
text-decoration: none;
text-transform: none;
}

.mean-container .mean-nav ul li #current {
	background-color: #133C1F;
	color: #FFFFFF;
}

.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-bottom: 1px solid #F1F1F1;
/*border-bottom: 1px solid #f1f1f1;*/
opacity: 0.75; 
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover { 
color: #FFFFFF;
background: #133C1F;
/*original hover background: #252525;*/
}
.mean-container .mean-nav ul li a.mean-expand {
width: 26px;
height: 26px;
border: none !important;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
font-size: 20px !important;
z-index: 2;
font-weight: 700;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: none;
}
.mean-container .mean-push { 
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both; 
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}





#stacks_out_2468_page14 {
	width: 89%;
}

#stacks_out_1250_page14 {
	width: 90%;
}

#stacks_in_1250_page14 {
	background-color: rgba(165, 187, 173, 1.00);
	margin: 0px 20px 0px 20px;
	padding:  8px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_366_page14_headerSpacer {
	display: block;
	width:  1px;
	height: 40px;
	background: transparent;
}

#stacks_out_366_page14 {
	width: 90%;
}

#stacks_in_366_page14 {
	background-color: rgba(223, 223, 223, 1.00);
	margin: 0px 20px 0px 20px;
}
#stacks_in_310_page14 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_310_page14 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_310_page14 #jwresp_col2_stacks_in_310_page14{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_310_page14 #jwresp_col1_stacks_in_310_page14,#stacks_in_310_page14 #jwresp_col2_stacks_in_310_page14{width:100%;float:none;display:block}#stacks_in_310_page14 #jwresp_col1_stacks_in_310_page14{margin-bottom:15px}}

#stacks_out_310_page14 {
	width: 90%;
}

#stacks_in_310_page14 {
	background-color: rgba(223, 223, 223, 1.00);
	margin: 0px 20px 0px 20px;
}
.imageBoxImageWrapper,
ul#imageBoxImageListstacks_in_10934_page14 {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	list-style: none;
}
.imageBoxImagestacks_in_10934_page14 {
	list-style: none !important;
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox1stacks_in_10934_page14, #cbox1stacks_in_10934_page14Overlay, #cbox1stacks_in_10934_page14Wrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cbox1stacks_in_10934_page14Overlay{position:fixed; width:100%; height:100%;}
#cbox1stacks_in_10934_page14MiddleLeft, #cbox1stacks_in_10934_page14BottomLeft{clear:left;}
#cbox1stacks_in_10934_page14Content{position:relative;}
#cbox1stacks_in_10934_page14LoadedContent{overflow:auto;}
#cbox1stacks_in_10934_page14Title{margin:0;}
#cbox1stacks_in_10934_page14LoadingOverlay, #cbox1stacks_in_10934_page14LoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cbox1stacks_in_10934_page14Previous, #cbox1stacks_in_10934_page14Next, #cbox1stacks_in_10934_page14Close, #cbox1stacks_in_10934_page14Slideshow{cursor:pointer;}
.cbox1stacks_in_10934_page14Photo{float:left; margin:auto; border:0; display:block;}
.cbox1stacks_in_10934_page14Iframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cbox1stacks_in_10934_page14Overlay{background:url(overlay1.png) repeat 0 0;}
#colorbox1stacks_in_10934_page14{}
    #cbox1stacks_in_10934_page14TopLeft{width:21px; height:21px; background:url(controls1.png) no-repeat -100px 0;}
    #cbox1stacks_in_10934_page14TopRight{width:21px; height:21px; background:url(controls1.png) no-repeat -129px 0;}
    #cbox1stacks_in_10934_page14BottomLeft{width:21px; height:21px; background:url(controls1.png) no-repeat -100px -29px;}
    #cbox1stacks_in_10934_page14BottomRight{width:21px; height:21px; background:url(controls1.png) no-repeat -129px -29px;}
    #cbox1stacks_in_10934_page14MiddleLeft{width:21px; background:url(controls1.png) left top repeat-y;}
    #cbox1stacks_in_10934_page14MiddleRight{width:21px; background:url(controls1.png) right top repeat-y;}
    #cbox1stacks_in_10934_page14TopCenter{height:21px; background:url(border1.png) 0 0 repeat-x;}
    #cbox1stacks_in_10934_page14BottomCenter{height:21px; background:url(border1.png) 0 -29px repeat-x;}
    #cbox1stacks_in_10934_page14Content{background:#FFFFFF; overflow:hidden;}
        #cbox1stacks_in_10934_page14Error{padding:50px; border:1px solid #ccc;}
        #cbox1stacks_in_10934_page14LoadedContent{margin-bottom:28px;}
        #cbox1stacks_in_10934_page14Title{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#FFFFFF;}
        #cbox1stacks_in_10934_page14Current{position:absolute; bottom:4px; left:58px; color:#000000;}
        #cbox1stacks_in_10934_page14Slideshow{position:absolute; bottom:4px; right:30px; color:#FFFFFF;}
        #cbox1stacks_in_10934_page14Previous{position:absolute; bottom:0; left:0; background:url(controls1.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px; color:#000000;}
        #cbox1stacks_in_10934_page14Previous.hover{background-position:-75px -25px;}
        #cbox1stacks_in_10934_page14Next{position:absolute; bottom:0; left:27px; background:url(controls1.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px; color:#000000;}
        #cbox1stacks_in_10934_page14Next.hover{background-position:-50px -25px;}
        #cbox1stacks_in_10934_page14LoadingOverlay{background:url(loading_background1.png) no-repeat center center;}
        #cbox1stacks_in_10934_page14LoadingGraphic{background:url(loading1.gif) no-repeat center center;}
        #cbox1stacks_in_10934_page14Close{position:absolute; bottom:0; right:0; background:url(controls1.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px; color:#000000;}
        #cbox1stacks_in_10934_page14Close.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.
*/
.cbox1IE #cbox1TopLeft,
.cbox1IE #cbox1TopCenter,
.cbox1IE #cbox1TopRight,
.cbox1IE #cbox1BottomLeft,
.cbox1IE #cbox1BottomCenter,
.cbox1IE #cbox1BottomRight,
.cbox1IE #cbox1MiddleLeft,
.cbox1IE #cbox1MiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cbox1stacks_in_10934_page14IE6 #cbox1TopLeft{background:url(borderTopLeft1.png);}
.cbox1stacks_in_10934_page14IE6 #cbox1TopCenter{background:url(borderTopCenter11.png);}
.cbox1stacks_in_10934_page14IE6 #cbox1TopRight{background:url(borderTopRight11.png);}
.cbox1stacks_in_10934_page14IE6 #cbox1BottomLeft{background:url(borderBottomLeft1.png);}
.cbox1stacks_in_10934_page14IE6 #cbox1BottomCenter{background:url(borderBottomCenter1.png);}
.cbox1stacks_in_10934_page14IE6 #cbox1BottomRight{background:url(borderBottomRight1.png);}
.cbox1stacks_in_10934_page14IE6 #cbox1MiddleLeft{background:url(borderMiddleLeft1.png);}
.cbox1stacks_in_10934_page14IE6 #cbox1MiddleRight{background:url(borderMiddleRight1.png);}

.cbox1stacks_in_10934_page14IE6 #cbox1TopLeft,
.cbox1stacks_in_10934_page14IE6 #cbox1TopCenter,
.cbox1stacks_in_10934_page14IE6 #cbox1TopRight,
.cbox1stacks_in_10934_page14IE6 #cbox1BottomLeft,
.cbox1stacks_in_10934_page14IE6 #cbox1BottomCenter,
.cbox1stacks_in_10934_page14IE6 #cbox1BottomRight,
.cbox1stacks_in_10934_page14IE6 #cbox1MiddleLeft,
.cbox1stacks_in_10934_page14IE6 #cbox1MiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}


/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox2stacks_in_10934_page14, #cbox2stacks_in_10934_page14Overlay, #cbox2stacks_in_10934_page14Wrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cbox2stacks_in_10934_page14Overlay{position:fixed; width:100%; height:100%;}
#cbox2stacks_in_10934_page14MiddleLeft, #cbox2stacks_in_10934_page14BottomLeft{clear:left;}
#cbox2stacks_in_10934_page14Content{position:relative;}
#cbox2stacks_in_10934_page14LoadedContent{overflow:auto;}
#cbox2stacks_in_10934_page14Title{margin:0;}
#cbox2stacks_in_10934_page14LoadingOverlay, #cbox2stacks_in_10934_page14LoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cbox2stacks_in_10934_page14Previous, #cbox2stacks_in_10934_page14Next, #cbox2stacks_in_10934_page14Close, #cbox2stacks_in_10934_page14Slideshow{cursor:pointer;}
.cbox2stacks_in_10934_page14Photo{float:left; margin:auto; border:0; display:block;}
.cbox2stacks_in_10934_page14Iframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cbox2stacks_in_10934_page14Overlay{background:#FFFFFF;}
#colorbox2stacks_in_10934_page14{}
    #cbox2stacks_in_10934_page14Content{margin-top:32px; overflow:visible;}
        #cbox2stacks_in_10934_page14Error{padding:50px; border:1px solid #ccc;}
        #cbox2stacks_in_10934_page14LoadedContent{background:#FFFFFF; padding:1px;}
        #cbox2stacks_in_10934_page14LoadingGraphic{background:url(loading2.gif) no-repeat center center;}
        #cbox2stacks_in_10934_page14LoadingOverlay{background:#FFFFFF;}
        #cbox2stacks_in_10934_page14Title{position:absolute; top:-22px; left:0; color:#FFFFFF;}
        #cbox2stacks_in_10934_page14Current{position:absolute; top:-22px; right:205px; text-indent:-9999px; color:#000000;}
        #cbox2stacks_in_10934_page14Slideshow, #cbox2stacks_in_10934_page14Previous, #cbox2stacks_in_10934_page14Next, #cbox2stacks_in_10934_page14Close{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(controls2.png) no-repeat 0 0; color:#FFFFFF;}
        #cbox2stacks_in_10934_page14Previous{background-position:0px 0px; right:44px; color:#000000;}
        #cbox2stacks_in_10934_page14Previous.hover{background-position:0px -25px;}
        #cbox2stacks_in_10934_page14Next{background-position:-25px 0px; right:22px; color:#000000;}
        #cbox2stacks_in_10934_page14Next.hover{background-position:-25px -25px;}
        #cbox2stacks_in_10934_page14Close{background-position:-50px 0px; right:0; color:#000000;}
        #cbox2stacks_in_10934_page14Close.hover{background-position:-50px -25px;}
        .cbox2stacks_in_10934_page14Slideshow_on #cbox2stacks_in_10934_page14Previous, .cbox2stacks_in_10934_page14Slideshow_off #cbox2stacks_in_10934_page14Previous{right:66px;}
        .cbox2stacks_in_10934_page14Slideshow_on #cbox2stacks_in_10934_page14Slideshow{background-position:-75px -25px; right:44px;}
        .cbox2stacks_in_10934_page14Slideshow_on #cbox2stacks_in_10934_page14Slideshow.hover{background-position:-100px -25px;}
        .cbox2stacks_in_10934_page14Slideshow_off #cbox2stacks_in_10934_page14Slideshow{background-position:-100px 0px; right:44px;}
        .cbox2stacks_in_10934_page14Slideshow_off #cbox2stacks_in_10934_page14Slideshow.hover{background-position:-75px -25px;}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox3stacks_in_10934_page14, #cbox3stacks_in_10934_page14Overlay, #cbox3stacks_in_10934_page14Wrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cbox3stacks_in_10934_page14Overlay{position:fixed; width:100%; height:100%;}
#cbox3stacks_in_10934_page14MiddleLeft, #cbox3stacks_in_10934_page14BottomLeft{clear:left;}
#cbox3stacks_in_10934_page14Content{position:relative;}
#cbox3stacks_in_10934_page14LoadedContent{overflow:auto;}
#cbox3stacks_in_10934_page14Title{margin:0;}
#cbox3stacks_in_10934_page14LoadingOverlay, #cbox3stacks_in_10934_page14LoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cbox3stacks_in_10934_page14Previous, #cbox3stacks_in_10934_page14Next, #cbox3stacks_in_10934_page14Close, #cbox3stacks_in_10934_page14Slideshow{cursor:pointer;}
.cbox3stacks_in_10934_page14Photo{float:left; margin:auto; border:0; display:block;}
.cbox3stacks_in_10934_page14Iframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cbox3stacks_in_10934_page14Overlay{background:#FFFFFF;}
#colorbox3stacks_in_10934_page14{}
    #cbox3stacks_in_10934_page14Content{margin-top:20px;}
        #cbox3stacks_in_10934_page14Error{padding:50px; border:1px solid #ccc;}
        #cbox3stacks_in_10934_page14LoadedContent{border:5px solid #FFFFFF; background:#FFFFFF;}
        #cbox3stacks_in_10934_page14Title{position:absolute; top:-20px; left:0; color:#FFFFFF;}
        #cbox3stacks_in_10934_page14Current{position:absolute; top:-20px; right:0px; color:#000000;}
        #cbox3stacks_in_10934_page14Slideshow{position:absolute; top:-20px; right:90px; color:#FFFFFF;}
        #cbox3stacks_in_10934_page14Previous{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(controls3.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px; color:#000000; z-index:9999;}
        #cbox3stacks_in_10934_page14Previous.hover{background-position:bottom left;}
        #cbox3stacks_in_10934_page14Next{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(controls3.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px; color:#000000; z-index:9999;}
        #cbox3stacks_in_10934_page14Next.hover{background-position:bottom right;}
        #cbox3stacks_in_10934_page14LoadingOverlay{background:#000;}
        #cbox3stacks_in_10934_page14LoadingGraphic{background:url(loading3.gif) no-repeat center center;}
        #cbox3stacks_in_10934_page14Close{position:absolute; top:5px; right:5px; display:block; background:url(controls3.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px; color:#000000; z-index:9999;}
        #cbox3stacks_in_10934_page14Close.hover{background-position:bottom center;}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox4stacks_in_10934_page14, #cbox4stacks_in_10934_page14Overlay, #cbox4stacks_in_10934_page14Wrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cbox4stacks_in_10934_page14Overlay{position:fixed; width:100%; height:100%;}
#cbox4stacks_in_10934_page14MiddleLeft, #cbox4stacks_in_10934_page14BottomLeft{clear:left;}
#cbox4stacks_in_10934_page14Content{position:relative;}
#cbox4stacks_in_10934_page14LoadedContent{overflow:auto;}
#cbox4stacks_in_10934_page14Title{margin:0;}
#cbox4stacks_in_10934_page14LoadingOverlay, #cbox4stacks_in_10934_page14LoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cbox4stacks_in_10934_page14Previous, #cbox4stacks_in_10934_page14Next, #cbox4stacks_in_10934_page14Close, #cbox4stacks_in_10934_page14Slideshow{cursor:pointer;}
.cbox4stacks_in_10934_page14Photo{float:left; margin:auto; border:0; display:block;}
.cbox4stacks_in_10934_page14Iframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cbox4stacks_in_10934_page14Overlay{background:#FFFFFF;}
#colorbox4stacks_in_10934_page14{}
    #cbox4stacks_in_10934_page14TopLeft{width:25px; height:25px; background:url(border14.png) no-repeat 0 0;}
    #cbox4stacks_in_10934_page14TopCenter{height:25px; background:url(border14.png) repeat-x 0 -50px;}
    #cbox4stacks_in_10934_page14TopRight{width:25px; height:25px; background:url(border14.png) no-repeat -25px 0;}
    #cbox4stacks_in_10934_page14BottomLeft{width:25px; height:25px; background:url(border14.png) no-repeat 0 -25px;}
    #cbox4stacks_in_10934_page14BottomCenter{height:25px; background:url(border14.png) repeat-x 0 -75px;}
    #cbox4stacks_in_10934_page14BottomRight{width:25px; height:25px; background:url(border14.png) no-repeat -25px -25px;}
    #cbox4stacks_in_10934_page14MiddleLeft{width:25px; background:url(border24.png) repeat-y 0 0;}
    #cbox4stacks_in_10934_page14MiddleRight{width:25px; background:url(border24.png) repeat-y -25px 0;}
    #cbox4stacks_in_10934_page14Content{background:#FFFFFF; overflow:hidden;}
        #cbox4stacks_in_10934_page14Error{padding:50px; border:1px solid #FFFFFF;}
        #cbox4stacks_in_10934_page14LoadedContent{margin-bottom:20px;}
        #cbox4stacks_in_10934_page14Title{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#FFFFFF;}
        #cbox4stacks_in_10934_page14Current{position:absolute; bottom:0px; left:100px; color:#000000;}
        #cbox4stacks_in_10934_page14Slideshow{position:absolute; bottom:0px; right:42px; color:#FFFFFF;}
        #cbox4stacks_in_10934_page14Previous{position:absolute; bottom:0px; left:0; color:#000000;}
        #cbox4stacks_in_10934_page14Next{position:absolute; bottom:0px; left:63px; color:#000000;}
        #cbox4stacks_in_10934_page14LoadingOverlay{background:#FFFFFF url(loading4.gif) no-repeat 5px 5px;}
        #cbox4stacks_in_10934_page14Close{position:absolute; bottom:0; right:0; display:block; color:#000000;}

/*
  The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.
*/
.cbox4stacks_in_10934_page14IE #cbox4stacks_in_10934_page14TopLeft,
.cbox4stacks_in_10934_page14IE #cbox4stacks_in_10934_page14TopCenter,
.cbox4stacks_in_10934_page14IE #cbox4stacks_in_10934_page14TopRight,
.cbox4stacks_in_10934_page14IE #cbox4stacks_in_10934_page14BottomLeft,
.cbox4stacks_in_10934_page14IE #cbox4stacks_in_10934_page14BottomCenter,
.cbox4stacks_in_10934_page14IE #cbox4stacks_in_10934_page14BottomRight,
.cbox4stacks_in_10934_page14IE #cbox4stacks_in_10934_page14MiddleLeft,
.cbox4stacks_in_10934_page14IE #cbox4stacks_in_10934_page14MiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14TopLeft{background:url(borderTopLeft4.png);}
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14TopCenter{background:url(borderTopCenter4.png);}
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14TopRight{background:url(borderTopRight4.png);}
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14BottomLeft{background:url(borderBottomLeft4.png);}
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14BottomCenter{background:url(borderBottomCenter4.png);}
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14BottomRight{background:url(borderBottomRight4.png);}
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14MiddleLeft{background:url(borderMiddleLeft4.png);}
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14MiddleRight{background:url(borderMiddleRight4.png);}

.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14TopLeft,
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14TopCenter,
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14TopRight,
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14BottomLeft,
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14BottomCenter,
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14BottomRight,
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14MiddleLeft,
.cbox4stacks_in_10934_page14IE6 #cbox4stacks_in_10934_page14MiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox5stacks_in_10934_page14, #cbox5stacks_in_10934_page14Overlay, #cbox5stacks_in_10934_page14Wrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cbox5stacks_in_10934_page14Overlay{position:fixed; width:100%; height:100%;}
#cbox5stacks_in_10934_page14MiddleLeft, #cbox5stacks_in_10934_page14BottomLeft{clear:left;}
#cbox5stacks_in_10934_page14Content{position:relative;}
#cbox5stacks_in_10934_page14LoadedContent{overflow:auto;}
#cbox5stacks_in_10934_page14Title{margin:0;}
#cbox5stacks_in_10934_page14LoadingOverlay, #cbox5stacks_in_10934_page14LoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cbox5stacks_in_10934_page14Previous, #cbox5stacks_in_10934_page14Next, #cbox5stacks_in_10934_page14Close, #cbox5stacks_in_10934_page14Slideshow{cursor:pointer;}
.cbox5stacks_in_10934_page14Photo{float:left; margin:auto; border:0; display:block;}
.cbox5stacks_in_10934_page14Iframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cbox5stacks_in_10934_page14Overlay{background:#FFFFFF;}
#colorbox5stacks_in_10934_page14{}
    #cbox5stacks_in_10934_page14TopLeft{width:14px; height:14px; background:url(controls5.png) no-repeat 0 0;}
    #cbox5stacks_in_10934_page14TopCenter{height:14px; background:url(border5.png) repeat-x top left;}
    #cbox5stacks_in_10934_page14TopRight{width:14px; height:14px; background:url(controls5.png) no-repeat -36px 0;}
    #cbox5stacks_in_10934_page14BottomLeft{width:14px; height:43px; background:url(controls5.png) no-repeat 0 -32px;}
    #cbox5stacks_in_10934_page14BottomCenter{height:43px; background:url(border5.png) repeat-x bottom left;}
    #cbox5stacks_in_10934_page14BottomRight{width:14px; height:43px; background:url(controls5.png) no-repeat -36px -32px;}
    #cbox5stacks_in_10934_page14MiddleLeft{width:14px; background:url(controls5.png) repeat-y -175px 0;}
    #cbox5stacks_in_10934_page14MiddleRight{width:14px; background:url(controls5.png) repeat-y -211px 0;}
    #cbox5stacks_in_10934_page14Content{background:#FFFFFF; overflow:visible;}
        #cbox5stacks_in_10934_page14LoadedContent{margin-bottom:5px;}
        #cbox5stacks_in_10934_page14LoadingOverlay{background:url(loading_background5.png) no-repeat center center;}
        #cbox5stacks_in_10934_page14LoadingGraphic{background:url(loading5.gif) no-repeat center center;}
        #cbox5stacks_in_10934_page14Title{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#FFFFFF;}
        #cbox5stacks_in_10934_page14Current{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#000000;}
        
        #cbox5stacks_in_10934_page14Previous, #cbox5stacks_in_10934_page14Next, #cbox5stacks_in_10934_page14Close, #cbox5stacks_in_10934_page14Slideshow{position:absolute; bottom:-29px; background:url(controls5.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
        #cbox5stacks_in_10934_page14Previous{left:0px; background-position: -51px -25px; color:#000000;}
        #cbox5stacks_in_10934_page14Previous.hover{background-position:-51px 0px;}
        #cbox5stacks_in_10934_page14Next{left:27px; background-position:-75px -25px; color:#000000;}
        #cbox5stacks_in_10934_page14Next.hover{background-position:-75px 0px;}
        #cbox5stacks_in_10934_page14Close{right:0; background-position:-100px -25px; color:#000000;}
        #cbox5stacks_in_10934_page14Close.hover{background-position:-100px 0px;}
        
        .cbox5stacks_in_10934_page14Slideshow_on #cbox5stacks_in_10934_page14Slideshow{background-position:-125px 0px; right:27px;}
        .cbox5stacks_in_10934_page14Slideshow_on #cbox5stacks_in_10934_page14Slideshow.hover{background-position:-150px 0px;}
        .cbox5stacks_in_10934_page14Slideshow_off #cbox5stacks_in_10934_page14Slideshow{background-position:-150px -25px; right:27px;}
        .cbox5stacks_in_10934_page14Slideshow_off #cbox5stacks_in_10934_page14Slideshow.hover{background-position:-125px 0px;}
        



/* Added by WW to stop Botostrap 3 box sizing damaging the lightbox */
#colorbox1stacks_in_10934_page14, #colorbox2stacks_in_10934_page14, #colorbox3stacks_in_10934_page14, #colorbox4stacks_in_10934_page14, #colorbox5stacks_in_10934_page14 {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
#stacks_in_5156_page14 {
	margin: 0px 0px 0px 20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_842_page14_headerSpacer {
	display: block;
	width:  1px;
	height: 15px;
	background: transparent;
}

#stacks_out_842_page14 {
	width: 90%;
}

#stacks_in_842_page14 {
	background-color: rgba(223, 223, 223, 1.00);
	margin: 0px 20px 0px 20px;
}

#stacks_out_1449_page14 {
	width: 90%;
}

#stacks_in_1449_page14 {
	background-color: rgba(165, 187, 173, 1.00);
	margin: 0px 20px 0px 20px;
	padding:  8px;
}

#stacks_out_1454_page14 {
	width: 90%;
}

#stacks_in_1454_page14 {
	margin: 0px 20px 0px 20px;
	padding:  8px;
}

#stacks_out_3104_page14 {
	width: 90%;
}

#stacks_in_3104_page14 {
	background-color: rgba(165, 187, 173, 1.00);
	margin: 0px 20px 0px 20px;
}
/*
* Responsive Bigfoot 1 Column
* Adapted for Responsive Bigfoot by RapidWeaver Central 
*/

/*
*
* Lemonade v1.1
* Copyright 2013, Joey
* lemonade.im
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*
*/


/* Targets all elements */

[#stacks_in_3105_page14 class*='bit-'] {
	float: left;
	padding: 10px;
}

/* Floats last ".bit-" to the right */

[#stacks_in_3105_page14 class*='bit-']:last-of-type {
	padding-right: 10px;
	float: right;
}

/* Clearfix */

#stacks_in_3105_page14 .frameThing:after {
	content: "";
	display: table;
	clear: both;
}

/* Main Widths */

#stacks_in_3105_page14 .bit-1 {
	width: 100%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}

#stacks_in_3105_page14 .bit-2 {
	width: 50%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}

#stacks_in_3105_page14 .bit-3 {
	width: 33.33%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}

#stacks_in_3105_page14 .bit-4 {
	width: 25%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}

#stacks_in_3105_page14 .bit-5 {
	width: 20%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}

#stacks_in_3105_page14 .bit-6 {
	width: 16.6666666667%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}


/* Landscape mobile & down
===============================*/

@media (max-width: 480px) {

#stacks_in_3105_page14 .bit-1,
#stacks_in_3105_page14 .bit-2,
#stacks_in_3105_page14 .bit-3,
#stacks_in_3105_page14 .bit-4,
#stacks_in_3105_page14 .bit-5,
#stacks_in_3105_page14 .bit-6 {
	width: 100%;
}

#stacks_in_3105_page14 .frameThing .bit-4:nth-child(2) {
	float: right;
}

#stacks_in_3105_page14 .frameThing .bit-4:nth-child(3) {
	clear: both;
	float: left;
}

#stacks_in_3105_page14 .frameThing .bit-4:nth-child(4) {
	float: right;
  }
}

/* Mobile to Tablet Portrait
===============================*/

@media (min-width: 480px) and (max-width: 800px) {

#stacks_in_3105_page14 .bit-4,
#stacks_in_3105_page14 .bit-6 {
	width: 50%;
}

#stacks_in_3105_page14 .bit-1,
#stacks_in_3105_page14 .bit-2,
#stacks_in_3105_page14 .bit-3,
#stacks_in_3105_page14 .bit-5 {
	width: 100%;
}

}

/* Landscape Tablet to Desktop
===============================*/

@media (min-width: 800px) and (max-width: 1200px) {

#stacks_in_3105_page14 .bit-2 {
	width: 100%;
}

#stacks_in_3105_page14 .bit-4 {
	width: 50%;
}

}
/* B3: Bigfoot Responsive 2 Column Stack by RapidWeaver Central */
 
/* Adapted from Graham Miller's Responsive Grid System — http://www.responsivegridsystem.com */
/* Licensed under the Creative Commons Attribution 3.0 License. */


#stacks_in_3107_page14 #frameThingstacks_in_3107_page14 {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#stacks_in_3107_page14 .span_1_of_2 {
	width: 27%;	
	float: left;
	margin: 0;
	padding: 0;
}

#stacks_in_3107_page14 .span_2_of_2 {
    width:67%;
   	float: right;
	margin: 0;
	padding: 0;
}

        
/* CUSTOM BREAKPOINT -----------  */

@media only screen 
and (max-width : 600px)  {

	#stacks_in_3107_page14 .span_1_of_2 {
	 width: 100%; 
	%[else]% width: 27%;%[endif]% 	
	}
	#stacks_in_3107_page14 .span_2_of_2 {
	 width: 100%; 
	%[else]% width: 67%;%[endif]% 	
	}
}

/*  SECTIONS  */

#stacks_in_3107_page14 .sectionthing {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  */


#stacks_in_3107_page14 .groupthing:before,
#stacks_in_3107_page14 .groupthing:after {
    content:"";
    display:table;
}
#stacks_in_3107_page14 .groupthing:after {
    clear:both;
}
#stacks_in_3107_page14 .groupthing {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP */

#stacks_in_3107_page14 .col {
	display: block;

}

#stacks_in_3107_page14 .col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH */

@media only screen and (max-width: 600px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

 
#stacks_in_3109_page14 {
	border: solid rgba(78, 78, 78, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 20px 0px 30px 20px;
	padding: 0px 10px 15px 0px;
}

#stacks_in_3110_page14 {
	text-transform: capitalize;
	font-size: 200%;
	font-weight: lighter;
}
/* Start Smart Image stack CSS code */#stacks_in_3111_page14{	text-align: center;}#stacks_in_3111_page14 figure a img{	cursor: pointer !important;}.stacks_in_3111_page14responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_3111_page14responsive img, .stacks_in_3111_page14warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_3111_page14hiddenimage{	display: none;}.stacks_in_3111_page14warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_in_3111_page14 {
	margin:  20px;
}

#stacks_in_3113_page14 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
/* B3: Bigfoot Responsive 2 Column Stack by RapidWeaver Central */
 
/* Adapted from Graham Miller's Responsive Grid System — http://www.responsivegridsystem.com */
/* Licensed under the Creative Commons Attribution 3.0 License. */


#stacks_in_3116_page14 #frameThingstacks_in_3116_page14 {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#stacks_in_3116_page14 .span_1_of_2 {
	width: 42%;	
	float: left;
	margin: 0;
	padding: 0;
}

#stacks_in_3116_page14 .span_2_of_2 {
    width:54%;
   	float: right;
	margin: 0;
	padding: 0;
}

        
/* CUSTOM BREAKPOINT -----------  */

@media only screen 
and (max-width : 600px)  {

	#stacks_in_3116_page14 .span_1_of_2 {
	 width: 100%; 
	%[else]% width: 42%;%[endif]% 	
	}
	#stacks_in_3116_page14 .span_2_of_2 {
	 width: 100%; 
	%[else]% width: 54%;%[endif]% 	
	}
}

/*  SECTIONS  */

#stacks_in_3116_page14 .sectionthing {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  */


#stacks_in_3116_page14 .groupthing:before,
#stacks_in_3116_page14 .groupthing:after {
    content:"";
    display:table;
}
#stacks_in_3116_page14 .groupthing:after {
    clear:both;
}
#stacks_in_3116_page14 .groupthing {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP */

#stacks_in_3116_page14 .col {
	display: block;

}

#stacks_in_3116_page14 .col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH */

@media only screen and (max-width: 600px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

 
#stacks_in_3118_page14 {
	border: solid rgba(78, 78, 78, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 20px 30px 30px 0px;
	padding: 0px 10px 15px 0px;
}

#stacks_in_3119_page14 {
	text-transform: capitalize;
	font-size: 200%;
	font-weight: lighter;
}

#stacks_in_3123_page14 {
	border: solid rgba(78, 78, 78, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 20px 30px 30px 0px;
	padding: 0px 10px 15px 0px;
}

#stacks_in_3126_page14 {
	text-transform: capitalize;
	font-size: 200%;
	font-weight: lighter;
}

#stacks_in_3127_page14 {
	margin: 0px 20px 0px 20px;
}

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

padding:2.5em 0.5em;

font-style:italic;
}


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


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

#stacks_in_3129_page14 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_3129_page14 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3130_page14 {
	font-size: 90%;
}
/* Start Smart Image stack CSS code */#stacks_in_6770_page14{	text-align: center;}#stacks_in_6770_page14 figure a img{	cursor: pointer !important;}.stacks_in_6770_page14responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_6770_page14responsive img, .stacks_in_6770_page14warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_6770_page14hiddenimage{	display: none;}.stacks_in_6770_page14warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_out_6770_page14 {
	margin-right:0;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1981_page14_headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}

#stacks_out_1981_page14 {
	width: 90%;
}

#stacks_in_1981_page14 {
	background-color: rgba(223, 223, 223, 1.00);
	margin: 0px 20px 0px 20px;
}
