/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
/*
 * cleanLists Resources
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 * Use: Place at top of Stacks page - to be used inside of cleanLists
 * 
 * MODERN PICS: http://www.fontsquirrel.com/fonts/modern-pictograms
 * WEB SYMBOLS: http://www.fontsquirrel.com/fonts/web-symbols
 * FONT AWESOME: http://fortawesome.github.io/Font-Awesome/icons
 */

@font-face {
    font-family: 'ModernPictogramsNormal';
    src: url('http://muddymoosevt.com/Accommodations_files/cleanlists_fonts/modernpics-webfont.eot');
    src: url('http://muddymoosevt.com/Accommodations_files/cleanlists_fonts/modernpics-webfont.eot#iefix') format('embedded-opentype'),
         url('http://muddymoosevt.com/Accommodations_files/cleanlists_fonts/modernpics-webfont.woff') format('woff'),
         url('http://muddymoosevt.com/Accommodations_files/cleanlists_fonts/modernpics-webfont.ttf') format('truetype'),
         url('http://muddymoosevt.com/Accommodations_files/cleanlists_fonts/modernpics-webfont.svg#ModernPictogramsNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('http://muddymoosevt.com/Accommodations_files/cleanlists_fonts/WebSymbols-Regular-webfont.eot');
    src: url('http://muddymoosevt.com/Accommodations_files/cleanlists_fonts/WebSymbols-Regular-webfont.eot#iefix') format('embedded-opentype'),
         url('http://muddymoosevt.com/Accommodations_files/cleanlists_fonts/WebSymbols-Regular-webfont.woff') format('woff'),
         url('http://muddymoosevt.com/Accommodations_files/cleanlists_fonts/WebSymbols-Regular-webfont.ttf') format('truetype'),
         url('http://muddymoosevt.com/Accommodations_files/cleanlists_fonts/WebSymbols-Regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}



#stacks_out_9432_page11 {
	width: 180px;
	float: left;
	margin-right:0;
}

#stacks_out_9440_page11 {
	width: 40px;
	float: left;
	margin-left:0;
}

#stacks_in_9440_page11 {
	padding: 1px 0px 0px 0px;
}

#stacks_out_3441_page11 {
	width: 175px;
	margin-left:0;
}
/*
 * cleanResponse
 * Version: 2.0.4
 * Requirements: RapidWeaver 5, Stacks 2
 * Support: http://forum.onelittledesigner.com
 * Description: 1-6 responsive columns
 */

/***************************************  NO GUTTER **********************************/

.stacks_in_17865_page11.cleanResponse2_L.CR2_Goff {
	width: 50%;
}
.stacks_in_17865_page11.cleanResponse2_R.CR2_Goff {
	width: 50%;
}

/****************  3 Non ******************/

.stacks_in_17865_page11.CR3_L.CR3_Goff {
	width: 33%;
}
.stacks_in_17865_page11.CR3_R.CR3_Goff {
	width: 33%;
}
.stacks_in_17865_page11.CR3_RS.CR3_Goff {
	width: 33.2%;
	float: right;
}
.stacks_in_17865_page11.CR3_M.CR3_Goff {
	margin: 0 0% 10px 0%;
	width: 34%;
}

/****************  4 Non ******************/

.stacks_in_17865_page11.CR4.CR4_Goff {
	width: 25%;
}
.stacks_in_17865_page11.CR4_S.CR4_Goff {
	width: 25%;
}
.stacks_in_17865_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
	width: 25.1%;
	float: left;
}
.stacks_in_17865_page11.CR4_LF.CR4_Goff, .stacks_in_17865_page11.CR4_LL.CR4_Goff, .stacks_in_17865_page11.CR4_LF2.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17865_page11.CR4_LF.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17865_page11.CR4_LL2.CR4_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
	.stacks_in_17865_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff{
		float: left;
		width: 25%;
	}
}

/****************  5 Non ******************/

.stacks_in_17865_page11.CR5.CR5_Goff {
	width: 20%;
}
.stacks_in_17865_page11.CR5_S.CR5_Goff {
	width: 20%;
}
.stacks_in_17865_page11.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
	width: 20.3%;
}
.stacks_in_17865_page11.CR5_M.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17865_page11.CR5_LF.CR5_Goff, .stacks_in_17865_page11.CR5_LL.CR5_Goff, .stacks_in_17865_page11.CR5_RF.CR5_Goff, .stacks_in_17865_page11.CR5_RL.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17865_page11.cleanRespone5_First.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17865_page11.cleanRespone5_Last.CR5_Goff {
	margin: 0 0 10px 0;
}

/****************  6 Non ******************/

.stacks_in_17865_page11.CR6.CR6_Goff {
	width: 16.66%;
}
.stacks_in_17865_page11.CR6_S.CR6_Goff {
	width: 16.69%;
}
.stacks_in_17865_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff, stacks_in_17865_page11.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
	width: 17%;
}
.stacks_in_17865_page11.CR6_M.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17865_page11.CR6_LF.CR6_Goff,
.stacks_in_17865_page11.CR6_LL.CR6_Goff,
.stacks_in_17865_page11.CR6_RF.CR6_Goff,
.stacks_in_17865_page11.CR6_RL.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17865_page11.CR6_L1.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17865_page11.CR6_R1.CR6_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
		.stacks_in_17865_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
		.stacks_in_17865_page11.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
			width: 16.6%;
	}
}

/***************************************  1 COLUMN **********************************/

