
#stacks_in_463_page13 {
	background-color: rgba(0, 173, 239, 1.00);
}
/*
-------------------------------------------
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_465_page13 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

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

#stacks_in_467_page13 {
	
}

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

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

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

#stacks_in_467_page13 img {
	float: none;
	max-width: 100% !important;
	min-width: 100% !important;
	height: auto !important;
}

}
#stacks_in_467_page13 {
	padding:  20px;
}

#stacks_in_469_page13 {
	padding: 20px 20px 40px 20px;
}

#stacks_in_471_page13 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 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_473_page13 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive FreeStack R NavMenu Res6.stack'
Style Sheet: fsrnavmenures6f.css
Created: 24, July, 2013
Last Modified: 04, September, 2015
Version: 1.5.6
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013-2015 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

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

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

*: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 #808080;
	width: auto;
}

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

#nav ul li a:hover {
	background-color: rgba(255, 255, 255, 0.0);
	color: #333333;
}

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

#nav ul li .currentAncestor {
	color: #333333;
}

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

#nav ul li.hasChild > a:after {
	content: "\f107";
	float: none;
	margin-left: 6px;
	font-family: "FontAwesome";
	vertical-align: top;
	padding: 0 0 0 8px;
}

#nav ul li.hasChild > a:hover {
	background-color: rgba(255, 255, 255, 0.0);
	color: #333333;
}

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

#nav li:last-child > a {
	-webkit-border-radius: 0px 2px 2px 0px;
	border-radius: 0px 2px 2px 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.50);
	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.50);
	color: #00ADEF;
	width: 186px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background-color: rgba(255, 255, 255, 0.50);
	color: #00ADEF;
	width: 186px;
}

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

#nav ul ul li.hasChild > a:after {
	content: "\f105";
	display:inline-block;
	float: right;
	margin-left: 6px;
	margin-right: 0;
	font-family: "FontAwesome";
	vertical-align: top;
	padding: 0 0 0 8px;
}

#nav ul ul li.hasChild > a:hover {
	background-color: rgba(255, 255, 255, 0.50);
	color: #00ADEF;
}

#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
*************************************************************************************/

@media screen and (max-width: 768px) {
	
#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;
padding: 4px 0 0 0;
min-height: 48px;
z-index: 99999;
}

.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 16px 13px 11px 16px;
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-weight: 700;
}

.mean-container a.meanmenu-reveal span {
display: block;
background: #FFFFFF;
height: 3px;
margin-top: 3px;
}

.mean-container a:hover.meanmenu-reveal span {
display: block;
background: #55B2E4;
height: 3px;
margin-top: 3px;
}

.mean-container .mean-nav { 
float: left;
width: 100%;
background: #000000;
margin-top: 48px;
}
.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;
border-bottom: 1px solid #F1F1F1;
text-decoration: none;
text-transform: none;
}

.mean-container .mean-nav ul li:first-child a {
border-top: 1px solid #F1F1F1;	
}

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

.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
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: #55B2E4;
}
.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;
}




/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Slider Stack' 
fsrslider.css Style Sheet
Created: 16, June, 2014
Last Modified: 18, August, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2014 Blueball Design LLC/Charlie Lockhart USA
All Rights Reserved
-------------------------------------------
*/


/* Main slideshow wrapper container positioning and sizing */

#stacks_in_4070_page13slidewrapper .stacks_in_4070_page13slideshow {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

#stacks_in_4070_page13slidewrapper .stacks_in_4070_page13slideshow ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#stacks_in_4070_page13slidewrapper .stacks_in_4070_page13slideshow li {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	list-style-type: none;
}

#stacks_in_4070_page13slidewrapper .stacks_in_4070_page13slideshow li:first-child {
  position: relative;
  display: block;
  float: left;
  }

#stacks_in_4070_page13slidewrapper .stacks_in_4070_page13slideshow img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  float: left;
  border: 0;
  }
  
 
/* Navigation arrows on left and right side of image*/

.rslides_nav:active {
  opacity: 1.0;
  }

.rslides_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: transparent url(../files/slidernavarrowswhite.png) no-repeat left 40%;
  width: 38px;
  height: auto;
  }

.rslides_nav:active {
  opacity: 1.0;
  }

.rslides_nav.next {
  left: auto;
  background-position: right 40%;
  right: 0;
  }

.rslides_nav:focus {
  outline: none;
  }
  
  
/* Navigation dots-tabs under image*/

.rslides_tabs {
  margin-top: 10px;
  text-align: center;
  padding: 0;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 7px;
  }

.rslides_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #CCCCCC;
  /*background: rgba(0,0,0, .2);*/
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.rslides_tabs .rslides_here {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #222222;
  /*background: rgba(0,0,0, .8);*/
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
 }
  
 
   /* Styling for EditMode layout so all the image placeholders will display right*/
  
  
