@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}
#toTop{--elevator-image:url(../rw_common/plugins/stacks/elevator-images/top.png);--elevator-size:50px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}#toTop:hover{background-position:left calc(var(--elevator-size) * -1)}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_99819 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_99819 .theDivider1,
#simpleDivider_stacks_in_99819 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_99819 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_99819.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_99819.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99819 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_99819.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_99819.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_99819.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99819.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_99822 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_99822 .theDivider1,
#simpleDivider_stacks_in_99822 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_99822 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_99822.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_99822.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99822 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_99822.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_99822.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_99822.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99822.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_99823 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_99823 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_99823 #jwresp_col2_stacks_in_99823{ float:right; width:48%}@media screen and (max-width:500px){#stacks_in_99823 #jwresp_col1_stacks_in_99823,#stacks_in_99823 #jwresp_col2_stacks_in_99823{width:100%;float:none;display:block}#stacks_in_99823 #jwresp_col1_stacks_in_99823{margin-bottom:15px}}

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

padding:2.5em 0.5em;

font-style:italic;
}


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


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

#stacks_in_99825 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack:hover{}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{margin:0px;padding:0px}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.width-minmax{min-width:100px;max-width:800px}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.width-static{width:500px}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.width-flexible{width:100%}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.height-static{height:100px}#stacks_in_99832 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.height-minmax{min-height:100px;max-height:800px}
#stacks_in_99833{}#stacks_in_99833 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_99833 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_99833 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_99833 > .jack.width-static{width:500px}#stacks_in_99833 > .jack.width-flexible{width:100%}#stacks_in_99833 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_99833 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_99833 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_99833 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_99833 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_99833 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_99833 > .jack::after{border-radius:0px}#stacks_in_99833 > .jack.border-detailed-radius,#stacks_in_99833 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_99833 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_99833 > .jack.bg-color{background-color:#89C5FF}#stacks_in_99833 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_99833 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_99833 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_99833 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_99833 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_99833 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_99833 > .jack.bg-image:not(.glass){}#stacks_in_99833 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_99833 > .jack.bg-image.glass.after,#stacks_in_99833 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_99833 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_99833 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_99833 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_99833 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_99833 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_99833 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_99833 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_99833 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_99833 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_99833 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_99833 > .jack.bg-image.glass.after,#stacks_in_99833 > .glass.jack.bg-image::after{}#stacks_in_99833 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_99833 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_99833 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_99833 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_99833 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_99833 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_99833 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_99833 > .jack.peek-shadow::before,#stacks_in_99833 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_99833 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_99833 > .jack{overflow:visible;}#stacks_in_99833 > .jack.height-static{height:100px}#stacks_in_99833 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_out_99834 {
	margin-left:0;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_99839 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_99839 .theDivider1,
#simpleDivider_stacks_in_99839 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_99839 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_99839.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_99839.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99839 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_99839.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_99839.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_99839.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99839.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_99842 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_99842 .theDivider1,
#simpleDivider_stacks_in_99842 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_99842 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_99842.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_99842.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99842 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_99842.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_99842.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_99842.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99842.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_99902 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_99902 .theDivider1,
#simpleDivider_stacks_in_99902 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_99902 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_99902.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #108080;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_99902.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99902 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_99902.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_99902.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_99902.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99902.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_99910 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_99910 .jwresp_col_wrapper{margin:0;width:49%;float:left;position:relative;overflow:auto}#stacks_in_99910 .jwresp_col_wrapper.right{float:right}#stacks_in_99910 .jwresp_col{overflow:hidden;width:48%;float:left;margin:0}#stacks_in_99910 #jwresp_col2_stacks_in_99910,#stacks_in_99910 #jwresp_col4_stacks_in_99910{float:right}#stacks_in_99910 #jwresp_col1_stacks_in_99910,#stacks_in_99910 #jwresp_col3_stacks_in_99910{margin-right:2} @media screen and (max-width:770px){#stacks_in_99910 .jwresp_col_wrapper.left,#stacks_in_99910 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_99910 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_99910 .jwresp_col{width:49%}#stacks_in_99910 #jwresp_col1_stacks_in_99910,#stacks_in_99910 #jwresp_col3_stacks_in_99910{margin:0}}  @media screen and (max-width:500px){#stacks_in_99910 .jwresp_col{width:100%;display:block}#stacks_in_99910 #jwresp_col1_stacks_in_99910,#stacks_in_99910 #jwresp_col2_stacks_in_99910,#stacks_in_99910 #jwresp_col3_stacks_in_99910{margin:0;margin-bottom:20px}#stacks_in_99910 #jwresp_col4_stacks_in_99910{margin:0}#stacks_in_99910 .jwresp_col_wrapper.left{margin-bottom:0}}



