#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)}
/*
1.1.3
  - added support for hide stacks in inner columns
  - added breakpoint customization to layouts item stack
  - fixes a crashing issue in RapidWeaver 8 and Stacks 4.10
*/
/*  */
#stacks_in_3484 > .layouts-section {
  grid-gap: 3px 3px;
  -ms-grid-columns: (minmax(0px, 1fr))[1];
  grid-template-columns: repeat(1, minmax(0px, 1fr));
  
  
  
  padding: 3px 3px;
  
}
#stacks_in_3484 > .layouts-section > div {
  margin-bottom: 3px;
  margin-right: 3px;
}
@supports (display: grid) {
  #stacks_in_3484 > .layouts-section > div {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
@media all and (max-width: 900px) {
  #stacks_in_3484 > .layouts-section {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat(0, minmax(0px, 1fr));
  }
  #stacks_in_3484 > .layouts-section[data-col="3"] {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  #stacks_in_3484 > .layouts-section[data-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
  #stacks_in_3484 > .layouts-section > div {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
@media all and (max-width: 700px) {
  #stacks_in_3484 > .layouts-section {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat( 0, minmax(0px, 1fr));
  }
  #stacks_in_3484 > .layouts-section[data-col="3"] {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #stacks_in_3484 > .layouts-section[data-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
/*  */
/*  */
#stacks_out_3485 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_3485 {
  box-shadow: none;
}
#stacks_in_3485, [tag="slice"] #stacks_in_3485 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_3485 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_3485 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_3485 h1,#stacks_in_3485 h2,#stacks_in_3485 h3,#stacks_in_3485 h4,#stacks_in_3485 h5,#stacks_in_3485 h6,
#stacks_in_3485 .layouts-text, #stacks_in_3485 p, #stacks_in_3485 a {
  color: rgba(76, 76, 76, 1.00);
}
#stacks_in_3485 svg {
  fill:  rgba(76, 76, 76, 1.00);
}
#stacks_in_3485 a:hover {
  color: rgba(96, 96, 96, 1.00);
}
#stacks_in_3485 .button, #stacks_in_3485 button {
  background-color: rgba(76, 76, 76, 1.00);
}
/*  */
@media all and (max-width: 800px) {
  #stacks_in_3485.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
#stacks_out_3491 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_3491 {
  box-shadow: none;
}
#stacks_in_3491, [tag="slice"] #stacks_in_3491 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_3491 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_3491 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_3491.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
/*
 * 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_3561 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_3561 .theDivider1,
#simpleDivider_stacks_in_3561 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3561 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_3561.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3561.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3561 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3561.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3561.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3561.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3561.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_3493 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_3493 .theDivider1,
#simpleDivider_stacks_in_3493 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3493 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_3493.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3493.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3493 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3493.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3493.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3493.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3493.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_3585 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_3585 .jwresp_col{float:none} #stacks_in_3585 #jwresp_col2_stacks_in_3585{position:relative;margin:0 auto;width:30%;float:none}#stacks_in_3585 #jwresp_col1_stacks_in_3585,#stacks_in_3585 #jwresp_col3_stacks_in_3585{width:31%}#stacks_in_3585 #jwresp_col1_stacks_in_3585{float:left}#stacks_in_3585 #jwresp_col3_stacks_in_3585{float:right} @media screen and (max-width:770px){#stacks_in_3585 #jwresp_col1_stacks_in_3585,#stacks_in_3585 #jwresp_col3_stacks_in_3585{margin-bottom:20px}#stacks_in_3585 #jwresp_col1_stacks_in_3585{width:48%}#stacks_in_3585 #jwresp_col3_stacks_in_3585{width:48%}#stacks_in_3585 #jwresp_col2_stacks_in_3585{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_3585 #jwresp_col1_stacks_in_3585,#stacks_in_3585 #jwresp_col3_stacks_in_3585,#stacks_in_3585 #jwresp_col2_stacks_in_3585{float:none;width:100%;display:block}#stacks_in_3585 #jwresp_col1_stacks_in_3585,#stacks_in_3585 #jwresp_col3_stacks_in_3585{margin-bottom:20px}} 
  .circle_stacks_in_3586{width: 300px;height: 300px;background:url(../LatinosinRI-HiddenStories_files/imageTypeDrag-3586.png) center;background-size: 200% auto;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;color:#0C3}.square_stacks_in_3586{width: 300px;height: 300px;background:url(../LatinosinRI-HiddenStories_files/imageTypeDrag-3586.png) center;background-size: 200% auto}.hexagon_stacks_in_3586{overflow:hidden;visibility:hidden;-webkit-transform:rotate(120deg);-moz-transform:rotate(120deg);-o-transform:rotate(120deg);transform:rotate(120deg)}.hexagon1_stacks_in_3586{width: 600px;height: 300px;margin-left:-113px}.hexagon2_stacks_in_3586{height: 600px;width: 300px;margin:-113px 0px -113px 0px}.hexagon-in1_stacks_in_3586{overflow:hidden;width:100%;height:100%;-webkit-transform:rotate(-60deg);-moz-transform:rotate(-60deg);-o-transform:rotate(-60deg);transform:rotate(-60deg)}.hexagon-in2_stacks_in_3586{width:100%;height:100%;background:url(../LatinosinRI-HiddenStories_files/imageTypeDrag-3586.png) center;background-size: 200% auto;visibility:visible;-webkit-transform:rotate(-60deg);-moz-transform:rotate(-60deg);-o-transform:rotate(-60deg);transform:rotate(-60deg)}.dodecagon_stacks_in_3586{width: 300px;height: 300px}.dodecagonhex_stacks_in_3586{overflow:hidden;visibility:hidden;-webkit-transform:rotate(120deg);-moz-transform:rotate(120deg);-o-transform:rotate(120deg);transform:rotate(120deg);background-position:center}/*
 * 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_3587 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_3587 .theDivider1,
#simpleDivider_stacks_in_3587 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3587 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_3587.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3587.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3587 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3587.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3587.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3587.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3587.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_3524 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_3524 .theDivider1,
#simpleDivider_stacks_in_3524 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3524 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_3524.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3524.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3524 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3524.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3524.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3524.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3524.bgImageOn .theDivider1 img {
	display: block;
}

  .circle_stacks_in_3589{width: 300px;height: 300px;background:url(../LatinosinRI-HiddenStories_files/imageTypeDrag-3589.jpg) center;background-size: 150% auto;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;color:#0C3}.square_stacks_in_3589{width: 300px;height: 300px;background:url(../LatinosinRI-HiddenStories_files/imageTypeDrag-3589.jpg) center;background-size: 150% auto}.hexagon_stacks_in_3589{overflow:hidden;visibility:hidden;-webkit-transform:rotate(120deg);-moz-transform:rotate(120deg);-o-transform:rotate(120deg);transform:rotate(120deg)}.hexagon1_stacks_in_3589{width: 600px;height: 300px;margin-left:-113px}.hexagon2_stacks_in_3589{height: 600px;width: 300px;margin:-113px 0px -113px 0px}.hexagon-in1_stacks_in_3589{overflow:hidden;width:100%;height:100%;-webkit-transform:rotate(-60deg);-moz-transform:rotate(-60deg);-o-transform:rotate(-60deg);transform:rotate(-60deg)}.hexagon-in2_stacks_in_3589{width:100%;height:100%;background:url(../LatinosinRI-HiddenStories_files/imageTypeDrag-3589.jpg) center;background-size: 150% auto;visibility:visible;-webkit-transform:rotate(-60deg);-moz-transform:rotate(-60deg);-o-transform:rotate(-60deg);transform:rotate(-60deg)}.dodecagon_stacks_in_3589{width: 300px;height: 300px}.dodecagonhex_stacks_in_3589{overflow:hidden;visibility:hidden;-webkit-transform:rotate(120deg);-moz-transform:rotate(120deg);-o-transform:rotate(120deg);transform:rotate(120deg);background-position:center}/*
 * 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_3590 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_3590 .theDivider1,
#simpleDivider_stacks_in_3590 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3590 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_3590.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3590.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3590 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3590.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3590.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3590.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3590.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_3604 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_3604 .theDivider1,
#simpleDivider_stacks_in_3604 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3604 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_3604.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3604.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3604 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3604.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3604.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3604.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3604.bgImageOn .theDivider1 img {
	display: block;
}

  .circle_stacks_in_3592{width: 300px;height: 300px;background:url(../LatinosinRI-HiddenStories_files/imageTypeDrag-3592.jpg) center;background-size: 100% auto;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;color:#0C3}.square_stacks_in_3592{width: 300px;height: 300px;background:url(../LatinosinRI-HiddenStories_files/imageTypeDrag-3592.jpg) center;background-size: 100% auto}.hexagon_stacks_in_3592{overflow:hidden;visibility:hidden;-webkit-transform:rotate(120deg);-moz-transform:rotate(120deg);-o-transform:rotate(120deg);transform:rotate(120deg)}.hexagon1_stacks_in_3592{width: 600px;height: 300px;margin-left:-113px}.hexagon2_stacks_in_3592{height: 600px;width: 300px;margin:-113px 0px -113px 0px}.hexagon-in1_stacks_in_3592{overflow:hidden;width:100%;height:100%;-webkit-transform:rotate(-60deg);-moz-transform:rotate(-60deg);-o-transform:rotate(-60deg);transform:rotate(-60deg)}.hexagon-in2_stacks_in_3592{width:100%;height:100%;background:url(../LatinosinRI-HiddenStories_files/imageTypeDrag-3592.jpg) center;background-size: 100% auto;visibility:visible;-webkit-transform:rotate(-60deg);-moz-transform:rotate(-60deg);-o-transform:rotate(-60deg);transform:rotate(-60deg)}.dodecagon_stacks_in_3592{width: 300px;height: 300px}.dodecagonhex_stacks_in_3592{overflow:hidden;visibility:hidden;-webkit-transform:rotate(120deg);-moz-transform:rotate(120deg);-o-transform:rotate(120deg);transform:rotate(120deg);background-position:center}/*
 * 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_3593 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_3593 .theDivider1,
#simpleDivider_stacks_in_3593 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3593 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_3593.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3593.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3593 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3593.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3593.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3593.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3593.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_3599 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_3599 .theDivider1,
#simpleDivider_stacks_in_3599 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3599 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_3599.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3599.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3599 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3599.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3599.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3599.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3599.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_3569 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_3569 .jwresp_col{float:none} #stacks_in_3569 #jwresp_col2_stacks_in_3569{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_3569 #jwresp_col1_stacks_in_3569,#stacks_in_3569 #jwresp_col3_stacks_in_3569{width:32%}#stacks_in_3569 #jwresp_col1_stacks_in_3569{float:left}#stacks_in_3569 #jwresp_col3_stacks_in_3569{float:right} @media screen and (max-width:770px){#stacks_in_3569 #jwresp_col1_stacks_in_3569,#stacks_in_3569 #jwresp_col3_stacks_in_3569{margin-bottom:20px}#stacks_in_3569 #jwresp_col1_stacks_in_3569{width:49%}#stacks_in_3569 #jwresp_col3_stacks_in_3569{width:49%}#stacks_in_3569 #jwresp_col2_stacks_in_3569{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_3569 #jwresp_col1_stacks_in_3569,#stacks_in_3569 #jwresp_col3_stacks_in_3569,#stacks_in_3569 #jwresp_col2_stacks_in_3569{float:none;width:100%;display:block}#stacks_in_3569 #jwresp_col1_stacks_in_3569,#stacks_in_3569 #jwresp_col3_stacks_in_3569{margin-bottom:20px}} 
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_3571 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_3571 a, #simpleText_stacks_in_3571 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_3571 a:visited {color: #169EE6;}
#simpleText_stacks_in_3571 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_3571 a:active {color: #FF6600;}
#simpleText_stacks_in_3571 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_3571.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_3571 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_3571 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_3571 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_3571 {font-size: inherit;}
}
#stacks_out_3571 {
	margin-left:0;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_3576 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_3576 a, #simpleText_stacks_in_3576 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_3576 a:visited {color: #169EE6;}
#simpleText_stacks_in_3576 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_3576 a:active {color: #FF6600;}
#simpleText_stacks_in_3576 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_3576.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_3576 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_3576 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_3576 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_3576 {font-size: inherit;}
}/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_3581 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_3581 a, #simpleText_stacks_in_3581 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_3581 a:visited {color: #169EE6;}
#simpleText_stacks_in_3581 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_3581 a:active {color: #FF6600;}
#simpleText_stacks_in_3581 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_3581.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_3581 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_3581 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_3581 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_3581 {font-size: inherit;}
}/*
 * 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_3595 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_3595 .theDivider1,
#simpleDivider_stacks_in_3595 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3595 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_3595.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3595.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3595 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3595.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3595.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3595.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3595.bgImageOn .theDivider1 img {
	display: block;
}

/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_3596 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_3596 a, #simpleText_stacks_in_3596 a:link {
	color: #CC9933;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_3596 a:visited {color: #CC9933;}
#simpleText_stacks_in_3596 a:hover {
	color: #7F7F7F;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_3596 a:active {color: #999999;}
#simpleText_stacks_in_3596 a:focus {color: #B3B3B3; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_3596.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_3596 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_3596 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_3596 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_3596 {font-size: inherit;}
}/*
 * 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_3456 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_3456 .theDivider1,
#simpleDivider_stacks_in_3456 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3456 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_3456.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3456.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3456 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3456.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3456.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3456.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3456.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_2378 {
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