.stacks_in_17865_page11.cleanResponse1_L {
	width: 100%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_17865_page11.cleanResponse1_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  2 COLUMN **********************************/

.stacks_in_17865_page11.cleanResponse2_L {
	float: left;
	width: 49%;
	margin: 0 0 10px 0;
}
.stacks_in_17865_page11.cleanResponse2_R {
	float: right;
	width: 49%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_17865_page11.cleanResponse2_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.cleanResponse2_R {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.cleanResponse2_L.CR2_Goff {
		width: 100%;
		margin:0 0 10px 0;
	}
	.stacks_in_17865_page11.cleanResponse2_R.CR2_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  3 COLUMN **********************************/

.stacks_in_17865_page11.CR3_L {
	float: left;
	width: 32%;
	margin: 0 0 10px 0;

}
.stacks_in_17865_page11.CR3_R {
	float: right;
	width: 32%;
	margin: 0 0 10px 0;
}
.stacks_in_17865_page11.CR3_M {
	float: left;
	margin: 0 2% 10px 2%;
	width: 32%;
}
@media (max-width: 800px) {
	
	/*  ============ LARGE BOTTOM ================== */
	
	.stacks_in_17865_page11.CR3_L.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17865_page11.CR3_M.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17865_page11.CR3_R.cleanResp1,
	.stacks_in_17865_page11.CR3_RS.cleanResp1 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.CR3_L.cleanResp1.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.CR3_M.cleanResp1.CR3_Goff  {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.CR3_R.cleanResp1.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.CR3_RS.cleanResp1.CR3_Goff  {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	/*  ============ LARGE TOP ================== */
	
	.stacks_in_17865_page11.CR3_L.cleanResp2 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.CR3_M.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17865_page11.CR3_R.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17865_page11.CR3_RS.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17865_page11.CR3_L.cleanResp2.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.CR3_M.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.CR3_R.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.CR3_RS.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	
}
@media (max-width: 600px){
	.stacks_in_17865_page11.CR3_L,
	.stacks_in_17865_page11.CR3_R.cleanResp2,
	.stacks_in_17865_page11.CR3_R,
	.stacks_in_17865_page11.CR3_R.cleanResp1,
	.stacks_in_17865_page11.CR3_RS.cleanResp2,
	.stacks_in_17865_page11.CR3_RS.cleanResp3 {
		float: left !important;
		width: 100% !important;
		margin: 0 0 10px 0!important;
	}
	.stacks_in_17865_page11.CR3_RS.CR3_Goff {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
	.stacks_in_17865_page11.CR3_M {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
}

/***************************************  4 COLUMN **********************************/

.stacks_in_17865_page11.CR4_L {
	float: left;
}
.stacks_in_17865_page11.CR4_R {
	float: left;
}
.stacks_in_17865_page11.CR4 {
	width: 23.5%;
}
.stacks_in_17865_page11.CR4_S {
	width: 23.6%;
}
.stacks_in_17865_page11.CR4_LF,
.stacks_in_17865_page11.CR4_LL,
.stacks_in_17865_page11.CR4_LF2 {
	margin: 0 1% 10px 1%;
}
.stacks_in_17865_page11.CR4_LF {
	margin: 0 1% 10px 0;
}
.stacks_in_17865_page11.CR4_LL2 {
	margin: 0 0 10px 1%;
	float: right;
}
@media (max-width: 1074px) {
	.stacks_in_17865_page11.CR4_S{
		width: 23.5%;
	}
}
@media (max-width: 800px) {
	.stacks_in_17865_page11.CR4 {
		width: 49%;
	}
	.stacks_in_17865_page11.CR4_S {
		width: 49%;
	}
	.stacks_in_17865_page11.CR4_LF {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_17865_page11.CR4_LL {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_17865_page11.CR4_LF2 {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_17865_page11.CR4_LL2 {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_17865_page11.CR4_R {
		float:left;
	}
	.stacks_in_17865_page11.CR4.CR4_Goff {
		width: 50%;
	}
	.stacks_in_17865_page11.CR4_S.CR4_Goff,
	.stacks_in_17865_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 50%;
	}
	.stacks_in_17865_page11.CR4_LF.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_17865_page11.CR4_LL.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_17865_page11.CR4_LF2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_17865_page11.CR4_LL2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
}

@media (max-width: 600px){
	.stacks_in_17865_page11.CR4 {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.CR4_S {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.CR4.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.CR4_S.CR4_Goff,
	.stacks_in_17865_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  5 COLUMN **********************************/

.stacks_in_17865_page11 .CR5_L {
	float: left;
}
.stacks_in_17865_page11 .CR5_R {
	float: left;
}
.stacks_in_17865_page11 .CR5 {
	width: 18.4%;
}
.stacks_in_17865_page11.CR5_S {
	width: 18.4%;
}
.stacks_in_17865_page11.CR5_M {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_17865_page11.CR5_LF,
.stacks_in_17865_page11.CR5_LL,
.stacks_in_17865_page11.CR5_RF,
.stacks_in_17865_page11.CR5_RL {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_17865_page11.cleanRespone5_First {
	margin: 0 1% 10px 0;
}
.stacks_in_17865_page11.cleanRespone5_Last {
	float:right;
	margin: 0 0 10px 1%;
}
@media (max-width: 800px) {
	.stacks_in_17865_page11.CR5, .stacks_in_17865_page11.CR5_S {
		width: 49%;
	}
	.stacks_in_17865_page11.CR5_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17865_page11.CR5_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17865_page11.CR5.cleanRespone5_Last,
	.stacks_in_17865_page11.CR5_S.cleanRespone5_Last {
		float: left;
		width: 99.8% ;
		margin: 0 auto 10px auto;
	}
	.stacks_in_17865_page11.CR5.CR5_Goff {
		width: 50%;
	}
	.stacks_in_17865_page11.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_17865_page11.CR5_LF.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.CR5_LL.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.cleanRespone5_Last.CR5_Goff,
	.stacks_in_17865_page11.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
		float: left;
		width: 100% ;
		margin: 0 auto 10px auto;
	}

	/*  ============ LARGE TOP ================== */
	
	.stacks_in_17865_page11.CR5.cleanResp2,
	.stacks_in_17865_page11.CR5_S.cleanResp2 {
		width: 49%;
	}
	.stacks_in_17865_page11.CR5_LF.cleanResp2,
	.stacks_in_17865_page11.cleanRespone5_Last.cleanResp2 {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17865_page11.CR5_LL.cleanResp2 {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17865_page11.CR5.cleanRespone5_First.cleanResp2,
	.stacks_in_17865_page11.CR5_S.cleanRespone5_First.cleanResp2 {
		float: left;
		width: 99.8%;
		margin: 0 auto 10px auto;
	}
	.stacks_in_17865_page11.CR5.cleanResp2.CR5_Goff {
		width: 50%;
	}
	.stacks_in_17865_page11.CR5_S.cleanResp2.CR5_Goff,
	.stacks_in_17865_page11.CR5_R1.CR5_LF.cleanRespone5_Last.cleanResp2.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_17865_page11.CR5_LF.cleanResp2.CR5_Goff,
	.stacks_in_17865_page11.cleanRespone5_Last.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
		
	}
	.stacks_in_17865_page11.CR5_LL.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.cleanRespone5_First.cleanResp2.CR5_Goff,
	.stacks_in_17865_page11.cleanRespone5_First.cleanResp2.CR5_S.CR5_Goff {
		float: left;
		width: 100%;
		margin: 0 auto 10px auto;
	}
}
@media (max-width: 600px) {
	.stacks_in_17865_page11.CR5.CR5_LL.cleanResp2,
	.stacks_in_17865_page11.CR5.CR5_LF.cleanResp2,
	.stacks_in_17865_page11.CR5.CR5_LL.cleanResp1,
	.stacks_in_17865_page11.CR5.CR5_LF.cleanResp1,
	.stacks_in_17865_page11.CR5_S.CR5_LL.cleanResp2,
	.stacks_in_17865_page11.CR5_S.CR5_LF.cleanResp2,
	.stacks_in_17865_page11.CR5_S.CR5_LL.cleanResp1,
	.stacks_in_17865_page11.CR5_S.CR5_LF.cleanResp1 {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.CR5.CR5_Goff,
	.stacks_in_17865_page11.CR5_S.CR5_Goff,
	.stacks_in_17865_page11.CR5_LL.cleanResp2.CR5_Goff {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
}

/***************************************  6 COLUMN **********************************/

.stacks_in_17865_page11.CR6_L,
.stacks_in_17865_page11.CR6_L1 {
	float: left;
}
.stacks_in_17865_page11.CR6_R,
.stacks_in_17865_page11.CR6_R1 {
	float: left;
}
.stacks_in_17865_page11.CR6 {
	width: 15%;
}
.stacks_in_17865_page11.CR6_S {
	width: 15.2%;
}
.stacks_in_17865_page11.CR6_M {
	float: left; 
	margin: 0 1% 10px 1%;
}
.stacks_in_17865_page11.CR6_LF,
.stacks_in_17865_page11.CR6_LL,
.stacks_in_17865_page11.CR6_RF,
.stacks_in_17865_page11.CR6_RL {
	margin: 0 1% 10px 1%;
}
.stacks_in_17865_page11.CR6_L1 {
	margin: 0 1% 10px 0;
}
.stacks_in_17865_page11.CR6_R1 {
	margin: 0 0 10px 1%;
}
@media (max-width: 1099px) {
	.stacks_in_17865_page11.CR6_S {
		width: 15%;
	}
}
@media (max-width: 800px) {
	.stacks_in_17865_page11.CR6,
	.stacks_in_17865_page11.CR6_S {
		width: 49%;
	}
	.stacks_in_17865_page11.CR6_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17865_page11.CR6_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17865_page11.CR6.CR6_Goff,
	.stacks_in_17865_page11.CR6_S.CR6_Goff,
	.stacks_in_17865_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
	.stacks_in_17865_page11.CR6_L1.CR6_LF.CR6_S.CR6_Goff {
		width:50%;
	}
	.stacks_in_17865_page11.CR6_LF.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_17865_page11.CR6_LL.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
}
@media (max-width: 600px) {
	.stacks_in_17865_page11.CR6,
	.stacks_in_17865_page11.CR6_S {
		width: 100% !important;
		margin: 0 0 10px 0 !important;
	}
}
#stacks_in_9456_page11 {
	margin: 10px 0px 0px 0px;
}
/*
 * cleanResponse
 * Version: 2.0.4
 * Requirements: RapidWeaver 5, Stacks 2
 * Support: http://forum.onelittledesigner.com
 * Description: 1-6 responsive columns
 */

/***************************************  NO GUTTER **********************************/

.stacks_in_17817_page11.cleanResponse2_L.CR2_Goff {
	width: 50%;
}
.stacks_in_17817_page11.cleanResponse2_R.CR2_Goff {
	width: 50%;
}

/****************  3 Non ******************/

.stacks_in_17817_page11.CR3_L.CR3_Goff {
	width: 33%;
}
.stacks_in_17817_page11.CR3_R.CR3_Goff {
	width: 33%;
}
.stacks_in_17817_page11.CR3_RS.CR3_Goff {
	width: 33.2%;
	float: right;
}
.stacks_in_17817_page11.CR3_M.CR3_Goff {
	margin: 0 0% 10px 0%;
	width: 34%;
}

/****************  4 Non ******************/

.stacks_in_17817_page11.CR4.CR4_Goff {
	width: 25%;
}
.stacks_in_17817_page11.CR4_S.CR4_Goff {
	width: 25%;
}
.stacks_in_17817_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
	width: 25.1%;
	float: left;
}
.stacks_in_17817_page11.CR4_LF.CR4_Goff, .stacks_in_17817_page11.CR4_LL.CR4_Goff, .stacks_in_17817_page11.CR4_LF2.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17817_page11.CR4_LF.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17817_page11.CR4_LL2.CR4_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
	.stacks_in_17817_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff{
		float: left;
		width: 25%;
	}
}

/****************  5 Non ******************/

.stacks_in_17817_page11.CR5.CR5_Goff {
	width: 20%;
}
.stacks_in_17817_page11.CR5_S.CR5_Goff {
	width: 20%;
}
.stacks_in_17817_page11.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
	width: 20.3%;
}
.stacks_in_17817_page11.CR5_M.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17817_page11.CR5_LF.CR5_Goff, .stacks_in_17817_page11.CR5_LL.CR5_Goff, .stacks_in_17817_page11.CR5_RF.CR5_Goff, .stacks_in_17817_page11.CR5_RL.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17817_page11.cleanRespone5_First.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17817_page11.cleanRespone5_Last.CR5_Goff {
	margin: 0 0 10px 0;
}

/****************  6 Non ******************/

.stacks_in_17817_page11.CR6.CR6_Goff {
	width: 16.66%;
}
.stacks_in_17817_page11.CR6_S.CR6_Goff {
	width: 16.69%;
}
.stacks_in_17817_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff, stacks_in_17817_page11.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
	width: 17%;
}
.stacks_in_17817_page11.CR6_M.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17817_page11.CR6_LF.CR6_Goff,
.stacks_in_17817_page11.CR6_LL.CR6_Goff,
.stacks_in_17817_page11.CR6_RF.CR6_Goff,
.stacks_in_17817_page11.CR6_RL.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17817_page11.CR6_L1.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17817_page11.CR6_R1.CR6_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
		.stacks_in_17817_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
		.stacks_in_17817_page11.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
			width: 16.6%;
	}
}

/***************************************  1 COLUMN **********************************/

.stacks_in_17817_page11.cleanResponse1_L {
	width: 100%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_17817_page11.cleanResponse1_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  2 COLUMN **********************************/

.stacks_in_17817_page11.cleanResponse2_L {
	float: left;
	width: 49%;
	margin: 0 0 10px 0;
}
.stacks_in_17817_page11.cleanResponse2_R {
	float: right;
	width: 49%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_17817_page11.cleanResponse2_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.cleanResponse2_R {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.cleanResponse2_L.CR2_Goff {
		width: 100%;
		margin:0 0 10px 0;
	}
	.stacks_in_17817_page11.cleanResponse2_R.CR2_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  3 COLUMN **********************************/

.stacks_in_17817_page11.CR3_L {
	float: left;
	width: 32%;
	margin: 0 0 10px 0;

}
.stacks_in_17817_page11.CR3_R {
	float: right;
	width: 32%;
	margin: 0 0 10px 0;
}
.stacks_in_17817_page11.CR3_M {
	float: left;
	margin: 0 2% 10px 2%;
	width: 32%;
}
@media (max-width: 800px) {
	
	/*  ============ LARGE BOTTOM ================== */
	
	.stacks_in_17817_page11.CR3_L.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17817_page11.CR3_M.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17817_page11.CR3_R.cleanResp1,
	.stacks_in_17817_page11.CR3_RS.cleanResp1 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.CR3_L.cleanResp1.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.CR3_M.cleanResp1.CR3_Goff  {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.CR3_R.cleanResp1.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.CR3_RS.cleanResp1.CR3_Goff  {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	/*  ============ LARGE TOP ================== */
	
	.stacks_in_17817_page11.CR3_L.cleanResp2 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.CR3_M.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17817_page11.CR3_R.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17817_page11.CR3_RS.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17817_page11.CR3_L.cleanResp2.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.CR3_M.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.CR3_R.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.CR3_RS.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	
}
@media (max-width: 600px){
	.stacks_in_17817_page11.CR3_L,
	.stacks_in_17817_page11.CR3_R.cleanResp2,
	.stacks_in_17817_page11.CR3_R,
	.stacks_in_17817_page11.CR3_R.cleanResp1,
	.stacks_in_17817_page11.CR3_RS.cleanResp2,
	.stacks_in_17817_page11.CR3_RS.cleanResp3 {
		float: left !important;
		width: 100% !important;
		margin: 0 0 10px 0!important;
	}
	.stacks_in_17817_page11.CR3_RS.CR3_Goff {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
	.stacks_in_17817_page11.CR3_M {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
}

/***************************************  4 COLUMN **********************************/

.stacks_in_17817_page11.CR4_L {
	float: left;
}
.stacks_in_17817_page11.CR4_R {
	float: left;
}
.stacks_in_17817_page11.CR4 {
	width: 23.5%;
}
.stacks_in_17817_page11.CR4_S {
	width: 23.6%;
}
.stacks_in_17817_page11.CR4_LF,
.stacks_in_17817_page11.CR4_LL,
.stacks_in_17817_page11.CR4_LF2 {
	margin: 0 1% 10px 1%;
}
.stacks_in_17817_page11.CR4_LF {
	margin: 0 1% 10px 0;
}
.stacks_in_17817_page11.CR4_LL2 {
	margin: 0 0 10px 1%;
	float: right;
}
@media (max-width: 1074px) {
	.stacks_in_17817_page11.CR4_S{
		width: 23.5%;
	}
}
@media (max-width: 800px) {
	.stacks_in_17817_page11.CR4 {
		width: 49%;
	}
	.stacks_in_17817_page11.CR4_S {
		width: 49%;
	}
	.stacks_in_17817_page11.CR4_LF {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_17817_page11.CR4_LL {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_17817_page11.CR4_LF2 {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_17817_page11.CR4_LL2 {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_17817_page11.CR4_R {
		float:left;
	}
	.stacks_in_17817_page11.CR4.CR4_Goff {
		width: 50%;
	}
	.stacks_in_17817_page11.CR4_S.CR4_Goff,
	.stacks_in_17817_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 50%;
	}
	.stacks_in_17817_page11.CR4_LF.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_17817_page11.CR4_LL.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_17817_page11.CR4_LF2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_17817_page11.CR4_LL2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
}

@media (max-width: 600px){
	.stacks_in_17817_page11.CR4 {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.CR4_S {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.CR4.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.CR4_S.CR4_Goff,
	.stacks_in_17817_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  5 COLUMN **********************************/

.stacks_in_17817_page11 .CR5_L {
	float: left;
}
.stacks_in_17817_page11 .CR5_R {
	float: left;
}
.stacks_in_17817_page11 .CR5 {
	width: 18.4%;
}
.stacks_in_17817_page11.CR5_S {
	width: 18.4%;
}
.stacks_in_17817_page11.CR5_M {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_17817_page11.CR5_LF,
.stacks_in_17817_page11.CR5_LL,
.stacks_in_17817_page11.CR5_RF,
.stacks_in_17817_page11.CR5_RL {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_17817_page11.cleanRespone5_First {
	margin: 0 1% 10px 0;
}
.stacks_in_17817_page11.cleanRespone5_Last {
	float:right;
	margin: 0 0 10px 1%;
}
@media (max-width: 800px) {
	.stacks_in_17817_page11.CR5, .stacks_in_17817_page11.CR5_S {
		width: 49%;
	}
	.stacks_in_17817_page11.CR5_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17817_page11.CR5_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17817_page11.CR5.cleanRespone5_Last,
	.stacks_in_17817_page11.CR5_S.cleanRespone5_Last {
		float: left;
		width: 99.8% ;
		margin: 0 auto 10px auto;
	}
	.stacks_in_17817_page11.CR5.CR5_Goff {
		width: 50%;
	}
	.stacks_in_17817_page11.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_17817_page11.CR5_LF.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.CR5_LL.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.cleanRespone5_Last.CR5_Goff,
	.stacks_in_17817_page11.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
		float: left;
		width: 100% ;
		margin: 0 auto 10px auto;
	}

	/*  ============ LARGE TOP ================== */
	
	.stacks_in_17817_page11.CR5.cleanResp2,
	.stacks_in_17817_page11.CR5_S.cleanResp2 {
		width: 49%;
	}
	.stacks_in_17817_page11.CR5_LF.cleanResp2,
	.stacks_in_17817_page11.cleanRespone5_Last.cleanResp2 {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17817_page11.CR5_LL.cleanResp2 {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17817_page11.CR5.cleanRespone5_First.cleanResp2,
	.stacks_in_17817_page11.CR5_S.cleanRespone5_First.cleanResp2 {
		float: left;
		width: 99.8%;
		margin: 0 auto 10px auto;
	}
	.stacks_in_17817_page11.CR5.cleanResp2.CR5_Goff {
		width: 50%;
	}
	.stacks_in_17817_page11.CR5_S.cleanResp2.CR5_Goff,
	.stacks_in_17817_page11.CR5_R1.CR5_LF.cleanRespone5_Last.cleanResp2.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_17817_page11.CR5_LF.cleanResp2.CR5_Goff,
	.stacks_in_17817_page11.cleanRespone5_Last.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
		
	}
	.stacks_in_17817_page11.CR5_LL.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.cleanRespone5_First.cleanResp2.CR5_Goff,
	.stacks_in_17817_page11.cleanRespone5_First.cleanResp2.CR5_S.CR5_Goff {
		float: left;
		width: 100%;
		margin: 0 auto 10px auto;
	}
}
@media (max-width: 600px) {
	.stacks_in_17817_page11.CR5.CR5_LL.cleanResp2,
	.stacks_in_17817_page11.CR5.CR5_LF.cleanResp2,
	.stacks_in_17817_page11.CR5.CR5_LL.cleanResp1,
	.stacks_in_17817_page11.CR5.CR5_LF.cleanResp1,
	.stacks_in_17817_page11.CR5_S.CR5_LL.cleanResp2,
	.stacks_in_17817_page11.CR5_S.CR5_LF.cleanResp2,
	.stacks_in_17817_page11.CR5_S.CR5_LL.cleanResp1,
	.stacks_in_17817_page11.CR5_S.CR5_LF.cleanResp1 {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.CR5.CR5_Goff,
	.stacks_in_17817_page11.CR5_S.CR5_Goff,
	.stacks_in_17817_page11.CR5_LL.cleanResp2.CR5_Goff {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
}

/***************************************  6 COLUMN **********************************/

.stacks_in_17817_page11.CR6_L,
.stacks_in_17817_page11.CR6_L1 {
	float: left;
}
.stacks_in_17817_page11.CR6_R,
.stacks_in_17817_page11.CR6_R1 {
	float: left;
}
.stacks_in_17817_page11.CR6 {
	width: 15%;
}
.stacks_in_17817_page11.CR6_S {
	width: 15.2%;
}
.stacks_in_17817_page11.CR6_M {
	float: left; 
	margin: 0 1% 10px 1%;
}
.stacks_in_17817_page11.CR6_LF,
.stacks_in_17817_page11.CR6_LL,
.stacks_in_17817_page11.CR6_RF,
.stacks_in_17817_page11.CR6_RL {
	margin: 0 1% 10px 1%;
}
.stacks_in_17817_page11.CR6_L1 {
	margin: 0 1% 10px 0;
}
.stacks_in_17817_page11.CR6_R1 {
	margin: 0 0 10px 1%;
}
@media (max-width: 1099px) {
	.stacks_in_17817_page11.CR6_S {
		width: 15%;
	}
}
@media (max-width: 800px) {
	.stacks_in_17817_page11.CR6,
	.stacks_in_17817_page11.CR6_S {
		width: 49%;
	}
	.stacks_in_17817_page11.CR6_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17817_page11.CR6_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17817_page11.CR6.CR6_Goff,
	.stacks_in_17817_page11.CR6_S.CR6_Goff,
	.stacks_in_17817_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
	.stacks_in_17817_page11.CR6_L1.CR6_LF.CR6_S.CR6_Goff {
		width:50%;
	}
	.stacks_in_17817_page11.CR6_LF.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_17817_page11.CR6_LL.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
}
@media (max-width: 600px) {
	.stacks_in_17817_page11.CR6,
	.stacks_in_17817_page11.CR6_S {
		width: 100% !important;
		margin: 0 0 10px 0 !important;
	}
}
#stacks_out_9472_page11 {
	width: 49%;
}

#stacks_in_17887_page11 {
	background-color: rgba(88, 171, 200, 1.00);
}
/*
 * cleanResponse
 * Version: 2.0.4
 * Requirements: RapidWeaver 5, Stacks 2
 * Support: http://forum.onelittledesigner.com
 * Description: 1-6 responsive columns
 */

/***************************************  NO GUTTER **********************************/

.stacks_in_4118_page11.cleanResponse2_L.CR2_Goff {
	width: 50%;
}
.stacks_in_4118_page11.cleanResponse2_R.CR2_Goff {
	width: 50%;
}

/****************  3 Non ******************/

.stacks_in_4118_page11.CR3_L.CR3_Goff {
	width: 33%;
}
.stacks_in_4118_page11.CR3_R.CR3_Goff {
	width: 33%;
}
.stacks_in_4118_page11.CR3_RS.CR3_Goff {
	width: 33.2%;
	float: right;
}
.stacks_in_4118_page11.CR3_M.CR3_Goff {
	margin: 0 0% 10px 0%;
	width: 34%;
}

/****************  4 Non ******************/

.stacks_in_4118_page11.CR4.CR4_Goff {
	width: 25%;
}
.stacks_in_4118_page11.CR4_S.CR4_Goff {
	width: 25%;
}
.stacks_in_4118_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
	width: 25.1%;
	float: left;
}
.stacks_in_4118_page11.CR4_LF.CR4_Goff, .stacks_in_4118_page11.CR4_LL.CR4_Goff, .stacks_in_4118_page11.CR4_LF2.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4118_page11.CR4_LF.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4118_page11.CR4_LL2.CR4_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
	.stacks_in_4118_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff{
		float: left;
		width: 25%;
	}
}

/****************  5 Non ******************/

.stacks_in_4118_page11.CR5.CR5_Goff {
	width: 20%;
}
.stacks_in_4118_page11.CR5_S.CR5_Goff {
	width: 20%;
}
.stacks_in_4118_page11.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
	width: 20.3%;
}
.stacks_in_4118_page11.CR5_M.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4118_page11.CR5_LF.CR5_Goff, .stacks_in_4118_page11.CR5_LL.CR5_Goff, .stacks_in_4118_page11.CR5_RF.CR5_Goff, .stacks_in_4118_page11.CR5_RL.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4118_page11.cleanRespone5_First.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4118_page11.cleanRespone5_Last.CR5_Goff {
	margin: 0 0 10px 0;
}

/****************  6 Non ******************/

.stacks_in_4118_page11.CR6.CR6_Goff {
	width: 16.66%;
}
.stacks_in_4118_page11.CR6_S.CR6_Goff {
	width: 16.69%;
}
.stacks_in_4118_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff, stacks_in_4118_page11.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
	width: 17%;
}
.stacks_in_4118_page11.CR6_M.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4118_page11.CR6_LF.CR6_Goff,
.stacks_in_4118_page11.CR6_LL.CR6_Goff,
.stacks_in_4118_page11.CR6_RF.CR6_Goff,
.stacks_in_4118_page11.CR6_RL.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4118_page11.CR6_L1.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4118_page11.CR6_R1.CR6_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
		.stacks_in_4118_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
		.stacks_in_4118_page11.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
			width: 16.6%;
	}
}

/***************************************  1 COLUMN **********************************/

.stacks_in_4118_page11.cleanResponse1_L {
	width: 100%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_4118_page11.cleanResponse1_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  2 COLUMN **********************************/

.stacks_in_4118_page11.cleanResponse2_L {
	float: left;
	width: 49%;
	margin: 0 0 10px 0;
}
.stacks_in_4118_page11.cleanResponse2_R {
	float: right;
	width: 49%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_4118_page11.cleanResponse2_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.cleanResponse2_R {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.cleanResponse2_L.CR2_Goff {
		width: 100%;
		margin:0 0 10px 0;
	}
	.stacks_in_4118_page11.cleanResponse2_R.CR2_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  3 COLUMN **********************************/

.stacks_in_4118_page11.CR3_L {
	float: left;
	width: 32%;
	margin: 0 0 10px 0;

}
.stacks_in_4118_page11.CR3_R {
	float: right;
	width: 32%;
	margin: 0 0 10px 0;
}
.stacks_in_4118_page11.CR3_M {
	float: left;
	margin: 0 2% 10px 2%;
	width: 32%;
}
@media (max-width: 800px) {
	
	/*  ============ LARGE BOTTOM ================== */
	
	.stacks_in_4118_page11.CR3_L.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4118_page11.CR3_M.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4118_page11.CR3_R.cleanResp1,
	.stacks_in_4118_page11.CR3_RS.cleanResp1 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.CR3_L.cleanResp1.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.CR3_M.cleanResp1.CR3_Goff  {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.CR3_R.cleanResp1.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.CR3_RS.cleanResp1.CR3_Goff  {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	/*  ============ LARGE TOP ================== */
	
	.stacks_in_4118_page11.CR3_L.cleanResp2 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.CR3_M.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4118_page11.CR3_R.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4118_page11.CR3_RS.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4118_page11.CR3_L.cleanResp2.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.CR3_M.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.CR3_R.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.CR3_RS.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	
}
@media (max-width: 600px){
	.stacks_in_4118_page11.CR3_L,
	.stacks_in_4118_page11.CR3_R.cleanResp2,
	.stacks_in_4118_page11.CR3_R,
	.stacks_in_4118_page11.CR3_R.cleanResp1,
	.stacks_in_4118_page11.CR3_RS.cleanResp2,
	.stacks_in_4118_page11.CR3_RS.cleanResp3 {
		float: left !important;
		width: 100% !important;
		margin: 0 0 10px 0!important;
	}
	.stacks_in_4118_page11.CR3_RS.CR3_Goff {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
	.stacks_in_4118_page11.CR3_M {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
}

/***************************************  4 COLUMN **********************************/

.stacks_in_4118_page11.CR4_L {
	float: left;
}
.stacks_in_4118_page11.CR4_R {
	float: left;
}
.stacks_in_4118_page11.CR4 {
	width: 23.5%;
}
.stacks_in_4118_page11.CR4_S {
	width: 23.6%;
}
.stacks_in_4118_page11.CR4_LF,
.stacks_in_4118_page11.CR4_LL,
.stacks_in_4118_page11.CR4_LF2 {
	margin: 0 1% 10px 1%;
}
.stacks_in_4118_page11.CR4_LF {
	margin: 0 1% 10px 0;
}
.stacks_in_4118_page11.CR4_LL2 {
	margin: 0 0 10px 1%;
	float: right;
}
@media (max-width: 1074px) {
	.stacks_in_4118_page11.CR4_S{
		width: 23.5%;
	}
}
@media (max-width: 800px) {
	.stacks_in_4118_page11.CR4 {
		width: 49%;
	}
	.stacks_in_4118_page11.CR4_S {
		width: 49%;
	}
	.stacks_in_4118_page11.CR4_LF {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_4118_page11.CR4_LL {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_4118_page11.CR4_LF2 {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_4118_page11.CR4_LL2 {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_4118_page11.CR4_R {
		float:left;
	}
	.stacks_in_4118_page11.CR4.CR4_Goff {
		width: 50%;
	}
	.stacks_in_4118_page11.CR4_S.CR4_Goff,
	.stacks_in_4118_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 50%;
	}
	.stacks_in_4118_page11.CR4_LF.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_4118_page11.CR4_LL.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_4118_page11.CR4_LF2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_4118_page11.CR4_LL2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
}

@media (max-width: 600px){
	.stacks_in_4118_page11.CR4 {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.CR4_S {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.CR4.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.CR4_S.CR4_Goff,
	.stacks_in_4118_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  5 COLUMN **********************************/

.stacks_in_4118_page11 .CR5_L {
	float: left;
}
.stacks_in_4118_page11 .CR5_R {
	float: left;
}
.stacks_in_4118_page11 .CR5 {
	width: 18.4%;
}
.stacks_in_4118_page11.CR5_S {
	width: 18.4%;
}
.stacks_in_4118_page11.CR5_M {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_4118_page11.CR5_LF,
.stacks_in_4118_page11.CR5_LL,
.stacks_in_4118_page11.CR5_RF,
.stacks_in_4118_page11.CR5_RL {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_4118_page11.cleanRespone5_First {
	margin: 0 1% 10px 0;
}
.stacks_in_4118_page11.cleanRespone5_Last {
	float:right;
	margin: 0 0 10px 1%;
}
@media (max-width: 800px) {
	.stacks_in_4118_page11.CR5, .stacks_in_4118_page11.CR5_S {
		width: 49%;
	}
	.stacks_in_4118_page11.CR5_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4118_page11.CR5_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4118_page11.CR5.cleanRespone5_Last,
	.stacks_in_4118_page11.CR5_S.cleanRespone5_Last {
		float: left;
		width: 99.8% ;
		margin: 0 auto 10px auto;
	}
	.stacks_in_4118_page11.CR5.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4118_page11.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4118_page11.CR5_LF.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.CR5_LL.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.cleanRespone5_Last.CR5_Goff,
	.stacks_in_4118_page11.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
		float: left;
		width: 100% ;
		margin: 0 auto 10px auto;
	}

	/*  ============ LARGE TOP ================== */
	
	.stacks_in_4118_page11.CR5.cleanResp2,
	.stacks_in_4118_page11.CR5_S.cleanResp2 {
		width: 49%;
	}
	.stacks_in_4118_page11.CR5_LF.cleanResp2,
	.stacks_in_4118_page11.cleanRespone5_Last.cleanResp2 {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4118_page11.CR5_LL.cleanResp2 {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4118_page11.CR5.cleanRespone5_First.cleanResp2,
	.stacks_in_4118_page11.CR5_S.cleanRespone5_First.cleanResp2 {
		float: left;
		width: 99.8%;
		margin: 0 auto 10px auto;
	}
	.stacks_in_4118_page11.CR5.cleanResp2.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4118_page11.CR5_S.cleanResp2.CR5_Goff,
	.stacks_in_4118_page11.CR5_R1.CR5_LF.cleanRespone5_Last.cleanResp2.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4118_page11.CR5_LF.cleanResp2.CR5_Goff,
	.stacks_in_4118_page11.cleanRespone5_Last.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
		
	}
	.stacks_in_4118_page11.CR5_LL.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.cleanRespone5_First.cleanResp2.CR5_Goff,
	.stacks_in_4118_page11.cleanRespone5_First.cleanResp2.CR5_S.CR5_Goff {
		float: left;
		width: 100%;
		margin: 0 auto 10px auto;
	}
}
@media (max-width: 600px) {
	.stacks_in_4118_page11.CR5.CR5_LL.cleanResp2,
	.stacks_in_4118_page11.CR5.CR5_LF.cleanResp2,
	.stacks_in_4118_page11.CR5.CR5_LL.cleanResp1,
	.stacks_in_4118_page11.CR5.CR5_LF.cleanResp1,
	.stacks_in_4118_page11.CR5_S.CR5_LL.cleanResp2,
	.stacks_in_4118_page11.CR5_S.CR5_LF.cleanResp2,
	.stacks_in_4118_page11.CR5_S.CR5_LL.cleanResp1,
	.stacks_in_4118_page11.CR5_S.CR5_LF.cleanResp1 {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.CR5.CR5_Goff,
	.stacks_in_4118_page11.CR5_S.CR5_Goff,
	.stacks_in_4118_page11.CR5_LL.cleanResp2.CR5_Goff {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
}

/***************************************  6 COLUMN **********************************/

.stacks_in_4118_page11.CR6_L,
.stacks_in_4118_page11.CR6_L1 {
	float: left;
}
.stacks_in_4118_page11.CR6_R,
.stacks_in_4118_page11.CR6_R1 {
	float: left;
}
.stacks_in_4118_page11.CR6 {
	width: 15%;
}
.stacks_in_4118_page11.CR6_S {
	width: 15.2%;
}
.stacks_in_4118_page11.CR6_M {
	float: left; 
	margin: 0 1% 10px 1%;
}
.stacks_in_4118_page11.CR6_LF,
.stacks_in_4118_page11.CR6_LL,
.stacks_in_4118_page11.CR6_RF,
.stacks_in_4118_page11.CR6_RL {
	margin: 0 1% 10px 1%;
}
.stacks_in_4118_page11.CR6_L1 {
	margin: 0 1% 10px 0;
}
.stacks_in_4118_page11.CR6_R1 {
	margin: 0 0 10px 1%;
}
@media (max-width: 1099px) {
	.stacks_in_4118_page11.CR6_S {
		width: 15%;
	}
}
@media (max-width: 800px) {
	.stacks_in_4118_page11.CR6,
	.stacks_in_4118_page11.CR6_S {
		width: 49%;
	}
	.stacks_in_4118_page11.CR6_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4118_page11.CR6_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4118_page11.CR6.CR6_Goff,
	.stacks_in_4118_page11.CR6_S.CR6_Goff,
	.stacks_in_4118_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
	.stacks_in_4118_page11.CR6_L1.CR6_LF.CR6_S.CR6_Goff {
		width:50%;
	}
	.stacks_in_4118_page11.CR6_LF.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4118_page11.CR6_LL.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
}
@media (max-width: 600px) {
	.stacks_in_4118_page11.CR6,
	.stacks_in_4118_page11.CR6_S {
		width: 100% !important;
		margin: 0 0 10px 0 !important;
	}
}#stacks_in_4207_page11 .themen{
    width:100%;     
}

#stacks_in_4207_page11 .themen_row{

}

#stacks_in_4207_page11 .themen_teaser{
    margin:5px;
}

#stacks_in_4207_page11 .themen_bild{
    position:relative;  
    display:block;
/*    margin-right:5px;
    height:px;
    margin-top:5px;
    cursor:pointer;*/     
}

#stacks_in_4207_page11 .themen_text{
    position:absolute;
    bottom:0px;
    width:100%;
    color:white;
    font-weight:bold;
    text-align:left;
	/*background-color:#000000;*/
    background-image:url('http://muddymoosevt.com/Accommodations_files/semi-black.png');
    background-repeat:repeat;
	z-index:1000;
}

#stacks_in_4207_page11 .themen_text_hover{
    /*background-image:url(http://muddymoosevt.com/images/half_transparent_redbox5x5.png);*/
	/*background-color:#ff0000;*/
}

#stacks_in_4207_page11 .centered_image .imageStyle{
	display:block;
}
#stacks_in_10124_page11 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_4288_page11 {
	padding: 10px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_10122_page11 ul, #cleanLists_stacks_in_10122_page11 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_10122_page11.sectionTypeHeader, #cleanLists_stacks_in_10122_page11.sectionTypeButton, #cleanLists_stacks_in_10122_page11 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_10122_page11.backgroundOn, #cleanLists_stacks_in_10122_page11.backgroundOn, #cleanLists_stacks_in_10122_page11.backgroundOn li, #cleanLists_stacks_in_10122_page11.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_10122_page11.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_10122_page11.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_10122_page11.backgroundOff li, #cleanLists_stacks_in_10122_page11.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_10122_page11.sectionTypeHeader h1, #cleanLists_stacks_in_10122_page11.sectionTypeButton h1,
#cleanLists_stacks_in_10122_page11.sectionTypeHeader h2, #cleanLists_stacks_in_10122_page11.sectionTypeButton h2,
#cleanLists_stacks_in_10122_page11.sectionTypeHeader h3, #cleanLists_stacks_in_10122_page11.sectionTypeButton h3,
#cleanLists_stacks_in_10122_page11.sectionTypeHeader h4, #cleanLists_stacks_in_10122_page11.sectionTypeButton h4,
#cleanLists_stacks_in_10122_page11.sectionTypeHeader h5, #cleanLists_stacks_in_10122_page11.sectionTypeButton h5,
#cleanLists_stacks_in_10122_page11.sectionTypeHeader h6, #cleanLists_stacks_in_10122_page11.sectionTypeButton h6,
#cleanLists_stacks_in_10122_page11.sectionTypeHeader h1 p, #cleanLists_stacks_in_10122_page11.sectionTypeButton h1 p,
#cleanLists_stacks_in_10122_page11.sectionTypeHeader h2 p, #cleanLists_stacks_in_10122_page11.sectionTypeButton h2 p,
#cleanLists_stacks_in_10122_page11.sectionTypeHeader h3 p, #cleanLists_stacks_in_10122_page11.sectionTypeButton h3 p,
#cleanLists_stacks_in_10122_page11.sectionTypeHeader h4 p, #cleanLists_stacks_in_10122_page11.sectionTypeButton h4 p,
#cleanLists_stacks_in_10122_page11.sectionTypeHeader h5 p, #cleanLists_stacks_in_10122_page11.sectionTypeButton h5 p,
#cleanLists_stacks_in_10122_page11.sectionTypeHeader h6 p, #cleanLists_stacks_in_10122_page11.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_10122_page11 a, #cleanLists_stacks_in_10122_page11.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10122_page11 a:hover, #cleanLists_stacks_in_10122_page11.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10122_page11.sectionTypeHeader *, #cleanLists_stacks_in_10122_page11.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_10122_page11 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_10122_page11 p {
	font-size: px;
}
#cleanLists_stacks_in_10122_page11 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_10122_page11 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10122_page11 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10122_page11 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_10122_page11 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_10122_page11 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_10122_page11 li .bulletSections, #cleanLists_stacks_in_10122_page11 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #36943A !important;
	top: 0px;
	left: 5px;
	font-size: 15px;
}
#cleanLists_stacks_in_10122_page11 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_10122_page11.bulletBox li .customBulletBox, #cleanLists_stacks_in_10122_page11.bulletCircle li .customBulletCircle {
	border: solid 1px #36943A;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_10122_page11.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_10122_page11.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_10122_page11.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_10122_page11.bulletOff,
#cleanLists_stacks_in_10122_page11.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_10122_page11.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_10122_page11.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_10122_page11.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_10122_page11.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_10122_page11.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_10122_page11 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_10122_page11 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_10122_page11 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_10122_page11 .buttonSimple:hover, #cleanLists_stacks_in_10122_page11 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_4625_page11 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_4625_page11 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_4625_page11 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_4625_page11 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_4625_page11 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_4625_page11 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_4625_page11 a.simpleButton_stacks_in_4625_page11 {
	font-weight: normal;
	cursor: pointer;
	max-width: 150px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF !important;
	text-align: Center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4625_page11 a.simpleButton_stacks_in_4625_page11:hover, #buttonContainer_stacks_in_4625_page11 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4625_page11 a.simpleButton_stacks_in_4625_page11.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_4625_page11 a.simpleButton_stacks_in_4625_page11.buttonGradientOff:hover, #buttonContainer_stacks_in_4625_page11 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_4625_page11 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_4625_page11 a.borderOn {border: solid 1px #333333;}
#buttonContainer_stacks_in_4625_page11 a.borderOn:hover {border: solid 1px #333333;}

/* OPTIONS */

#buttonContainer_stacks_in_4625_page11 a.alignLeft {float: left;}
#buttonContainer_stacks_in_4625_page11 a.alignRight {float: right}
#buttonContainer_stacks_in_4625_page11 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_4625_page11 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_4625_page11 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_4625_page11 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_4625_page11 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_4625_page11 {
	padding: 10px 0px 0px 0px;
}
#stacks_in_4140_page11 .themen{
    width:100%;     
}

#stacks_in_4140_page11 .themen_row{

}

#stacks_in_4140_page11 .themen_teaser{
    margin:5px;
}

#stacks_in_4140_page11 .themen_bild{
    position:relative;  
    display:block;
/*    margin-right:5px;
    height:px;
    margin-top:5px;
    cursor:pointer;*/     
}

#stacks_in_4140_page11 .themen_text{
    position:absolute;
    bottom:0px;
    width:100%;
    color:white;
    font-weight:bold;
    text-align:left;
	/*background-color:#000000;*/
    background-image:url('http://muddymoosevt.com/Accommodations_files/semi-black.png');
    background-repeat:repeat;
	z-index:1000;
}

#stacks_in_4140_page11 .themen_text_hover{
    /*background-image:url(http://muddymoosevt.com/images/half_transparent_redbox5x5.png);*/
	/*background-color:#ff0000;*/
}

#stacks_in_4140_page11 .centered_image .imageStyle{
	display:block;
}
#stacks_in_4278_page11 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_4296_page11 {
	padding: 10px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4312_page11 ul, #cleanLists_stacks_in_4312_page11 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4312_page11.sectionTypeHeader, #cleanLists_stacks_in_4312_page11.sectionTypeButton, #cleanLists_stacks_in_4312_page11 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_4312_page11.backgroundOn, #cleanLists_stacks_in_4312_page11.backgroundOn, #cleanLists_stacks_in_4312_page11.backgroundOn li, #cleanLists_stacks_in_4312_page11.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4312_page11.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4312_page11.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4312_page11.backgroundOff li, #cleanLists_stacks_in_4312_page11.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4312_page11.sectionTypeHeader h1, #cleanLists_stacks_in_4312_page11.sectionTypeButton h1,
#cleanLists_stacks_in_4312_page11.sectionTypeHeader h2, #cleanLists_stacks_in_4312_page11.sectionTypeButton h2,
#cleanLists_stacks_in_4312_page11.sectionTypeHeader h3, #cleanLists_stacks_in_4312_page11.sectionTypeButton h3,
#cleanLists_stacks_in_4312_page11.sectionTypeHeader h4, #cleanLists_stacks_in_4312_page11.sectionTypeButton h4,
#cleanLists_stacks_in_4312_page11.sectionTypeHeader h5, #cleanLists_stacks_in_4312_page11.sectionTypeButton h5,
#cleanLists_stacks_in_4312_page11.sectionTypeHeader h6, #cleanLists_stacks_in_4312_page11.sectionTypeButton h6,
#cleanLists_stacks_in_4312_page11.sectionTypeHeader h1 p, #cleanLists_stacks_in_4312_page11.sectionTypeButton h1 p,
#cleanLists_stacks_in_4312_page11.sectionTypeHeader h2 p, #cleanLists_stacks_in_4312_page11.sectionTypeButton h2 p,
#cleanLists_stacks_in_4312_page11.sectionTypeHeader h3 p, #cleanLists_stacks_in_4312_page11.sectionTypeButton h3 p,
#cleanLists_stacks_in_4312_page11.sectionTypeHeader h4 p, #cleanLists_stacks_in_4312_page11.sectionTypeButton h4 p,
#cleanLists_stacks_in_4312_page11.sectionTypeHeader h5 p, #cleanLists_stacks_in_4312_page11.sectionTypeButton h5 p,
#cleanLists_stacks_in_4312_page11.sectionTypeHeader h6 p, #cleanLists_stacks_in_4312_page11.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4312_page11 a, #cleanLists_stacks_in_4312_page11.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4312_page11 a:hover, #cleanLists_stacks_in_4312_page11.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4312_page11.sectionTypeHeader *, #cleanLists_stacks_in_4312_page11.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4312_page11 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4312_page11 p {
	font-size: px;
}
#cleanLists_stacks_in_4312_page11 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4312_page11 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4312_page11 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4312_page11 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4312_page11 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4312_page11 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4312_page11 li .bulletSections, #cleanLists_stacks_in_4312_page11 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #36943A !important;
	top: 0px;
	left: 5px;
	font-size: 15px;
}
#cleanLists_stacks_in_4312_page11 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4312_page11.bulletBox li .customBulletBox, #cleanLists_stacks_in_4312_page11.bulletCircle li .customBulletCircle {
	border: solid 1px #36943A;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_4312_page11.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4312_page11.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_4312_page11.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4312_page11.bulletOff,
#cleanLists_stacks_in_4312_page11.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4312_page11.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4312_page11.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4312_page11.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4312_page11.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4312_page11.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4312_page11 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4312_page11 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4312_page11 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4312_page11 .buttonSimple:hover, #cleanLists_stacks_in_4312_page11 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_4617_page11 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_4617_page11 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_4617_page11 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_4617_page11 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_4617_page11 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_4617_page11 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_4617_page11 a.simpleButton_stacks_in_4617_page11 {
	font-weight: normal;
	cursor: pointer;
	max-width: 150px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF !important;
	text-align: Center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4617_page11 a.simpleButton_stacks_in_4617_page11:hover, #buttonContainer_stacks_in_4617_page11 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4617_page11 a.simpleButton_stacks_in_4617_page11.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_4617_page11 a.simpleButton_stacks_in_4617_page11.buttonGradientOff:hover, #buttonContainer_stacks_in_4617_page11 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_4617_page11 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_4617_page11 a.borderOn {border: solid 1px #333333;}
#buttonContainer_stacks_in_4617_page11 a.borderOn:hover {border: solid 1px #333333;}

/* OPTIONS */

#buttonContainer_stacks_in_4617_page11 a.alignLeft {float: left;}
#buttonContainer_stacks_in_4617_page11 a.alignRight {float: right}
#buttonContainer_stacks_in_4617_page11 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_4617_page11 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_4617_page11 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_4617_page11 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_4617_page11 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_4617_page11 {
	padding: 10px 0px 0px 0px;
}
#stacks_in_4183_page11 .themen{
    width:100%;     
}

#stacks_in_4183_page11 .themen_row{

}

#stacks_in_4183_page11 .themen_teaser{
    margin:5px;
}

#stacks_in_4183_page11 .themen_bild{
    position:relative;  
    display:block;
/*    margin-right:5px;
    height:px;
    margin-top:5px;
    cursor:pointer;*/     
}

#stacks_in_4183_page11 .themen_text{
    position:absolute;
    bottom:0px;
    width:100%;
    color:white;
    font-weight:bold;
    text-align:left;
	/*background-color:#000000;*/
    background-image:url('http://muddymoosevt.com/Accommodations_files/semi-black.png');
    background-repeat:repeat;
	z-index:1000;
}

#stacks_in_4183_page11 .themen_text_hover{
    /*background-image:url(http://muddymoosevt.com/images/half_transparent_redbox5x5.png);*/
	/*background-color:#ff0000;*/
}

#stacks_in_4183_page11 .centered_image .imageStyle{
	display:block;
}
#stacks_in_4286_page11 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_4328_page11 {
	padding: 10px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4320_page11 ul, #cleanLists_stacks_in_4320_page11 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4320_page11.sectionTypeHeader, #cleanLists_stacks_in_4320_page11.sectionTypeButton, #cleanLists_stacks_in_4320_page11 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_4320_page11.backgroundOn, #cleanLists_stacks_in_4320_page11.backgroundOn, #cleanLists_stacks_in_4320_page11.backgroundOn li, #cleanLists_stacks_in_4320_page11.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4320_page11.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4320_page11.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4320_page11.backgroundOff li, #cleanLists_stacks_in_4320_page11.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4320_page11.sectionTypeHeader h1, #cleanLists_stacks_in_4320_page11.sectionTypeButton h1,
#cleanLists_stacks_in_4320_page11.sectionTypeHeader h2, #cleanLists_stacks_in_4320_page11.sectionTypeButton h2,
#cleanLists_stacks_in_4320_page11.sectionTypeHeader h3, #cleanLists_stacks_in_4320_page11.sectionTypeButton h3,
#cleanLists_stacks_in_4320_page11.sectionTypeHeader h4, #cleanLists_stacks_in_4320_page11.sectionTypeButton h4,
#cleanLists_stacks_in_4320_page11.sectionTypeHeader h5, #cleanLists_stacks_in_4320_page11.sectionTypeButton h5,
#cleanLists_stacks_in_4320_page11.sectionTypeHeader h6, #cleanLists_stacks_in_4320_page11.sectionTypeButton h6,
#cleanLists_stacks_in_4320_page11.sectionTypeHeader h1 p, #cleanLists_stacks_in_4320_page11.sectionTypeButton h1 p,
#cleanLists_stacks_in_4320_page11.sectionTypeHeader h2 p, #cleanLists_stacks_in_4320_page11.sectionTypeButton h2 p,
#cleanLists_stacks_in_4320_page11.sectionTypeHeader h3 p, #cleanLists_stacks_in_4320_page11.sectionTypeButton h3 p,
#cleanLists_stacks_in_4320_page11.sectionTypeHeader h4 p, #cleanLists_stacks_in_4320_page11.sectionTypeButton h4 p,
#cleanLists_stacks_in_4320_page11.sectionTypeHeader h5 p, #cleanLists_stacks_in_4320_page11.sectionTypeButton h5 p,
#cleanLists_stacks_in_4320_page11.sectionTypeHeader h6 p, #cleanLists_stacks_in_4320_page11.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4320_page11 a, #cleanLists_stacks_in_4320_page11.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4320_page11 a:hover, #cleanLists_stacks_in_4320_page11.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4320_page11.sectionTypeHeader *, #cleanLists_stacks_in_4320_page11.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4320_page11 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4320_page11 p {
	font-size: px;
}
#cleanLists_stacks_in_4320_page11 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4320_page11 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4320_page11 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4320_page11 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4320_page11 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4320_page11 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4320_page11 li .bulletSections, #cleanLists_stacks_in_4320_page11 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #36943A !important;
	top: 0px;
	left: 5px;
	font-size: 15px;
}
#cleanLists_stacks_in_4320_page11 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4320_page11.bulletBox li .customBulletBox, #cleanLists_stacks_in_4320_page11.bulletCircle li .customBulletCircle {
	border: solid 1px #36943A;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_4320_page11.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4320_page11.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_4320_page11.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4320_page11.bulletOff,
#cleanLists_stacks_in_4320_page11.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4320_page11.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4320_page11.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4320_page11.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4320_page11.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4320_page11.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4320_page11 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4320_page11 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4320_page11 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4320_page11 .buttonSimple:hover, #cleanLists_stacks_in_4320_page11 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_4633_page11 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_4633_page11 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_4633_page11 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_4633_page11 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_4633_page11 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_4633_page11 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_4633_page11 a.simpleButton_stacks_in_4633_page11 {
	font-weight: normal;
	cursor: pointer;
	max-width: 150px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF !important;
	text-align: Center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4633_page11 a.simpleButton_stacks_in_4633_page11:hover, #buttonContainer_stacks_in_4633_page11 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4633_page11 a.simpleButton_stacks_in_4633_page11.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_4633_page11 a.simpleButton_stacks_in_4633_page11.buttonGradientOff:hover, #buttonContainer_stacks_in_4633_page11 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_4633_page11 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_4633_page11 a.borderOn {border: solid 1px #333333;}
#buttonContainer_stacks_in_4633_page11 a.borderOn:hover {border: solid 1px #333333;}

/* OPTIONS */

#buttonContainer_stacks_in_4633_page11 a.alignLeft {float: left;}
#buttonContainer_stacks_in_4633_page11 a.alignRight {float: right}
#buttonContainer_stacks_in_4633_page11 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_4633_page11 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_4633_page11 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_4633_page11 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_4633_page11 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_4633_page11 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_17793_page11 {
	background-color: rgba(88, 171, 200, 1.00);
}
/*
 * cleanResponse
 * Version: 2.0.4
 * Requirements: RapidWeaver 5, Stacks 2
 * Support: http://forum.onelittledesigner.com
 * Description: 1-6 responsive columns
 */

/***************************************  NO GUTTER **********************************/

.stacks_in_4224_page11.cleanResponse2_L.CR2_Goff {
	width: 50%;
}
.stacks_in_4224_page11.cleanResponse2_R.CR2_Goff {
	width: 50%;
}

/****************  3 Non ******************/

.stacks_in_4224_page11.CR3_L.CR3_Goff {
	width: 33%;
}
.stacks_in_4224_page11.CR3_R.CR3_Goff {
	width: 33%;
}
.stacks_in_4224_page11.CR3_RS.CR3_Goff {
	width: 33.2%;
	float: right;
}
.stacks_in_4224_page11.CR3_M.CR3_Goff {
	margin: 0 0% 10px 0%;
	width: 34%;
}

/****************  4 Non ******************/

.stacks_in_4224_page11.CR4.CR4_Goff {
	width: 25%;
}
.stacks_in_4224_page11.CR4_S.CR4_Goff {
	width: 25%;
}
.stacks_in_4224_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
	width: 25.1%;
	float: left;
}
.stacks_in_4224_page11.CR4_LF.CR4_Goff, .stacks_in_4224_page11.CR4_LL.CR4_Goff, .stacks_in_4224_page11.CR4_LF2.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4224_page11.CR4_LF.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4224_page11.CR4_LL2.CR4_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
	.stacks_in_4224_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff{
		float: left;
		width: 25%;
	}
}

/****************  5 Non ******************/

.stacks_in_4224_page11.CR5.CR5_Goff {
	width: 20%;
}
.stacks_in_4224_page11.CR5_S.CR5_Goff {
	width: 20%;
}
.stacks_in_4224_page11.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
	width: 20.3%;
}
.stacks_in_4224_page11.CR5_M.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4224_page11.CR5_LF.CR5_Goff, .stacks_in_4224_page11.CR5_LL.CR5_Goff, .stacks_in_4224_page11.CR5_RF.CR5_Goff, .stacks_in_4224_page11.CR5_RL.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4224_page11.cleanRespone5_First.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4224_page11.cleanRespone5_Last.CR5_Goff {
	margin: 0 0 10px 0;
}

/****************  6 Non ******************/

.stacks_in_4224_page11.CR6.CR6_Goff {
	width: 16.66%;
}
.stacks_in_4224_page11.CR6_S.CR6_Goff {
	width: 16.69%;
}
.stacks_in_4224_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff, stacks_in_4224_page11.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
	width: 17%;
}
.stacks_in_4224_page11.CR6_M.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4224_page11.CR6_LF.CR6_Goff,
.stacks_in_4224_page11.CR6_LL.CR6_Goff,
.stacks_in_4224_page11.CR6_RF.CR6_Goff,
.stacks_in_4224_page11.CR6_RL.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4224_page11.CR6_L1.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4224_page11.CR6_R1.CR6_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
		.stacks_in_4224_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
		.stacks_in_4224_page11.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
			width: 16.6%;
	}
}

/***************************************  1 COLUMN **********************************/

.stacks_in_4224_page11.cleanResponse1_L {
	width: 100%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_4224_page11.cleanResponse1_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  2 COLUMN **********************************/

.stacks_in_4224_page11.cleanResponse2_L {
	float: left;
	width: 49%;
	margin: 0 0 10px 0;
}
.stacks_in_4224_page11.cleanResponse2_R {
	float: right;
	width: 49%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_4224_page11.cleanResponse2_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.cleanResponse2_R {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.cleanResponse2_L.CR2_Goff {
		width: 100%;
		margin:0 0 10px 0;
	}
	.stacks_in_4224_page11.cleanResponse2_R.CR2_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  3 COLUMN **********************************/

.stacks_in_4224_page11.CR3_L {
	float: left;
	width: 32%;
	margin: 0 0 10px 0;

}
.stacks_in_4224_page11.CR3_R {
	float: right;
	width: 32%;
	margin: 0 0 10px 0;
}
.stacks_in_4224_page11.CR3_M {
	float: left;
	margin: 0 2% 10px 2%;
	width: 32%;
}
@media (max-width: 800px) {
	
	/*  ============ LARGE BOTTOM ================== */
	
	.stacks_in_4224_page11.CR3_L.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4224_page11.CR3_M.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4224_page11.CR3_R.cleanResp1,
	.stacks_in_4224_page11.CR3_RS.cleanResp1 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.CR3_L.cleanResp1.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.CR3_M.cleanResp1.CR3_Goff  {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.CR3_R.cleanResp1.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.CR3_RS.cleanResp1.CR3_Goff  {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	/*  ============ LARGE TOP ================== */
	
	.stacks_in_4224_page11.CR3_L.cleanResp2 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.CR3_M.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4224_page11.CR3_R.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4224_page11.CR3_RS.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4224_page11.CR3_L.cleanResp2.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.CR3_M.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.CR3_R.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.CR3_RS.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	
}
@media (max-width: 600px){
	.stacks_in_4224_page11.CR3_L,
	.stacks_in_4224_page11.CR3_R.cleanResp2,
	.stacks_in_4224_page11.CR3_R,
	.stacks_in_4224_page11.CR3_R.cleanResp1,
	.stacks_in_4224_page11.CR3_RS.cleanResp2,
	.stacks_in_4224_page11.CR3_RS.cleanResp3 {
		float: left !important;
		width: 100% !important;
		margin: 0 0 10px 0!important;
	}
	.stacks_in_4224_page11.CR3_RS.CR3_Goff {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
	.stacks_in_4224_page11.CR3_M {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
}

/***************************************  4 COLUMN **********************************/

.stacks_in_4224_page11.CR4_L {
	float: left;
}
.stacks_in_4224_page11.CR4_R {
	float: left;
}
.stacks_in_4224_page11.CR4 {
	width: 23.5%;
}
.stacks_in_4224_page11.CR4_S {
	width: 23.6%;
}
.stacks_in_4224_page11.CR4_LF,
.stacks_in_4224_page11.CR4_LL,
.stacks_in_4224_page11.CR4_LF2 {
	margin: 0 1% 10px 1%;
}
.stacks_in_4224_page11.CR4_LF {
	margin: 0 1% 10px 0;
}
.stacks_in_4224_page11.CR4_LL2 {
	margin: 0 0 10px 1%;
	float: right;
}
@media (max-width: 1074px) {
	.stacks_in_4224_page11.CR4_S{
		width: 23.5%;
	}
}
@media (max-width: 800px) {
	.stacks_in_4224_page11.CR4 {
		width: 49%;
	}
	.stacks_in_4224_page11.CR4_S {
		width: 49%;
	}
	.stacks_in_4224_page11.CR4_LF {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_4224_page11.CR4_LL {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_4224_page11.CR4_LF2 {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_4224_page11.CR4_LL2 {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_4224_page11.CR4_R {
		float:left;
	}
	.stacks_in_4224_page11.CR4.CR4_Goff {
		width: 50%;
	}
	.stacks_in_4224_page11.CR4_S.CR4_Goff,
	.stacks_in_4224_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 50%;
	}
	.stacks_in_4224_page11.CR4_LF.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_4224_page11.CR4_LL.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_4224_page11.CR4_LF2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_4224_page11.CR4_LL2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
}

@media (max-width: 600px){
	.stacks_in_4224_page11.CR4 {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.CR4_S {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.CR4.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.CR4_S.CR4_Goff,
	.stacks_in_4224_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  5 COLUMN **********************************/

.stacks_in_4224_page11 .CR5_L {
	float: left;
}
.stacks_in_4224_page11 .CR5_R {
	float: left;
}
.stacks_in_4224_page11 .CR5 {
	width: 18.4%;
}
.stacks_in_4224_page11.CR5_S {
	width: 18.4%;
}
.stacks_in_4224_page11.CR5_M {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_4224_page11.CR5_LF,
.stacks_in_4224_page11.CR5_LL,
.stacks_in_4224_page11.CR5_RF,
.stacks_in_4224_page11.CR5_RL {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_4224_page11.cleanRespone5_First {
	margin: 0 1% 10px 0;
}
.stacks_in_4224_page11.cleanRespone5_Last {
	float:right;
	margin: 0 0 10px 1%;
}
@media (max-width: 800px) {
	.stacks_in_4224_page11.CR5, .stacks_in_4224_page11.CR5_S {
		width: 49%;
	}
	.stacks_in_4224_page11.CR5_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4224_page11.CR5_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4224_page11.CR5.cleanRespone5_Last,
	.stacks_in_4224_page11.CR5_S.cleanRespone5_Last {
		float: left;
		width: 99.8% ;
		margin: 0 auto 10px auto;
	}
	.stacks_in_4224_page11.CR5.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4224_page11.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4224_page11.CR5_LF.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.CR5_LL.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.cleanRespone5_Last.CR5_Goff,
	.stacks_in_4224_page11.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
		float: left;
		width: 100% ;
		margin: 0 auto 10px auto;
	}

	/*  ============ LARGE TOP ================== */
	
	.stacks_in_4224_page11.CR5.cleanResp2,
	.stacks_in_4224_page11.CR5_S.cleanResp2 {
		width: 49%;
	}
	.stacks_in_4224_page11.CR5_LF.cleanResp2,
	.stacks_in_4224_page11.cleanRespone5_Last.cleanResp2 {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4224_page11.CR5_LL.cleanResp2 {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4224_page11.CR5.cleanRespone5_First.cleanResp2,
	.stacks_in_4224_page11.CR5_S.cleanRespone5_First.cleanResp2 {
		float: left;
		width: 99.8%;
		margin: 0 auto 10px auto;
	}
	.stacks_in_4224_page11.CR5.cleanResp2.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4224_page11.CR5_S.cleanResp2.CR5_Goff,
	.stacks_in_4224_page11.CR5_R1.CR5_LF.cleanRespone5_Last.cleanResp2.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4224_page11.CR5_LF.cleanResp2.CR5_Goff,
	.stacks_in_4224_page11.cleanRespone5_Last.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
		
	}
	.stacks_in_4224_page11.CR5_LL.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.cleanRespone5_First.cleanResp2.CR5_Goff,
	.stacks_in_4224_page11.cleanRespone5_First.cleanResp2.CR5_S.CR5_Goff {
		float: left;
		width: 100%;
		margin: 0 auto 10px auto;
	}
}
@media (max-width: 600px) {
	.stacks_in_4224_page11.CR5.CR5_LL.cleanResp2,
	.stacks_in_4224_page11.CR5.CR5_LF.cleanResp2,
	.stacks_in_4224_page11.CR5.CR5_LL.cleanResp1,
	.stacks_in_4224_page11.CR5.CR5_LF.cleanResp1,
	.stacks_in_4224_page11.CR5_S.CR5_LL.cleanResp2,
	.stacks_in_4224_page11.CR5_S.CR5_LF.cleanResp2,
	.stacks_in_4224_page11.CR5_S.CR5_LL.cleanResp1,
	.stacks_in_4224_page11.CR5_S.CR5_LF.cleanResp1 {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.CR5.CR5_Goff,
	.stacks_in_4224_page11.CR5_S.CR5_Goff,
	.stacks_in_4224_page11.CR5_LL.cleanResp2.CR5_Goff {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
}

/***************************************  6 COLUMN **********************************/

.stacks_in_4224_page11.CR6_L,
.stacks_in_4224_page11.CR6_L1 {
	float: left;
}
.stacks_in_4224_page11.CR6_R,
.stacks_in_4224_page11.CR6_R1 {
	float: left;
}
.stacks_in_4224_page11.CR6 {
	width: 15%;
}
.stacks_in_4224_page11.CR6_S {
	width: 15.2%;
}
.stacks_in_4224_page11.CR6_M {
	float: left; 
	margin: 0 1% 10px 1%;
}
.stacks_in_4224_page11.CR6_LF,
.stacks_in_4224_page11.CR6_LL,
.stacks_in_4224_page11.CR6_RF,
.stacks_in_4224_page11.CR6_RL {
	margin: 0 1% 10px 1%;
}
.stacks_in_4224_page11.CR6_L1 {
	margin: 0 1% 10px 0;
}
.stacks_in_4224_page11.CR6_R1 {
	margin: 0 0 10px 1%;
}
@media (max-width: 1099px) {
	.stacks_in_4224_page11.CR6_S {
		width: 15%;
	}
}
@media (max-width: 800px) {
	.stacks_in_4224_page11.CR6,
	.stacks_in_4224_page11.CR6_S {
		width: 49%;
	}
	.stacks_in_4224_page11.CR6_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4224_page11.CR6_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4224_page11.CR6.CR6_Goff,
	.stacks_in_4224_page11.CR6_S.CR6_Goff,
	.stacks_in_4224_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
	.stacks_in_4224_page11.CR6_L1.CR6_LF.CR6_S.CR6_Goff {
		width:50%;
	}
	.stacks_in_4224_page11.CR6_LF.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4224_page11.CR6_LL.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
}
@media (max-width: 600px) {
	.stacks_in_4224_page11.CR6,
	.stacks_in_4224_page11.CR6_S {
		width: 100% !important;
		margin: 0 0 10px 0 !important;
	}
}#stacks_in_4250_page11 .themen{
    width:100%;     
}

#stacks_in_4250_page11 .themen_row{

}

#stacks_in_4250_page11 .themen_teaser{
    margin:5px;
}

#stacks_in_4250_page11 .themen_bild{
    position:relative;  
    display:block;
/*    margin-right:5px;
    height:px;
    margin-top:5px;
    cursor:pointer;*/     
}

#stacks_in_4250_page11 .themen_text{
    position:absolute;
    bottom:0px;
    width:100%;
    color:white;
    font-weight:bold;
    text-align:left;
	/*background-color:#000000;*/
    background-image:url('http://muddymoosevt.com/Accommodations_files/semi-black.png');
    background-repeat:repeat;
	z-index:1000;
}

#stacks_in_4250_page11 .themen_text_hover{
    /*background-image:url(http://muddymoosevt.com/images/half_transparent_redbox5x5.png);*/
	/*background-color:#ff0000;*/
}

#stacks_in_4250_page11 .centered_image .imageStyle{
	display:block;
}
#stacks_in_4336_page11 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_4384_page11 {
	padding: 10px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4376_page11 ul, #cleanLists_stacks_in_4376_page11 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4376_page11.sectionTypeHeader, #cleanLists_stacks_in_4376_page11.sectionTypeButton, #cleanLists_stacks_in_4376_page11 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_4376_page11.backgroundOn, #cleanLists_stacks_in_4376_page11.backgroundOn, #cleanLists_stacks_in_4376_page11.backgroundOn li, #cleanLists_stacks_in_4376_page11.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4376_page11.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4376_page11.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4376_page11.backgroundOff li, #cleanLists_stacks_in_4376_page11.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4376_page11.sectionTypeHeader h1, #cleanLists_stacks_in_4376_page11.sectionTypeButton h1,
#cleanLists_stacks_in_4376_page11.sectionTypeHeader h2, #cleanLists_stacks_in_4376_page11.sectionTypeButton h2,
#cleanLists_stacks_in_4376_page11.sectionTypeHeader h3, #cleanLists_stacks_in_4376_page11.sectionTypeButton h3,
#cleanLists_stacks_in_4376_page11.sectionTypeHeader h4, #cleanLists_stacks_in_4376_page11.sectionTypeButton h4,
#cleanLists_stacks_in_4376_page11.sectionTypeHeader h5, #cleanLists_stacks_in_4376_page11.sectionTypeButton h5,
#cleanLists_stacks_in_4376_page11.sectionTypeHeader h6, #cleanLists_stacks_in_4376_page11.sectionTypeButton h6,
#cleanLists_stacks_in_4376_page11.sectionTypeHeader h1 p, #cleanLists_stacks_in_4376_page11.sectionTypeButton h1 p,
#cleanLists_stacks_in_4376_page11.sectionTypeHeader h2 p, #cleanLists_stacks_in_4376_page11.sectionTypeButton h2 p,
#cleanLists_stacks_in_4376_page11.sectionTypeHeader h3 p, #cleanLists_stacks_in_4376_page11.sectionTypeButton h3 p,
#cleanLists_stacks_in_4376_page11.sectionTypeHeader h4 p, #cleanLists_stacks_in_4376_page11.sectionTypeButton h4 p,
#cleanLists_stacks_in_4376_page11.sectionTypeHeader h5 p, #cleanLists_stacks_in_4376_page11.sectionTypeButton h5 p,
#cleanLists_stacks_in_4376_page11.sectionTypeHeader h6 p, #cleanLists_stacks_in_4376_page11.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4376_page11 a, #cleanLists_stacks_in_4376_page11.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4376_page11 a:hover, #cleanLists_stacks_in_4376_page11.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4376_page11.sectionTypeHeader *, #cleanLists_stacks_in_4376_page11.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4376_page11 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4376_page11 p {
	font-size: px;
}
#cleanLists_stacks_in_4376_page11 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4376_page11 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4376_page11 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4376_page11 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4376_page11 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4376_page11 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4376_page11 li .bulletSections, #cleanLists_stacks_in_4376_page11 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #E40202 !important;
	top: 0px;
	left: 5px;
	font-size: 15px;
}
#cleanLists_stacks_in_4376_page11 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4376_page11.bulletBox li .customBulletBox, #cleanLists_stacks_in_4376_page11.bulletCircle li .customBulletCircle {
	border: solid 1px #E40202;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_4376_page11.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4376_page11.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_4376_page11.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4376_page11.bulletOff,
#cleanLists_stacks_in_4376_page11.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4376_page11.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4376_page11.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4376_page11.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4376_page11.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4376_page11.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4376_page11 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4376_page11 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4376_page11 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4376_page11 .buttonSimple:hover, #cleanLists_stacks_in_4376_page11 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_4641_page11 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_4641_page11 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_4641_page11 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_4641_page11 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_4641_page11 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_4641_page11 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_4641_page11 a.simpleButton_stacks_in_4641_page11 {
	font-weight: normal;
	cursor: pointer;
	max-width: 150px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF !important;
	text-align: Center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4641_page11 a.simpleButton_stacks_in_4641_page11:hover, #buttonContainer_stacks_in_4641_page11 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4641_page11 a.simpleButton_stacks_in_4641_page11.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_4641_page11 a.simpleButton_stacks_in_4641_page11.buttonGradientOff:hover, #buttonContainer_stacks_in_4641_page11 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_4641_page11 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_4641_page11 a.borderOn {border: solid 1px #333333;}
#buttonContainer_stacks_in_4641_page11 a.borderOn:hover {border: solid 1px #333333;}

/* OPTIONS */

#buttonContainer_stacks_in_4641_page11 a.alignLeft {float: left;}
#buttonContainer_stacks_in_4641_page11 a.alignRight {float: right}
#buttonContainer_stacks_in_4641_page11 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_4641_page11 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_4641_page11 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_4641_page11 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_4641_page11 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_4641_page11 {
	padding: 10px 0px 0px 0px;
}
#stacks_in_4246_page11 .themen{
    width:100%;     
}

#stacks_in_4246_page11 .themen_row{

}

#stacks_in_4246_page11 .themen_teaser{
    margin:5px;
}

#stacks_in_4246_page11 .themen_bild{
    position:relative;  
    display:block;
/*    margin-right:5px;
    height:px;
    margin-top:5px;
    cursor:pointer;*/     
}

#stacks_in_4246_page11 .themen_text{
    position:absolute;
    bottom:0px;
    width:100%;
    color:white;
    font-weight:bold;
    text-align:left;
	/*background-color:#000000;*/
    background-image:url('http://muddymoosevt.com/Accommodations_files/semi-black.png');
    background-repeat:repeat;
	z-index:1000;
}

#stacks_in_4246_page11 .themen_text_hover{
    /*background-image:url(http://muddymoosevt.com/images/half_transparent_redbox5x5.png);*/
	/*background-color:#ff0000;*/
}

#stacks_in_4246_page11 .centered_image .imageStyle{
	display:block;
}
#stacks_in_4352_page11 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_4392_page11 {
	padding: 10px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4368_page11 ul, #cleanLists_stacks_in_4368_page11 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4368_page11.sectionTypeHeader, #cleanLists_stacks_in_4368_page11.sectionTypeButton, #cleanLists_stacks_in_4368_page11 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_4368_page11.backgroundOn, #cleanLists_stacks_in_4368_page11.backgroundOn, #cleanLists_stacks_in_4368_page11.backgroundOn li, #cleanLists_stacks_in_4368_page11.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4368_page11.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4368_page11.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4368_page11.backgroundOff li, #cleanLists_stacks_in_4368_page11.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4368_page11.sectionTypeHeader h1, #cleanLists_stacks_in_4368_page11.sectionTypeButton h1,