/*
-------------------------------------------
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_35_page13 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide Show Stack' 
Style Sheet: fsrmobilehideshow.css Style Sheet
Created: 10, June 2014
Last Modified: 29, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


/************************************************************************************
DESKTOP
*************************************************************************************/


#stacks_in_635_page13desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_635_page13mobilecontent { 
	display: none;
}




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

@media screen and (max-width: 768px) {
	
#stacks_in_635_page13mobilecontent { 
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_635_page13desktopcontent {
	display: none;
}

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

#stacks_in_9338_page13 {
	
}

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

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

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

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

}
#stacks_in_9338_page13 {
	padding: 20px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsstyler.css Style Sheet
Created: 17, January, 2011
Last Modified: 09, July, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9805_page13 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 10px;
	color: #55B2E4;
	line-height: 16px;
}

#stacks_in_9805_page13 p {
	font-size: 10px;
	color: ##55B2E4;
	line-height: 16px;
}

#stacks_in_9805_page13  a:link, #stacks_in_9805_page13  a:active  {
	color: #55B2E4;
	text-decoration: underline;
}

#stacks_in_9805_page13 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_9805_page13 a:hover {
	color: #333333;
	text-decoration: none;
}

#stacks_in_9805_page13 h1 {
	color: #55B2E4;
}

#stacks_in_9805_page13 h2 {
	color: #55B2E4;
}

#stacks_in_9805_page13 h3 {
	color: #55B2E4;
}

#stacks_in_9805_page13 h4 {
	color: #55B2E4;
}

#stacks_in_9805_page13 h5 {
	color: #55B2E4;
}

#stacks_in_9809_page13 {
	padding: 25px 10px 0px 10px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_174_page13 #fsr_colwrap_stacks_in_174_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_174_page13 #fsr_colwrap_stacks_in_174_page13 #fsr_leftcol_stacks_in_174_page13 {
	float: left;
	display: block;
	width: 73%;
	height: auto;
	margin: 0;
}

#stacks_in_174_page13 #fsr_colwrap_stacks_in_174_page13 #fsr_leftcol_stacks_in_174_page13 .leftcolpad_stacks_in_174_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_174_page13 #fsr_colwrap_stacks_in_174_page13 #fsr_rightcol_stacks_in_174_page13 {
	float: right;
	display: block;
	width: 27%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_174_page13 #fsr_colwrap_stacks_in_174_page13 #fsr_rightcol_stacks_in_174_page13 .rightcolpad_stacks_in_174_page13 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_174_page13 #fsr_colwrap_stacks_in_174_page13 #fsr_leftcol_stacks_in_174_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_174_page13 #fsr_colwrap_stacks_in_174_page13 #fsr_leftcol_stacks_in_174_page13 .leftcolpad_stacks_in_174_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_174_page13 #fsr_colwrap_stacks_in_174_page13 #fsr_rightcol_stacks_in_174_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_174_page13 #fsr_colwrap_stacks_in_174_page13 #fsr_rightcol_stacks_in_174_page13 .rightcolpad_stacks_in_174_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_174_page13 {
	padding: 30px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_179_page13 #fsr_colwrap_stacks_in_179_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_179_page13 #fsr_colwrap_stacks_in_179_page13 #fsr_leftcol_stacks_in_179_page13 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_179_page13 #fsr_colwrap_stacks_in_179_page13 #fsr_leftcol_stacks_in_179_page13 .leftcolpad_stacks_in_179_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_179_page13 #fsr_colwrap_stacks_in_179_page13 #fsr_rightcol_stacks_in_179_page13 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_179_page13 #fsr_colwrap_stacks_in_179_page13 #fsr_rightcol_stacks_in_179_page13 .rightcolpad_stacks_in_179_page13 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_179_page13 #fsr_colwrap_stacks_in_179_page13 #fsr_leftcol_stacks_in_179_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_179_page13 #fsr_colwrap_stacks_in_179_page13 #fsr_leftcol_stacks_in_179_page13 .leftcolpad_stacks_in_179_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_179_page13 #fsr_colwrap_stacks_in_179_page13 #fsr_rightcol_stacks_in_179_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_179_page13 #fsr_colwrap_stacks_in_179_page13 #fsr_rightcol_stacks_in_179_page13 .rightcolpad_stacks_in_179_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_22_page13 {
	padding: 0px 20px 20px 20px;
}

#stacks_in_27_page13 {
	padding: 0px 20px 20px 20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 19, August, 2015
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2015 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_37_page13 {
	
}

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

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

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

#stacks_in_37_page13 img {
	float: none;
	max-width: 50% !important;
	min-width: 20% !important;
	height: auto !important;
}

}#hoverBoxWrapperstacks_in_224_page13 {
	height: auto;
	min-height: 0px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#hoverBoxWrapperstacks_in_224_page13 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_224_page13 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

.static-bg0stacks_in_224_page13 {
	background: transparent;
}

.static-bg1stacks_in_224_page13 {
	background: #333333;
}

.static-bg2stacks_in_224_page13 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.static-bg3stacks_in_224_page13 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.static-bg4stacks_in_224_page13 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg5stacks_in_224_page13 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#hoverBoxRolloverstacks_in_224_page13 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	
	-moz-transition: opacity 500ms linear;
	-webkit-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}

.hover-bg0stacks_in_224_page13 {
	background: transparent;
}

.hover-bg1stacks_in_224_page13 {
	background: #333333;
}

.hover-bg2stacks_in_224_page13 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.hover-bg3stacks_in_224_page13 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.hover-bg4stacks_in_224_page13 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.hover-bg5stacks_in_224_page13 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#hoverBoxLinkstacks_in_224_page13 a:link,
#hoverBoxLinkstacks_in_224_page13 a:hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
}

/* Where the magic happens! */

#hoverBoxWrapperstacks_in_224_page13:hover #hoverBoxRolloverstacks_in_224_page13 {
	opacity: 0.99;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /* IE 8 */
	filter: alpha(opacity=99); /* IE 4, 5, 6 and 7 */
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_71_page13 #fsr_3colwrap_stacks_in_71_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_71_page13 #fsr_3colwrap_stacks_in_71_page13 #fsr_left3col_stacks_in_71_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_71_page13 #fsr_3colwrap_stacks_in_71_page13 #fsr_left3col_stacks_in_71_page13 .left3colpad_stacks_in_71_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_71_page13 #fsr_3colwrap_stacks_in_71_page13 #fsr_center3col_stacks_in_71_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_71_page13 #fsr_3colwrap_stacks_in_71_page13 #fsr_right3col_stacks_in_71_page13 .right3colpad_stacks_in_71_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_71_page13 #fsr_3colwrap_stacks_in_71_page13 #fsr_right3col_stacks_in_71_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_71_page13 #fsr_3colwrap_stacks_in_71_page13 #fsr_center3col_stacks_in_71_page13 .center3colpad_stacks_in_71_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_71_page13 #fsr_3colwrap_stacks_in_71_page13 #fsr_left3col_stacks_in_71_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_71_page13 #fsr_3colwrap_stacks_in_71_page13 #fsr_left3col_stacks_in_71_page13 .left3colpad_stacks_in_71_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_71_page13 #fsr_3colwrap_stacks_in_71_page13 #fsr_center3col_stacks_in_71_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_71_page13 #fsr_3colwrap_stacks_in_71_page13 #fsr_center3col_stacks_in_71_page13 .center3colpad_stacks_in_71_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_71_page13 #fsr_3colwrap_stacks_in_71_page13 #fsr_right3col_stacks_in_71_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_71_page13 #fsr_3colwrap_stacks_in_71_page13 #fsr_right3col_stacks_in_71_page13 .right3colpad_stacks_in_71_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_71_page13 {
	padding: 30px 0px 50px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 19, August, 2015
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2015 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_187_page13 {
	
}

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

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

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

#stacks_in_187_page13 img {
	float: none;
	max-width: 50% !important;
	min-width: 50% !important;
	height: auto !important;
}

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

#stacks_in_205_page13 {
	
}

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

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

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

#stacks_in_205_page13 img {
	float: none;
	max-width: 50% !important;
	min-width: 50% !important;
	height: auto !important;
}

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

#stacks_in_220_page13 {
	
}

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

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

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

#stacks_in_220_page13 img {
	float: none;
	max-width: 50% !important;
	min-width: 50% !important;
	height: auto !important;
}

}
#stacks_in_684_page13 {
	background-color: rgba(85, 178, 228, 1.00);
}
/*
-------------------------------------------
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_686_page13 {
	max-width: 1000px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_in_688_page13 {
	padding: 20px 20px 20px 20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 19, August, 2015
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2015 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4082_page13 {
	
}

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

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

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

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

}
#stacks_in_4082_page13 {
	padding: 0px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 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_719_page13 {
	font-size: 0.90em;
	color: #000000;
	line-height: 2.22em;
}

#stacks_in_719_page13 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 2.22em;
}

#stacks_in_719_page13 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_719_page13 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_719_page13 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#stacks_in_719_page13  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_719_page13 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_719_page13 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_719_page13 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_719_page13 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_719_page13 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_719_page13 {
	font-size: 0.90em;
	line-height: 1.86em;
}

#stacks_in_719_page13 p {
	font-size: 0.90em;
	line-height: 1.86em;
}

#stacks_in_719_page13 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_719_page13 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_719_page13 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_719_page13 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_719_page13 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_177_page13 {
	padding: 5px 0px 0px 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_189_page13 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Footer' 
Style Sheet: fsrfooter.css
Created: 25, October, 2010
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_188_page13 {
}

#stacks_in_188_page13 #footer {
	font-size: 0.80em;
	line-height: 1.05em;
	width: 100%;
}



#stacks_in_188_page13 {
	padding: 15px 15px 15px 15px;
}
