#stacks_in_254 .gyro_container{padding:0;margin:0 auto;width:calc(100% - 30px)}#stacks_in_254 .gyro_main_view,#stacks_in_254 .gyro_window{position:relative}#stacks_in_254 .gyro_window{overflow:hidden}#stacks_in_254 .gyro_image_reel{width:100%;overflow:auto;-webkit-transition:-webkit-transform 500ms ease-in-out;-moz-transition:-moz-transform 500ms ease-in-out;transition:transform 500ms ease-in-out}#stacks_in_254 .gyro_image_reel>div{float:left}#stacks_in_254 .gyro_image_reel img{margin:0;padding:0;width:100%;height:auto;float:none}#stacks_in_254 .gyro_ribbon{z-index:100;text-align:center;line-height:40px;display:block;position:absolute;bottom:5px}#stacks_in_254 .gyro_ribbon.ribbonhide{display:none}#stacks_in_254 .gyro_ribbon.left{left:-15px}#stacks_in_254 .gyro_ribbon.right{right:-15px}#stacks_in_254 .gyro_ribbon.center{position:relative;margin:0 auto;overflow:auto}#stacks_in_254 .gyro_ribbon .ribbon_sprite{height:47px;float:left}#stacks_in_254 .gyro_ribbon.right .ribbon_sprite{float:right}#stacks_in_254 .gyro_ribbon .gyro_ribbon_end{width:39px}#stacks_in_254 .gyro_ribbon .gyro_ribbon_start,#stacks_in_254 .gyro_ribbon.center .gyro_ribbon_end{width:24px}#stacks_in_254 .gyro_ribbon .gyro_ribbon_end{background-image:url(../../../rw_common/plugins/stacks/gyro-images/ribbon7/gyro_ribbon_right_end_7.png);background-repeat:no-repeat}#stacks_in_254 .gyro_ribbon .gyro_ribbon_middle{background-image:url(../../../rw_common/plugins/stacks/gyro-images/ribbon7/gyro_ribbon_mid_7.png);background-repeat:repeat-x}#stacks_in_254 .gyro_ribbon .gyro_ribbon_start{background-image:url(../../../rw_common/plugins/stacks/gyro-images/ribbon7/gyro_ribbon_right_start_7.png);background-repeat:no-repeat}#stacks_in_254 .gyro_ribbon a{padding:5px;text-decoration:none;border:1px solid transparent;border-radius:3px;color:rgba(255, 255, 255, 1.00)}#stacks_in_254 .gyro_ribbon a.active,#stacks_in_254 .gyro_ribbon a:hover{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(97, 0, 0, 1.00)}@media screen and (max-width:40em){#stacks_in_254 .gyro_container{margin:0;padding-bottom:50px;width:100%}#stacks_in_254 .hide_ribbon{padding-bottom:0}#stacks_in_254 .hide_ribbon .gyro_ribbon{display:none}#stacks_in_254 .gyro_ribbon_start,#stacks_in_254 .gyro_ribbon_middle,#stacks_in_254 .gyro_ribbon_end{background-image:none!important}#stacks_in_254 .gyro_ribbon{bottom:-50px}#stacks_in_254 .gyro_ribbon.left{left:0}#stacks_in_254 .gyro_ribbon.right{right:0}#stacks_in_254 .gyro_ribbon_end{width:0}#stacks_in_254 .gyro_ribbon a{color:rgba(255, 255, 255, 1.00)}#stacks_in_254 .gyro_ribbon a.active{color:rgba(255, 255, 255, 1.00)}}
/* Ornament_9 by RapidWeaver Central  */

#ornament_9stacks_in_282_3  {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

#ornament_9 {
	padding-top: 0px;
	position: relative;
	height: 150px;
	width: 75%;
	bottom: -55px !important;
}

#stacks_in_282_3  path {
	fill: #375064;
}

	
/* B3: Bigfoot Responsive 3 Column Stack by RapidWeaver Central */
 
/* Adapted from Graham Miller's Responsive Grid System — http://www.responsivegridsystem.com */
/* Licensed under the Creative Commons Attribution 3.0 License. */


#frameThingstacks_in_282_5 {
	width: 100%;
	overflow: auto
}

#stacks_in_282_5 .span_1_of_3 {
	float:left;
	width:29%;
}

#stacks_in_282_5 .span_2_of_3 {
	float:right;
	width:29%;
    margin-left: 0px;
}

#stacks_in_282_5 .span_3_of_3 {
	float: none;
	position:relative;
	margin:0 auto;
	width:26%;
}


/* CUSTOM BREAKPOINT ----------- */

@media only screen 
and (max-width : 600px)  {
	#stacks_in_282_5 .span_1_of_3 {
	 
	}
	#stacks_in_282_5 .span_2_of_3 {
	 
	}
	#stacks_in_282_5 .span_3_of_3 {
	 
	}
}


/*  SECTIONS  */

#stacks_in_282_5 .sectionthing {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  */


#stacks_in_282_5 .groupthing:before,
#stacks_in_282_5 .groupthing:after {
    content:"";
    display:table;
}
#stacks_in_282_5 .groupthing:after {
    clear:both;
}
#stacks_in_282_5 .groupthing {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP */

#stacks_in_282_5 .col {
	display: block;

}

#stacks_in_282_5 .col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH */

@media only screen and (max-width: 600px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

 
#stacks_in_282_14 {
	font-size: 134%;
}
/* Start Obscure Email stack CSS code */.stacks_in_282_24topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_282_24mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_282_24small{font-weight: normal;font-size: 12px;}.stacks_in_282_24centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_282_24centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */