/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7987_page6_wrapper {
	
}

#stacks_in_7987_page6_wrapper #stacks_in_7987_page6_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #006633;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	filter: alpha(opacity=99);
	opacity: 0.99;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_7987_page6 {
	border: solid #000000;
	border-width: 0px 0px 1px 0px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7989_page6 {
	max-width: 1200px;
	margin: 0px auto !important;
}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7991_page6 {
}

#stacks_in_7991_page6 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_out_7991_page6 {
	width: 52px;
	margin-right:0;
}

#stacks_in_7991_page6 {
	padding: 5px 10px 5px 10px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_56179_page6_wrapper {
	
}

#stacks_in_56179_page6_wrapper #stacks_in_56179_page6_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000099;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	opacity: 0.0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_56181_page6 {
	max-width: 1210px;
	margin: 0px auto !important;
}/*
-------------------------------------------
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_56183_page6desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_56183_page6mobilecontent { 
	display: none;
}




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

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

#stacks_in_56183_page6desktopcontent {
	display: none;
}

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

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

#stacks_in_56185_page6 #fsr_colwrap_stacks_in_56185_page6 #fsr_leftcol_stacks_in_56185_page6 {
	float: left;
	display: block;
	width: 38%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_56185_page6 #fsr_colwrap_stacks_in_56185_page6 #fsr_rightcol_stacks_in_56185_page6 {
	float: right;
	display: block;
	width: 62%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_56185_page6 #fsr_colwrap_stacks_in_56185_page6 #fsr_leftcol_stacks_in_56185_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_56185_page6 #fsr_colwrap_stacks_in_56185_page6 #fsr_rightcol_stacks_in_56185_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_56187_page6 {
}

#stacks_in_56187_page6 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_out_56187_page6 {
	margin-left:0;
}

#stacks_in_56187_page6 {
	padding: 6px 0px 4px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 11, September 2013
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_56190_page6 #fsr_colwrap_stacks_in_56190_page6 #fsr_leftcol_stacks_in_56190_page6 {
	float: left;
	display: block;
	width: 10%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_56190_page6 #fsr_colwrap_stacks_in_56190_page6 #fsr_rightcol_stacks_in_56190_page6 {
	float: right;
	display: block;
	width: 90%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_56190_page6 #fsr_colwrap_stacks_in_56190_page6 #fsr_leftcol_stacks_in_56190_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_56190_page6 #fsr_colwrap_stacks_in_56190_page6 #fsr_rightcol_stacks_in_56190_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_56190_page6 {
	border: solid #006633;
	border-width: 0px 0px 1px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 01, January 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2010-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_56193_page6 {
	font-size: 1.00em;
	color: #006633;
	line-height: 1.00em;
}

#stacks_in_56193_page6 p {
	font-size: 1.00em;
	color: ##006633;
	line-height: 1.00em;
}

#stacks_in_56193_page6 a:link  {
	color: #006633;
	text-decoration: none;
}

#stacks_in_56193_page6 a:visited {
	color: #006633;
	text-decoration: none;
}

#stacks_in_56193_page6 a:hover {
	color: #006633;
	text-decoration: none;
}

#stacks_in_56193_page6  a:active  {
	color: #006633;
	text-decoration: none;
}

#stacks_in_56193_page6 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_56193_page6 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_56193_page6 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_56193_page6 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_56193_page6 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-device-width : 321px) 
and (max-device-width : 480px) {
	
#stacks_in_56193_page6 p {
	font-size: em;
}
	
#stacks_in_56193_page6 h1 {
	font-size: em;
}

#stacks_in_56193_page6 h2 {
	font-size: em;
}

#stacks_in_56193_page6 h3 {
	font-size: em;
}

#stacks_in_56193_page6 h4 {
	font-size: em;
}

#stacks_in_56193_page6 h5 {
	font-size: em;
}
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
	
#stacks_in_56193_page6 p {
	font-size: em;
}

#stacks_in_56193_page6 h1 {
	font-size: em;
}

#stacks_in_56193_page6 h2 {
	font-size: em;
}

#stacks_in_56193_page6 h3 {
	font-size: em;
}

#stacks_in_56193_page6 h4 {
	font-size: em;
}

#stacks_in_56193_page6 h5 {
	font-size: em;
}
}


#stacks_in_56195_page6 {
	padding: 12px 10px 0px 10px;
}

#stacks_in_56196_page6 {
	font-size: 158%;
}

#stacks_in_56197_page6 {
	padding: 2px 10px 0px 10px;
}

#stacks_in_56198_page6 {
	font-size: 114%;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Add-Ons Pack 1'
fsrnavmenures3f.css Style Sheet
Created: 21, May, 2013
Last Modified: 09, September, 2013
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

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

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

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

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

#nav ul li a, #nav ul li a:visited {
	background: #FFFFFF;
	color: #000000;
	cursor: pointer;
	display: inline-block;
	font-size: 1.08em;
	font-weight: 400;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: #FFFFFF;
	color: #00CCFF;
}

#nav ul li #current {
	background-color: #FFFFFF;
	color: #0000FF;
}

#nav ul li .currentAncestor {
	color: #0000FF;
}

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

#nav ul li.hasChild > a {
	background-image: url(../files/downarrow_black50.png);
	background-position: 96% 50%;
	background-repeat: no-repeat;
	padding: 0 28px 0 14px;
}

#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;
	left: 0;
	line-height: 45px;
	margin: 0;
	position: absolute;
	top: 29px;
	width: 200px;
	z-index: 999;
	text-align: left;
}

#nav ul ul li {
	display: block;
	padding: 0;
	height: 45px;
	width: 200px;
	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: #006633;
	border-top: px solid #006633;
	font-size: 1.00em;
	font-weight: normal;
	height: 45px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

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

#nav ul ul li a:hover {
	background: #0000FF;
	color: #FFFFFF;
	width: 186px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #FFFFFF;
	color: #0000FF;
}

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

#nav ul ul li.hasChild > a {
	background-image: url(../files/rightarrow_black50.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	width: 186px;
	padding: 0 14px 0 14px;
}

#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: 214px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 214px !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/)

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

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

@media screen and (max-width: 795px) {
	
#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: #FFFFFF;
/*original background: #0c1923;*/
padding: 4px 0 0 0;
min-height: 42px;
z-index: 999999;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px 13px;
position: absolute;
top: 0;
right: 0;
color: #006633;
cursor: pointer;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
display: block;
background: #006633;
/*Original menu icon color - background: #ffffff;*/
height: 3px;
margin-top: 3px;
}

