#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_page6{	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_page6, #stacks_in_p16051_n2_page6:hover{	background-repeat: no-repeat !important;}/* ---------------------------- /// --------- Colour ------------ ///------------------------------ */#stacks_in_p16051_n2_page6, #stacks_in_p16051_n2_page6:hover{	background-color: #FFFFFF;}/* ---------------------------- /// ----------- Bg Size --------- ///------------------------------ */#stacks_in_p16051_n2_page6, #stacks_in_p16051_n2_page6:hover{	background-size: cover;}/* --- if the background type is cover------ use alternitive positioning -- */#stacks_in_p16051_n2_page6, #stacks_in_p16051_n2_page6: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_page6 {
	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_page6 {
	text-align: center;
}
	
#logo img {
	height: auto !important;
	max-width: 75% !important;
}
}



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

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

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

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

#stacks_in_p16051_n6_page6 {
	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_page6 {
	padding: 10px 0px 10px 0px;
}

#stacks_in_16053_page6 {
	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_page6 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 700px) {
	
#stacks_in_1832_page6 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 10% 0% 10%;
}
}
 #Mover_stacks_in_6976_page6{visibility:hidden;}.yesFade{opacity:0}.noFade{opacity:1}.slideDown_bounce{animation-name:slideDown_bounce;-webkit-animation-name:slideDown_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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: 1000ms;-webkit-animation-duration: 1000ms;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)}}/*
-------------------------------------------
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_page6 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_in_1024_page6 {
	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_page6 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_1026_page6 {
	margin: 0px 0px 40px 0px;
}
/* Start Contact Form stack CSS code */.stacks_in_2039_page6formwrap{	margin: 0;}#stacks_in_2039_page6comment{display: none;height: 0px;padding: 0px;margin: 0px;}.stacks_in_2039_page6mail{padding: 0;}.stacks_in_2039_page6fieldset{	border: none;	outline: none;	float : none !important;	text-align: left !important;}.stacks_in_2039_page6formail{}.stacks_in_2039_page6fieldset{	padding: 0 20px 0 3px;}#stacks_in_2039_page6 label{display: block;margin: 10px 0 0 0;padding: 0 0 5px 0;line-height: 1.1em;}#stacks_in_2039_page6 label *{display: inline;}#stacks_in_2039_page6 .stacks_in_2039_page6input{padding: 3px 7px 3px 7px;width: 100%;font-size: 12px;background: #FFFFFF !important;color: #333333 !important;margin: 0;border: 1px solid #D8D8D8 !important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px !important;}#stacks_in_2039_page6 textarea{padding: 7px;width: 100%;font-size: 13px;border: 1px solid #D8D8D8 !important;background: #FFFFFF !important;color: #333333 !important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}.stacks_in_2039_page6sendmail{margin-top: 20px !important;padding: 4px 7px 4px 7px !important;display: block;text-align: center !important;font-size: 12px;color: #444444 !important;border: 1px solid #D8D8D8 !important;background-color: #FFFFFF !important;-moz-border-radius: 3px !important;-webkit-border-radius: 3px !important;border-radius: 3px;cursor: pointer;}#sendmail:hover{cursor: pointer;}.stacks_in_2039_page6response{display: none;width: 80%;border: 1px solid #D6392B;background: #FEF4FA;padding: 10px;margin: 20px auto 0 0;color: #444444;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;min-height: 35px;}.stacks_in_2039_page6loader{float: left;width: 35px;height: 35px;padding: 0 15px 30px 0;}.stacks_in_2039_page6autoreplay{visibility: hidden;height: 0px;display: none;}#stacks_in_2039_page6 textarea{	color: #333333 !important;}/* End Contact Form stack CSS code */
#stacks_in_2039_page6 {
	margin: 0px 0px 40px 0px;
}
  @media screen and (max-width:700px){#stacks_in_5648_page6{display:none}} 
 #tiptip_holder{display:none;position:absolute;top:0;left:0;z-index:9950} #tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_right{padding-left:5px}#tiptip_holder.tip_left{padding-right:5px}#tiptip_content{font-size:17px;color:#FFFFFF;text-shadow:0 0 2px #000000;text-shadow: none;padding:4px 8px;border:1px solid #999999;background-color:#663300;background-image-no-gradient:-webkit-gradient(linear,0% 0,0% 100%,from(transparent),to(#663300));background-no-gradient:-moz-linear-gradient(top,#663300,#663300);background-no-gradient:-o-linear-gradient(top,#663300,#663300);background-no-gradient:linear-gradient(top,#663300,#663300);filter-no-gradient:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#663300,endColorstr=#663300);-ms-filter-no-gradient:"progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=#663300,endColorstr=#663300)";border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:0 0 5px #555555;-webkit-box-shadow:0 0 5px #555555;-moz-box-shadow:0 0 5px #555555}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}#tiptip_holder.tip_top #tiptip_arrow{border-top-color:#999999}#tiptip_holder.tip_bottom #tiptip_arrow{border-bottom-color:#999999}#tiptip_holder.tip_right #tiptip_arrow{border-right-color:#999999}#tiptip_holder.tip_left #tiptip_arrow{border-left-color:#999999}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#663300}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:#663300}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:#663300}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:#663300}#tiptip_content{overflow:hidden}
/*
-------------------------------------------
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_2124_page6 {
	font-size: 1.00em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_2124_page6 p {
	font-size: 1.00em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_2124_page6 {
	background-color: rgba(102, 51, 0, 1.00);
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 1px 0px 0px 0px;
	margin: 0px 0px 80px 0px;
	padding:  20px;
}

#stacks_in_2149_page6 .flexgridtable {
	display: table;
	border-collapse: collapse;
	border: none;
 
 }

#stacks_in_2149_page6 .flexgridtr {
	vertical-align: top;
	display: table-row;}

#stacks_in_2149_page6 .yfirst {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 80px;
}

#stacks_in_2149_page6 .y2 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 20px;
}
#stacks_in_2149_page6 .y3 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 80px;
}
#stacks_in_2149_page6 .y4 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 100px;
}
#stacks_in_2149_page6 .y5 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 180px;
}
#stacks_in_2149_page6 .y6 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 20px;
}
#stacks_in_2149_page6 .y7 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 100px;
}
#stacks_in_2149_page6 .y8 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 100px;
}
#stacks_in_2149_page6 .y9 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 100px;
}

#stacks_in_2149_page6 .ylast {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 300px;
}	

#stacks_in_2149_page6 {
	padding: 0px 0px 0px 80px;
}

#stacks_in_2975_page6 {
	margin: 0px 0px 80px 0px;
}
/* -- Start Eternity2 Each css Template -- */

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

.stacks_in_16078_page6eternityContainer {
	background-image: url("../files/background_image_16078.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_16078_page6overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_16078_page6contentBox{
	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_16078_page6content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	
	text-align: center !important;
}

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

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


.stacks_in_16078_page6eternityScrollButton{
	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_16078_page6eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_16078_page6eternityContainer {
		min-height: 300px;
	}
	
	.stacks_in_16078_page6contentBox{
		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_16055_page6{display:none}@media screen and (max-width:700px){#stacks_in_16055_page6{display:block}} 

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

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

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

#stacks_in_16056_page6 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}#stacks_in_16057_page6 .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_16057_page6 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_16057_page6 .fluid-image.unlimited img{width:100% !important}#stacks_in_16057_page6 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_16057_page6 .fluid-image.align-left img{float:left}#stacks_in_16057_page6 .fluid-image.align-right img{float:right}
#stacks_in_16060_page6 .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_16060_page6 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_16060_page6 .fluid-image.unlimited img{width:100% !important}#stacks_in_16060_page6 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_16060_page6 .fluid-image.align-left img{float:left}#stacks_in_16060_page6 .fluid-image.align-right img{float:right}
#stacks_in_16063_page6 .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_16063_page6 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_16063_page6 .fluid-image.unlimited img{width:100% !important}#stacks_in_16063_page6 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_16063_page6 .fluid-image.align-left img{float:left}#stacks_in_16063_page6 .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_16066_page6 {
	font-size: 1.20em;
	color: #FFFFFF;
	line-height: 1.40em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_16066_page6 {
	margin: 40px 0px 0px 0px;
}
 #Mover_stacks_in_16049_page6{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_page6{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_page6 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

#stacks_in_15965_page6 {
	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_16071_page6 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

#stacks_in_16075_page6 {
	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_page6 {
	font-size: 0.90em;
	color: #FFFFFF;
	line-height: 1.20em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

#stacks_in_p16052_n3_page6 {
	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_page6 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 700px) {
	
#stacks_in_p16052_n4_page6 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 8% 0% 8%;
}
}
#stacks_in_p16052_n5_page6 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_p16052_n5_page6 .jwresp_col_wrapper{margin:0;width:50%;float:left;position:relative;overflow:auto}#stacks_in_p16052_n5_page6 .jwresp_col_wrapper.right{float:right}#stacks_in_p16052_n5_page6 .jwresp_col{overflow:hidden;width:50%;float:left;margin:0}#stacks_in_p16052_n5_page6 #jwresp_col2_stacks_in_p16052_n5_page6,#stacks_in_p16052_n5_page6 #jwresp_col4_stacks_in_p16052_n5_page6{float:right}#stacks_in_p16052_n5_page6 #jwresp_col1_stacks_in_p16052_n5_page6,#stacks_in_p16052_n5_page6 #jwresp_col3_stacks_in_p16052_n5_page6{margin-right:0} @media screen and (max-width:700px){#stacks_in_p16052_n5_page6 .jwresp_col_wrapper.left,#stacks_in_p16052_n5_page6 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_p16052_n5_page6 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_p16052_n5_page6 .jwresp_col{width:50%}#stacks_in_p16052_n5_page6 #jwresp_col1_stacks_in_p16052_n5_page6,#stacks_in_p16052_n5_page6 #jwresp_col3_stacks_in_p16052_n5_page6{margin:0}}  @media screen and (max-width:700px){#stacks_in_p16052_n5_page6 .jwresp_col{width:100%;display:block}#stacks_in_p16052_n5_page6 #jwresp_col1_stacks_in_p16052_n5_page6,#stacks_in_p16052_n5_page6 #jwresp_col2_stacks_in_p16052_n5_page6,#stacks_in_p16052_n5_page6 #jwresp_col3_stacks_in_p16052_n5_page6{margin:0;margin-bottom:20px}#stacks_in_p16052_n5_page6 #jwresp_col4_stacks_in_p16052_n5_page6{margin:0}#stacks_in_p16052_n5_page6 .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_page6 {
	max-width: 260px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

#stacks_in_p16052_n28_page6 {
	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_page6 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 700px) {
	
#stacks_in_p16052_n29_page6 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 8% 0% 8%;
}
}
#stacks_in_p16052_n30_page6 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_p16052_n30_page6 .jwresp_col{overflow:hidden;margin:0;width:60%; float:left;}#stacks_in_p16052_n30_page6 #jwresp_col2_stacks_in_p16052_n30_page6{ float:right; width:30%}@media screen and (max-width:700px){#stacks_in_p16052_n30_page6 #jwresp_col1_stacks_in_p16052_n30_page6,#stacks_in_p16052_n30_page6 #jwresp_col2_stacks_in_p16052_n30_page6{width:100%;float:none;display:block}#stacks_in_p16052_n30_page6 #jwresp_col1_stacks_in_p16052_n30_page6{margin-bottom:15px}}
  #stacks_in_p16052_n34_page6{display:none}@media screen and (max-width:700px){#stacks_in_p16052_n34_page6{display:block}} 

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