#stacks_in_99911 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_99911 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_99911 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_99911 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_99911 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(252, 102, 102, 1.00);
}
#stacks_in_99911 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_99911 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_99911 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 122, 122, 1.00);
}
#stacks_in_99911 .sweet_button:active{
	background: rgba(232, 82, 82, 1.00);
}
#stacks_in_99911 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_99911 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_99911 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}










#stacks_in_99913 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_99913 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_99913 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_99913 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_99913 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(128, 0, 2, 1.00);
}
#stacks_in_99913 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_99913 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_99913 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(148, 20, 22, 1.00);
}
#stacks_in_99913 .sweet_button:active{
	background: rgba(108, 0, 0, 1.00);
}
#stacks_in_99913 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_99913 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_99913 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}










#stacks_in_99915 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_99915 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_99915 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_99915 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_99915 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(16, 128, 128, 1.00);
}
#stacks_in_99915 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_99915 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_99915 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(36, 148, 148, 1.00);
}
#stacks_in_99915 .sweet_button:active{
	background: rgba(0, 108, 108, 1.00);
}
#stacks_in_99915 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_99915 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_99915 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}










#stacks_in_99917 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_99917 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_99917 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_99917 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_99917 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(254, 204, 102, 1.00);
}
#stacks_in_99917 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_99917 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_99917 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 224, 122, 1.00);
}
#stacks_in_99917 .sweet_button:active{
	background: rgba(234, 184, 82, 1.00);
}
#stacks_in_99917 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_99917 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_99917 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}







/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_99845 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_99845 .theDivider1,
#simpleDivider_stacks_in_99845 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_99845 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_99845.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_99845.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99845 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_99845.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_99845.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_99845.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99845.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_99888 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_99888 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_99888 #jwresp_col2_stacks_in_99888{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_99888 #jwresp_col1_stacks_in_99888,#stacks_in_99888 #jwresp_col2_stacks_in_99888{width:100%;float:none;display:block}#stacks_in_99888 #jwresp_col1_stacks_in_99888{margin-bottom:15px}}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_99873 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_99873 .theDivider1,
#simpleDivider_stacks_in_99873 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_99873 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_99873.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_99873.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99873 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_99873.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_99873.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_99873.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99873.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_99893 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_99893 .theDivider1,
#simpleDivider_stacks_in_99893 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_99893 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_99893.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_99893.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99893 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_99893.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_99893.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_99893.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99893.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_99898_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_99898 a:link, #stacks_in_99898 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_99898 a:hover, #stacks_in_99898 a:active {
	color:#FFFFFF;
}







#stacks_in_99898 a:link, #stacks_in_99898 a:visited {
	background-color:#7F7F7F;
	background: -webkit-gradient(linear, left top, left bottom, from(#7F7F7F), to(#4C4C4C));
	border:1px solid #4C4C4C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_99898 a:hover {
	background-color:#898989;
	background: -webkit-gradient(linear, left top, left bottom, from(#898989), to(#424242));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_99898 a:active {
	background-color:#7F7F7F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_99785 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_99785 .theDivider1,
#simpleDivider_stacks_in_99785 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_99785 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_99785.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_99785.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99785 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_99785.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_99785.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_99785.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99785.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_99874 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_99874 .theDivider1,
#simpleDivider_stacks_in_99874 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_99874 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_99874.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_99874.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99874 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_99874.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_99874.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_99874.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_99874.bgImageOn .theDivider1 img {
	display: block;
}