.mean-container a:hover.meanmenu-reveal span {
display: block;
background: #006633;
/*Original menu icon color - background: #ffffff;*/
height: 3px;
margin-top: 3px;
}

.mean-container .mean-nav { 
float: left;
width: 100%;
background: #006633;
/*original background: #0c1923;*/
margin-top: 38px;
}
.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;
/*original active link color: #fff;*/
border-bottom: 1px solid #FFFFFF;
/*original border-bottom: 1px solid #383838;*/
text-decoration: none;
text-transform: none;
}

.mean-container .mean-nav ul li #current {
	background-color: #CCCCCC;
	color: #006633;
}

.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-bottom: 1px solid #FFFFFF;
/*border-bottom: 1px solid #f1f1f1;*/
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: #006633;
background: #CCCCCC;
/*original hover background: #252525;*/
}
.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_56199_page6 {
	padding: 1px 0px 2px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_56201_page6 {
}

#stacks_in_56201_page6 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_out_56201_page6 {
	margin-left:0;
}

#stacks_in_56201_page6 {
	padding: 15px 0px 4px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 01, January 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2010-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_56203_page6 {
	font-size: 1.00em;
	color: #006633;
	line-height: 1.00em;
}

#stacks_in_56203_page6 p {
	font-size: 1.00em;
	color: ##006633;
	line-height: 1.00em;
}

#stacks_in_56203_page6 a:link  {
	color: #006633;
	text-decoration: none;
}

#stacks_in_56203_page6 a:visited {
	color: #006633;
	text-decoration: none;
}

#stacks_in_56203_page6 a:hover {
	color: #006633;
	text-decoration: none;
}

#stacks_in_56203_page6  a:active  {
	color: #006633;
	text-decoration: none;
}

#stacks_in_56203_page6 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_56203_page6 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_56203_page6 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_56203_page6 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_56203_page6 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-device-width : 321px) 
and (max-device-width : 480px) {
	
#stacks_in_56203_page6 p {
	font-size: em;
}
	
#stacks_in_56203_page6 h1 {
	font-size: em;
}

#stacks_in_56203_page6 h2 {
	font-size: em;
}

#stacks_in_56203_page6 h3 {
	font-size: em;
}

#stacks_in_56203_page6 h4 {
	font-size: em;
}

#stacks_in_56203_page6 h5 {
	font-size: em;
}
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
	
#stacks_in_56203_page6 p {
	font-size: em;
}

#stacks_in_56203_page6 h1 {
	font-size: em;
}

#stacks_in_56203_page6 h2 {
	font-size: em;
}

#stacks_in_56203_page6 h3 {
	font-size: em;
}

#stacks_in_56203_page6 h4 {
	font-size: em;
}

#stacks_in_56203_page6 h5 {
	font-size: em;
}
}


#stacks_in_56205_page6 {
	padding: 1px 10px 0px 10px;
}

#stacks_in_56206_page6 {
	font-size: 148%;
}

#stacks_in_56207_page6 {
	border: solid #006633;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 20px 0px;
	padding: 2px 10px 5px 10px;
}

#stacks_in_56208_page6 {
	font-size: 104%;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_37537_page6_wrapper {
	
}

#stacks_in_37537_page6_wrapper #stacks_in_37537_page6_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #006633;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	opacity: 0.0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_37539_page6 {
	max-width: 1200px;
	margin: 0px auto !important;
}
#stacks_in_37567_page6 {
	padding: 5px 5px 20px 5px;
}

#stacks_in_37568_page6 {
	font-size: 90%;
}

#stacks_in_94863_page6 {
	padding: 0px 5px 20px 5px;
}

#stacks_in_94864_page6 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 1, March 2013
Author: Charlie Lockhart, Blueball Design & Isaiah, Yourhead
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_94847_page6 #fsr_3colwrap_stacks_in_94847_page6 #fsr_left3col_stacks_in_94847_page6 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_94847_page6 #fsr_3colwrap_stacks_in_94847_page6 #fsr_center3col_stacks_in_94847_page6 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_94847_page6 #fsr_3colwrap_stacks_in_94847_page6 #fsr_right3col_stacks_in_94847_page6 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_94847_page6 #fsr_3colwrap_stacks_in_94847_page6 #fsr_left3col_stacks_in_94847_page6 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_94847_page6 #fsr_3colwrap_stacks_in_94847_page6 #fsr_center3col_stacks_in_94847_page6 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_94847_page6 #fsr_3colwrap_stacks_in_94847_page6 #fsr_right3col_stacks_in_94847_page6 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_94849_page6 {
}

#stacks_in_94849_page6 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_94849_page6 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_94852_page6 {
}

#stacks_in_94852_page6 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_94852_page6 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_94855_page6 {
}

#stacks_in_94855_page6 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_94855_page6 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_94408_page6 {
	border: solid #000000;
	border-width: 1px 0px 0px 0px;
	margin: 50px 0px 0px 0px;
	padding: 40px 5px 10px 5px;
}

#stacks_in_94409_page6 {
	font-size: 90%;
}

#stacks_in_94410_page6 {
	padding: 0px 5px 0px 5px;
}

#stacks_in_94411_page6 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 11, September 2013
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_94403_page6 #fsr_colwrap_stacks_in_94403_page6 #fsr_leftcol_stacks_in_94403_page6 {
	float: left;
	display: block;
	width: 33%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_94403_page6 #fsr_colwrap_stacks_in_94403_page6 #fsr_rightcol_stacks_in_94403_page6 {
	float: right;
	display: block;
	width: 67%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_94403_page6 #fsr_colwrap_stacks_in_94403_page6 #fsr_leftcol_stacks_in_94403_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_94403_page6 #fsr_colwrap_stacks_in_94403_page6 #fsr_rightcol_stacks_in_94403_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_94403_page6 {
	padding: 40px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_94405_page6 {
}

#stacks_in_94405_page6 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_94405_page6 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_94865_page6_wrapper {
	
}

#stacks_in_94865_page6_wrapper #stacks_in_94865_page6_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_94865_page6 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_16972_page6 {
	padding: 10px 5px 10px 5px;
}

#stacks_in_16973_page6 {
	font-size: 90%;
}

#stacks_in_5872_page6 {
	padding: 0px 5px 20px 5px;
}

#stacks_in_5873_page6 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 11, September 2013
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_94440_page6 #fsr_colwrap_stacks_in_94440_page6 #fsr_leftcol_stacks_in_94440_page6 {
	float: left;
	display: block;
	width: 33%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_94440_page6 #fsr_colwrap_stacks_in_94440_page6 #fsr_rightcol_stacks_in_94440_page6 {
	float: right;
	display: block;
	width: 67%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_94440_page6 #fsr_colwrap_stacks_in_94440_page6 #fsr_leftcol_stacks_in_94440_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_94440_page6 #fsr_colwrap_stacks_in_94440_page6 #fsr_rightcol_stacks_in_94440_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_94440_page6 {
	padding: 40px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_94442_page6 {
}

#stacks_in_94442_page6 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_94442_page6 {
	margin: 10px 0px 10px 0px;
	padding:  4px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_94885_page6_wrapper {
	
}

#stacks_in_94885_page6_wrapper #stacks_in_94885_page6_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_94885_page6 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_94445_page6 {
	padding: 10px 5px 10px 5px;
}

#stacks_in_94446_page6 {
	font-size: 90%;
}

#stacks_in_94447_page6 {
	padding: 0px 5px 20px 5px;
}

#stacks_in_94448_page6 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide it Stack' 
Style Sheet: fsrhide.css Style Sheet
Created: 15, January 2014
Last Modified: 10, October 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_16284_page6desktopcontent {
	height: auto;
}

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

@media screen and (max-width: 795px) {
	
#stacks_in_16284_page6desktopcontent { 
    display: none;
    height: 0;
    visibility: collapse;
}
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_16286_page6_wrapper {
	
}

#stacks_in_16286_page6_wrapper #stacks_in_16286_page6_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #006633;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	filter: alpha(opacity=99);
	opacity: 0.99;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_16286_page6 {
	border: solid #000000;
	border-width: 1px 0px 1px 0px;
	margin: 50px 5px 0px 5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_16288_page6Calligrapher{			font-size: 160% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: italic !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_16288_page6Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16288_page6Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16288_page6Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16288_page6Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16288_page6Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16288_page6Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16288_page6Calligrapher h6, .stacks_in_16288_page6Calligrapher h5, .stacks_in_16288_page6Calligrapher h4, .stacks_in_16288_page6Calligrapher h3, .stacks_in_16288_page6Calligrapher h2, .stacks_in_16288_page6Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_16288_page6Calligrapher, .stacks_in_16288_page6Calligrapher h1, .stacks_in_16288_page6Calligrapher h2, .stacks_in_16288_page6Calligrapher h3, .stacks_in_16288_page6Calligrapher h4, .stacks_in_16288_page6Calligrapher h5, .stacks_in_16288_page6Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_16288_page6targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_16288_page6Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_16288_page6Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_16288_page6Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_16288_page6Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 11, September 2013
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_16290_page6 #fsr_colwrap_stacks_in_16290_page6 #fsr_leftcol_stacks_in_16290_page6 {
	float: left;
	display: block;
	width: 64%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_16290_page6 #fsr_colwrap_stacks_in_16290_page6 #fsr_rightcol_stacks_in_16290_page6 {
	float: right;
	display: block;
	width: 36%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_16290_page6 #fsr_colwrap_stacks_in_16290_page6 #fsr_leftcol_stacks_in_16290_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_16290_page6 #fsr_colwrap_stacks_in_16290_page6 #fsr_rightcol_stacks_in_16290_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_16290_page6 {
	padding: 14px 0px 0px 0px;
}

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

#stacks_in_16295_page6 {
	padding: 0px 10px 0px 10px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 11, September 2013
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_94516_page6 #fsr_colwrap_stacks_in_94516_page6 #fsr_leftcol_stacks_in_94516_page6 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_94516_page6 #fsr_colwrap_stacks_in_94516_page6 #fsr_rightcol_stacks_in_94516_page6 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_94516_page6 #fsr_colwrap_stacks_in_94516_page6 #fsr_leftcol_stacks_in_94516_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_94516_page6 #fsr_colwrap_stacks_in_94516_page6 #fsr_rightcol_stacks_in_94516_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_94516_page6 {
	padding: 0px 0px 40px 0px;
}

#stacks_in_94518_page6 {
	padding: 40px 5px 10px 5px;
}

#stacks_in_94519_page6 {
	font-size: 80%;
}

#stacks_in_94520_page6 {
	padding: 20px 5px 20px 5px;
}

#stacks_in_94521_page6 {
	line-height: 1.400000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 135%;
}
/*
-------------------------------------------
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_16399_page6desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_16399_page6mobilecontent { 
	display: none;
}




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

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

#stacks_in_16399_page6desktopcontent {
	display: none;
}

}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_16603_page6_wrapper {
	
}

#stacks_in_16603_page6_wrapper #stacks_in_16603_page6_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #006633;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	filter: alpha(opacity=99);
	opacity: 0.99;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_16603_page6 {
	border: solid #000000;
	border-width: 1px 0px 1px 0px;
	margin: 40px 5px 0px 5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_16605_page6Calligrapher{			font-size: 160% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: italic !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_16605_page6Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16605_page6Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16605_page6Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16605_page6Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16605_page6Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16605_page6Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16605_page6Calligrapher h6, .stacks_in_16605_page6Calligrapher h5, .stacks_in_16605_page6Calligrapher h4, .stacks_in_16605_page6Calligrapher h3, .stacks_in_16605_page6Calligrapher h2, .stacks_in_16605_page6Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_16605_page6Calligrapher, .stacks_in_16605_page6Calligrapher h1, .stacks_in_16605_page6Calligrapher h2, .stacks_in_16605_page6Calligrapher h3, .stacks_in_16605_page6Calligrapher h4, .stacks_in_16605_page6Calligrapher h5, .stacks_in_16605_page6Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_16605_page6targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_16605_page6Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_16605_page6Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_16605_page6Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_16605_page6Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 11, September 2013
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_16607_page6 #fsr_colwrap_stacks_in_16607_page6 #fsr_leftcol_stacks_in_16607_page6 {
	float: left;
	display: block;
	width: 64%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_16607_page6 #fsr_colwrap_stacks_in_16607_page6 #fsr_rightcol_stacks_in_16607_page6 {
	float: right;
	display: block;
	width: 36%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_16607_page6 #fsr_colwrap_stacks_in_16607_page6 #fsr_leftcol_stacks_in_16607_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_16607_page6 #fsr_colwrap_stacks_in_16607_page6 #fsr_rightcol_stacks_in_16607_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_16607_page6 {
	padding: 14px 0px 0px 0px;
}

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

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

#stacks_in_94523_page6 {
	padding: 40px 5px 10px 5px;
}

#stacks_in_94524_page6 {
	font-size: 80%;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Contact Plus Stack' 
Style Sheet: fsrcontactplus.css
Created: 28, April, 2012
Last Modified: 15, March 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_94525_page6 {
	
}

#stacks_in_94525_page6 h3 {
	color: #FFFFFF;
	margin-bottom: 10px;
}

#stacks_in_94525_page6 h4 {
	color: #CCCCCC;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 6px;
}

p.freestack_message {
	font-weight: normal;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-align: left;
	margin-bottom: 12px;
}

#stacks_in_94525_page6 .freestack_form {
	line-height: 1.3em;
	text-align: left;
	color: #006633;
}

input#freestack_form_name {
	width: 98%;
	border: 1px solid #555555;
	background-color: #FFFFFF;
	line-height: 1.3em;
	text-align: left;
	margin-top: 3px;
}

input#freestack_form_email {
	width: 98%;
	border: 1px solid #555555;
	background-color: #FFFFFF;
	line-height: 1.3em;
	text-align: left;
	margin-top: 3px;
}

input#freestack_form_subject {
	width: 98%;
	border: 1px solid #555555;
	background-color: #FFFFFF;
	line-height: 1.3em;
	text-align: left;
	margin-top: 3px;
}

textarea#freestack_form_message {
	width: 98%;
	border: 1px solid #555555;
	background-color: #FFFFFF;
	line-height: 1.3em;
	text-align: left;
	margin-top: 3px;
}

form.freestack_form .form-input-button {
	-webkit-box-align: center;
	text-align: center;
	cursor: default;
	color: buttontext;
	padding: 2px 6px 3px;
	border: 2px outset buttonface;
	border-image: initial;
	background-color: buttonface;
	box-sizing: border-box;
}

ul.freestack_errors {
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

/* Smartphones ----------- */
@media screen and (max-width: 568px) {	
input#freestack_form_name {
	width: 98%;
}

input#freestack_form_email {
	width: 98%;
}

input#freestack_form_subject {
	width: 98%;
}

textarea#freestack_form_message {
	width: 98%;
}

}




#stacks_in_94525_page6 {
	padding: 0px 5px 0px 5px;
}

/* START QUARENTINE CSS */





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

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

#stacks_in_44869_page6 #fsr_colwrap_stacks_in_44869_page6 #fsr_leftcol_stacks_in_44869_page6 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_44869_page6 #fsr_colwrap_stacks_in_44869_page6 #fsr_rightcol_stacks_in_44869_page6 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_44869_page6 #fsr_colwrap_stacks_in_44869_page6 #fsr_leftcol_stacks_in_44869_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_44869_page6 #fsr_colwrap_stacks_in_44869_page6 #fsr_rightcol_stacks_in_44869_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_40887_page6 {
}

#stacks_in_40887_page6 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_40887_page6 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_40890_page6 {
}

#stacks_in_40890_page6 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_40890_page6 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_23977_page6_wrapper {
	
}

#stacks_in_23977_page6_wrapper #stacks_in_23977_page6_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #006633;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	filter: alpha(opacity=99);
	opacity: 0.99;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_23977_page6 {
	border: solid #000000;
	border-width: 1px 0px 2px 0px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_23979_page6 {
	max-width: 1200px;
	margin: 0px auto !important;
}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 11, September 2013
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_23981_page6 #fsr_colwrap_stacks_in_23981_page6 #fsr_leftcol_stacks_in_23981_page6 {
	float: left;
	display: block;
	width: 39%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_23981_page6 #fsr_colwrap_stacks_in_23981_page6 #fsr_rightcol_stacks_in_23981_page6 {
	float: right;
	display: block;
	width: 61%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_23981_page6 #fsr_colwrap_stacks_in_23981_page6 #fsr_leftcol_stacks_in_23981_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_23981_page6 #fsr_colwrap_stacks_in_23981_page6 #fsr_rightcol_stacks_in_23981_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_23981_page6 {
	padding: 30px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_23983_page6 {
}

#stacks_in_23983_page6 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_out_23983_page6 {
	margin-left:0;
}

#stacks_in_23983_page6 {
	padding: 0px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 01, January 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2010-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_23986_page6 {
	font-size: 1.13em;
	color: #FFFFFF;
	line-height: 1.40em;
}

#stacks_in_23986_page6 p {
	font-size: 1.13em;
	color: ##FFFFFF;
	line-height: 1.40em;
}

#stacks_in_23986_page6 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_23986_page6 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_23986_page6 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_23986_page6  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_23986_page6 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_23986_page6 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_23986_page6 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_23986_page6 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_23986_page6 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-device-width : 321px) 
and (max-device-width : 480px) {
	
#stacks_in_23986_page6 p {
	font-size: em;
}
	
#stacks_in_23986_page6 h1 {
	font-size: em;
}

#stacks_in_23986_page6 h2 {
	font-size: em;
}

#stacks_in_23986_page6 h3 {
	font-size: em;
}

#stacks_in_23986_page6 h4 {
	font-size: em;
}

#stacks_in_23986_page6 h5 {
	font-size: em;
}
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
	
#stacks_in_23986_page6 p {
	font-size: em;
}

#stacks_in_23986_page6 h1 {
	font-size: em;
}

#stacks_in_23986_page6 h2 {
	font-size: em;
}

#stacks_in_23986_page6 h3 {
	font-size: em;
}

#stacks_in_23986_page6 h4 {
	font-size: em;
}

#stacks_in_23986_page6 h5 {
	font-size: em;
}
}

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

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

#stacks_in_23988_page6 #fsr_colwrap_stacks_in_23988_page6 #fsr_leftcol_stacks_in_23988_page6 {
	float: left;
	display: block;
	width: 44%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_23988_page6 #fsr_colwrap_stacks_in_23988_page6 #fsr_rightcol_stacks_in_23988_page6 {
	float: right;
	display: block;
	width: 56%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_23988_page6 #fsr_colwrap_stacks_in_23988_page6 #fsr_leftcol_stacks_in_23988_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_23988_page6 #fsr_colwrap_stacks_in_23988_page6 #fsr_rightcol_stacks_in_23988_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_23990_page6 {
	padding: 20px 10px 0px 10px;
}

#stacks_in_23991_page6 {
	font-size: 114%;
}

#stacks_in_23993_page6 {
	padding: 20px 10px 0px 10px;
}

#stacks_in_23994_page6 {
	font-size: 168%;
}

#stacks_in_23995_page6 {
	padding: 10px 10px 4px 10px;
}

#stacks_in_23996_page6 {
	font-size: 114%;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_23997_page6 {
}

#stacks_in_23997_page6 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_out_23997_page6 {
	width: 52px;
	margin-right:0;
}

#stacks_in_23997_page6 {
	margin: 7px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_23999_page6_wrapper {
	
}

#stacks_in_23999_page6_wrapper #stacks_in_23999_page6_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_23999_page6 {
	border: solid #FFFFFF;
	border-width: 1px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
}
