
#stacks_in_11954 {
	font-size: 141%;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_1086 {
	width: 100%;
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
}
#simpleDivider_stacks_in_1086 .theDivider1, #simpleDivider_stacks_in_1086 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_1086 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_1086 .theDivider2 {
	height: 1px;
	background-color: #A0C693;
}
#stacks_in_11939>.s3_row {
	margin: 0 -10px;
}

#stacks_in_11939>.s3_row>.s3_column_left {
	width: 60.00%;
}

#stacks_in_11939>.s3_row>.s3_column_right {
	width: 40.000000%;
}




#stacks_in_11939>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_11939>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11939>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_11939 {
	background-color: rgba(67, 108, 61, 1.00);
	border: solid rgba(0, 64, 128, 1.00);
	border-width:  1px;
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
}

#stacks_in_11948 {
	background-color: rgba(67, 108, 61, 1.00);
	margin: 40px 10px 0px 10px;
}

#stacks_in_11949 {
	font-size: 107%;
}
/* Start Obscure Email stack CSS code */

.stacks_in_12083topbar {
	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_12083mainarea {
	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_12083small{
font-weight: normal;
font-size: 12px;
}


.stacks_in_12083centerbox {
	background-color: #ffffff;
	border: 1px solid #CDDACF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	color: #333;
}

.stacks_in_12083centerbox b {
	color: #DA0140;
}




/* End Obscure Email stack CSS code */



/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_12077popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_12077popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_12077popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_12077popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_12077popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_12077popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_12077popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_12077popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_12077popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_12077 {
	background-color: rgba(67, 108, 61, 1.00);
	margin: 30px 0px 0px 0px;
}

#stacks_in_12081 {
	background-color: rgba(67, 108, 61, 1.00);
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_11952 {
	width: 100%;
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
}
#simpleDivider_stacks_in_11952 .theDivider1, #simpleDivider_stacks_in_11952 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_11952 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_11952 .theDivider2 {
	height: 1px;
	background-color: #A0C693;
}

#stacks_in_841 {
	font-size: 104%;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_1089 {
	width: 100%;
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
}
#simpleDivider_stacks_in_1089 .theDivider1, #simpleDivider_stacks_in_1089 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_1089 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_1089 .theDivider2 {
	height: 1px;
	background-color: #A0C693;
}
  #stacks_in_11967{visibility:hidden}

#stacks_in_11971 {
	padding: 5px 0px 15px 10px;
}

#stacks_in_11972 {
	word-spacing: 1px;
	font-size: 131%;
}
  #stacks_in_11973{visibility:hidden}

#stacks_in_11977 {
	background-color: rgba(67, 108, 61, 1.00);
	margin: 0px 0px 20px 0px;
}
#stacks_in_11979 .sirecowrapper {
display: block;
padding-top: 0% !important;
padding-bottom: 0% !important;


height:auto;


/*Custom CSS;*/
}

#stacks_in_11979 .sirecowrapper a {/*Custom CSS;*/}
#stacks_in_11979 .sirecowrapper a:hover {/*Custom CSS;*/}

#stacks_in_11979 .sirecocontainer {
display: block;
max-width: 1060px; 
margin-left: auto;
margin-right:auto;
/*Custom CSS;*/
}

#stacks_in_11979 .sirecocontainer img {

	padding: 0px 0px 0px 0px;
}


#stacks_in_11979 .sirecobefit {
margin-left: -10px;
margin-right: -10px;
}

#stacks_in_11979 .sirecospacer {
margin-left: 10px;
margin-right: 10px;
}

#stacks_in_11979 .sireco:first-of-type {
float: left;

											/*3columnspecial*/





}
#stacks_in_11979 .sireco {



											/*3columnspecial*/





	width: 20%;






	display: block; 
	float: left; clear: none;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#stacks_in_11979 .sireco:last-of-type {
float: right; clear: right;

											/*3columnspecial*/




}