#cleanLists_stacks_in_4368_page11.sectionTypeHeader h2, #cleanLists_stacks_in_4368_page11.sectionTypeButton h2,
#cleanLists_stacks_in_4368_page11.sectionTypeHeader h3, #cleanLists_stacks_in_4368_page11.sectionTypeButton h3,
#cleanLists_stacks_in_4368_page11.sectionTypeHeader h4, #cleanLists_stacks_in_4368_page11.sectionTypeButton h4,
#cleanLists_stacks_in_4368_page11.sectionTypeHeader h5, #cleanLists_stacks_in_4368_page11.sectionTypeButton h5,
#cleanLists_stacks_in_4368_page11.sectionTypeHeader h6, #cleanLists_stacks_in_4368_page11.sectionTypeButton h6,
#cleanLists_stacks_in_4368_page11.sectionTypeHeader h1 p, #cleanLists_stacks_in_4368_page11.sectionTypeButton h1 p,
#cleanLists_stacks_in_4368_page11.sectionTypeHeader h2 p, #cleanLists_stacks_in_4368_page11.sectionTypeButton h2 p,
#cleanLists_stacks_in_4368_page11.sectionTypeHeader h3 p, #cleanLists_stacks_in_4368_page11.sectionTypeButton h3 p,
#cleanLists_stacks_in_4368_page11.sectionTypeHeader h4 p, #cleanLists_stacks_in_4368_page11.sectionTypeButton h4 p,
#cleanLists_stacks_in_4368_page11.sectionTypeHeader h5 p, #cleanLists_stacks_in_4368_page11.sectionTypeButton h5 p,
#cleanLists_stacks_in_4368_page11.sectionTypeHeader h6 p, #cleanLists_stacks_in_4368_page11.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4368_page11 a, #cleanLists_stacks_in_4368_page11.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4368_page11 a:hover, #cleanLists_stacks_in_4368_page11.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4368_page11.sectionTypeHeader *, #cleanLists_stacks_in_4368_page11.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4368_page11 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4368_page11 p {
	font-size: px;
}
#cleanLists_stacks_in_4368_page11 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4368_page11 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4368_page11 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4368_page11 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4368_page11 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4368_page11 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4368_page11 li .bulletSections, #cleanLists_stacks_in_4368_page11 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #36943A !important;
	top: 0px;
	left: 5px;
	font-size: 15px;
}
#cleanLists_stacks_in_4368_page11 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4368_page11.bulletBox li .customBulletBox, #cleanLists_stacks_in_4368_page11.bulletCircle li .customBulletCircle {
	border: solid 1px #36943A;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_4368_page11.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4368_page11.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_4368_page11.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4368_page11.bulletOff,
