/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image BG Pro Stack' 
Style Sheet: fsrimagebgpro.css
Created: 22, October, 2012
Last Modified: 20, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10_page0 {
	z-index: 40;
	min-height: 200px !important;
	_height: 200px;
}

.stacks_in_10_page0_headerBackground img {
	display: block;
	height: auto !important;
	max-width: 100% !important;
}

@media \0screen {
.stacks_in_10_page0_headerBackground img { 
	width: auto; /* for ie 8 */
	}
}

.stacks_in_10_page0_headerContent {
	position: relative;
	width: 100%;
	overflow: visible;
	margin-top: 0px;
	z-index: 50;
}

.stacks_in_10_page0_headerBackground {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	overflow: visible;
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 768px) {
.stacks_in_10_page0_headerBackground img {
	display: block;
	height: auto !important;
	max-width: 100% !important;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%; /* Firefox */
	-o-background-size: 100% 100%; /* Opera */
	-webkit-background-size: 100% 100%;/* Safari */
	-khtml-background-size: 100% 100%; /* Konqueror */
	}
}
#stacks_in_16_page0 {
	background-color: #3A3B3A;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_13_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9_page0 {
	
}

#stacks_in_9_page0 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_9_page0 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive' Nav Menu Res1
fsrnavmenures1.css Style Sheet
Created: 12, October, 2012
Last Modified: 12, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_942_page0 #navbar {	
	font-size: 1.00em;
	font-weight: 600;
}

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

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

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

#stacks_in_942_page0 #navbar ul li a, #stacks_in_942_page0 #navbar ul li a:visited {
	background: #CAE0C9;
	color: #3B3C3B;
	cursor: pointer;
	display: inline-block;
	font-size: 1.00em;
	font-weight: 600;
	padding: 0 65px 0 65px;
	text-decoration: none;
}

#stacks_in_942_page0 #navbar ul li a:hover {
	background: #FFFFFF;
	color: #3B3B3B;
}

#stacks_in_942_page0 #navbar ul li #current, #stacks_in_942_page0 #navbar ul li .currentAncestor {
	background: #CAE0C9;
	color: #3B3B3B;
}

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

#stacks_in_942_page0 #navbar ul li.hasChild > a {
	background-image: url(../index_files/arrow_down_white.png);
	background-position: 94% 50%;
	background-repeat: no-repeat;
	padding: 0 79px 0 65px;
}

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

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

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

/* Sub Menu Levels */

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

#stacks_in_942_page0 #navbar ul ul li {
	padding: 0;
	height: 32px;
	width: 200px;
	border-right: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stacks_in_942_page0 #navbar ul ul li a, #navbar ul ul li a:visited {
	background: #CAE0C9;
	color: #3B3B3B;
	border-top: px solid #EFEFEF;
	font-size: 1.00em;
	font-weight: normal;
	height: 32px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
}

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

#stacks_in_942_page0 #navbar ul ul li a:hover {
	background: #FFFFFF;
	color: #3B3B3B;
	width: 186px;
	background-image: none;
}

#stacks_in_942_page0 #navbar ul ul li #current, #stacks_in_942_page0 #navbar ul ul li .currentAncestor {
	background: #CAE0C9;
	color: #FFFFFF;
	width: 186px;
}

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

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

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

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

#stacks_in_942_page0 #navbar ul ul ul {
	top: 0;
	left: 214px;
}

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

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

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

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

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


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

@media screen and (max-width: 600px) {
	
.tinynav { 
   display: block; 
   width: 100% !important; 
   margin-top: 0px;
   font-size: 18px; 
}

#nav { 
    display: none; 
}


}


@media screen and (min-width: 601px) {

/* ensure #navbarbar is visible on desktop version */

#nav {
	display: block !important;
}

.tinynav { 
   display: none !important; 
}

}




#stacks_in_942_page0 {
	background-color: #C5DDCC;
	margin: 15px 0px 15px 0px;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_24_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_24_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(../index_files/nav-dark.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

/* Added by WW - 10/02/2013 */

/* Basic settings */

#image-slider-container-stacks_in_26_page0 {
	position: relative;
	display: block;
	width: auto;
	overflow: visible;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#image-slider-stacks_in_26_page0 {
	background: none;
	border: none;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	overflow: visible;
	padding: 4px;
}


