/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_5_84159 #fsr_colwrap_stacks_in_5_84159 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5_84159 #fsr_colwrap_stacks_in_5_84159 #fsr_leftcol_stacks_in_5_84159 {
	float: left;
	display: block;
	width: 30%;
	height: auto;
	margin: 0;
}

#stacks_in_5_84159 #fsr_colwrap_stacks_in_5_84159 #fsr_leftcol_stacks_in_5_84159 .leftcolpad_stacks_in_5_84159 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5_84159 #fsr_colwrap_stacks_in_5_84159 #fsr_rightcol_stacks_in_5_84159 {
	float: right;
	display: block;
	width: 70%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_5_84159 #fsr_colwrap_stacks_in_5_84159 #fsr_rightcol_stacks_in_5_84159 .rightcolpad_stacks_in_5_84159 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_5_84159 #fsr_colwrap_stacks_in_5_84159 #fsr_leftcol_stacks_in_5_84159 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_5_84159 #fsr_colwrap_stacks_in_5_84159 #fsr_leftcol_stacks_in_5_84159 .leftcolpad_stacks_in_5_84159 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5_84159 #fsr_colwrap_stacks_in_5_84159 #fsr_rightcol_stacks_in_5_84159 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_5_84159 #fsr_colwrap_stacks_in_5_84159 #fsr_rightcol_stacks_in_5_84159 .rightcolpad_stacks_in_5_84159 {
	padding: 0px 0px 0px 0px;
}

}/* Show/Hide from www.brynowendesign.com */

#Show_stacks_in_5_104817 { display: block; }
@media screen and (min-width:1px) and (max-width:600px) { #Show_stacks_in_5_104817 { display: none; } }
#Hide_stacks_in_5_104817 { display: none; }
@media screen and (min-width:1px) and (max-width:600px) { #Hide_stacks_in_5_104817 { display: block; } }

/* Start True Retina stack CSS code */#stacks_in_5_86710 img{	max-width: 50%;	height: auto;}/* End True Retina stack CSS code */
#stacks_in_5_86710 {
	margin: 25px 0px 20px 0px;
}
/* Start True Retina stack CSS code */#stacks_in_5_104815 img{	max-width: 50%;	height: auto;}/* End True Retina stack CSS code */
#stacks_in_5_104815 {
	margin: 10px 0px 10px 0px;
}

#stacks_out_5_104815 {
	width: 150px;
}
/* Show/Hide from www.brynowendesign.com */

#Show_stacks_in_5_104820 { display: block; }
@media screen and (min-width:1px) and (max-width:600px) { #Show_stacks_in_5_104820 { display: none; } }
#Hide_stacks_in_5_104820 { display: none; }
@media screen and (min-width:1px) and (max-width:600px) { #Hide_stacks_in_5_104820 { display: block; } }

/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Add-Ons Pack 1' 
fsrnavmenures4f.css Style Sheet
Created: 21, May, 2013
Last Modified: 04, September, 2015
Version: 1.5
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013-2015 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#navbar {
	display: block !important;	
	height: auto;
	font-size: 1.00em;
	font-weight: 600;
}

#nav ul {
	bottom: 0;
	left: 0;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: right;
}

*:first-child+html #nav ul {
	height: 40px !important;
}

#nav ul li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 40px;
	border-right: 0px solid #FFFFFF;
	width: auto;
}

#nav ul li a, #nav ul li a:visited {
	background: url() top left repeat-x;
	/*background: ;*/
	color: #000000;
	cursor: pointer;
	display: inline-block;
	font-size: 1.00em;
	font-weight: 600;
	padding: 0 15px 0 15px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: url() top left repeat-x;
	/*background: ;*/
	color: #000000;
}

#nav ul li #current {
	background: url() top left repeat-x;
	/*background-color: ;*/
	color: #000000;
}

#nav ul li .currentAncestor {
	color: #000000;
	background: url() top left repeat-x;
}

#nav ul li a:hover > ul {
	position: relative;
	display: inline-block;
}

#nav ul li.hasChild > a:after {
	content: "\f107";
	float: none;
	margin-left: 6px;
	font-family: "FontAwesome";
	vertical-align: top;
	padding: 0 0 0 8px;
}

#nav ul li.hasChild > a:hover {
	background: url() top left repeat-x;
	color: #000000;
}