#cleanLists_stacks_in_4368_page11.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4368_page11.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4368_page11.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4368_page11.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4368_page11.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4368_page11.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4368_page11 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4368_page11 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4368_page11 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4368_page11 .buttonSimple:hover, #cleanLists_stacks_in_4368_page11 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_4649_page11 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_4649_page11 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_4649_page11 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_4649_page11 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_4649_page11 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_4649_page11 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_4649_page11 a.simpleButton_stacks_in_4649_page11 {
	font-weight: normal;
	cursor: pointer;
	max-width: 150px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF !important;
	text-align: Center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4649_page11 a.simpleButton_stacks_in_4649_page11:hover, #buttonContainer_stacks_in_4649_page11 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4649_page11 a.simpleButton_stacks_in_4649_page11.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_4649_page11 a.simpleButton_stacks_in_4649_page11.buttonGradientOff:hover, #buttonContainer_stacks_in_4649_page11 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_4649_page11 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_4649_page11 a.borderOn {border: solid 1px #333333;}
#buttonContainer_stacks_in_4649_page11 a.borderOn:hover {border: solid 1px #333333;}

/* OPTIONS */

#buttonContainer_stacks_in_4649_page11 a.alignLeft {float: left;}
#buttonContainer_stacks_in_4649_page11 a.alignRight {float: right}
#buttonContainer_stacks_in_4649_page11 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_4649_page11 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_4649_page11 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_4649_page11 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_4649_page11 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_4649_page11 {
	padding: 10px 0px 0px 0px;
}
#stacks_in_4248_page11 .themen{
    width:100%;     
}

#stacks_in_4248_page11 .themen_row{

}

#stacks_in_4248_page11 .themen_teaser{
    margin:5px;
}

#stacks_in_4248_page11 .themen_bild{
    position:relative;  
    display:block;
/*    margin-right:5px;
    height:px;
    margin-top:5px;
    cursor:pointer;*/     
}

#stacks_in_4248_page11 .themen_text{
    position:absolute;
    bottom:0px;
    width:100%;
    color:white;
    font-weight:bold;
    text-align:left;
	/*background-color:#000000;*/
    background-image:url('http://muddymoosevt.com/Accommodations_files/semi-black.png');
    background-repeat:repeat;
	z-index:1000;
}

#stacks_in_4248_page11 .themen_text_hover{
    /*background-image:url(http://muddymoosevt.com/images/half_transparent_redbox5x5.png);*/
	/*background-color:#ff0000;*/
}

#stacks_in_4248_page11 .centered_image .imageStyle{
	display:block;
}
#stacks_in_4344_page11 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_4400_page11 {
	padding: 10px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4360_page11 ul, #cleanLists_stacks_in_4360_page11 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4360_page11.sectionTypeHeader, #cleanLists_stacks_in_4360_page11.sectionTypeButton, #cleanLists_stacks_in_4360_page11 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_4360_page11.backgroundOn, #cleanLists_stacks_in_4360_page11.backgroundOn, #cleanLists_stacks_in_4360_page11.backgroundOn li, #cleanLists_stacks_in_4360_page11.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4360_page11.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4360_page11.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4360_page11.backgroundOff li, #cleanLists_stacks_in_4360_page11.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4360_page11.sectionTypeHeader h1, #cleanLists_stacks_in_4360_page11.sectionTypeButton h1,
#cleanLists_stacks_in_4360_page11.sectionTypeHeader h2, #cleanLists_stacks_in_4360_page11.sectionTypeButton h2,
#cleanLists_stacks_in_4360_page11.sectionTypeHeader h3, #cleanLists_stacks_in_4360_page11.sectionTypeButton h3,
#cleanLists_stacks_in_4360_page11.sectionTypeHeader h4, #cleanLists_stacks_in_4360_page11.sectionTypeButton h4,
#cleanLists_stacks_in_4360_page11.sectionTypeHeader h5, #cleanLists_stacks_in_4360_page11.sectionTypeButton h5,
#cleanLists_stacks_in_4360_page11.sectionTypeHeader h6, #cleanLists_stacks_in_4360_page11.sectionTypeButton h6,
#cleanLists_stacks_in_4360_page11.sectionTypeHeader h1 p, #cleanLists_stacks_in_4360_page11.sectionTypeButton h1 p,
#cleanLists_stacks_in_4360_page11.sectionTypeHeader h2 p, #cleanLists_stacks_in_4360_page11.sectionTypeButton h2 p,
#cleanLists_stacks_in_4360_page11.sectionTypeHeader h3 p, #cleanLists_stacks_in_4360_page11.sectionTypeButton h3 p,
#cleanLists_stacks_in_4360_page11.sectionTypeHeader h4 p, #cleanLists_stacks_in_4360_page11.sectionTypeButton h4 p,
#cleanLists_stacks_in_4360_page11.sectionTypeHeader h5 p, #cleanLists_stacks_in_4360_page11.sectionTypeButton h5 p,
#cleanLists_stacks_in_4360_page11.sectionTypeHeader h6 p, #cleanLists_stacks_in_4360_page11.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4360_page11 a, #cleanLists_stacks_in_4360_page11.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4360_page11 a:hover, #cleanLists_stacks_in_4360_page11.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4360_page11.sectionTypeHeader *, #cleanLists_stacks_in_4360_page11.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4360_page11 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4360_page11 p {
	font-size: px;
}
#cleanLists_stacks_in_4360_page11 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4360_page11 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4360_page11 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4360_page11 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4360_page11 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4360_page11 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4360_page11 li .bulletSections, #cleanLists_stacks_in_4360_page11 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #36943A !important;
	top: 0px;
	left: 5px;
	font-size: 15px;
}
#cleanLists_stacks_in_4360_page11 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4360_page11.bulletBox li .customBulletBox, #cleanLists_stacks_in_4360_page11.bulletCircle li .customBulletCircle {
	border: solid 1px #36943A;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_4360_page11.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4360_page11.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_4360_page11.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4360_page11.bulletOff,
#cleanLists_stacks_in_4360_page11.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4360_page11.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4360_page11.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4360_page11.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4360_page11.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4360_page11.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4360_page11 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4360_page11 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4360_page11 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4360_page11 .buttonSimple:hover, #cleanLists_stacks_in_4360_page11 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_4657_page11 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_4657_page11 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_4657_page11 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_4657_page11 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_4657_page11 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_4657_page11 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_4657_page11 a.simpleButton_stacks_in_4657_page11 {
	font-weight: normal;
	cursor: pointer;
	max-width: 150px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF !important;
	text-align: Center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4657_page11 a.simpleButton_stacks_in_4657_page11:hover, #buttonContainer_stacks_in_4657_page11 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4657_page11 a.simpleButton_stacks_in_4657_page11.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_4657_page11 a.simpleButton_stacks_in_4657_page11.buttonGradientOff:hover, #buttonContainer_stacks_in_4657_page11 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_4657_page11 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_4657_page11 a.borderOn {border: solid 1px #333333;}
#buttonContainer_stacks_in_4657_page11 a.borderOn:hover {border: solid 1px #333333;}

/* OPTIONS */

#buttonContainer_stacks_in_4657_page11 a.alignLeft {float: left;}
#buttonContainer_stacks_in_4657_page11 a.alignRight {float: right}
#buttonContainer_stacks_in_4657_page11 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_4657_page11 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_4657_page11 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_4657_page11 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_4657_page11 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_4657_page11 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_17795_page11 {
	background-color: rgba(88, 171, 200, 1.00);
}
/*
 * cleanResponse
 * Version: 2.0.4
 * Requirements: RapidWeaver 5, Stacks 2
 * Support: http://forum.onelittledesigner.com
 * Description: 1-6 responsive columns
 */

/***************************************  NO GUTTER **********************************/

.stacks_in_4595_page11.cleanResponse2_L.CR2_Goff {
	width: 50%;
}
.stacks_in_4595_page11.cleanResponse2_R.CR2_Goff {
	width: 50%;
}

/****************  3 Non ******************/

.stacks_in_4595_page11.CR3_L.CR3_Goff {
	width: 33%;
}
.stacks_in_4595_page11.CR3_R.CR3_Goff {
	width: 33%;
}
.stacks_in_4595_page11.CR3_RS.CR3_Goff {
	width: 33.2%;
	float: right;
}
.stacks_in_4595_page11.CR3_M.CR3_Goff {
	margin: 0 0% 10px 0%;
	width: 34%;
}

/****************  4 Non ******************/

.stacks_in_4595_page11.CR4.CR4_Goff {
	width: 25%;
}
.stacks_in_4595_page11.CR4_S.CR4_Goff {
	width: 25%;
}
.stacks_in_4595_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
	width: 25.1%;
	float: left;
}
.stacks_in_4595_page11.CR4_LF.CR4_Goff, .stacks_in_4595_page11.CR4_LL.CR4_Goff, .stacks_in_4595_page11.CR4_LF2.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4595_page11.CR4_LF.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4595_page11.CR4_LL2.CR4_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
	.stacks_in_4595_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff{
		float: left;
		width: 25%;
	}
}

/****************  5 Non ******************/

.stacks_in_4595_page11.CR5.CR5_Goff {
	width: 20%;
}
.stacks_in_4595_page11.CR5_S.CR5_Goff {
	width: 20%;
}
.stacks_in_4595_page11.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
	width: 20.3%;
}
.stacks_in_4595_page11.CR5_M.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4595_page11.CR5_LF.CR5_Goff, .stacks_in_4595_page11.CR5_LL.CR5_Goff, .stacks_in_4595_page11.CR5_RF.CR5_Goff, .stacks_in_4595_page11.CR5_RL.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4595_page11.cleanRespone5_First.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4595_page11.cleanRespone5_Last.CR5_Goff {
	margin: 0 0 10px 0;
}

/****************  6 Non ******************/

.stacks_in_4595_page11.CR6.CR6_Goff {
	width: 16.66%;
}
.stacks_in_4595_page11.CR6_S.CR6_Goff {
	width: 16.69%;
}
.stacks_in_4595_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff, stacks_in_4595_page11.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
	width: 17%;
}
.stacks_in_4595_page11.CR6_M.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4595_page11.CR6_LF.CR6_Goff,
.stacks_in_4595_page11.CR6_LL.CR6_Goff,
.stacks_in_4595_page11.CR6_RF.CR6_Goff,
.stacks_in_4595_page11.CR6_RL.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4595_page11.CR6_L1.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4595_page11.CR6_R1.CR6_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
		.stacks_in_4595_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
		.stacks_in_4595_page11.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
			width: 16.6%;
	}
}

/***************************************  1 COLUMN **********************************/