#image-slider-stacks_in_26_page0 {
	background-color: #FFFFFF;
}


ul#flexSliderSlidesstacks_in_26_page0 {
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#flexSliderSlidesstacks_in_26_page0 li {
	position: relative;
	padding: 0;
	margin: 0;
}

#image-slider-stacks_in_26_page0 img {
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
	height: auto;
	position: relative;
	z-index: 5;
	display: block;
	padding: 0;
	margin: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

/* Directional Nav */

.flexslider .flex-next,
.flexslider .flex-prev {
	opacity: 0;
	filter: alpha(opacity = 0);
}

.flexslider:hover .flex-next {
	right: 15px;
	opacity: 1.00;
	filter: alpha(opacity = 100);
}

.flexslider:hover .flex-prev {
	left: 15px;
	opacity: 1.00;
	filter: alpha(opacity = 100);
}

/* Control Nav */
.flex-control-paging li a {
	background: #555555;
	opacity: 0.50;
	filter: alpha(opacity = 50);
	display: block;
}

.flex-control-paging li a:hover { 
	background: #333333;
	opacity: 0.70;
	filter: alpha(opacity = 70);
}

.flex-control-paging li a.flex-active { 
	background: #333333;
	opacity: 0.90;
	filter: alpha(opacity = 90);
}

/* Captions */

#image-slider-container-stacks_in_26_page0 .flex-caption {
	background:none; 
	zoom: 1;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	z-index: 15;
	width: 100%;
}
#image-slider-container-stacks_in_26_page0 .flex-caption-content {
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 1.50em;
	position: relative;
	z-index: 25;
	padding: 10px;
}

#image-slider-container-stacks_in_26_page0 .captionBG {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.99;
	filter: alpha(opacity = 99);
	z-index: 20;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}




#stacks_in_35_page0 {
	padding: 0px 0px 25px 0px;
}

#stacks_in_51_page0 {
	background-color: #90B598;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_49_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_49_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_46_page0 {
	background-color: #90B598;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_57_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_57_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_57_page0 {
	padding: 25px 0px 100px 0px;
}
/* Resp 3 Column v1.6.3 Copyright 2013 Joe Workman */
#stacks_in_53_page0 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_53_page0 .jwresp_col{float:none} #stacks_in_53_page0 #jwresp_col2_stacks_in_53_page0{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_53_page0 #jwresp_col1_stacks_in_53_page0,#stacks_in_53_page0 #jwresp_col3_stacks_in_53_page0{width:32%}#stacks_in_53_page0 #jwresp_col1_stacks_in_53_page0{float:left}#stacks_in_53_page0 #jwresp_col3_stacks_in_53_page0{float:right} @media screen and (max-width:770px){#stacks_in_53_page0 #jwresp_col1_stacks_in_53_page0,#stacks_in_53_page0 #jwresp_col3_stacks_in_53_page0{margin-bottom:20px}#stacks_in_53_page0 #jwresp_col1_stacks_in_53_page0{width:49%}#stacks_in_53_page0 #jwresp_col3_stacks_in_53_page0{width:49%}#stacks_in_53_page0 #jwresp_col2_stacks_in_53_page0{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_53_page0 #jwresp_col1_stacks_in_53_page0,#stacks_in_53_page0 #jwresp_col3_stacks_in_53_page0,#stacks_in_53_page0 #jwresp_col2_stacks_in_53_page0{float:none;width:100%;display:block}#stacks_in_53_page0 #jwresp_col1_stacks_in_53_page0,#stacks_in_53_page0 #jwresp_col3_stacks_in_53_page0{margin-bottom:20px}} 

#stacks_in_53_page0 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_59_page0 {
	
}

#stacks_in_59_page0 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_59_page0 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_63_page0 {
	
}

#stacks_in_63_page0 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_63_page0 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_61_page0 {
	
}

#stacks_in_61_page0 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_61_page0 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

}