#stacks_in_11979 .sireco_bottomslice {
	text-align: center;
	padding: 5%;
	/*Custom CSS;*/
}


@media handheld, only screen and (max-width: 680px) {
#stacks_in_11979 .sirecobefit {
margin-left: 10px;
margin-right: 10px;
}
#stacks_in_11979 .sireco {
	width: 100%;
	padding: 25px;
				
}
#stacks_in_11979 .sireco:first-of-type {
	width: 100%;
	padding: 25px; 
				
/*Custom CSS;*/
}
#stacks_in_11979 .sireco:last-of-type { 
	width: 100%;
	padding: 25px; 
				
	/*Custom CSS;*/
}

#stacks_in_11979 .sireco:nth-of-type(2n) {
 
}

#stacks_in_11979 .sirecocontainer {

}

#stacks_in_11979 .sirecowrapper {



height:auto !important;


/*Custom CSS;*/
}

#stacks_in_11979 .sireco_bottomslice {
	/*Custom CSS;*/
}

}



#stacks_in_11979 {
	background-color: rgba(102, 102, 102, 1.00);
	margin: 30px 30px 30px 30px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_11986 {
	font-size: 80%;
}

#stacks_in_11993 {
	font-size: 80%;
}

#stacks_in_12000 {
	font-size: 80%;
}

#stacks_in_12007 {
	font-size: 80%;
}

#stacks_in_12014 {
	font-size: 80%;
}
#stacks_in_12015 .sirecowrapper {
display: block;
padding-top: 0% !important;
padding-bottom: 0% !important;


height:auto;


/*Custom CSS;*/
}

#stacks_in_12015 .sirecowrapper a {/*Custom CSS;*/}
#stacks_in_12015 .sirecowrapper a:hover {/*Custom CSS;*/}

#stacks_in_12015 .sirecocontainer {
display: block;
max-width: 1200px; 
margin-left: auto;
margin-right:auto;
/*Custom CSS;*/
}

#stacks_in_12015 .sirecocontainer img {

	padding: 0px 0px 0px 0px;
}


#stacks_in_12015 .sirecobefit {
margin-left: -10px;
margin-right: -10px;
}

#stacks_in_12015 .sirecospacer {
margin-left: 10px;
margin-right: 10px;
}

#stacks_in_12015 .sireco:first-of-type {
float: left;

											/*3columnspecial*/





}
#stacks_in_12015 .sireco {



											/*3columnspecial*/



	width: 25%;








	display: block; 
	float: left; clear: none;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#stacks_in_12015 .sireco:last-of-type {
float: right; clear: right;

											/*3columnspecial*/




}

#stacks_in_12015 .sireco_bottomslice {
	text-align: center;
	padding: 5%;
	/*Custom CSS;*/
}


@media handheld, only screen and (max-width: 680px) {
#stacks_in_12015 .sirecobefit {
margin-left: 10px;
margin-right: 10px;
}
#stacks_in_12015 .sireco {
	width: 100%;
	padding: 25px;
				
}
#stacks_in_12015 .sireco:first-of-type {
	width: 100%;
	padding: 25px; 
				
/*Custom CSS;*/
}
#stacks_in_12015 .sireco:last-of-type { 
	width: 100%;
	padding: 25px; 
				
	/*Custom CSS;*/
}

#stacks_in_12015 .sireco:nth-of-type(2n) {
 
}

#stacks_in_12015 .sirecocontainer {

}

#stacks_in_12015 .sirecowrapper {



height:auto !important;


/*Custom CSS;*/
}

#stacks_in_12015 .sireco_bottomslice {
	/*Custom CSS;*/
}

}



#stacks_in_12015 {
	background-color: rgba(67, 108, 61, 1.00);
	margin: 10px 0px 10px 0px;
	padding:  20px;
}

#stacks_in_12017 {
	margin: 0px 0px 27px 0px;
}

#stacks_in_12020 {
	font-size: 79%;
}

#stacks_in_12022 {
	margin: 0px 0px 30px 0px;
}