.stacks_in_4595_page11.cleanResponse1_L {
	width: 100%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_4595_page11.cleanResponse1_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  2 COLUMN **********************************/

.stacks_in_4595_page11.cleanResponse2_L {
	float: left;
	width: 49%;
	margin: 0 0 10px 0;
}
.stacks_in_4595_page11.cleanResponse2_R {
	float: right;
	width: 49%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_4595_page11.cleanResponse2_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.cleanResponse2_R {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.cleanResponse2_L.CR2_Goff {
		width: 100%;
		margin:0 0 10px 0;
	}
	.stacks_in_4595_page11.cleanResponse2_R.CR2_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  3 COLUMN **********************************/

.stacks_in_4595_page11.CR3_L {
	float: left;
	width: 32%;
	margin: 0 0 10px 0;

}
.stacks_in_4595_page11.CR3_R {
	float: right;
	width: 32%;
	margin: 0 0 10px 0;
}
.stacks_in_4595_page11.CR3_M {
	float: left;
	margin: 0 2% 10px 2%;
	width: 32%;
}
@media (max-width: 800px) {
	
	/*  ============ LARGE BOTTOM ================== */
	
	.stacks_in_4595_page11.CR3_L.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4595_page11.CR3_M.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4595_page11.CR3_R.cleanResp1,
	.stacks_in_4595_page11.CR3_RS.cleanResp1 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.CR3_L.cleanResp1.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.CR3_M.cleanResp1.CR3_Goff  {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.CR3_R.cleanResp1.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.CR3_RS.cleanResp1.CR3_Goff  {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	/*  ============ LARGE TOP ================== */
	
	.stacks_in_4595_page11.CR3_L.cleanResp2 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.CR3_M.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4595_page11.CR3_R.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4595_page11.CR3_RS.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4595_page11.CR3_L.cleanResp2.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.CR3_M.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.CR3_R.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.CR3_RS.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	
}
@media (max-width: 600px){
	.stacks_in_4595_page11.CR3_L,
	.stacks_in_4595_page11.CR3_R.cleanResp2,
	.stacks_in_4595_page11.CR3_R,
	.stacks_in_4595_page11.CR3_R.cleanResp1,
	.stacks_in_4595_page11.CR3_RS.cleanResp2,
	.stacks_in_4595_page11.CR3_RS.cleanResp3 {
		float: left !important;
		width: 100% !important;
		margin: 0 0 10px 0!important;
	}
	.stacks_in_4595_page11.CR3_RS.CR3_Goff {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
	.stacks_in_4595_page11.CR3_M {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
}

/***************************************  4 COLUMN **********************************/

.stacks_in_4595_page11.CR4_L {
	float: left;
}
.stacks_in_4595_page11.CR4_R {
	float: left;
}
.stacks_in_4595_page11.CR4 {
	width: 23.5%;
}
.stacks_in_4595_page11.CR4_S {
	width: 23.6%;
}
.stacks_in_4595_page11.CR4_LF,
.stacks_in_4595_page11.CR4_LL,
.stacks_in_4595_page11.CR4_LF2 {
	margin: 0 1% 10px 1%;
}
.stacks_in_4595_page11.CR4_LF {
	margin: 0 1% 10px 0;
}
.stacks_in_4595_page11.CR4_LL2 {
	margin: 0 0 10px 1%;
	float: right;
}
@media (max-width: 1074px) {
	.stacks_in_4595_page11.CR4_S{
		width: 23.5%;
	}
}
@media (max-width: 800px) {
	.stacks_in_4595_page11.CR4 {
		width: 49%;
	}
	.stacks_in_4595_page11.CR4_S {
		width: 49%;
	}
	.stacks_in_4595_page11.CR4_LF {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_4595_page11.CR4_LL {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_4595_page11.CR4_LF2 {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_4595_page11.CR4_LL2 {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_4595_page11.CR4_R {
		float:left;
	}
	.stacks_in_4595_page11.CR4.CR4_Goff {
		width: 50%;
	}
	.stacks_in_4595_page11.CR4_S.CR4_Goff,
	.stacks_in_4595_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 50%;
	}
	.stacks_in_4595_page11.CR4_LF.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_4595_page11.CR4_LL.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_4595_page11.CR4_LF2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_4595_page11.CR4_LL2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
}

@media (max-width: 600px){
	.stacks_in_4595_page11.CR4 {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.CR4_S {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.CR4.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.CR4_S.CR4_Goff,
	.stacks_in_4595_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  5 COLUMN **********************************/

.stacks_in_4595_page11 .CR5_L {
	float: left;
}
.stacks_in_4595_page11 .CR5_R {
	float: left;
}
.stacks_in_4595_page11 .CR5 {
	width: 18.4%;
}
.stacks_in_4595_page11.CR5_S {
	width: 18.4%;
}
.stacks_in_4595_page11.CR5_M {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_4595_page11.CR5_LF,
.stacks_in_4595_page11.CR5_LL,
.stacks_in_4595_page11.CR5_RF,
.stacks_in_4595_page11.CR5_RL {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_4595_page11.cleanRespone5_First {
	margin: 0 1% 10px 0;
}
.stacks_in_4595_page11.cleanRespone5_Last {
	float:right;
	margin: 0 0 10px 1%;
}
@media (max-width: 800px) {
	.stacks_in_4595_page11.CR5, .stacks_in_4595_page11.CR5_S {
		width: 49%;
	}
	.stacks_in_4595_page11.CR5_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4595_page11.CR5_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4595_page11.CR5.cleanRespone5_Last,
	.stacks_in_4595_page11.CR5_S.cleanRespone5_Last {
		float: left;
		width: 99.8% ;
		margin: 0 auto 10px auto;
	}
	.stacks_in_4595_page11.CR5.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4595_page11.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4595_page11.CR5_LF.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.CR5_LL.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.cleanRespone5_Last.CR5_Goff,
	.stacks_in_4595_page11.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
		float: left;
		width: 100% ;
		margin: 0 auto 10px auto;
	}

	/*  ============ LARGE TOP ================== */
	
	.stacks_in_4595_page11.CR5.cleanResp2,
	.stacks_in_4595_page11.CR5_S.cleanResp2 {
		width: 49%;
	}
	.stacks_in_4595_page11.CR5_LF.cleanResp2,
	.stacks_in_4595_page11.cleanRespone5_Last.cleanResp2 {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4595_page11.CR5_LL.cleanResp2 {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4595_page11.CR5.cleanRespone5_First.cleanResp2,
	.stacks_in_4595_page11.CR5_S.cleanRespone5_First.cleanResp2 {
		float: left;
		width: 99.8%;
		margin: 0 auto 10px auto;
	}
	.stacks_in_4595_page11.CR5.cleanResp2.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4595_page11.CR5_S.cleanResp2.CR5_Goff,
	.stacks_in_4595_page11.CR5_R1.CR5_LF.cleanRespone5_Last.cleanResp2.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4595_page11.CR5_LF.cleanResp2.CR5_Goff,
	.stacks_in_4595_page11.cleanRespone5_Last.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
		
	}
	.stacks_in_4595_page11.CR5_LL.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.cleanRespone5_First.cleanResp2.CR5_Goff,
	.stacks_in_4595_page11.cleanRespone5_First.cleanResp2.CR5_S.CR5_Goff {
		float: left;
		width: 100%;
		margin: 0 auto 10px auto;
	}
}
@media (max-width: 600px) {
	.stacks_in_4595_page11.CR5.CR5_LL.cleanResp2,
	.stacks_in_4595_page11.CR5.CR5_LF.cleanResp2,
	.stacks_in_4595_page11.CR5.CR5_LL.cleanResp1,
	.stacks_in_4595_page11.CR5.CR5_LF.cleanResp1,
	.stacks_in_4595_page11.CR5_S.CR5_LL.cleanResp2,
	.stacks_in_4595_page11.CR5_S.CR5_LF.cleanResp2,
	.stacks_in_4595_page11.CR5_S.CR5_LL.cleanResp1,
	.stacks_in_4595_page11.CR5_S.CR5_LF.cleanResp1 {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.CR5.CR5_Goff,
	.stacks_in_4595_page11.CR5_S.CR5_Goff,
	.stacks_in_4595_page11.CR5_LL.cleanResp2.CR5_Goff {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
}

/***************************************  6 COLUMN **********************************/

.stacks_in_4595_page11.CR6_L,
.stacks_in_4595_page11.CR6_L1 {
	float: left;
}
.stacks_in_4595_page11.CR6_R,
.stacks_in_4595_page11.CR6_R1 {
	float: left;
}
.stacks_in_4595_page11.CR6 {
	width: 15%;
}
.stacks_in_4595_page11.CR6_S {
	width: 15.2%;
}
.stacks_in_4595_page11.CR6_M {
	float: left; 
	margin: 0 1% 10px 1%;
}
.stacks_in_4595_page11.CR6_LF,
.stacks_in_4595_page11.CR6_LL,
.stacks_in_4595_page11.CR6_RF,
.stacks_in_4595_page11.CR6_RL {
	margin: 0 1% 10px 1%;
}
.stacks_in_4595_page11.CR6_L1 {
	margin: 0 1% 10px 0;
}
.stacks_in_4595_page11.CR6_R1 {
	margin: 0 0 10px 1%;
}
@media (max-width: 1099px) {
	.stacks_in_4595_page11.CR6_S {
		width: 15%;
	}
}
@media (max-width: 800px) {
	.stacks_in_4595_page11.CR6,
	.stacks_in_4595_page11.CR6_S {
		width: 49%;
	}
	.stacks_in_4595_page11.CR6_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4595_page11.CR6_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4595_page11.CR6.CR6_Goff,
	.stacks_in_4595_page11.CR6_S.CR6_Goff,
	.stacks_in_4595_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
	.stacks_in_4595_page11.CR6_L1.CR6_LF.CR6_S.CR6_Goff {
		width:50%;
	}
	.stacks_in_4595_page11.CR6_LF.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4595_page11.CR6_LL.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
}
@media (max-width: 600px) {
	.stacks_in_4595_page11.CR6,
	.stacks_in_4595_page11.CR6_S {
		width: 100% !important;
		margin: 0 0 10px 0 !important;
	}
}#stacks_in_4252_page11 .themen{
    width:100%;     
}

#stacks_in_4252_page11 .themen_row{

}

#stacks_in_4252_page11 .themen_teaser{
    margin:5px;
}

#stacks_in_4252_page11 .themen_bild{
    position:relative;  
    display:block;
/*    margin-right:5px;
    height:px;
    margin-top:5px;
    cursor:pointer;*/     
}

#stacks_in_4252_page11 .themen_text{
    position:absolute;
    bottom:0px;
    width:100%;
    color:white;
    font-weight:bold;
    text-align:left;
	/*background-color:#000000;*/
    background-image:url('http://muddymoosevt.com/Accommodations_files/semi-black.png');
    background-repeat:repeat;
	z-index:1000;
}

#stacks_in_4252_page11 .themen_text_hover{
    /*background-image:url(http://muddymoosevt.com/images/half_transparent_redbox5x5.png);*/
	/*background-color:#ff0000;*/
}

#stacks_in_4252_page11 .centered_image .imageStyle{
	display:block;
}
#stacks_in_4408_page11 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_4424_page11 {
	padding: 10px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_3710_page11 ul, #cleanLists_stacks_in_3710_page11 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_3710_page11.sectionTypeHeader, #cleanLists_stacks_in_3710_page11.sectionTypeButton, #cleanLists_stacks_in_3710_page11 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_3710_page11.backgroundOn, #cleanLists_stacks_in_3710_page11.backgroundOn, #cleanLists_stacks_in_3710_page11.backgroundOn li, #cleanLists_stacks_in_3710_page11.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_3710_page11.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_3710_page11.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_3710_page11.backgroundOff li, #cleanLists_stacks_in_3710_page11.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_3710_page11.sectionTypeHeader h1, #cleanLists_stacks_in_3710_page11.sectionTypeButton h1,
#cleanLists_stacks_in_3710_page11.sectionTypeHeader h2, #cleanLists_stacks_in_3710_page11.sectionTypeButton h2,
#cleanLists_stacks_in_3710_page11.sectionTypeHeader h3, #cleanLists_stacks_in_3710_page11.sectionTypeButton h3,
#cleanLists_stacks_in_3710_page11.sectionTypeHeader h4, #cleanLists_stacks_in_3710_page11.sectionTypeButton h4,
#cleanLists_stacks_in_3710_page11.sectionTypeHeader h5, #cleanLists_stacks_in_3710_page11.sectionTypeButton h5,
#cleanLists_stacks_in_3710_page11.sectionTypeHeader h6, #cleanLists_stacks_in_3710_page11.sectionTypeButton h6,
#cleanLists_stacks_in_3710_page11.sectionTypeHeader h1 p, #cleanLists_stacks_in_3710_page11.sectionTypeButton h1 p,
#cleanLists_stacks_in_3710_page11.sectionTypeHeader h2 p, #cleanLists_stacks_in_3710_page11.sectionTypeButton h2 p,
#cleanLists_stacks_in_3710_page11.sectionTypeHeader h3 p, #cleanLists_stacks_in_3710_page11.sectionTypeButton h3 p,
#cleanLists_stacks_in_3710_page11.sectionTypeHeader h4 p, #cleanLists_stacks_in_3710_page11.sectionTypeButton h4 p,
#cleanLists_stacks_in_3710_page11.sectionTypeHeader h5 p, #cleanLists_stacks_in_3710_page11.sectionTypeButton h5 p,
#cleanLists_stacks_in_3710_page11.sectionTypeHeader h6 p, #cleanLists_stacks_in_3710_page11.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_3710_page11 a, #cleanLists_stacks_in_3710_page11.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_3710_page11 a:hover, #cleanLists_stacks_in_3710_page11.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_3710_page11.sectionTypeHeader *, #cleanLists_stacks_in_3710_page11.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_3710_page11 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_3710_page11 p {
	font-size: px;
}
#cleanLists_stacks_in_3710_page11 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_3710_page11 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_3710_page11 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_3710_page11 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_3710_page11 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_3710_page11 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_3710_page11 li .bulletSections, #cleanLists_stacks_in_3710_page11 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #36943A !important;
	top: 0px;
	left: 5px;
	font-size: 15px;
}
#cleanLists_stacks_in_3710_page11 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_3710_page11.bulletBox li .customBulletBox, #cleanLists_stacks_in_3710_page11.bulletCircle li .customBulletCircle {
	border: solid 1px #36943A;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_3710_page11.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_3710_page11.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_3710_page11.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_3710_page11.bulletOff,
#cleanLists_stacks_in_3710_page11.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_3710_page11.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_3710_page11.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_3710_page11.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_3710_page11.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_3710_page11.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_3710_page11 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_3710_page11 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_3710_page11 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_3710_page11 .buttonSimple:hover, #cleanLists_stacks_in_3710_page11 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_4665_page11 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_4665_page11 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_4665_page11 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_4665_page11 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_4665_page11 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_4665_page11 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_4665_page11 a.simpleButton_stacks_in_4665_page11 {
	font-weight: normal;
	cursor: pointer;
	max-width: 150px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF !important;
	text-align: Center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4665_page11 a.simpleButton_stacks_in_4665_page11:hover, #buttonContainer_stacks_in_4665_page11 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4665_page11 a.simpleButton_stacks_in_4665_page11.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_4665_page11 a.simpleButton_stacks_in_4665_page11.buttonGradientOff:hover, #buttonContainer_stacks_in_4665_page11 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_4665_page11 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_4665_page11 a.borderOn {border: solid 1px #333333;}
#buttonContainer_stacks_in_4665_page11 a.borderOn:hover {border: solid 1px #333333;}

/* OPTIONS */

#buttonContainer_stacks_in_4665_page11 a.alignLeft {float: left;}
#buttonContainer_stacks_in_4665_page11 a.alignRight {float: right}
#buttonContainer_stacks_in_4665_page11 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_4665_page11 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_4665_page11 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_4665_page11 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_4665_page11 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_4665_page11 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_17801_page11 {
	background-color: rgba(88, 171, 200, 1.00);
	margin: 0px 0px 5px 0px;
}
/*
 * cleanResponse
 * Version: 2.0.4
 * Requirements: RapidWeaver 5, Stacks 2
 * Support: http://forum.onelittledesigner.com
 * Description: 1-6 responsive columns
 */

/***************************************  NO GUTTER **********************************/

.stacks_in_10079_page11.cleanResponse2_L.CR2_Goff {
	width: 50%;
}
.stacks_in_10079_page11.cleanResponse2_R.CR2_Goff {
	width: 50%;
}

/****************  3 Non ******************/

.stacks_in_10079_page11.CR3_L.CR3_Goff {
	width: 35%;
}
.stacks_in_10079_page11.CR3_R.CR3_Goff {
	width: 35%;
}
.stacks_in_10079_page11.CR3_RS.CR3_Goff {
	width: 35.2%;
	float: right;
}
.stacks_in_10079_page11.CR3_M.CR3_Goff {
	margin: 0 0% 10px 0%;
	width: 30%;
}

/****************  4 Non ******************/

.stacks_in_10079_page11.CR4.CR4_Goff {
	width: 25%;
}
.stacks_in_10079_page11.CR4_S.CR4_Goff {
	width: 25%;
}
.stacks_in_10079_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
	width: 25.1%;
	float: left;
}
.stacks_in_10079_page11.CR4_LF.CR4_Goff, .stacks_in_10079_page11.CR4_LL.CR4_Goff, .stacks_in_10079_page11.CR4_LF2.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_10079_page11.CR4_LF.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_10079_page11.CR4_LL2.CR4_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
	.stacks_in_10079_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff{
		float: left;
		width: 25%;
	}
}

/****************  5 Non ******************/

.stacks_in_10079_page11.CR5.CR5_Goff {
	width: 20%;
}
.stacks_in_10079_page11.CR5_S.CR5_Goff {
	width: 20%;
}
.stacks_in_10079_page11.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
	width: 20.3%;
}
.stacks_in_10079_page11.CR5_M.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_10079_page11.CR5_LF.CR5_Goff, .stacks_in_10079_page11.CR5_LL.CR5_Goff, .stacks_in_10079_page11.CR5_RF.CR5_Goff, .stacks_in_10079_page11.CR5_RL.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_10079_page11.cleanRespone5_First.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_10079_page11.cleanRespone5_Last.CR5_Goff {
	margin: 0 0 10px 0;
}

/****************  6 Non ******************/

.stacks_in_10079_page11.CR6.CR6_Goff {
	width: 16.66%;
}
.stacks_in_10079_page11.CR6_S.CR6_Goff {
	width: 16.69%;
}
.stacks_in_10079_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff, stacks_in_10079_page11.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
	width: 17%;
}
.stacks_in_10079_page11.CR6_M.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_10079_page11.CR6_LF.CR6_Goff,
.stacks_in_10079_page11.CR6_LL.CR6_Goff,
.stacks_in_10079_page11.CR6_RF.CR6_Goff,
.stacks_in_10079_page11.CR6_RL.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_10079_page11.CR6_L1.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_10079_page11.CR6_R1.CR6_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
		.stacks_in_10079_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
		.stacks_in_10079_page11.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
			width: 16.6%;
	}
}

/***************************************  1 COLUMN **********************************/

.stacks_in_10079_page11.cleanResponse1_L {
	width: 100%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_10079_page11.cleanResponse1_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  2 COLUMN **********************************/

.stacks_in_10079_page11.cleanResponse2_L {
	float: left;
	width: 49%;
	margin: 0 0 10px 0;
}
.stacks_in_10079_page11.cleanResponse2_R {
	float: right;
	width: 49%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_10079_page11.cleanResponse2_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.cleanResponse2_R {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.cleanResponse2_L.CR2_Goff {
		width: 100%;
		margin:0 0 10px 0;
	}
	.stacks_in_10079_page11.cleanResponse2_R.CR2_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  3 COLUMN **********************************/

.stacks_in_10079_page11.CR3_L {
	float: left;
	width: 34%;
	margin: 0 0 10px 0;

}
.stacks_in_10079_page11.CR3_R {
	float: right;
	width: 34%;
	margin: 0 0 10px 0;
}
.stacks_in_10079_page11.CR3_M {
	float: left;
	margin: 0 2% 10px 2%;
	width: 28%;
}
@media (max-width: 800px) {
	
	/*  ============ LARGE BOTTOM ================== */
	
	.stacks_in_10079_page11.CR3_L.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_10079_page11.CR3_M.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_10079_page11.CR3_R.cleanResp1,
	.stacks_in_10079_page11.CR3_RS.cleanResp1 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.CR3_L.cleanResp1.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.CR3_M.cleanResp1.CR3_Goff  {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.CR3_R.cleanResp1.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.CR3_RS.cleanResp1.CR3_Goff  {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	/*  ============ LARGE TOP ================== */
	
	.stacks_in_10079_page11.CR3_L.cleanResp2 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.CR3_M.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_10079_page11.CR3_R.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_10079_page11.CR3_RS.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_10079_page11.CR3_L.cleanResp2.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.CR3_M.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.CR3_R.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.CR3_RS.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	
}
@media (max-width: 600px){
	.stacks_in_10079_page11.CR3_L,
	.stacks_in_10079_page11.CR3_R.cleanResp2,
	.stacks_in_10079_page11.CR3_R,
	.stacks_in_10079_page11.CR3_R.cleanResp1,
	.stacks_in_10079_page11.CR3_RS.cleanResp2,
	.stacks_in_10079_page11.CR3_RS.cleanResp3 {
		float: left !important;
		width: 100% !important;
		margin: 0 0 10px 0!important;
	}
	.stacks_in_10079_page11.CR3_RS.CR3_Goff {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
	.stacks_in_10079_page11.CR3_M {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
}

/***************************************  4 COLUMN **********************************/

.stacks_in_10079_page11.CR4_L {
	float: left;
}
.stacks_in_10079_page11.CR4_R {
	float: left;
}
.stacks_in_10079_page11.CR4 {
	width: 23.5%;
}
.stacks_in_10079_page11.CR4_S {
	width: 23.6%;
}
.stacks_in_10079_page11.CR4_LF,
.stacks_in_10079_page11.CR4_LL,
.stacks_in_10079_page11.CR4_LF2 {
	margin: 0 1% 10px 1%;
}
.stacks_in_10079_page11.CR4_LF {
	margin: 0 1% 10px 0;
}
.stacks_in_10079_page11.CR4_LL2 {
	margin: 0 0 10px 1%;
	float: right;
}
@media (max-width: 1074px) {
	.stacks_in_10079_page11.CR4_S{
		width: 23.5%;
	}
}
@media (max-width: 800px) {
	.stacks_in_10079_page11.CR4 {
		width: 49%;
	}
	.stacks_in_10079_page11.CR4_S {
		width: 49%;
	}
	.stacks_in_10079_page11.CR4_LF {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_10079_page11.CR4_LL {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_10079_page11.CR4_LF2 {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_10079_page11.CR4_LL2 {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_10079_page11.CR4_R {
		float:left;
	}
	.stacks_in_10079_page11.CR4.CR4_Goff {
		width: 50%;
	}
	.stacks_in_10079_page11.CR4_S.CR4_Goff,
	.stacks_in_10079_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 50%;
	}
	.stacks_in_10079_page11.CR4_LF.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_10079_page11.CR4_LL.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_10079_page11.CR4_LF2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_10079_page11.CR4_LL2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
}

@media (max-width: 600px){
	.stacks_in_10079_page11.CR4 {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.CR4_S {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.CR4.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.CR4_S.CR4_Goff,
	.stacks_in_10079_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  5 COLUMN **********************************/

.stacks_in_10079_page11 .CR5_L {
	float: left;
}
.stacks_in_10079_page11 .CR5_R {
	float: left;
}
.stacks_in_10079_page11 .CR5 {
	width: 18.4%;
}
.stacks_in_10079_page11.CR5_S {
	width: 18.4%;
}
.stacks_in_10079_page11.CR5_M {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_10079_page11.CR5_LF,
.stacks_in_10079_page11.CR5_LL,
.stacks_in_10079_page11.CR5_RF,
.stacks_in_10079_page11.CR5_RL {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_10079_page11.cleanRespone5_First {
	margin: 0 1% 10px 0;
}
.stacks_in_10079_page11.cleanRespone5_Last {
	float:right;
	margin: 0 0 10px 1%;
}
@media (max-width: 800px) {
	.stacks_in_10079_page11.CR5, .stacks_in_10079_page11.CR5_S {
		width: 49%;
	}
	.stacks_in_10079_page11.CR5_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_10079_page11.CR5_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_10079_page11.CR5.cleanRespone5_Last,
	.stacks_in_10079_page11.CR5_S.cleanRespone5_Last {
		float: left;
		width: 99.8% ;
		margin: 0 auto 10px auto;
	}
	.stacks_in_10079_page11.CR5.CR5_Goff {
		width: 50%;
	}
	.stacks_in_10079_page11.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_10079_page11.CR5_LF.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.CR5_LL.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.cleanRespone5_Last.CR5_Goff,
	.stacks_in_10079_page11.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
		float: left;
		width: 100% ;
		margin: 0 auto 10px auto;
	}

	/*  ============ LARGE TOP ================== */
	
	.stacks_in_10079_page11.CR5.cleanResp2,
	.stacks_in_10079_page11.CR5_S.cleanResp2 {
		width: 49%;
	}
	.stacks_in_10079_page11.CR5_LF.cleanResp2,
	.stacks_in_10079_page11.cleanRespone5_Last.cleanResp2 {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_10079_page11.CR5_LL.cleanResp2 {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_10079_page11.CR5.cleanRespone5_First.cleanResp2,
	.stacks_in_10079_page11.CR5_S.cleanRespone5_First.cleanResp2 {
		float: left;
		width: 99.8%;
		margin: 0 auto 10px auto;
	}
	.stacks_in_10079_page11.CR5.cleanResp2.CR5_Goff {
		width: 50%;
	}
	.stacks_in_10079_page11.CR5_S.cleanResp2.CR5_Goff,
	.stacks_in_10079_page11.CR5_R1.CR5_LF.cleanRespone5_Last.cleanResp2.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_10079_page11.CR5_LF.cleanResp2.CR5_Goff,
	.stacks_in_10079_page11.cleanRespone5_Last.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
		
	}
	.stacks_in_10079_page11.CR5_LL.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.cleanRespone5_First.cleanResp2.CR5_Goff,
	.stacks_in_10079_page11.cleanRespone5_First.cleanResp2.CR5_S.CR5_Goff {
		float: left;
		width: 100%;
		margin: 0 auto 10px auto;
	}
}
@media (max-width: 600px) {
	.stacks_in_10079_page11.CR5.CR5_LL.cleanResp2,
	.stacks_in_10079_page11.CR5.CR5_LF.cleanResp2,
	.stacks_in_10079_page11.CR5.CR5_LL.cleanResp1,
	.stacks_in_10079_page11.CR5.CR5_LF.cleanResp1,
	.stacks_in_10079_page11.CR5_S.CR5_LL.cleanResp2,
	.stacks_in_10079_page11.CR5_S.CR5_LF.cleanResp2,
	.stacks_in_10079_page11.CR5_S.CR5_LL.cleanResp1,
	.stacks_in_10079_page11.CR5_S.CR5_LF.cleanResp1 {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.CR5.CR5_Goff,
	.stacks_in_10079_page11.CR5_S.CR5_Goff,
	.stacks_in_10079_page11.CR5_LL.cleanResp2.CR5_Goff {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
}

/***************************************  6 COLUMN **********************************/

.stacks_in_10079_page11.CR6_L,
.stacks_in_10079_page11.CR6_L1 {
	float: left;
}
.stacks_in_10079_page11.CR6_R,
.stacks_in_10079_page11.CR6_R1 {
	float: left;
}
.stacks_in_10079_page11.CR6 {
	width: 15%;
}
.stacks_in_10079_page11.CR6_S {
	width: 15.2%;
}
.stacks_in_10079_page11.CR6_M {
	float: left; 
	margin: 0 1% 10px 1%;
}
.stacks_in_10079_page11.CR6_LF,
.stacks_in_10079_page11.CR6_LL,
.stacks_in_10079_page11.CR6_RF,
.stacks_in_10079_page11.CR6_RL {
	margin: 0 1% 10px 1%;
}
.stacks_in_10079_page11.CR6_L1 {
	margin: 0 1% 10px 0;
}
.stacks_in_10079_page11.CR6_R1 {
	margin: 0 0 10px 1%;
}
@media (max-width: 1099px) {
	.stacks_in_10079_page11.CR6_S {
		width: 15%;
	}
}
@media (max-width: 800px) {
	.stacks_in_10079_page11.CR6,
	.stacks_in_10079_page11.CR6_S {
		width: 49%;
	}
	.stacks_in_10079_page11.CR6_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_10079_page11.CR6_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_10079_page11.CR6.CR6_Goff,
	.stacks_in_10079_page11.CR6_S.CR6_Goff,
	.stacks_in_10079_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
	.stacks_in_10079_page11.CR6_L1.CR6_LF.CR6_S.CR6_Goff {
		width:50%;
	}
	.stacks_in_10079_page11.CR6_LF.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_10079_page11.CR6_LL.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
}
@media (max-width: 600px) {
	.stacks_in_10079_page11.CR6,
	.stacks_in_10079_page11.CR6_S {
		width: 100% !important;
		margin: 0 0 10px 0 !important;
	}
}/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_10084_page11 ul, #cleanLists_stacks_in_10084_page11 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_10084_page11.sectionTypeHeader, #cleanLists_stacks_in_10084_page11.sectionTypeButton, #cleanLists_stacks_in_10084_page11 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_10084_page11.backgroundOn, #cleanLists_stacks_in_10084_page11.backgroundOn, #cleanLists_stacks_in_10084_page11.backgroundOn li, #cleanLists_stacks_in_10084_page11.backgroundOn {
	background-color: #9CD544;
}
#cleanLists_stacks_in_10084_page11.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_10084_page11.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_10084_page11.backgroundOff li, #cleanLists_stacks_in_10084_page11.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_10084_page11.sectionTypeHeader h1, #cleanLists_stacks_in_10084_page11.sectionTypeButton h1,
#cleanLists_stacks_in_10084_page11.sectionTypeHeader h2, #cleanLists_stacks_in_10084_page11.sectionTypeButton h2,
#cleanLists_stacks_in_10084_page11.sectionTypeHeader h3, #cleanLists_stacks_in_10084_page11.sectionTypeButton h3,
#cleanLists_stacks_in_10084_page11.sectionTypeHeader h4, #cleanLists_stacks_in_10084_page11.sectionTypeButton h4,
#cleanLists_stacks_in_10084_page11.sectionTypeHeader h5, #cleanLists_stacks_in_10084_page11.sectionTypeButton h5,
#cleanLists_stacks_in_10084_page11.sectionTypeHeader h6, #cleanLists_stacks_in_10084_page11.sectionTypeButton h6,
#cleanLists_stacks_in_10084_page11.sectionTypeHeader h1 p, #cleanLists_stacks_in_10084_page11.sectionTypeButton h1 p,
#cleanLists_stacks_in_10084_page11.sectionTypeHeader h2 p, #cleanLists_stacks_in_10084_page11.sectionTypeButton h2 p,
#cleanLists_stacks_in_10084_page11.sectionTypeHeader h3 p, #cleanLists_stacks_in_10084_page11.sectionTypeButton h3 p,
#cleanLists_stacks_in_10084_page11.sectionTypeHeader h4 p, #cleanLists_stacks_in_10084_page11.sectionTypeButton h4 p,
#cleanLists_stacks_in_10084_page11.sectionTypeHeader h5 p, #cleanLists_stacks_in_10084_page11.sectionTypeButton h5 p,
#cleanLists_stacks_in_10084_page11.sectionTypeHeader h6 p, #cleanLists_stacks_in_10084_page11.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_10084_page11 a, #cleanLists_stacks_in_10084_page11.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10084_page11 a:hover, #cleanLists_stacks_in_10084_page11.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10084_page11.sectionTypeHeader *, #cleanLists_stacks_in_10084_page11.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_10084_page11 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_10084_page11 p {
	font-size: px;
}
#cleanLists_stacks_in_10084_page11 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_10084_page11 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10084_page11 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10084_page11 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_10084_page11 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_10084_page11 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_10084_page11 li .bulletSections, #cleanLists_stacks_in_10084_page11 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_10084_page11 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_10084_page11.bulletBox li .customBulletBox, #cleanLists_stacks_in_10084_page11.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_10084_page11.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_10084_page11.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_10084_page11.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_10084_page11.bulletOff,
#cleanLists_stacks_in_10084_page11.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_10084_page11.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_10084_page11.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_10084_page11.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_10084_page11.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_10084_page11.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_10084_page11 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_10084_page11 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_10084_page11 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_10084_page11 .buttonSimple:hover, #cleanLists_stacks_in_10084_page11 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_10084_page11 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width: 1px 1px 0px 1px;
	margin: 0px 2px 0px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_10086_page11 ul, #cleanLists_stacks_in_10086_page11 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_10086_page11.sectionTypeHeader, #cleanLists_stacks_in_10086_page11.sectionTypeButton, #cleanLists_stacks_in_10086_page11 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_10086_page11.backgroundOn, #cleanLists_stacks_in_10086_page11.backgroundOn, #cleanLists_stacks_in_10086_page11.backgroundOn li, #cleanLists_stacks_in_10086_page11.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_10086_page11.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_10086_page11.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_10086_page11.backgroundOff li, #cleanLists_stacks_in_10086_page11.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_10086_page11.sectionTypeHeader h1, #cleanLists_stacks_in_10086_page11.sectionTypeButton h1,
#cleanLists_stacks_in_10086_page11.sectionTypeHeader h2, #cleanLists_stacks_in_10086_page11.sectionTypeButton h2,
#cleanLists_stacks_in_10086_page11.sectionTypeHeader h3, #cleanLists_stacks_in_10086_page11.sectionTypeButton h3,
#cleanLists_stacks_in_10086_page11.sectionTypeHeader h4, #cleanLists_stacks_in_10086_page11.sectionTypeButton h4,
#cleanLists_stacks_in_10086_page11.sectionTypeHeader h5, #cleanLists_stacks_in_10086_page11.sectionTypeButton h5,
#cleanLists_stacks_in_10086_page11.sectionTypeHeader h6, #cleanLists_stacks_in_10086_page11.sectionTypeButton h6,
#cleanLists_stacks_in_10086_page11.sectionTypeHeader h1 p, #cleanLists_stacks_in_10086_page11.sectionTypeButton h1 p,
#cleanLists_stacks_in_10086_page11.sectionTypeHeader h2 p, #cleanLists_stacks_in_10086_page11.sectionTypeButton h2 p,
#cleanLists_stacks_in_10086_page11.sectionTypeHeader h3 p, #cleanLists_stacks_in_10086_page11.sectionTypeButton h3 p,
#cleanLists_stacks_in_10086_page11.sectionTypeHeader h4 p, #cleanLists_stacks_in_10086_page11.sectionTypeButton h4 p,
#cleanLists_stacks_in_10086_page11.sectionTypeHeader h5 p, #cleanLists_stacks_in_10086_page11.sectionTypeButton h5 p,
#cleanLists_stacks_in_10086_page11.sectionTypeHeader h6 p, #cleanLists_stacks_in_10086_page11.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_10086_page11 a, #cleanLists_stacks_in_10086_page11.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10086_page11 a:hover, #cleanLists_stacks_in_10086_page11.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10086_page11.sectionTypeHeader *, #cleanLists_stacks_in_10086_page11.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_10086_page11 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_10086_page11 p {
	font-size: px;
}
#cleanLists_stacks_in_10086_page11 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_10086_page11 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10086_page11 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10086_page11 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_10086_page11 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_10086_page11 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_10086_page11 li .bulletSections, #cleanLists_stacks_in_10086_page11 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #36943A !important;
	top: 0px;
	left: 5px;
	font-size: 15px;
}
#cleanLists_stacks_in_10086_page11 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_10086_page11.bulletBox li .customBulletBox, #cleanLists_stacks_in_10086_page11.bulletCircle li .customBulletCircle {
	border: solid 1px #36943A;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_10086_page11.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_10086_page11.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_10086_page11.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_10086_page11.bulletOff,
#cleanLists_stacks_in_10086_page11.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_10086_page11.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_10086_page11.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_10086_page11.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_10086_page11.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_10086_page11.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_10086_page11 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_10086_page11 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_10086_page11 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_10086_page11 .buttonSimple:hover, #cleanLists_stacks_in_10086_page11 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_10086_page11 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
	margin: 0px 2px 0px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_10089_page11 ul, #cleanLists_stacks_in_10089_page11 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_10089_page11.sectionTypeHeader, #cleanLists_stacks_in_10089_page11.sectionTypeButton, #cleanLists_stacks_in_10089_page11 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_10089_page11.backgroundOn, #cleanLists_stacks_in_10089_page11.backgroundOn, #cleanLists_stacks_in_10089_page11.backgroundOn li, #cleanLists_stacks_in_10089_page11.backgroundOn {
	background-color: #9CD544;
}
#cleanLists_stacks_in_10089_page11.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_10089_page11.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_10089_page11.backgroundOff li, #cleanLists_stacks_in_10089_page11.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_10089_page11.sectionTypeHeader h1, #cleanLists_stacks_in_10089_page11.sectionTypeButton h1,
#cleanLists_stacks_in_10089_page11.sectionTypeHeader h2, #cleanLists_stacks_in_10089_page11.sectionTypeButton h2,
#cleanLists_stacks_in_10089_page11.sectionTypeHeader h3, #cleanLists_stacks_in_10089_page11.sectionTypeButton h3,
#cleanLists_stacks_in_10089_page11.sectionTypeHeader h4, #cleanLists_stacks_in_10089_page11.sectionTypeButton h4,
#cleanLists_stacks_in_10089_page11.sectionTypeHeader h5, #cleanLists_stacks_in_10089_page11.sectionTypeButton h5,
#cleanLists_stacks_in_10089_page11.sectionTypeHeader h6, #cleanLists_stacks_in_10089_page11.sectionTypeButton h6,
#cleanLists_stacks_in_10089_page11.sectionTypeHeader h1 p, #cleanLists_stacks_in_10089_page11.sectionTypeButton h1 p,
#cleanLists_stacks_in_10089_page11.sectionTypeHeader h2 p, #cleanLists_stacks_in_10089_page11.sectionTypeButton h2 p,
#cleanLists_stacks_in_10089_page11.sectionTypeHeader h3 p, #cleanLists_stacks_in_10089_page11.sectionTypeButton h3 p,
#cleanLists_stacks_in_10089_page11.sectionTypeHeader h4 p, #cleanLists_stacks_in_10089_page11.sectionTypeButton h4 p,
#cleanLists_stacks_in_10089_page11.sectionTypeHeader h5 p, #cleanLists_stacks_in_10089_page11.sectionTypeButton h5 p,
#cleanLists_stacks_in_10089_page11.sectionTypeHeader h6 p, #cleanLists_stacks_in_10089_page11.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_10089_page11 a, #cleanLists_stacks_in_10089_page11.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10089_page11 a:hover, #cleanLists_stacks_in_10089_page11.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10089_page11.sectionTypeHeader *, #cleanLists_stacks_in_10089_page11.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_10089_page11 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_10089_page11 p {
	font-size: px;
}
#cleanLists_stacks_in_10089_page11 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_10089_page11 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10089_page11 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10089_page11 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_10089_page11 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_10089_page11 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_10089_page11 li .bulletSections, #cleanLists_stacks_in_10089_page11 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_10089_page11 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_10089_page11.bulletBox li .customBulletBox, #cleanLists_stacks_in_10089_page11.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_10089_page11.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_10089_page11.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_10089_page11.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_10089_page11.bulletOff,
#cleanLists_stacks_in_10089_page11.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_10089_page11.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_10089_page11.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_10089_page11.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_10089_page11.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_10089_page11.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_10089_page11 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_10089_page11 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_10089_page11 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_10089_page11 .buttonSimple:hover, #cleanLists_stacks_in_10089_page11 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_10089_page11 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width: 1px 1px 0px 1px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_10091_page11 ul, #cleanLists_stacks_in_10091_page11 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_10091_page11.sectionTypeHeader, #cleanLists_stacks_in_10091_page11.sectionTypeButton, #cleanLists_stacks_in_10091_page11 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_10091_page11.backgroundOn, #cleanLists_stacks_in_10091_page11.backgroundOn, #cleanLists_stacks_in_10091_page11.backgroundOn li, #cleanLists_stacks_in_10091_page11.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_10091_page11.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_10091_page11.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_10091_page11.backgroundOff li, #cleanLists_stacks_in_10091_page11.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_10091_page11.sectionTypeHeader h1, #cleanLists_stacks_in_10091_page11.sectionTypeButton h1,
#cleanLists_stacks_in_10091_page11.sectionTypeHeader h2, #cleanLists_stacks_in_10091_page11.sectionTypeButton h2,
#cleanLists_stacks_in_10091_page11.sectionTypeHeader h3, #cleanLists_stacks_in_10091_page11.sectionTypeButton h3,
#cleanLists_stacks_in_10091_page11.sectionTypeHeader h4, #cleanLists_stacks_in_10091_page11.sectionTypeButton h4,
#cleanLists_stacks_in_10091_page11.sectionTypeHeader h5, #cleanLists_stacks_in_10091_page11.sectionTypeButton h5,
#cleanLists_stacks_in_10091_page11.sectionTypeHeader h6, #cleanLists_stacks_in_10091_page11.sectionTypeButton h6,
#cleanLists_stacks_in_10091_page11.sectionTypeHeader h1 p, #cleanLists_stacks_in_10091_page11.sectionTypeButton h1 p,
#cleanLists_stacks_in_10091_page11.sectionTypeHeader h2 p, #cleanLists_stacks_in_10091_page11.sectionTypeButton h2 p,
#cleanLists_stacks_in_10091_page11.sectionTypeHeader h3 p, #cleanLists_stacks_in_10091_page11.sectionTypeButton h3 p,
#cleanLists_stacks_in_10091_page11.sectionTypeHeader h4 p, #cleanLists_stacks_in_10091_page11.sectionTypeButton h4 p,
#cleanLists_stacks_in_10091_page11.sectionTypeHeader h5 p, #cleanLists_stacks_in_10091_page11.sectionTypeButton h5 p,
#cleanLists_stacks_in_10091_page11.sectionTypeHeader h6 p, #cleanLists_stacks_in_10091_page11.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_10091_page11 a, #cleanLists_stacks_in_10091_page11.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10091_page11 a:hover, #cleanLists_stacks_in_10091_page11.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10091_page11.sectionTypeHeader *, #cleanLists_stacks_in_10091_page11.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_10091_page11 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_10091_page11 p {
	font-size: px;
}
#cleanLists_stacks_in_10091_page11 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_10091_page11 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10091_page11 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10091_page11 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_10091_page11 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_10091_page11 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_10091_page11 li .bulletSections, #cleanLists_stacks_in_10091_page11 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #36943A !important;
	top: 0px;
	left: 5px;
	font-size: 15px;
}
#cleanLists_stacks_in_10091_page11 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_10091_page11.bulletBox li .customBulletBox, #cleanLists_stacks_in_10091_page11.bulletCircle li .customBulletCircle {
	border: solid 1px #36943A;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_10091_page11.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_10091_page11.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_10091_page11.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_10091_page11.bulletOff,
#cleanLists_stacks_in_10091_page11.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_10091_page11.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_10091_page11.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_10091_page11.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_10091_page11.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_10091_page11.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_10091_page11 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_10091_page11 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_10091_page11 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_10091_page11 .buttonSimple:hover, #cleanLists_stacks_in_10091_page11 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_10091_page11 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_10094_page11 ul, #cleanLists_stacks_in_10094_page11 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_10094_page11.sectionTypeHeader, #cleanLists_stacks_in_10094_page11.sectionTypeButton, #cleanLists_stacks_in_10094_page11 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_10094_page11.backgroundOn, #cleanLists_stacks_in_10094_page11.backgroundOn, #cleanLists_stacks_in_10094_page11.backgroundOn li, #cleanLists_stacks_in_10094_page11.backgroundOn {
	background-color: #9CD544;
}
#cleanLists_stacks_in_10094_page11.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_10094_page11.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_10094_page11.backgroundOff li, #cleanLists_stacks_in_10094_page11.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_10094_page11.sectionTypeHeader h1, #cleanLists_stacks_in_10094_page11.sectionTypeButton h1,
#cleanLists_stacks_in_10094_page11.sectionTypeHeader h2, #cleanLists_stacks_in_10094_page11.sectionTypeButton h2,
#cleanLists_stacks_in_10094_page11.sectionTypeHeader h3, #cleanLists_stacks_in_10094_page11.sectionTypeButton h3,
#cleanLists_stacks_in_10094_page11.sectionTypeHeader h4, #cleanLists_stacks_in_10094_page11.sectionTypeButton h4,
#cleanLists_stacks_in_10094_page11.sectionTypeHeader h5, #cleanLists_stacks_in_10094_page11.sectionTypeButton h5,
#cleanLists_stacks_in_10094_page11.sectionTypeHeader h6, #cleanLists_stacks_in_10094_page11.sectionTypeButton h6,
#cleanLists_stacks_in_10094_page11.sectionTypeHeader h1 p, #cleanLists_stacks_in_10094_page11.sectionTypeButton h1 p,
#cleanLists_stacks_in_10094_page11.sectionTypeHeader h2 p, #cleanLists_stacks_in_10094_page11.sectionTypeButton h2 p,
#cleanLists_stacks_in_10094_page11.sectionTypeHeader h3 p, #cleanLists_stacks_in_10094_page11.sectionTypeButton h3 p,
#cleanLists_stacks_in_10094_page11.sectionTypeHeader h4 p, #cleanLists_stacks_in_10094_page11.sectionTypeButton h4 p,
#cleanLists_stacks_in_10094_page11.sectionTypeHeader h5 p, #cleanLists_stacks_in_10094_page11.sectionTypeButton h5 p,
#cleanLists_stacks_in_10094_page11.sectionTypeHeader h6 p, #cleanLists_stacks_in_10094_page11.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_10094_page11 a, #cleanLists_stacks_in_10094_page11.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10094_page11 a:hover, #cleanLists_stacks_in_10094_page11.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10094_page11.sectionTypeHeader *, #cleanLists_stacks_in_10094_page11.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_10094_page11 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_10094_page11 p {
	font-size: px;
}
#cleanLists_stacks_in_10094_page11 li {
	color: #333333;
	padding-left:
	10px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_10094_page11 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10094_page11 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10094_page11 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_10094_page11 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_10094_page11 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_10094_page11 li .bulletSections, #cleanLists_stacks_in_10094_page11 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_10094_page11 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_10094_page11.bulletBox li .customBulletBox, #cleanLists_stacks_in_10094_page11.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_10094_page11.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_10094_page11.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_10094_page11.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_10094_page11.bulletOff,
#cleanLists_stacks_in_10094_page11.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_10094_page11.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_10094_page11.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_10094_page11.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_10094_page11.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_10094_page11.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_10094_page11 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_10094_page11 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_10094_page11 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_10094_page11 .buttonSimple:hover, #cleanLists_stacks_in_10094_page11 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_10094_page11 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width: 1px 1px 0px 1px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_10096_page11 ul, #cleanLists_stacks_in_10096_page11 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_10096_page11.sectionTypeHeader, #cleanLists_stacks_in_10096_page11.sectionTypeButton, #cleanLists_stacks_in_10096_page11 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_10096_page11.backgroundOn, #cleanLists_stacks_in_10096_page11.backgroundOn, #cleanLists_stacks_in_10096_page11.backgroundOn li, #cleanLists_stacks_in_10096_page11.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_10096_page11.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_10096_page11.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_10096_page11.backgroundOff li, #cleanLists_stacks_in_10096_page11.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_10096_page11.sectionTypeHeader h1, #cleanLists_stacks_in_10096_page11.sectionTypeButton h1,
#cleanLists_stacks_in_10096_page11.sectionTypeHeader h2, #cleanLists_stacks_in_10096_page11.sectionTypeButton h2,
#cleanLists_stacks_in_10096_page11.sectionTypeHeader h3, #cleanLists_stacks_in_10096_page11.sectionTypeButton h3,
#cleanLists_stacks_in_10096_page11.sectionTypeHeader h4, #cleanLists_stacks_in_10096_page11.sectionTypeButton h4,
#cleanLists_stacks_in_10096_page11.sectionTypeHeader h5, #cleanLists_stacks_in_10096_page11.sectionTypeButton h5,
#cleanLists_stacks_in_10096_page11.sectionTypeHeader h6, #cleanLists_stacks_in_10096_page11.sectionTypeButton h6,
#cleanLists_stacks_in_10096_page11.sectionTypeHeader h1 p, #cleanLists_stacks_in_10096_page11.sectionTypeButton h1 p,
#cleanLists_stacks_in_10096_page11.sectionTypeHeader h2 p, #cleanLists_stacks_in_10096_page11.sectionTypeButton h2 p,
#cleanLists_stacks_in_10096_page11.sectionTypeHeader h3 p, #cleanLists_stacks_in_10096_page11.sectionTypeButton h3 p,
#cleanLists_stacks_in_10096_page11.sectionTypeHeader h4 p, #cleanLists_stacks_in_10096_page11.sectionTypeButton h4 p,
#cleanLists_stacks_in_10096_page11.sectionTypeHeader h5 p, #cleanLists_stacks_in_10096_page11.sectionTypeButton h5 p,
#cleanLists_stacks_in_10096_page11.sectionTypeHeader h6 p, #cleanLists_stacks_in_10096_page11.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_10096_page11 a, #cleanLists_stacks_in_10096_page11.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10096_page11 a:hover, #cleanLists_stacks_in_10096_page11.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10096_page11.sectionTypeHeader *, #cleanLists_stacks_in_10096_page11.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_10096_page11 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_10096_page11 p {
	font-size: px;
}
#cleanLists_stacks_in_10096_page11 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_10096_page11 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10096_page11 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10096_page11 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_10096_page11 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_10096_page11 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_10096_page11 li .bulletSections, #cleanLists_stacks_in_10096_page11 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #36943A !important;
	top: 0px;
	left: 5px;
	font-size: 15px;
}
#cleanLists_stacks_in_10096_page11 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_10096_page11.bulletBox li .customBulletBox, #cleanLists_stacks_in_10096_page11.bulletCircle li .customBulletCircle {
	border: solid 1px #36943A;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_10096_page11.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_10096_page11.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 15px;
	height: 15px;
}
#cleanLists_stacks_in_10096_page11.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_10096_page11.bulletOff,
#cleanLists_stacks_in_10096_page11.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_10096_page11.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_10096_page11.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_10096_page11.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_10096_page11.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_10096_page11.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_10096_page11 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_10096_page11 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_10096_page11 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_10096_page11 .buttonSimple:hover, #cleanLists_stacks_in_10096_page11 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_10096_page11 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}
/* Magnific Popup CSS */

.mfp-bg {
    z-index: 502; /* originally 502 */
    background: #0B0B0B;
}

.mfp-wrap {
    z-index: 503; /* originally 503 */
}

.mfp-content {
    z-index: 505; /* defaults to 505 */
}

.mfp-preloader {
    z-index: 504; /* originally 504 */
}

button.mfp-close,
button.mfp-arrow {
    z-index: 506; /* originally 506 */
}

.mfp-iframe-holder .mfp-content {
    
    
    
    
}

.responsivelightbox-inline {
    background: ;

    max-width: 500px;

}

/* Animation */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 1.15s ease-out;
  -moz-transition: all 1.15s ease-out;
  transition: all 1.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* End Animation */
/* Magnific Popup CSS */

.mfp-bg {
    z-index: 502; /* originally 502 */
    background: #0B0B0B;
}

.mfp-wrap {
    z-index: 503; /* originally 503 */
}

.mfp-content {
    z-index: 505; /* defaults to 505 */
}

.mfp-preloader {
    z-index: 504; /* originally 504 */
}

button.mfp-close,
button.mfp-arrow {
    z-index: 506; /* originally 506 */
}

.mfp-iframe-holder .mfp-content {
    
    
    
    
}

.responsivelightbox-inline {
    background: ;

    max-width: 500px;

}

/* Animation */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 1.15s ease-out;
  -moz-transition: all 1.15s ease-out;
  transition: all 1.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* End Animation */
/* Magnific Popup CSS */

.mfp-bg {
    z-index: 502; /* originally 502 */
    background: #0B0B0B;
}

.mfp-wrap {
    z-index: 503; /* originally 503 */
}

.mfp-content {
    z-index: 505; /* defaults to 505 */
}

.mfp-preloader {
    z-index: 504; /* originally 504 */
}

button.mfp-close,
button.mfp-arrow {
    z-index: 506; /* originally 506 */
}

.mfp-iframe-holder .mfp-content {
    
    
    
    
}

.responsivelightbox-inline {
    background: ;

    max-width: 500px;

}

/* Animation */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 1.15s ease-out;
  -moz-transition: all 1.15s ease-out;
  transition: all 1.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* End Animation */
/* Magnific Popup CSS */

.mfp-bg {
    z-index: 502; /* originally 502 */
    background: #0B0B0B;
}

.mfp-wrap {
    z-index: 503; /* originally 503 */
}

.mfp-content {
    z-index: 505; /* defaults to 505 */
}

.mfp-preloader {
    z-index: 504; /* originally 504 */
}

button.mfp-close,
button.mfp-arrow {
    z-index: 506; /* originally 506 */
}

.mfp-iframe-holder .mfp-content {
    
    
    
    
}

.responsivelightbox-inline {
    background: ;

    max-width: 500px;

}

/* Animation */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 1.15s ease-out;
  -moz-transition: all 1.15s ease-out;
  transition: all 1.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* End Animation */
/* Magnific Popup CSS */

.mfp-bg {
    z-index: 502; /* originally 502 */
    background: #0B0B0B;
}

.mfp-wrap {
    z-index: 503; /* originally 503 */
}

.mfp-content {
    z-index: 505; /* defaults to 505 */
}

.mfp-preloader {
    z-index: 504; /* originally 504 */
}

button.mfp-close,
button.mfp-arrow {
    z-index: 506; /* originally 506 */
}

.mfp-iframe-holder .mfp-content {
    
    
    
    
}

.responsivelightbox-inline {
    background: ;

    max-width: 500px;

}

/* Animation */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 1.15s ease-out;
  -moz-transition: all 1.15s ease-out;
  transition: all 1.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* End Animation */
/* Magnific Popup CSS */

.mfp-bg {
    z-index: 502; /* originally 502 */
    background: #0B0B0B;
}

.mfp-wrap {
    z-index: 503; /* originally 503 */
}

.mfp-content {
    z-index: 505; /* defaults to 505 */
}

.mfp-preloader {
    z-index: 504; /* originally 504 */
}

button.mfp-close,
button.mfp-arrow {
    z-index: 506; /* originally 506 */
}

.mfp-iframe-holder .mfp-content {
    
    
    
    
}

.responsivelightbox-inline {
    background: ;

    max-width: 500px;

}

/* Animation */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 1.15s ease-out;
  -moz-transition: all 1.15s ease-out;
  transition: all 1.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* End Animation */
/* Magnific Popup CSS */

.mfp-bg {
    z-index: 502; /* originally 502 */
    background: #0B0B0B;
}

.mfp-wrap {
    z-index: 503; /* originally 503 */
}

.mfp-content {
    z-index: 505; /* defaults to 505 */
}

.mfp-preloader {
    z-index: 504; /* originally 504 */
}

button.mfp-close,
button.mfp-arrow {
    z-index: 506; /* originally 506 */
}

.mfp-iframe-holder .mfp-content {
    
    
    
    
}

.responsivelightbox-inline {
    background: ;

    max-width: 500px;

}

/* Animation */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 1.15s ease-out;
  -moz-transition: all 1.15s ease-out;
  transition: all 1.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* End Animation */
.cms-guide-blocker-container{z-index:1000001!important}.cms-bubble{z-index:1000002!important}.blockOverlay.cartloom-modal{z-index:9000!important}#stacks_in_10987_page11 .expose_launcher{ display:none;}.expose_id_policies{cursor:pointer}#expose_id_policies{display:none;z-index:9999;padding:15px;margin:0;overflow:visible!important;background-color:transparent;width:80%;max-width:600px; position:fixed;top:50%;left:50%;opacity:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);  height:auto;min-height:50px;  -moz-box-shadow: 2px 2px 10px #1F1F1F;-webkit-box-shadow: 2px 2px 10px #1F1F1F;box-shadow: 2px 2px 10px #1F1F1F; border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-style:solid;border-width:0px;border-color:#000000; background-color:#FFFFFF; } #expose_id_policies img.youtube_poster{display:none} #expose_id_policies>a.close{z-index:1000000;background-image:url('http://muddymoosevt.com/http:/www.muddymoosevt.com/rw_common/plugins/stacks/expose-images/close.png');background-color:transparent!important;position:absolute;top:-12px;cursor:pointer;height:28px;width:28px; left:-12px;  }@media all and (max-width:600px){#expose_id_policies{position:absolute!important}}

#stacks_in_10990_page11 {
	background-color: rgba(213, 201, 138, 1.00);
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
}
 #stacks_in_10992_page11{ overflow:hidden;height:400px;  overflow-y:auto;} 

#stacks_in_10994_page11 {
	padding: 0px 0px 0px 5px;
}
.cms-guide-blocker-container{z-index:1000001!important}.cms-bubble{z-index:1000002!important}.blockOverlay.cartloom-modal{z-index:9000!important}#stacks_in_17723_page11 .expose_launcher{ display:none;}.expose_id_rates{cursor:pointer}#expose_id_rates{display:none;z-index:10000;padding:15px;margin:0;overflow:visible!important;background-color:transparent;width:80%;max-width:600px; position:fixed;top:50%;left:50%;opacity:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);  height:auto;min-height:50px;  -moz-box-shadow: 2px 2px 10px #1F1F1F;-webkit-box-shadow: 2px 2px 10px #1F1F1F;box-shadow: 2px 2px 10px #1F1F1F; border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-style:solid;border-width:0px;border-color:#000000; background-color:#FFFFFF; } #expose_id_rates img.youtube_poster{display:none} #expose_id_rates>a.close{z-index:1000000;background-image:url('http://muddymoosevt.com/http:/www.muddymoosevt.com/rw_common/plugins/stacks/expose-images/close.png');background-color:transparent!important;position:absolute;top:-12px;cursor:pointer;height:28px;width:28px; left:-12px;  }@media all and (max-width:600px){#expose_id_rates{position:absolute!important}}

#stacks_in_17726_page11 {
	background-color: rgba(213, 201, 138, 1.00);
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
}
/*
 * cleanResponse
 * Version: 2.0.4
 * Requirements: RapidWeaver 5, Stacks 2
 * Support: http://forum.onelittledesigner.com
 * Description: 1-6 responsive columns
 */

/***************************************  NO GUTTER **********************************/

.stacks_in_17728_page11.cleanResponse2_L.CR2_Goff {
	width: 50%;
}
.stacks_in_17728_page11.cleanResponse2_R.CR2_Goff {
	width: 50%;
}

/****************  3 Non ******************/

.stacks_in_17728_page11.CR3_L.CR3_Goff {
	width: 33%;
}
.stacks_in_17728_page11.CR3_R.CR3_Goff {
	width: 33%;
}
.stacks_in_17728_page11.CR3_RS.CR3_Goff {
	width: 33.2%;
	float: right;
}
.stacks_in_17728_page11.CR3_M.CR3_Goff {
	margin: 0 0% 10px 0%;
	width: 34%;
}

/****************  4 Non ******************/

.stacks_in_17728_page11.CR4.CR4_Goff {
	width: 25%;
}
.stacks_in_17728_page11.CR4_S.CR4_Goff {
	width: 25%;
}
.stacks_in_17728_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
	width: 25.1%;
	float: left;
}
.stacks_in_17728_page11.CR4_LF.CR4_Goff, .stacks_in_17728_page11.CR4_LL.CR4_Goff, .stacks_in_17728_page11.CR4_LF2.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17728_page11.CR4_LF.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17728_page11.CR4_LL2.CR4_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
	.stacks_in_17728_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff{
		float: left;
		width: 25%;
	}
}

/****************  5 Non ******************/

.stacks_in_17728_page11.CR5.CR5_Goff {
	width: 20%;
}
.stacks_in_17728_page11.CR5_S.CR5_Goff {
	width: 20%;
}
.stacks_in_17728_page11.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
	width: 20.3%;
}
.stacks_in_17728_page11.CR5_M.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17728_page11.CR5_LF.CR5_Goff, .stacks_in_17728_page11.CR5_LL.CR5_Goff, .stacks_in_17728_page11.CR5_RF.CR5_Goff, .stacks_in_17728_page11.CR5_RL.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17728_page11.cleanRespone5_First.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17728_page11.cleanRespone5_Last.CR5_Goff {
	margin: 0 0 10px 0;
}

/****************  6 Non ******************/

.stacks_in_17728_page11.CR6.CR6_Goff {
	width: 16.66%;
}
.stacks_in_17728_page11.CR6_S.CR6_Goff {
	width: 16.69%;
}
.stacks_in_17728_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff, stacks_in_17728_page11.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
	width: 17%;
}
.stacks_in_17728_page11.CR6_M.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17728_page11.CR6_LF.CR6_Goff,
.stacks_in_17728_page11.CR6_LL.CR6_Goff,
.stacks_in_17728_page11.CR6_RF.CR6_Goff,
.stacks_in_17728_page11.CR6_RL.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17728_page11.CR6_L1.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_17728_page11.CR6_R1.CR6_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
		.stacks_in_17728_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
		.stacks_in_17728_page11.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
			width: 16.6%;
	}
}

