#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:70px;height:70px;border:0;text-indent:-9999px;background:url(../files/image_4393.png) no-repeat left top;z-index:9988} #toTop:active,#toTop:focus{outline:0}
/* Start Eternity stack CSS code *//* ---------------------------- /// ---------- Base CSS --------- ///------------------------------ */#stacks_in_p16051_n2_page11{	background: url("../files/bgimageurl_p16051_n2.jpg");	min-height: 70px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: none;	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */	background: url("../files/bgimageurl_p16051_n2.jpg") none; }/* ---------------------------- /// ---------- Repeat --------- ///------------------------------ */#stacks_in_p16051_n2_page11, #stacks_in_p16051_n2_page11:hover{	background-repeat: no-repeat !important;}/* ---------------------------- /// --------- Colour ------------ ///------------------------------ */#stacks_in_p16051_n2_page11, #stacks_in_p16051_n2_page11:hover{	background-color: #FFFFFF;}/* ---------------------------- /// ----------- Bg Size --------- ///------------------------------ */#stacks_in_p16051_n2_page11, #stacks_in_p16051_n2_page11:hover{	background-size: cover;}/* --- if the background type is cover------ use alternitive positioning -- */#stacks_in_p16051_n2_page11, #stacks_in_p16051_n2_page11:hover{    	-webkit-background-size: 100%;     -moz-background-size: 100%;     -o-background-size: 100%;     background-size: 100%;     -webkit-background-size: cover;     -moz-background-size: cover;     -o-background-size: cover;     background-size: cover; 	background-position:center center;}/* -----------------------------------------    Links Managment   ----------------------------------------- *//* End Eternity stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStack Responsive Logo Stack' 
Style Sheet: fsrlogo.css
Created: 25, October, 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_p16051_n3_page11 {
	text-align: center;
}

#logo {
	background: transparent;
}

#logo img {
	position:  relative;
	height: auto !important;
	max-width: 100% !important;
	overflow: hidden;
}

/* Smartphones (landscape) ----------- */
@media screen and (max-width: 700px) {
	
#stacks_in_p16051_n3_page11 {
	text-align: center;
}
	
#logo img {
	height: auto !important;
	max-width: 75% !important;
}
}



#stacks_in_p16051_n3_page11 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_p16051_n5_page11 {
	background-color: rgba(102, 51, 0, 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_p16051_n6_page11 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

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

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

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

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

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

#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 39px 0 25px;
}

#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.0);
	/*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.0);
	/*background: 255, 255, 255,;*/
	color: #EA7B00;
	width: 186px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background-color: rgba(255, 255, 255, 0.0);
	/*background: 255, 255, 255,;*/
	color: #EA7B00;
	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: 700px) {
	
#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: #663300;
/*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: #993300;
/*Original menu icon color - background: #ffffff;*/
height: 3px;
margin-top: 3px;
}

.mean-container .mean-nav { 
float: left;
width: 100%;
background: #663300;
/*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: #993300;
	color: #CCCCCC;
}

.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: #CCCCCC;
background: #993300;
/*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_in_p16051_n7_page11 {
	padding: 10px 0px 10px 0px;
}

#stacks_in_16053_page11 {
	background-image: url("../files/backgroundImage_16053.png");
	background-repeat: repeat;
	background-position: center;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1832_page11 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 700px) {
	
#stacks_in_1832_page11 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 10% 0% 10%;
}
}
/*
-------------------------------------------
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_1024_page11 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_1024_page11 {
	max-width: 100% !important;
	min-width: 31% !important;
}

}

#stacks_in_1024_page11 {
	padding: 80px 0px 0px 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_1026_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_1026_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_1026_page11 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

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

#stacks_in_1026_page11 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_1026_page11  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_1026_page11 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

#stacks_in_1026_page11 h3 {
	color: #993300;
	font-size: 2.46em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_1026_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_1026_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_1026_page11 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_1026_page11 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_1026_page11 {
	margin: 0px 0px 40px 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_4380_page11 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_4380_page11 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

#stacks_in_4380_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_4380_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_4380_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_4380_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_4380_page11 {
	font-size: 1.00em;
	line-height: 1.40em;
}

#stacks_in_4380_page11 p {
	font-size: 1.00em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_4382_page11 {
	margin: 0px 0px 80px 0px;
}
/* Start Montage stack CSS code */#stacks_in_1678_page11 img {	max-width: 10000% !important;}.stacks_in_1678_page11clone{	width: auto !important;}.stacks_in_1678_page11loadingcontainer{	display:block;	height: 250px;	background: #000000;	margin: 20px 0 20px 0;}.stacks_in_1678_page11am-outerwrapper{		 	max-width: 960px;	margin: 0 auto 0 auto;				position: relative;	padding: 2px;}#stacks_in_1678_page11am-container{}.stacks_in_1678_page11am-wrapper{    float:left;    position:relative;    overflow:hidden;}.stacks_in_1678_page11am-wrapper img{    position:absolute;    outline:none;}.stacks_in_1678_page11imageoverlay{display: none;position: absolute;width: 100%;left: 0px;bottom: 0px;color: #f4f4f4;border-top: 1px solid #666666;background: #45484d; /* Old browsers */background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #45484d 0%,#000000 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #45484d 0%,#000000 100%); /* IE10+ */background: linear-gradient(top, #45484d 0%,#000000 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */opacity: 0.8;z-index: 1000001;}.stacks_in_1678_page11overlaytext{position: relative;padding: 8px 14px 8px 12px;	}.stacks_in_1678_page11completeimageoverlay{display: none;position: absolute;width: 100%;height:100%;left: 0px;top: 0px;text-align: center;color: #ffffff;background: #000000;opacity: 0;text-shadow: none !important;z-index: 1000001;}.stacks_in_1678_page11zoomoverlay{display: none;position: absolute;width: 100%;height:100%;left: 0px;top: 0px;text-align: center;background: url(../files/montageAssets/zoom.png) no-repeat;background-position:center center;opacity: 0;z-index: 1000001;}#stacks_in_1678_page11 a{	text-decoration: none !important;	color: #ffffff !important;}#stacks_in_1678_page11 a:hover{	text-decoration: none !important;	color: #ffffff !important;}.stacks_in_1678_page11clearer{	clear: both;}.stacks_in_1678_page11popupcontrolbar{	display: none;	position: fixed !important;	left: 0px;	bottom: 0px !important;	height: 52px;	width: 100%;	border-top: 1px solid #4C4C4C;	z-index: 1000000;	background: #45484d; /* Old browsers */background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #45484d 0%,#000000 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #45484d 0%,#000000 100%); /* IE10+ */background: linear-gradient(top, #45484d 0%,#000000 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */cursor: pointer;opacity: 0.7;}.stacks_in_1678_page11xbutton{	width: 40px;	height: 40px;	margin: 8px auto 0 auto;	padding: 0;	background: url(../files/montageAssets/x.png);	cursor: pointer;} .stacks_in_1678_page11dummylink{	cursor: default;}/* End Montage stack CSS code */  #stacks_in_8751_page11{display:none}@media screen and (max-width:700px){#stacks_in_8751_page11{display:block}} 
/*
-------------------------------------------
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_8796_page11 {
	font-size: 1.30em;
	color: #FFFFFF;
	line-height: 1.40em;
}

#stacks_in_8796_page11 p {
	font-size: 1.30em;
	color: ##FFFFFF;
	line-height: 1.40em;
}

#stacks_in_8796_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_8796_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_8796_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_8796_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

#stacks_in_8796_page11 h2 {
	color: #000000;
	font-size: 1.30em;
	line-height: 1.00em;
}

#stacks_in_8796_page11 h3 {
	color: #993300;
	font-size: 1.60em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_8796_page11 {
	font-size: 1.40em;
	line-height: 1.50em;
}

#stacks_in_8796_page11 p {
	font-size: 1.40em;
	line-height: 1.50em;
}

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

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

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

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

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

}/*
-------------------------------------------
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_8798_page11 {
	max-width: 400px;
	min-width: 300px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_in_8800_page11 {
	margin: 10px 0px 10px 0px;
	padding:  20px;
}
  @media screen and (max-width:700px){#stacks_in_8749_page11{display:none}} 
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_15918_page11 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 700px) {
	
#stacks_in_15918_page11 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 10% 0% 10%;
}
}
/*
-------------------------------------------
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_15920_page11 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_15920_page11 {
	max-width: 100% !important;
	min-width: 31% !important;
}

}

#stacks_in_15920_page11 {
	padding: 80px 0px 120px 0px;
}
#stacks_in_591_page11 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_591_page11 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_591_page11 #jwresp_col2_stacks_in_591_page11{ float:right; width:49%}@media screen and (max-width:700px){#stacks_in_591_page11 #jwresp_col1_stacks_in_591_page11,#stacks_in_591_page11 #jwresp_col2_stacks_in_591_page11{width:100%;float:none;display:block}#stacks_in_591_page11 #jwresp_col1_stacks_in_591_page11{margin-bottom:15px}}

#stacks_in_706_page11 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  15px;
}
/*
-------------------------------------------
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_708_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_708_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_708_page11 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

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

#stacks_in_708_page11 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_708_page11  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_708_page11 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

#stacks_in_708_page11 h3 {
	color: #993300;
	font-size: 2.10em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_708_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_708_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_708_page11 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_708_page11 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_711_page11 {
	font-weight: bold;
}
/*
-------------------------------------------
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_712_page11 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_712_page11 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

#stacks_in_712_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_712_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_712_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_712_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_712_page11 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_712_page11 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

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

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

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

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

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

}
#stacks_in_681_page11 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  15px;
}
/*
-------------------------------------------
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_683_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_683_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_683_page11 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

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

#stacks_in_683_page11 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_683_page11  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_683_page11 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

#stacks_in_683_page11 h3 {
	color: #993300;
	font-size: 2.10em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_683_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_683_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_683_page11 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_683_page11 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_686_page11 {
	font-weight: bold;
}
/*
-------------------------------------------
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_687_page11 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_687_page11 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

#stacks_in_687_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_687_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_687_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_687_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_687_page11 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_687_page11 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

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

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

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

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

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

}
#stacks_in_731_page11 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  15px;
}
/*
-------------------------------------------
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_733_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_733_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_733_page11 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

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

#stacks_in_733_page11 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_733_page11  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_733_page11 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

#stacks_in_733_page11 h3 {
	color: #993300;
	font-size: 2.10em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_733_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_733_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_733_page11 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_733_page11 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_736_page11 {
	font-weight: bold;
}
/*
-------------------------------------------
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_737_page11 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_737_page11 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

#stacks_in_737_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_737_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_737_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_737_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_737_page11 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_737_page11 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

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

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

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

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

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

}
#stacks_in_831_page11 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  15px;
}
/*
-------------------------------------------
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_833_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_833_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_833_page11 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

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

#stacks_in_833_page11 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_833_page11  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_833_page11 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

#stacks_in_833_page11 h3 {
	color: #993300;
	font-size: 2.10em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_833_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_833_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_833_page11 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_833_page11 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_836_page11 {
	font-weight: bold;
}
/*
-------------------------------------------
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_837_page11 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_837_page11 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

#stacks_in_837_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_837_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_837_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_837_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_837_page11 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_837_page11 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

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

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

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

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

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

}
#stacks_in_594_page11 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  15px;
}
/*
-------------------------------------------
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_612_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_612_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_612_page11 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

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

#stacks_in_612_page11 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_612_page11  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_612_page11 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

#stacks_in_612_page11 h3 {
	color: #993300;
	font-size: 2.10em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_612_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_612_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_612_page11 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_612_page11 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_615_page11 {
	font-weight: bold;
}
/*
-------------------------------------------
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_602_page11 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_602_page11 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

#stacks_in_602_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_602_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_602_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_602_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_602_page11 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_602_page11 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

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

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

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

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

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

}
#stacks_in_16075_page11 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  15px;
}
/*
-------------------------------------------
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_16076_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_16076_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_16076_page11 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

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

#stacks_in_16076_page11 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_16076_page11  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_16076_page11 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

#stacks_in_16076_page11 h3 {
	color: #993300;
	font-size: 2.10em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_16076_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_16076_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_16076_page11 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_16076_page11 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_16078_page11 {
	font-weight: bold;
}
/*
-------------------------------------------
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_16080_page11 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_16080_page11 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

#stacks_in_16080_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_16080_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_16080_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_16080_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_16080_page11 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_16080_page11 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

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

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

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

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

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

}
#stacks_in_631_page11 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  15px;
}
/*
-------------------------------------------
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_633_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_633_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_633_page11 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

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

#stacks_in_633_page11 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_633_page11  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_633_page11 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

#stacks_in_633_page11 h3 {
	color: #993300;
	font-size: 2.10em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_633_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_633_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_633_page11 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_633_page11 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_636_page11 {
	font-weight: bold;
}
/*
-------------------------------------------
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_637_page11 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_637_page11 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

#stacks_in_637_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_637_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_637_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_637_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_637_page11 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_637_page11 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

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

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

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

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

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

}
#stacks_in_756_page11 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  15px;
}
/*
-------------------------------------------
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_758_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_758_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_758_page11 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

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

#stacks_in_758_page11 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_758_page11  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_758_page11 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

#stacks_in_758_page11 h3 {
	color: #993300;
	font-size: 2.10em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_758_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_758_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_758_page11 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_758_page11 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_761_page11 {
	font-weight: bold;
}
/*
-------------------------------------------
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_762_page11 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_762_page11 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

#stacks_in_762_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_762_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_762_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_762_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_762_page11 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_762_page11 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

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

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

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

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

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

}
#stacks_in_781_page11 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  15px;
}
/*
-------------------------------------------
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_783_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_783_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_783_page11 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

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

#stacks_in_783_page11 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_783_page11  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_783_page11 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

#stacks_in_783_page11 h3 {
	color: #993300;
	font-size: 2.10em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_783_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_783_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_783_page11 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_783_page11 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_786_page11 {
	font-weight: bold;
}
/*
-------------------------------------------
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_787_page11 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_787_page11 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

#stacks_in_787_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_787_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_787_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_787_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_787_page11 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_787_page11 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

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

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

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

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

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

}
#stacks_in_806_page11 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  15px;
}
/*
-------------------------------------------
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_808_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_808_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_808_page11 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

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

#stacks_in_808_page11 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_808_page11  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_808_page11 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

#stacks_in_808_page11 h3 {
	color: #993300;
	font-size: 2.10em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_808_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_808_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_808_page11 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_808_page11 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_811_page11 {
	font-weight: bold;
}
/*
-------------------------------------------
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_812_page11 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_812_page11 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

#stacks_in_812_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_812_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_812_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_812_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_812_page11 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_812_page11 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

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

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

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

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

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

}
#stacks_in_1710_page11 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  15px;
}
/*
-------------------------------------------
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_1712_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_1712_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_1712_page11 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

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

#stacks_in_1712_page11 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_1712_page11  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_1712_page11 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

#stacks_in_1712_page11 h3 {
	color: #993300;
	font-size: 2.10em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_1712_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_1712_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_1712_page11 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_1712_page11 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_1715_page11 {
	font-weight: bold;
}
/*
-------------------------------------------
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_1716_page11 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_1716_page11 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

#stacks_in_1716_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_1716_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_1716_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_1716_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_1716_page11 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_1716_page11 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

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

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

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

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

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

}
#stacks_in_16055_page11 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  15px;
}
/*
-------------------------------------------
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_16056_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_16056_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_16056_page11 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

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

#stacks_in_16056_page11 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_16056_page11  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_16056_page11 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

#stacks_in_16056_page11 h3 {
	color: #993300;
	font-size: 2.10em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_16056_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_16056_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_16056_page11 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_16056_page11 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_16058_page11 {
	font-weight: bold;
}
/*
-------------------------------------------
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_16060_page11 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_16060_page11 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

#stacks_in_16060_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_16060_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_16060_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_16060_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_16060_page11 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_16060_page11 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

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

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

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

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

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

}
#stacks_in_16065_page11 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  15px;
}
/*
-------------------------------------------
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_16066_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_16066_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_16066_page11 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

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

#stacks_in_16066_page11 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_16066_page11  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_16066_page11 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

#stacks_in_16066_page11 h3 {
	color: #993300;
	font-size: 2.10em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_16066_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_16066_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_16066_page11 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_16066_page11 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_16068_page11 {
	font-weight: bold;
}
/*
-------------------------------------------
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_16070_page11 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_16070_page11 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

#stacks_in_16070_page11 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_16070_page11 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_16070_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_16070_page11  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_16070_page11 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_16070_page11 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

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

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

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

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

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

}/* -- Start Eternity2 Each css Template -- */

.stacks_in_16115_page11eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_16115_page11eternityContainer {
	background-image: url("../files/background_image_16115.jpg") !important;
	background-position: 50% 50% !important;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_16115_page11overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_16115_page11contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_16115_page11content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	
	text-align: center !important;
}

.stacks_in_16115_page11content,.stacks_in_16115_page11content h1,.stacks_in_16115_page11content h2,.stacks_in_16115_page11content h3,.stacks_in_16115_page11content h4,.stacks_in_16115_page11content h5,.stacks_in_16115_page11content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_16115_page11content a,.stacks_in_16115_page11content a:active,.stacks_in_16115_page11content a:visited{
	color: rgba(255, 255, 255, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_16115_page11content a:hover{
	color: rgba(255, 255, 255, 0.50) !important;
	text-decoration: none !important;
}

.stacks_in_16115_page11eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_16115_page11eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_16115_page11eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_16115_page11eternityContainer {
		min-height: 300px;
	}
	
	.stacks_in_16115_page11contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */  #stacks_in_16085_page11{display:none}@media screen and (max-width:700px){#stacks_in_16085_page11{display:block}} 

#stacks_in_16085_page11 {
	padding: 35px 25px 35px 25px;
}

#stacks_in_16086_page11 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_16086_page11 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_16086_page11 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}#stacks_in_16087_page11 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s ease;transition:all 1s ease;border-radius:0px;}#stacks_in_16087_page11 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_16087_page11 .fluid-image.unlimited img{width:100% !important}#stacks_in_16087_page11 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_16087_page11 .fluid-image.align-left img{float:left}#stacks_in_16087_page11 .fluid-image.align-right img{float:right}
#stacks_in_16090_page11 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s ease;transition:all 1s ease;border-radius:0px;}#stacks_in_16090_page11 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_16090_page11 .fluid-image.unlimited img{width:100% !important}#stacks_in_16090_page11 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_16090_page11 .fluid-image.align-left img{float:left}#stacks_in_16090_page11 .fluid-image.align-right img{float:right}
#stacks_in_16093_page11 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s ease;transition:all 1s ease;border-radius:0px;}#stacks_in_16093_page11 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_16093_page11 .fluid-image.unlimited img{width:100% !important}#stacks_in_16093_page11 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_16093_page11 .fluid-image.align-left img{float:left}#stacks_in_16093_page11 .fluid-image.align-right img{float:right}
/*
-------------------------------------------
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_16096_page11 {
	font-size: 1.20em;
	color: #FFFFFF;
	line-height: 1.40em;
}

#stacks_in_16096_page11 p {
	font-size: 1.20em;
	color: ##FFFFFF;
	line-height: 1.40em;
}

#stacks_in_16096_page11 a:link  {
	color: #EA7B00;
	text-decoration: none;
}

#stacks_in_16096_page11 a:visited {
	color: #800080;
	text-decoration: none;
}

#stacks_in_16096_page11 a:hover {
	color: #EA7B00;
	text-decoration: none;
}

#stacks_in_16096_page11  a:active  {
	color: #EA7B00;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_16096_page11 {
	font-size: 1.10em;
	line-height: 1.40em;
}

#stacks_in_16096_page11 p {
	font-size: 1.10em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_16096_page11 {
	margin: 40px 0px 0px 0px;
}
 #Mover_stacks_in_16049_page11{visibility:hidden;}.yesFade{opacity:0}.noFade{opacity:1}.slideDown_bounce{animation-name:slideDown_bounce;-webkit-animation-name:slideDown_bounce;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideDown_bounce{0%{transform:translateY(-100%)}50%{transform:translateY(8%)}65%{transform:translateY(-4%)}80%{transform:translateY(4%)}95%{transform:translateY(-2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown_bounce{0%{-webkit-transform:translateY(-100%)}50%{-webkit-transform:translateY(8%)}65%{-webkit-transform:translateY(-4%)}80%{-webkit-transform:translateY(4%)}95%{-webkit-transform:translateY(-2%)}100%{-webkit-transform:translateY(0%)}}.slideUp_bounce{animation-name:slideUp_bounce;-webkit-animation-name:slideUp_bounce;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideUp_bounce{0%{transform:translateY(100%)}50%{transform:translateY(-8%)}65%{transform:translateY(4%)}80%{transform:translateY(-4%)}95%{transform:translateY(2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideUp_bounce{0%{-webkit-transform:translateY(100%)}50%{-webkit-transform:translateY(-8%)}65%{-webkit-transform:translateY(4%)}80%{-webkit-transform:translateY(-4%)}95%{-webkit-transform:translateY(2%)}100%{-webkit-transform:translateY(0%)}}.slideLeft_bounce{animation-name:slideLeft_bounce;-webkit-animation-name:slideLeft_bounce;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideLeft_bounce{0%{transform:translateX(150%)}50%{transform:translateX(-8%)}65%{transform:translateX(4%)}80%{transform:translateX(-4%)}95%{transform:translateX(2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft_bounce{0%{-webkit-transform:translateX(150%)}50%{-webkit-transform:translateX(-8%)}65%{-webkit-transform:translateX(4%)}80%{-webkit-transform:translateX(-4%)}95%{-webkit-transform:translateX(2%)}100%{-webkit-transform:translateX(0%)}}.slideRight_bounce{animation-name:slideRight_bounce;-webkit-animation-name:slideRight_bounce;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideRight_bounce{0%{transform:translateX(-150%)}50%{transform:translateX(8%)}65%{transform:translateX(-4%)}80%{transform:translateX(4%)}95%{transform:translateX(-2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight_bounce{0%{-webkit-transform:translateX(-150%)}50%{-webkit-transform:translateX(8%)}65%{-webkit-transform:translateX(-4%)}80%{-webkit-transform:translateX(4%)}95%{-webkit-transform:translateX(-2%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp_bounce{animation-name:slideExpandUp_bounce;-webkit-animation-name:slideExpandUp_bounce;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideExpandUp_bounce{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(-8%) scaleX(0.5)}40%{transform:translateY(2%) scaleX(0.5)}50%{transform:translateY(0%) scaleX(1.1)}60%{transform:translateY(0%) scaleX(0.9)}70%{transform:translateY(0%) scaleX(1.05)}80%{transform:translateY(0%) scaleX(0.95)}90%{transform:translateY(0%) scaleX(1.02)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp_bounce{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}40%{-webkit-transform:translateY(2%) scaleX(0.5)}50%{-webkit-transform:translateY(0%) scaleX(1.1)}60%{-webkit-transform:translateY(0%) scaleX(0.9)}70%{-webkit-transform:translateY(0%) scaleX(1.05)}80%{-webkit-transform:translateY(0%) scaleX(0.95)}90%{-webkit-transform:translateY(0%) scaleX(1.02)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp_bounce{animation-name:expandUp_bounce;-webkit-animation-name:expandUp_bounce;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes expandUp_bounce{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{transform:translateY(-7%) scaleY(1.12)}75%{transform:translateY(3%)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp_bounce{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{-webkit-transform:translateY(-7%) scaleY(1.12)}75%{-webkit-transform:translateY(3%)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.fadeIn_bounce{animation-name:fadeIn_bounce;-webkit-animation-name:fadeIn_bounce;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes fadeIn_bounce{0%{transform:scale(0)}60%{transform:scale(1.1)}80%{transform:scale(0.9)}100%{transform:scale(1)}}@-webkit-keyframes fadeIn_bounce{0%{-webkit-transform:scale(0)}60%{-webkit-transform:scale(1.1)}80%{-webkit-transform:scale(0.9)}100%{-webkit-transform:scale(1)}}.expandOpen_bounce{animation-name:expandOpen_bounce;-webkit-animation-name:expandOpen_bounce;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes expandOpen_bounce{0%{transform:scale(1.8)}50%{transform:scale(0.95)}80%{transform:scale(1.05)}90%{transform:scale(0.98)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen_bounce{0%{-webkit-transform:scale(1.8)}50%{-webkit-transform:scale(0.95)}80%{-webkit-transform:scale(1.05)}90%{-webkit-transform:scale(0.98)}100%{-webkit-transform:scale(1)}}.bigEntrance_bounce{animation-name:bigEntrance_bounce;-webkit-animation-name:bigEntrance_bounce;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes bigEntrance_bounce{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%)}45%{transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%)}60%{transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%)}75%{transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%)}90%{transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%)}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}@-webkit-keyframes bigEntrance_bounce{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}30%{-webkit-transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%)}45%{-webkit-transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%)}60%{-webkit-transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%)}75%{-webkit-transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%)}90%{-webkit-transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%)}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}.hatch_bounce{animation-name:hatch_bounce;-webkit-animation-name:hatch_bounce;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch_bounce{0%{transform:rotate(0deg) scaleY(0.6)}20%{transform:rotate(-2deg) scaleY(1.05)}35%{transform:rotate(2deg) scaleY(1)}50%{transform:rotate(-2deg)}65%{transform:rotate(1deg)}80%{transform:rotate(-1deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes hatch_bounce{0%{-webkit-transform:rotate(0deg) scaleY(0.6)}20%{-webkit-transform:rotate(-2deg) scaleY(1.05)}35%{-webkit-transform:rotate(2deg) scaleY(1)}50%{-webkit-transform:rotate(-2deg)}65%{-webkit-transform:rotate(1deg)}80%{-webkit-transform:rotate(-1deg)}100%{-webkit-transform:rotate(0deg)}}.still_bounce{animation-name:still_bounce;-webkit-animation-name:still_bounce;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes still_bounce{0%{transform:scale(1)}100%{transform:scale(1)}}@-webkit-keyframes still_bounce{0%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(1)}}.slideDown_smooth{animation-name:slideDown_smooth;-webkit-animation-name:slideDown_smooth;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideDown_smooth{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown_smooth{0%{-webkit-transform:translateY(-100%)}100%{-webkit-transform:translateY(0%)}}.slideUp_smooth{animation-name:slideUp_smooth;-webkit-animation-name:slideUp_smooth;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideUp_smooth{0%{transform:translateY(100%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideUp_smooth{0%{-webkit-transform:translateY(100%)}100%{-webkit-transform:translateY(0%)}}.slideLeft_smooth{animation-name:slideLeft_smooth;-webkit-animation-name:slideLeft_smooth;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideLeft_smooth{0%{transform:translateX(150%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft_smooth{0%{-webkit-transform:translateX(150%)}100%{-webkit-transform:translateX(0%)}}.slideRight_smooth{animation-name:slideRight_smooth;-webkit-animation-name:slideRight_smooth;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideRight_smooth{0%{transform:translateX(-150%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight_smooth{0%{-webkit-transform:translateX(-150%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp_smooth{animation-name:slideExpandUp_smooth;-webkit-animation-name:slideExpandUp_smooth;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideExpandUp_smooth{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(0%) scaleX(0.5)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp_smooth{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp_smooth{animation-name:expandUp_smooth;-webkit-animation-name:expandUp_smooth;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes expandUp_smooth{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp_smooth{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.fadeIn_smooth{animation-name:fadeIn_smooth;-webkit-animation-name:fadeIn_smooth;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes fadeIn_smooth{0%{transform:scale(0)}100%{transform:scale(1)}}@-webkit-keyframes fadeIn_smooth{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1)}}.expandOpen_smooth{animation-name:expandOpen_smooth;-webkit-animation-name:expandOpen_smooth;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes expandOpen_smooth{0%{transform:scale(1.8)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen_smooth{0%{-webkit-transform:scale(1.8)}100%{-webkit-transform:scale(1)}}.bigEntrance_smooth{animation-name:bigEntrance_smooth;-webkit-animation-name:bigEntrance_smooth;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes bigEntrance_smooth{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}@-webkit-keyframes bigEntrance_smooth{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}.hatch_smooth{animation-name:hatch_smooth;-webkit-animation-name:hatch_smooth;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch_smooth{0%{transform:scaleY(0.6)}45%{transform:scaleY(1.05)}100%{transform:scaleY(1)}}@-webkit-keyframes hatch_smooth{0%{-webkit-transform:scaleY(0.6)}45%{-webkit-transform:scaleY(1.05)}100%{-webkit-transform:scaleY(1)}}.still_smooth{animation-name:still_smooth;-webkit-animation-name:still_smooth;animation-duration: 800ms;-webkit-animation-duration: 800ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes still_smooth{0%{transform:scale(1)}100%{transform:scale(1)}}@-webkit-keyframes still_smooth{0%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(1)}}  @media screen and (max-width:700px){#stacks_in_4391_page11{display:none}} 
/*
-------------------------------------------
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_1825_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_1825_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

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

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

#stacks_in_1825_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

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

#stacks_in_1825_page11 h1 {
	color: #993300;
	font-size: 3.30em;
	line-height: 1.00em;
}

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

#stacks_in_1825_page11 h3 {
	color: #FFFFFF;
	font-size: 3.30em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_1825_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_1825_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

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

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

#stacks_in_1825_page11 h3 {
	font-size: 3.10em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_1825_page11 {
	margin: 120px 0px 100px 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_15962_page11 {
	max-width: 960px;
	min-width: 300px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_in_15965_page11 {
	font-weight: lighter;
}
/*
-------------------------------------------
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_16108_page11 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_16108_page11 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

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

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

#stacks_in_16108_page11 a:hover {
	color: #663300;
	text-decoration: none;
}

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

#stacks_in_16108_page11 h1 {
	color: #993300;
	font-size: 3.30em;
	line-height: 1.00em;
}

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

#stacks_in_16108_page11 h3 {
	color: #FFFFFF;
	font-size: 3.00em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_16108_page11 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_16108_page11 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

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

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

#stacks_in_16108_page11 h3 {
	font-size: 3.10em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_16108_page11 {
	margin: 40px 0px 100px 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_16109_page11 {
	max-width: 500px;
	min-width: 300px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_in_16112_page11 {
	padding: 5px 15px 0px 15px;
}
/*
-------------------------------------------
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_p16052_n2_page11 {
	font-size: 0.90em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_p16052_n2_page11 p {
	font-size: 0.90em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_p16052_n2_page11 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

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

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

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

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

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

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

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

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

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

}

#stacks_in_p16052_n3_page11 {
	padding: 30px 0px 60px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p16052_n4_page11 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 700px) {
	
#stacks_in_p16052_n4_page11 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 8% 0% 8%;
}
}
#stacks_in_p16052_n5_page11 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_p16052_n5_page11 .jwresp_col_wrapper{margin:0;width:50%;float:left;position:relative;overflow:auto}#stacks_in_p16052_n5_page11 .jwresp_col_wrapper.right{float:right}#stacks_in_p16052_n5_page11 .jwresp_col{overflow:hidden;width:50%;float:left;margin:0}#stacks_in_p16052_n5_page11 #jwresp_col2_stacks_in_p16052_n5_page11,#stacks_in_p16052_n5_page11 #jwresp_col4_stacks_in_p16052_n5_page11{float:right}#stacks_in_p16052_n5_page11 #jwresp_col1_stacks_in_p16052_n5_page11,#stacks_in_p16052_n5_page11 #jwresp_col3_stacks_in_p16052_n5_page11{margin-right:0} @media screen and (max-width:700px){#stacks_in_p16052_n5_page11 .jwresp_col_wrapper.left,#stacks_in_p16052_n5_page11 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_p16052_n5_page11 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_p16052_n5_page11 .jwresp_col{width:50%}#stacks_in_p16052_n5_page11 #jwresp_col1_stacks_in_p16052_n5_page11,#stacks_in_p16052_n5_page11 #jwresp_col3_stacks_in_p16052_n5_page11{margin:0}}  @media screen and (max-width:700px){#stacks_in_p16052_n5_page11 .jwresp_col{width:100%;display:block}#stacks_in_p16052_n5_page11 #jwresp_col1_stacks_in_p16052_n5_page11,#stacks_in_p16052_n5_page11 #jwresp_col2_stacks_in_p16052_n5_page11,#stacks_in_p16052_n5_page11 #jwresp_col3_stacks_in_p16052_n5_page11{margin:0;margin-bottom:20px}#stacks_in_p16052_n5_page11 #jwresp_col4_stacks_in_p16052_n5_page11{margin:0}#stacks_in_p16052_n5_page11 .jwresp_col_wrapper.left{margin-bottom:0}}
/*
-------------------------------------------
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_p16052_n19_page11 {
	max-width: 260px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}
  @media screen and (max-width:700px){#stacks_in_p16052_n45_page11{display:none}} 
/*
-------------------------------------------
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_p16052_n27_page11 {
	font-size: 0.90em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_p16052_n27_page11 p {
	font-size: 0.90em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_p16052_n27_page11 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_p16052_n27_page11 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

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

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

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

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

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

}
#stacks_in_p16052_n27_page11 {
	background-image: url("../files/backgroundImage_p16052_n27.jpg");
	background-repeat: repeat;
	background-position: left top;
}
/*
-------------------------------------------
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_p16052_n28_page11 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_in_p16052_n28_page11 {
	padding: 30px 0px 30px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p16052_n29_page11 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 700px) {
	
#stacks_in_p16052_n29_page11 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 8% 0% 8%;
}
}
#stacks_in_p16052_n30_page11 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_p16052_n30_page11 .jwresp_col{overflow:hidden;margin:0;width:60%; float:left;}#stacks_in_p16052_n30_page11 #jwresp_col2_stacks_in_p16052_n30_page11{ float:right; width:30%}@media screen and (max-width:700px){#stacks_in_p16052_n30_page11 #jwresp_col1_stacks_in_p16052_n30_page11,#stacks_in_p16052_n30_page11 #jwresp_col2_stacks_in_p16052_n30_page11{width:100%;float:none;display:block}#stacks_in_p16052_n30_page11 #jwresp_col1_stacks_in_p16052_n30_page11{margin-bottom:15px}}
  #stacks_in_p16052_n34_page11{display:none}@media screen and (max-width:700px){#stacks_in_p16052_n34_page11{display:block}} 

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