#stacks_in_12025 {
	font-size: 79%;
}

#stacks_in_12027 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_12030 {
	font-size: 80%;
}

#stacks_in_12032 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_12035 {
	font-size: 79%;
}

#stacks_in_12036 {
	background-color: rgba(67, 108, 61, 1.00);
	margin: 20px 0px 30px 0px;
}

#stacks_in_12038 {
	background-color: rgba(102, 102, 102, 1.00);
	margin: 30px 30px 30px 30px;
	padding:  20px;
}
#stacks_in_12042 .sirecowrapper {
display: block;
padding-top: 0% !important;
padding-bottom: 0% !important;


height:auto;


/*Custom CSS;*/
}

#stacks_in_12042 .sirecowrapper a {/*Custom CSS;*/}
#stacks_in_12042 .sirecowrapper a:hover {/*Custom CSS;*/}

#stacks_in_12042 .sirecocontainer {
display: block;
max-width: 1200px; 
margin-left: auto;
margin-right:auto;
/*Custom CSS;*/
}

#stacks_in_12042 .sirecocontainer img {

	padding: 0px 0px 0px 0px;
}


#stacks_in_12042 .sirecobefit {
margin-left: -10px;
margin-right: -10px;
}

#stacks_in_12042 .sirecospacer {
margin-left: 10px;
margin-right: 10px;
}

#stacks_in_12042 .sireco:first-of-type {
float: left;

											/*3columnspecial*/





}
#stacks_in_12042 .sireco {



											/*3columnspecial*/



	width: 25%;








	display: block; 
	float: left; clear: none;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#stacks_in_12042 .sireco:last-of-type {
float: right; clear: right;

											/*3columnspecial*/




}

#stacks_in_12042 .sireco_bottomslice {
	text-align: center;
	padding: 5%;
	/*Custom CSS;*/
}


@media handheld, only screen and (max-width: 680px) {
#stacks_in_12042 .sirecobefit {
margin-left: 10px;
margin-right: 10px;
}
#stacks_in_12042 .sireco {
	width: 100%;
	padding: 25px;
				
}
#stacks_in_12042 .sireco:first-of-type {
	width: 100%;
	padding: 25px; 
				
/*Custom CSS;*/
}
#stacks_in_12042 .sireco:last-of-type { 
	width: 100%;
	padding: 25px; 
				
	/*Custom CSS;*/
}

#stacks_in_12042 .sireco:nth-of-type(2n) {
 
}

#stacks_in_12042 .sirecocontainer {

}

#stacks_in_12042 .sirecowrapper {



height:auto !important;


/*Custom CSS;*/
}

#stacks_in_12042 .sireco_bottomslice {
	/*Custom CSS;*/
}

}



#stacks_in_12042 {
	background-color: rgba(67, 108, 61, 1.00);
	padding:  20px;
}

#stacks_in_12046 {
	margin: 0px 0px 27px 0px;
}

#stacks_in_12049 {
	font-size: 80%;
}

#stacks_in_12056 {
	font-size: 80%;
}

#stacks_in_12063 {
	font-size: 80%;
}

#stacks_in_12067 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_12070 {
	font-size: 80%;
}


/* Start doobox Chauffeur css */

.stacks_in_12071wrapper{
width: 60px;
margin: 0 auto;

display : none;

opacity:0.7;
}

.stacks_in_12071bulter{
cursor: pointer;
border: 1px solid #3F5E2B;
background: #53723F;
width: 60px;
height: 60px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #FFE276;
text-align: center;
line-height: 60px;
margin: 5px;
z-index: 1000001;
background: #53723F;
}


.stacks_in_12071bulter i {
	display: block;
	margin: 0 auto 0 auto;
	font-size: 20px;
	line-height: 58px; 
	vertical-align: middle;
}


.stacks_in_12071bulter:hover{
color: #EBCE62;
background: #62814E; /* Old browsers */
}

/* end doobox Chauffeur css */