/***************************************  1 COLUMN **********************************/

.stacks_in_17728_page11.cleanResponse1_L {
	width: 100%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_17728_page11.cleanResponse1_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  2 COLUMN **********************************/

.stacks_in_17728_page11.cleanResponse2_L {
	float: left;
	width: 49%;
	margin: 0 0 10px 0;
}
.stacks_in_17728_page11.cleanResponse2_R {
	float: right;
	width: 49%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_17728_page11.cleanResponse2_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.cleanResponse2_R {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.cleanResponse2_L.CR2_Goff {
		width: 100%;
		margin:0 0 10px 0;
	}
	.stacks_in_17728_page11.cleanResponse2_R.CR2_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  3 COLUMN **********************************/

.stacks_in_17728_page11.CR3_L {
	float: left;
	width: 32%;
	margin: 0 0 10px 0;

}
.stacks_in_17728_page11.CR3_R {
	float: right;
	width: 32%;
	margin: 0 0 10px 0;
}
.stacks_in_17728_page11.CR3_M {
	float: left;
	margin: 0 2% 10px 2%;
	width: 32%;
}
@media (max-width: 800px) {
	
	/*  ============ LARGE BOTTOM ================== */
	
	.stacks_in_17728_page11.CR3_L.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17728_page11.CR3_M.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17728_page11.CR3_R.cleanResp1,
	.stacks_in_17728_page11.CR3_RS.cleanResp1 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.CR3_L.cleanResp1.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.CR3_M.cleanResp1.CR3_Goff  {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.CR3_R.cleanResp1.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.CR3_RS.cleanResp1.CR3_Goff  {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	/*  ============ LARGE TOP ================== */
	
	.stacks_in_17728_page11.CR3_L.cleanResp2 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.CR3_M.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17728_page11.CR3_R.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17728_page11.CR3_RS.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17728_page11.CR3_L.cleanResp2.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.CR3_M.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.CR3_R.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.CR3_RS.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	
}
@media (max-width: 600px){
	.stacks_in_17728_page11.CR3_L,
	.stacks_in_17728_page11.CR3_R.cleanResp2,
	.stacks_in_17728_page11.CR3_R,
	.stacks_in_17728_page11.CR3_R.cleanResp1,
	.stacks_in_17728_page11.CR3_RS.cleanResp2,
	.stacks_in_17728_page11.CR3_RS.cleanResp3 {
		float: left !important;
		width: 100% !important;
		margin: 0 0 10px 0!important;
	}
	.stacks_in_17728_page11.CR3_RS.CR3_Goff {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
	.stacks_in_17728_page11.CR3_M {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
}

/***************************************  4 COLUMN **********************************/

.stacks_in_17728_page11.CR4_L {
	float: left;
}
.stacks_in_17728_page11.CR4_R {
	float: left;
}
.stacks_in_17728_page11.CR4 {
	width: 23.5%;
}
.stacks_in_17728_page11.CR4_S {
	width: 23.6%;
}
.stacks_in_17728_page11.CR4_LF,
.stacks_in_17728_page11.CR4_LL,
.stacks_in_17728_page11.CR4_LF2 {
	margin: 0 1% 10px 1%;
}
.stacks_in_17728_page11.CR4_LF {
	margin: 0 1% 10px 0;
}
.stacks_in_17728_page11.CR4_LL2 {
	margin: 0 0 10px 1%;
	float: right;
}
@media (max-width: 1074px) {
	.stacks_in_17728_page11.CR4_S{
		width: 23.5%;
	}
}
@media (max-width: 800px) {
	.stacks_in_17728_page11.CR4 {
		width: 49%;
	}
	.stacks_in_17728_page11.CR4_S {
		width: 49%;
	}
	.stacks_in_17728_page11.CR4_LF {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_17728_page11.CR4_LL {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_17728_page11.CR4_LF2 {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_17728_page11.CR4_LL2 {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_17728_page11.CR4_R {
		float:left;
	}
	.stacks_in_17728_page11.CR4.CR4_Goff {
		width: 50%;
	}
	.stacks_in_17728_page11.CR4_S.CR4_Goff,
	.stacks_in_17728_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 50%;
	}
	.stacks_in_17728_page11.CR4_LF.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_17728_page11.CR4_LL.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_17728_page11.CR4_LF2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_17728_page11.CR4_LL2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
}

@media (max-width: 600px){
	.stacks_in_17728_page11.CR4 {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.CR4_S {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.CR4.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.CR4_S.CR4_Goff,
	.stacks_in_17728_page11.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  5 COLUMN **********************************/

.stacks_in_17728_page11 .CR5_L {
	float: left;
}
.stacks_in_17728_page11 .CR5_R {
	float: left;
}
.stacks_in_17728_page11 .CR5 {
	width: 18.4%;
}
.stacks_in_17728_page11.CR5_S {
	width: 18.4%;
}
.stacks_in_17728_page11.CR5_M {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_17728_page11.CR5_LF,
.stacks_in_17728_page11.CR5_LL,
.stacks_in_17728_page11.CR5_RF,
.stacks_in_17728_page11.CR5_RL {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_17728_page11.cleanRespone5_First {
	margin: 0 1% 10px 0;
}
.stacks_in_17728_page11.cleanRespone5_Last {
	float:right;
	margin: 0 0 10px 1%;
}
@media (max-width: 800px) {
	.stacks_in_17728_page11.CR5, .stacks_in_17728_page11.CR5_S {
		width: 49%;
	}
	.stacks_in_17728_page11.CR5_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17728_page11.CR5_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17728_page11.CR5.cleanRespone5_Last,
	.stacks_in_17728_page11.CR5_S.cleanRespone5_Last {
		float: left;
		width: 99.8% ;
		margin: 0 auto 10px auto;
	}
	.stacks_in_17728_page11.CR5.CR5_Goff {
		width: 50%;
	}
	.stacks_in_17728_page11.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_17728_page11.CR5_LF.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.CR5_LL.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.cleanRespone5_Last.CR5_Goff,
	.stacks_in_17728_page11.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
		float: left;
		width: 100% ;
		margin: 0 auto 10px auto;
	}

	/*  ============ LARGE TOP ================== */
	
	.stacks_in_17728_page11.CR5.cleanResp2,
	.stacks_in_17728_page11.CR5_S.cleanResp2 {
		width: 49%;
	}
	.stacks_in_17728_page11.CR5_LF.cleanResp2,
	.stacks_in_17728_page11.cleanRespone5_Last.cleanResp2 {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17728_page11.CR5_LL.cleanResp2 {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17728_page11.CR5.cleanRespone5_First.cleanResp2,
	.stacks_in_17728_page11.CR5_S.cleanRespone5_First.cleanResp2 {
		float: left;
		width: 99.8%;
		margin: 0 auto 10px auto;
	}
	.stacks_in_17728_page11.CR5.cleanResp2.CR5_Goff {
		width: 50%;
	}
	.stacks_in_17728_page11.CR5_S.cleanResp2.CR5_Goff,
	.stacks_in_17728_page11.CR5_R1.CR5_LF.cleanRespone5_Last.cleanResp2.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_17728_page11.CR5_LF.cleanResp2.CR5_Goff,
	.stacks_in_17728_page11.cleanRespone5_Last.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
		
	}
	.stacks_in_17728_page11.CR5_LL.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.cleanRespone5_First.cleanResp2.CR5_Goff,
	.stacks_in_17728_page11.cleanRespone5_First.cleanResp2.CR5_S.CR5_Goff {
		float: left;
		width: 100%;
		margin: 0 auto 10px auto;
	}
}
@media (max-width: 600px) {
	.stacks_in_17728_page11.CR5.CR5_LL.cleanResp2,
	.stacks_in_17728_page11.CR5.CR5_LF.cleanResp2,
	.stacks_in_17728_page11.CR5.CR5_LL.cleanResp1,
	.stacks_in_17728_page11.CR5.CR5_LF.cleanResp1,
	.stacks_in_17728_page11.CR5_S.CR5_LL.cleanResp2,
	.stacks_in_17728_page11.CR5_S.CR5_LF.cleanResp2,
	.stacks_in_17728_page11.CR5_S.CR5_LL.cleanResp1,
	.stacks_in_17728_page11.CR5_S.CR5_LF.cleanResp1 {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.CR5.CR5_Goff,
	.stacks_in_17728_page11.CR5_S.CR5_Goff,
	.stacks_in_17728_page11.CR5_LL.cleanResp2.CR5_Goff {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
}

/***************************************  6 COLUMN **********************************/

.stacks_in_17728_page11.CR6_L,
.stacks_in_17728_page11.CR6_L1 {
	float: left;
}
.stacks_in_17728_page11.CR6_R,
.stacks_in_17728_page11.CR6_R1 {
	float: left;
}
.stacks_in_17728_page11.CR6 {
	width: 15%;
}
.stacks_in_17728_page11.CR6_S {
	width: 15.2%;
}
.stacks_in_17728_page11.CR6_M {
	float: left; 
	margin: 0 1% 10px 1%;
}
.stacks_in_17728_page11.CR6_LF,
.stacks_in_17728_page11.CR6_LL,
.stacks_in_17728_page11.CR6_RF,
.stacks_in_17728_page11.CR6_RL {
	margin: 0 1% 10px 1%;
}
.stacks_in_17728_page11.CR6_L1 {
	margin: 0 1% 10px 0;
}
.stacks_in_17728_page11.CR6_R1 {
	margin: 0 0 10px 1%;
}
@media (max-width: 1099px) {
	.stacks_in_17728_page11.CR6_S {
		width: 15%;
	}
}
@media (max-width: 800px) {
	.stacks_in_17728_page11.CR6,
	.stacks_in_17728_page11.CR6_S {
		width: 49%;
	}
	.stacks_in_17728_page11.CR6_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_17728_page11.CR6_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_17728_page11.CR6.CR6_Goff,
	.stacks_in_17728_page11.CR6_S.CR6_Goff,
	.stacks_in_17728_page11.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
	.stacks_in_17728_page11.CR6_L1.CR6_LF.CR6_S.CR6_Goff {
		width:50%;
	}
	.stacks_in_17728_page11.CR6_LF.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_17728_page11.CR6_LL.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
}
@media (max-width: 600px) {
	.stacks_in_17728_page11.CR6,
	.stacks_in_17728_page11.CR6_S {
		width: 100% !important;
		margin: 0 0 10px 0 !important;
	}
}
#stacks_in_17756_page11 {
	padding: 0px 0px 0px 5px;
}

#stacks_in_10696_page11 {
	padding:  4px;
}