#nav li:first-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li:last-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul li:last-child {
	border-right: 0px;
}

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	height: 32px;
	left: 0;
	line-height: 32px;
	margin: 0;
	position: absolute;
	top: 39px;
	width: 157px;
	z-index: 999;
	text-align: left;
}

#nav ul ul li {
	display: block;
	padding: 0;
	height: 32px;
	width: 157px;
	border-right: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #FFFFFF;
	color: #000000;
	border-top: px solid #FFFFFF;
	font-size: 1.00em;
	font-weight: normal;
	height: 32px;
	padding: 0 12px 0 12px;
	margin: 0;
	text-shadow: none;
	width: 145px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0 12px 0 12px;
	line-height: 32px !important;
	width: 145px !important;
}

#nav ul ul li a:hover {
	background: #FFFFFF;
	color: #000000;
	width: 145px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #FFFFFF;
	color: #000000;
	width: 145px;
}

#nav ul ul li:last-child > a {
	border-bottom: 1px solid #FFFFFF;
}

#nav ul ul li.hasChild > a:after {
	content: "\f105";
	display:inline-block;
	float: right;
	margin-left: 6px;
	margin-right: 0;
	font-family: "FontAwesome";
	vertical-align: top;
	padding: 0 0 0 8px;
}

#nav ul ul li.hasChild > a:hover {
	background: #FFFFFF;
	color: #000000;
}

#nav li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul ul ul {
	top: 0;
	left: 169px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 169px !important;
}

#nav li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

/* #######################################################################

	meanMenu
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

@media screen and (max-width: 600px) {
	
#navbar, #nav { 
    display: none; 
    visibility: collapse;
    height: 0px;
}

#pagecontainer, #pagewrapper {
	overflow: hidden !important;
}

@-moz-document url-prefix() {
    #pagecontainer, #pagewrapper {
	overflow: visible !important;
}
}

}

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar { 
float: left;
width: 100%;
position: relative;
background: #000000;
padding: 4px 0 0 0;
min-height: 48px;
z-index: 999999;
}

.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 15px 13px 11px 16px;
position: absolute;
top: 0;
right: 0;
color: #FFFFFF;
cursor: pointer;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
display: block;
background: #FFFFFF;
height: 3px;
margin-top: 3px;
}

.mean-container a:hover.meanmenu-reveal span {
display: block;
background: #FFFFFF;
height: 3px;
margin-top: 3px;
}

.mean-container .mean-nav { 
float: left;
width: 100%;
background: #000000;
margin-top: 48px;
}

.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}

.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}

.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 90%;
padding: 1em 5%;
margin: 0;
text-align: left;
color: #FFFFFF;
border-bottom: 1px solid #FFFFFF;
text-decoration: none;
text-transform: none;
}

.mean-container .mean-nav ul li:first-child a {
border-top: 1px solid #FFFFFF;	
}

.mean-container .mean-nav ul li #current {
background-color: #4E6978;
color: #FFFFFF;
}

.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-bottom: 1px solid #FFFFFF;
opacity: 0.75; 
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover { 
color: #FFFFFF;
background: #3499B5;
}

.mean-container .mean-nav ul li a.mean-expand {
width: 26px;
height: 26px;
border: none !important;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
font-size: 20px !important;
z-index: 2;
font-weight: 700;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
background: none;
}

.mean-container .mean-push { 
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both; 
}

.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}





#stacks_in_5_84172 {
	margin: 40px 0px 0px 0px;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_5_104802_2 {
	max-width: 1024px;
	min-width: 640px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_5_104802_2 {
	max-width: 90% !important;
	min-width: 50% !important;
}

}
/* -- Start Eternity2 Each css Template -- */

.stacks_in_18eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_18eternityContainer {
	background-image: url("../files/background_image-18.jpg") !important;
	background-position: 50% 50% !important;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_18overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/00.png") !important;
}

.stacks_in_18contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_18content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_18content,.stacks_in_18content h1,.stacks_in_18content h2,.stacks_in_18content h3,.stacks_in_18content h4,.stacks_in_18content h5,.stacks_in_18content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_18content a,.stacks_in_18content a:active,.stacks_in_18content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_18content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_18eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_18eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_18eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_18eternityContainer {
		min-height: 1000px;
	}
	
	.stacks_in_18contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */
#stacks_in_7_1 {
	background-color: rgba(78, 105, 120, 1.00);
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_2_headerSpacer {
	display: block;
	width:  1px;
	height: 25px;
	background: transparent;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_67_77 {
	max-width: 200px;
	min-width: 200px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_7_67_77 {
	max-width: 200px !important;
	min-width: 50px !important;
}

}

.stacks_column_left {
	float:left;
}

.stacks_column_right {
	float:right;
}

.stacks_column_4 {
	width:23%;
	margin: 0 1%;
}
#stacks_in_7_67_78 {
	margin: 35px 0px 0px 0px;
}

/* START ICONZ CSS */

#stacks_in_7_67_79 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_7_67_79 {
	text-align: center;
}

#stacks_in_7_67_79 a{
	text-decoration: none;
}


	
		#stacks_in_7_67_79 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_7_67_79 .stacks_in_7_67_79quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_7_67_79 .stacks_in_7_67_79quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_7_67_79 .stacks_in_7_67_79quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_7_67_81 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_7_67_81 {
	text-align: center;
}

#stacks_in_7_67_81 a{
	text-decoration: none;
}


	
		#stacks_in_7_67_81 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_7_67_81 .stacks_in_7_67_81quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_7_67_81 .stacks_in_7_67_81quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_7_67_81 .stacks_in_7_67_81quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_7_67_83 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_7_67_83 {
	text-align: center;
}

#stacks_in_7_67_83 a{
	text-decoration: none;
}


	
		#stacks_in_7_67_83 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_7_67_83 .stacks_in_7_67_83quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_7_67_83 .stacks_in_7_67_83quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_7_67_83 .stacks_in_7_67_83quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_7_67_85 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_7_67_85 {
	text-align: center;
}

#stacks_in_7_67_85 a{
	text-decoration: none;
}


	
		#stacks_in_7_67_85 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_7_67_85 .stacks_in_7_67_85quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_7_67_85 .stacks_in_7_67_85quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_7_67_85 .stacks_in_7_67_85quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 /*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_67_2 {
	max-width: 100px;
	min-width: 100px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_7_67_2 {
	max-width: 100px !important;
	min-width: 50px !important;
}

}
#stacks_in_7_67_264>.s3_row {
	margin: 0 -0px;
}

#stacks_in_7_67_264>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_7_67_264>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






/* START ICONZ CSS */

#stacks_in_7_67_10 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_7_67_10 {
	text-align: center;
}

#stacks_in_7_67_10 a{
	text-decoration: none;
}


	
		#stacks_in_7_67_10 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_7_67_10 .stacks_in_7_67_10quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_7_67_10 .stacks_in_7_67_10quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_7_67_10 .stacks_in_7_67_10quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_7_67_6 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_7_67_6 {
	text-align: center;
}

#stacks_in_7_67_6 a{
	text-decoration: none;
}


	
		#stacks_in_7_67_6 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_7_67_6 .stacks_in_7_67_6quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_7_67_6 .stacks_in_7_67_6quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_7_67_6 .stacks_in_7_67_6quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 /*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide Show Stack' 
Style Sheet: fsrmobilehideshow.css Style Sheet
Created: 10, June 2014
Last Modified: 29, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


/************************************************************************************
DESKTOP
*************************************************************************************/


#stacks_in_7_67_13desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_7_67_13mobilecontent { 
	display: none;
}




/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 767px) {
	
#stacks_in_7_67_13mobilecontent { 
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_7_67_13desktopcontent {
	display: none;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_67_14_headerSpacer {
	display: block;
	width:  1px;
	height: 10px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_67_16_headerSpacer {
	display: block;
	width:  1px;
	height: 0px;
	background: transparent;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_67_137 {
	max-width: 900px;
	min-width: 200px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_7_67_137 {
	max-width: 95% !important;
	min-width: 50% !important;
}

}

#stacks_in_7_67_207 .stacks_left {
	float:left;
	width:39%;
}

#stacks_in_7_67_207 .stacks_right {
	float:right;
	width:39%;
}

#stacks_in_7_67_207 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:18%;
}
#stacks_in_7_67_207 {
	margin: 35px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide Show Stack' 
Style Sheet: fsrmobilehideshow.css Style Sheet
Created: 10, June 2014
Last Modified: 29, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


/************************************************************************************
DESKTOP
*************************************************************************************/


#stacks_in_7_67_208desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_7_67_208mobilecontent { 
	display: none;
}




/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_7_67_208mobilecontent { 
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_7_67_208desktopcontent {
	display: none;
}

}
/*RespondStack CSS*/
#stacks_in_7_67_209 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_7_67_209 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_7_67_209 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 4% 0% 0%;

 
 
 
 
overflow: hidden;

text-align: left;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_7_67_209 .respond 
{
font-family: Inherit !important;
font-size: 16px !important;
line-height: 16px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_7_67_209 .respond 
{

font-family: Inherit !important;
font-size: 16px !important;
line-height: 16px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_7_67_209 .respond 
{

font-family: Inherit !important;
font-size: 16px !important;
line-height: 16px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_7_67_209 .respond 
{

font-family: Inherit !important;
font-size: 14px !important;
line-height: 14px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_7_67_209 .respond 
{

font-family: Inherit !important;
font-size: 14px !important;
line-height: 14px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_7_67_209 .respond 
{

font-family: Inherit !important;
font-size: 13px !important;
line-height: 13px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_7_67_209 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 480px) 
{
#stacks_in_7_67_209 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 320px) 
{
#stacks_in_7_67_209 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7_67_210Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: right !important;		}				.stacks_in_7_67_210Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_210Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_210Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_210Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_210Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_210Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_210Calligrapher h6, .stacks_in_7_67_210Calligrapher h5, .stacks_in_7_67_210Calligrapher h4, .stacks_in_7_67_210Calligrapher h3, .stacks_in_7_67_210Calligrapher h2, .stacks_in_7_67_210Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_7_67_210Calligrapher, .stacks_in_7_67_210Calligrapher h1, .stacks_in_7_67_210Calligrapher h2, .stacks_in_7_67_210Calligrapher h3, .stacks_in_7_67_210Calligrapher h4, .stacks_in_7_67_210Calligrapher h5, .stacks_in_7_67_210Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7_67_210targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7_67_210Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_7_67_210Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_7_67_210Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_7_67_210Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7_67_211 {
	margin: 30px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_67_216 .setheightScroll {
	display: block;
	width: 100%;
	height: 35px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*RespondStack CSS*/
#stacks_in_7_67_218 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_7_67_218 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_7_67_218 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;

 
 
 
 
overflow: hidden;

text-align: center;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_7_67_218 .respond 
{
font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_7_67_218 .respond 
{

font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_7_67_218 .respond 
{

font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_7_67_218 .respond 
{

font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_7_67_218 .respond 
{

font-family: Inherit !important;
font-size: 22px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_7_67_218 .respond 
{

font-family: Inherit !important;
font-size: 18px !important;
line-height: 20px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_7_67_218 .respond 
{

font-family: Inherit !important;
font-size: 16px !important;
line-height: 18px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 480px) 
{
#stacks_in_7_67_218 .respond 
{

font-family: Inherit !important;
font-size: 14px !important;
line-height: 18px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 375px) 
{
#stacks_in_7_67_218 .respond 
{

font-family: Inherit !important;
font-size: 12px !important;
line-height: 18px !important;
display: visible;
/*Custom CSS;*/

}}
/*End of RespondStack CSS*/#stacks_in_7_67_219>.s3_row {
	margin: 0 -2px;
}

#stacks_in_7_67_219>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_7_67_219>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_7_67_219>.s3_row>.s3_column {
	padding: 0 2px;
}










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



}



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



}





/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7_67_226Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: right !important;		}				.stacks_in_7_67_226Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_226Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_226Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_226Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_226Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_226Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_226Calligrapher h6, .stacks_in_7_67_226Calligrapher h5, .stacks_in_7_67_226Calligrapher h4, .stacks_in_7_67_226Calligrapher h3, .stacks_in_7_67_226Calligrapher h2, .stacks_in_7_67_226Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_7_67_226Calligrapher, .stacks_in_7_67_226Calligrapher h1, .stacks_in_7_67_226Calligrapher h2, .stacks_in_7_67_226Calligrapher h3, .stacks_in_7_67_226Calligrapher h4, .stacks_in_7_67_226Calligrapher h5, .stacks_in_7_67_226Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7_67_226targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7_67_226Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_7_67_226Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_7_67_226Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_7_67_226Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_out_7_67_227 {
	margin-right:0;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7_67_221Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_7_67_221Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_221Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_221Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_221Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_221Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_221Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_221Calligrapher h6, .stacks_in_7_67_221Calligrapher h5, .stacks_in_7_67_221Calligrapher h4, .stacks_in_7_67_221Calligrapher h3, .stacks_in_7_67_221Calligrapher h2, .stacks_in_7_67_221Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_7_67_221Calligrapher, .stacks_in_7_67_221Calligrapher h1, .stacks_in_7_67_221Calligrapher h2, .stacks_in_7_67_221Calligrapher h3, .stacks_in_7_67_221Calligrapher h4, .stacks_in_7_67_221Calligrapher h5, .stacks_in_7_67_221Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7_67_221targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7_67_221Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_7_67_221Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_7_67_221Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_7_67_221Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide Show Stack' 
Style Sheet: fsrmobilehideshow.css Style Sheet
Created: 10, June 2014
Last Modified: 29, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


/************************************************************************************
DESKTOP
*************************************************************************************/


#stacks_in_7_67_233desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_7_67_233mobilecontent { 
	display: none;
}




/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_7_67_233mobilecontent { 
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_7_67_233desktopcontent {
	display: none;
}

}
/*RespondStack CSS*/
#stacks_in_7_67_234 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_7_67_234 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_7_67_234 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 4%;

 
 
 
 
overflow: hidden;

text-align: left;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_7_67_234 .respond 
{
font-family: Inherit !important;
font-size: 16px !important;
line-height: 16px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_7_67_234 .respond 
{

font-family: Inherit !important;
font-size: 16px !important;
line-height: 16px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_7_67_234 .respond 
{

font-family: Inherit !important;
font-size: 16px !important;
line-height: 16px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_7_67_234 .respond 
{

font-family: Inherit !important;
font-size: 14px !important;
line-height: 14px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_7_67_234 .respond 
{

font-family: Inherit !important;
font-size: 14px !important;
line-height: 14px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_7_67_234 .respond 
{

font-family: Inherit !important;
font-size: 13px !important;
line-height: 13px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_7_67_234 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 480px) 
{
#stacks_in_7_67_234 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 320px) 
{
#stacks_in_7_67_234 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7_67_235Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_7_67_235Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_235Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_235Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_235Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_235Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_235Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_235Calligrapher h6, .stacks_in_7_67_235Calligrapher h5, .stacks_in_7_67_235Calligrapher h4, .stacks_in_7_67_235Calligrapher h3, .stacks_in_7_67_235Calligrapher h2, .stacks_in_7_67_235Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_7_67_235Calligrapher, .stacks_in_7_67_235Calligrapher h1, .stacks_in_7_67_235Calligrapher h2, .stacks_in_7_67_235Calligrapher h3, .stacks_in_7_67_235Calligrapher h4, .stacks_in_7_67_235Calligrapher h5, .stacks_in_7_67_235Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7_67_235targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7_67_235Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_7_67_235Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_7_67_235Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_7_67_235Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7_67_236 {
	margin: 30px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_67_241 .setheightScroll {
	display: block;
	width: 100%;
	height: 35px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*RespondStack CSS*/
#stacks_in_7_67_243 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_7_67_243 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_7_67_243 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;

 
 
 
 
overflow: hidden;

text-align: center;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_7_67_243 .respond 
{
font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_7_67_243 .respond 
{

font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_7_67_243 .respond 
{

font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_7_67_243 .respond 
{

font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_7_67_243 .respond 
{

font-family: Inherit !important;
font-size: 22px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_7_67_243 .respond 
{

font-family: Inherit !important;
font-size: 20px !important;
line-height: 20px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_7_67_243 .respond 
{

font-family: Inherit !important;
font-size: 16px !important;
line-height: 18px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 480px) 
{
#stacks_in_7_67_243 .respond 
{

font-family: Inherit !important;
font-size: 14px !important;
line-height: 18px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 375px) 
{
#stacks_in_7_67_243 .respond 
{

font-family: Inherit !important;
font-size: 12px !important;
line-height: 18px !important;
display: visible;
/*Custom CSS;*/

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7_67_244Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7_67_244Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_244Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_244Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_244Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_244Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_244Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_244Calligrapher h6, .stacks_in_7_67_244Calligrapher h5, .stacks_in_7_67_244Calligrapher h4, .stacks_in_7_67_244Calligrapher h3, .stacks_in_7_67_244Calligrapher h2, .stacks_in_7_67_244Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_7_67_244Calligrapher, .stacks_in_7_67_244Calligrapher h1, .stacks_in_7_67_244Calligrapher h2, .stacks_in_7_67_244Calligrapher h3, .stacks_in_7_67_244Calligrapher h4, .stacks_in_7_67_244Calligrapher h5, .stacks_in_7_67_244Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7_67_244targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7_67_244Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_7_67_244Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_7_67_244Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_7_67_244Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_out_7_67_245 {
	margin-right:0;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide Show Stack' 
Style Sheet: fsrmobilehideshow.css Style Sheet
Created: 10, June 2014
Last Modified: 29, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


/************************************************************************************
DESKTOP
*************************************************************************************/


#stacks_in_7_67_251desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_7_67_251mobilecontent { 
	display: none;
}




/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 767px) {
	
#stacks_in_7_67_251mobilecontent { 
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_7_67_251desktopcontent {
	display: none;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_67_253_headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_67_255 {
	max-width: 100px;
	min-width: 100px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_7_67_255 {
	max-width: 75px !important;
	min-width: 50px !important;
}

}
/* Start Smart Image stack CSS code */#stacks_in_7_67_256{	text-align: center;}#stacks_in_7_67_256 figure a img{	cursor: pointer !important;}.stacks_in_7_67_256responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_7_67_256responsive img, .stacks_in_7_67_256warehouseImage img {  width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_7_67_256hiddenimage{	display: none;}.stacks_in_7_67_256warehouseImage{	display: none;}/* End Smart Image stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide Show Stack' 
Style Sheet: fsrmobilehideshow.css Style Sheet
Created: 10, June 2014
Last Modified: 29, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


/************************************************************************************
DESKTOP
*************************************************************************************/


#stacks_in_7_67_191desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_7_67_191mobilecontent { 
	display: none;
}




/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 767px) {
	
#stacks_in_7_67_191mobilecontent { 
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_7_67_191desktopcontent {
	display: none;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_67_192_headerSpacer {
	display: block;
	width:  1px;
	height: 35px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_67_194_headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_67_196_1 {
	max-width: 80%;
	min-width: 50%;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_7_67_196_1 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*RespondStack CSS*/
#stacks_in_7_67_196_2 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_7_67_196_2 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_7_67_196_2 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;

 
 
 
 
overflow: hidden;

text-align: left;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_7_67_196_2 .respond 
{
font-family: Inherit !important;
font-size: 11px !important;
line-height: 12px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_7_67_196_2 .respond 
{

font-family: Inherit !important;
font-size: 11px !important;
line-height: 12px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_7_67_196_2 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 11px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_7_67_196_2 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 11px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_7_67_196_2 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 11px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_7_67_196_2 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 11px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_7_67_196_2 .respond 
{

font-family: Inherit !important;
font-size: 9px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 480px) 
{
#stacks_in_7_67_196_2 .respond 
{

font-family: Inherit !important;
font-size: 9px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 320px) 
{
#stacks_in_7_67_196_2 .respond 
{

font-family: Inherit !important;
font-size: 9px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7_67_196_3Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7_67_196_3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_196_3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_196_3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_196_3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_196_3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_196_3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7_67_196_3Calligrapher h6, .stacks_in_7_67_196_3Calligrapher h5, .stacks_in_7_67_196_3Calligrapher h4, .stacks_in_7_67_196_3Calligrapher h3, .stacks_in_7_67_196_3Calligrapher h2, .stacks_in_7_67_196_3Calligrapher h1{			color: #FFFFFF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_7_67_196_3Calligrapher, .stacks_in_7_67_196_3Calligrapher h1, .stacks_in_7_67_196_3Calligrapher h2, .stacks_in_7_67_196_3Calligrapher h3, .stacks_in_7_67_196_3Calligrapher h4, .stacks_in_7_67_196_3Calligrapher h5, .stacks_in_7_67_196_3Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7_67_196_3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7_67_196_3Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_7_67_196_3Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_7_67_196_3Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_7_67_196_3Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide Show Stack' 
Style Sheet: fsrmobilehideshow.css Style Sheet
Created: 10, June 2014
Last Modified: 29, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


/************************************************************************************
DESKTOP
*************************************************************************************/


#stacks_in_7_67_198desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_7_67_198mobilecontent { 
	display: none;
}




/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 767px) {
	
#stacks_in_7_67_198mobilecontent { 
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_7_67_198desktopcontent {
	display: none;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_67_199_headerSpacer {
	display: block;
	width:  1px;
	height: 25px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_67_201_headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}
