/*
-------------------------------------------
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_8059_page1_wrapper {
	
}

#stacks_in_8059_page1_wrapper #stacks_in_8059_page1_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_8059_page1 {
	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_8061_page1 {
	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_8063_page1 {
}

#stacks_in_8063_page1 img { 
	property: value ! important;
}

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

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

#stacks_in_8063_page1 {
	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_55644_page1_wrapper {
	
}

#stacks_in_55644_page1_wrapper #stacks_in_55644_page1_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;
}
#stacks_in_55644_page1 {
	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_55646_page1 {
	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_55648_page1desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_55648_page1mobilecontent { 
	display: none;
}




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

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

#stacks_in_55648_page1desktopcontent {
	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_55650_page1 #fsr_colwrap_stacks_in_55650_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_55650_page1 #fsr_colwrap_stacks_in_55650_page1 #fsr_leftcol_stacks_in_55650_page1 {
	float: left;
	display: block;
	width: 23%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_55650_page1 #fsr_colwrap_stacks_in_55650_page1 #fsr_rightcol_stacks_in_55650_page1 {
	float: right;
	display: block;
	width: 77%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_55650_page1 #fsr_colwrap_stacks_in_55650_page1 #fsr_leftcol_stacks_in_55650_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_55650_page1 #fsr_colwrap_stacks_in_55650_page1 #fsr_rightcol_stacks_in_55650_page1 {
	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_55652_page1 {
}

#stacks_in_55652_page1 img { 
	property: value ! important;
}

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

#stacks_out_55652_page1 {
	margin-left:0;
}

#stacks_in_55652_page1 {
	padding: 6px 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_55655_page1 {
	font-size: 1.00em;
	color: #006633;
	line-height: 1.00em;
}

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

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

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

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

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

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

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

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

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

#stacks_in_55655_page1 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_55655_page1 p {
	font-size: em;
}
	
#stacks_in_55655_page1 h1 {
	font-size: em;
}

#stacks_in_55655_page1 h2 {
	font-size: em;
}

#stacks_in_55655_page1 h3 {
	font-size: em;
}

#stacks_in_55655_page1 h4 {
	font-size: em;
}

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

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

#stacks_in_55655_page1 h1 {
	font-size: em;
}

#stacks_in_55655_page1 h2 {
	font-size: em;
}

#stacks_in_55655_page1 h3 {
	font-size: em;
}

#stacks_in_55655_page1 h4 {
	font-size: em;
}

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


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

#stacks_in_55658_page1 {
	font-size: 158%;
}

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

#stacks_in_55660_page1 {
	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: 32px;
	margin: 0;
	padding: 0;
	text-align: right;
}

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

#nav ul li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 32px;
	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: 31px;
	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_55661_page1 {
	padding: 0px 0px 0px 3px;
}
/*
-------------------------------------------
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_55663_page1 {
}

#stacks_in_55663_page1 img { 
	property: value ! important;
}

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

#stacks_out_55663_page1 {
	margin-left:0;
}

#stacks_in_55663_page1 {
	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_55665_page1 {
	font-size: 1.00em;
	color: #006633;
	line-height: 1.00em;
}

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

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

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

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

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

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

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

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

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

#stacks_in_55665_page1 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_55665_page1 p {
	font-size: em;
}
	
#stacks_in_55665_page1 h1 {
	font-size: em;
}

#stacks_in_55665_page1 h2 {
	font-size: em;
}

#stacks_in_55665_page1 h3 {
	font-size: em;
}

#stacks_in_55665_page1 h4 {
	font-size: em;
}

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

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

#stacks_in_55665_page1 h1 {
	font-size: em;
}

#stacks_in_55665_page1 h2 {
	font-size: em;
}

#stacks_in_55665_page1 h3 {
	font-size: em;
}

#stacks_in_55665_page1 h4 {
	font-size: em;
}

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


#stacks_in_55667_page1 {
	padding: 15px 10px 0px 10px;
}

#stacks_in_55668_page1 {
	font-size: 198%;
}

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

#stacks_in_55670_page1 {
	font-size: 134%;
}
/*
-------------------------------------------
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_37469_page1_wrapper {
	
}

#stacks_in_37469_page1_wrapper #stacks_in_37469_page1_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_37469_page1 {
	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_37471_page1 {
	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_37473_page1 {
}

#stacks_in_37473_page1 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}
/*
-------------------------------------------
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_page1_wrapper {
	
}

#stacks_in_37537_page1_wrapper #stacks_in_37537_page1_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;
}
#stacks_in_37537_page1 {
	margin: 0px 0px 60px 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_page1 {
	max-width: 1200px;
	margin: 0px auto !important;
}
#stacks_in_37567_page1 {
	padding: 35px 5px 20px 5px;
}

#stacks_in_37568_page1 {
	font-size: 80%;
}

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

#stacks_in_37544_page1 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}
/*
-------------------------------------------
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_30231_page1_wrapper {
	
}

#stacks_in_30231_page1_wrapper #stacks_in_30231_page1_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCCCFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=32);
	filter: alpha(opacity=32);
	opacity: 0.32;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_30231_page1 {
	border: solid #CCCCFF;
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 20px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
}
/*
-------------------------------------------
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_81604_page1 {
	font-size: 1.00em;
	color: #000000;
	line-height: 1.30em;
}

#stacks_in_81604_page1 p {
	font-size: 1.00em;
	color: ##000000;
	line-height: 1.30em;
}

#stacks_in_81604_page1 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_81604_page1 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_81604_page1 a:hover {
	color: #0000FF;
	text-decoration: none;
}

#stacks_in_81604_page1  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_81604_page1 h1 {
	color: #006633;
	font-size: 2.00em;
	line-height: 2.00em;
}

#stacks_in_81604_page1 h2 {
	color: #006633;
	font-size: 2.00em;
	line-height: 2.00em;
}

#stacks_in_81604_page1 h3 {
	color: #006633;
	font-size: 2.00em;
	line-height: 2.00em;
}

#stacks_in_81604_page1 h4 {
	color: #006633;
	font-size: 2.00em;
	line-height: 2.00em;
}

#stacks_in_81604_page1 h5 {
	color: #006633;
	font-size: 2.00em;
	line-height: 2.00em;
}

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

#stacks_in_81604_page1 h2 {
	font-size: em;
}

#stacks_in_81604_page1 h3 {
	font-size: em;
}

#stacks_in_81604_page1 h4 {
	font-size: em;
}

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

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

#stacks_in_81604_page1 h1 {
	font-size: em;
}

#stacks_in_81604_page1 h2 {
	font-size: em;
}

#stacks_in_81604_page1 h3 {
	font-size: em;
}

#stacks_in_81604_page1 h4 {
	font-size: em;
}

#stacks_in_81604_page1 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_90566_page1 #fsr_colwrap_stacks_in_90566_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_90566_page1 #fsr_colwrap_stacks_in_90566_page1 #fsr_leftcol_stacks_in_90566_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_90566_page1 #fsr_colwrap_stacks_in_90566_page1 #fsr_rightcol_stacks_in_90566_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_90566_page1 #fsr_colwrap_stacks_in_90566_page1 #fsr_leftcol_stacks_in_90566_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_90566_page1 #fsr_colwrap_stacks_in_90566_page1 #fsr_rightcol_stacks_in_90566_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_90566_page1 {
	padding: 20px 0px 0px 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_90569_page1 #fsr_colwrap_stacks_in_90569_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_90569_page1 #fsr_colwrap_stacks_in_90569_page1 #fsr_leftcol_stacks_in_90569_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_90569_page1 #fsr_colwrap_stacks_in_90569_page1 #fsr_rightcol_stacks_in_90569_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_90569_page1 #fsr_colwrap_stacks_in_90569_page1 #fsr_leftcol_stacks_in_90569_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_90569_page1 #fsr_colwrap_stacks_in_90569_page1 #fsr_rightcol_stacks_in_90569_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_30190_page1 {
	font-size: 75%;
}

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

#stacks_in_30214_page1 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}

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

#stacks_in_90650_page1 {
	font-size: 75%;
}

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

#stacks_in_30222_page1 {
	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_90572_page1 #fsr_colwrap_stacks_in_90572_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_90572_page1 #fsr_colwrap_stacks_in_90572_page1 #fsr_leftcol_stacks_in_90572_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_90572_page1 #fsr_colwrap_stacks_in_90572_page1 #fsr_rightcol_stacks_in_90572_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_90572_page1 #fsr_colwrap_stacks_in_90572_page1 #fsr_leftcol_stacks_in_90572_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_90572_page1 #fsr_colwrap_stacks_in_90572_page1 #fsr_rightcol_stacks_in_90572_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_30206_page1 {
	font-size: 75%;
}

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

#stacks_in_30230_page1 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}

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

#stacks_in_30198_page1 {
	font-size: 75%;
}

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

#stacks_in_90658_page1 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}

/* 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_81684_page1 #fsr_colwrap_stacks_in_81684_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_81684_page1 #fsr_colwrap_stacks_in_81684_page1 #fsr_leftcol_stacks_in_81684_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_81684_page1 #fsr_colwrap_stacks_in_81684_page1 #fsr_rightcol_stacks_in_81684_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_81684_page1 #fsr_colwrap_stacks_in_81684_page1 #fsr_leftcol_stacks_in_81684_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_81684_page1 #fsr_colwrap_stacks_in_81684_page1 #fsr_rightcol_stacks_in_81684_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_81684_page1 {
	padding: 20px 0px 0px 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_81686_page1 #fsr_colwrap_stacks_in_81686_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_81686_page1 #fsr_colwrap_stacks_in_81686_page1 #fsr_leftcol_stacks_in_81686_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_81686_page1 #fsr_colwrap_stacks_in_81686_page1 #fsr_rightcol_stacks_in_81686_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_81686_page1 #fsr_colwrap_stacks_in_81686_page1 #fsr_leftcol_stacks_in_81686_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_81686_page1 #fsr_colwrap_stacks_in_81686_page1 #fsr_rightcol_stacks_in_81686_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_81689_page1 {
	font-size: 75%;
}

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

#stacks_in_81691_page1 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}

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

#stacks_in_81694_page1 {
	font-size: 75%;
}

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

#stacks_in_81696_page1 {
	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_81698_page1 #fsr_colwrap_stacks_in_81698_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_81698_page1 #fsr_colwrap_stacks_in_81698_page1 #fsr_leftcol_stacks_in_81698_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_81698_page1 #fsr_colwrap_stacks_in_81698_page1 #fsr_rightcol_stacks_in_81698_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_81698_page1 #fsr_colwrap_stacks_in_81698_page1 #fsr_leftcol_stacks_in_81698_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_81698_page1 #fsr_colwrap_stacks_in_81698_page1 #fsr_rightcol_stacks_in_81698_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_81701_page1 {
	font-size: 75%;
}

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

#stacks_in_81703_page1 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}

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

#stacks_in_81706_page1 {
	font-size: 75%;
}

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

#stacks_in_81708_page1 {
	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_90625_page1 #fsr_3colwrap_stacks_in_90625_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_90625_page1 #fsr_3colwrap_stacks_in_90625_page1 #fsr_left3col_stacks_in_90625_page1 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_90625_page1 #fsr_3colwrap_stacks_in_90625_page1 #fsr_center3col_stacks_in_90625_page1 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_90625_page1 #fsr_3colwrap_stacks_in_90625_page1 #fsr_right3col_stacks_in_90625_page1 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_90625_page1 #fsr_3colwrap_stacks_in_90625_page1 #fsr_left3col_stacks_in_90625_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_90625_page1 #fsr_3colwrap_stacks_in_90625_page1 #fsr_center3col_stacks_in_90625_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_90625_page1 #fsr_3colwrap_stacks_in_90625_page1 #fsr_right3col_stacks_in_90625_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

}
#stacks_in_90625_page1 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_90628_page1 {
	font-size: 95%;
	font-weight: lighter;
}

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

#stacks_in_90630_page1 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}

#stacks_in_90633_page1 {
	font-size: 95%;
	font-weight: lighter;
}

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

#stacks_in_90635_page1 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}

#stacks_in_90638_page1 {
	font-size: 95%;
	font-weight: lighter;
}

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

#stacks_in_90640_page1 {
	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_30383_page1 #fsr_colwrap_stacks_in_30383_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_30383_page1 #fsr_colwrap_stacks_in_30383_page1 #fsr_leftcol_stacks_in_30383_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_30383_page1 #fsr_colwrap_stacks_in_30383_page1 #fsr_rightcol_stacks_in_30383_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_30383_page1 #fsr_colwrap_stacks_in_30383_page1 #fsr_leftcol_stacks_in_30383_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_30383_page1 #fsr_colwrap_stacks_in_30383_page1 #fsr_rightcol_stacks_in_30383_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_30383_page1 {
	margin: 30px 0px 0px 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_30385_page1 #fsr_colwrap_stacks_in_30385_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_30385_page1 #fsr_colwrap_stacks_in_30385_page1 #fsr_leftcol_stacks_in_30385_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_30385_page1 #fsr_colwrap_stacks_in_30385_page1 #fsr_rightcol_stacks_in_30385_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_30385_page1 #fsr_colwrap_stacks_in_30385_page1 #fsr_leftcol_stacks_in_30385_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_30385_page1 #fsr_colwrap_stacks_in_30385_page1 #fsr_rightcol_stacks_in_30385_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}/*
-------------------------------------------
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_30387_page1 {
	max-width: 400px;
	margin: 0px auto !important;
}/*
-------------------------------------------
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_30389_page1_wrapper {
	
}

#stacks_in_30389_page1_wrapper #stacks_in_30389_page1_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCCCFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=32);
	filter: alpha(opacity=32);
	opacity: 0.32;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_30389_page1 {
	border: solid #CCCCFF;
	border-width:  1px;
	margin: 14px 4px 4px 4px;
}
#rollFadestacks_in_30391_page1 {
	opacity: 0.99;
	transition: opacity 500ms ease-out;
	-moz-transition: opacity 500ms ease-out;
	-webkit-transition: opacity 500ms ease-out;
	-o-transition: opacity 500ms ease-out;
}

#rollFadestacks_in_30391_page1:hover {
	opacity: 0.60;
}
#stacks_in_30391_page1 {
	background-color: #333333;
	margin:  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_30393_page1 {
}

#stacks_in_30393_page1 img { 
	property: value ! important;
}

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

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

#stacks_in_30396_page1 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}
/*
-------------------------------------------
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_30398_page1 {
	max-width: 400px;
	margin: 0px auto !important;
}/*
-------------------------------------------
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_30400_page1_wrapper {
	
}

#stacks_in_30400_page1_wrapper #stacks_in_30400_page1_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCCCFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=32);
	filter: alpha(opacity=32);
	opacity: 0.32;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_30400_page1 {
	border: solid #CCCCFF;
	border-width:  1px;
	margin: 14px 4px 4px 4px;
}
#rollFadestacks_in_30402_page1 {
	opacity: 0.99;
	transition: opacity 500ms ease-out;
	-moz-transition: opacity 500ms ease-out;
	-webkit-transition: opacity 500ms ease-out;
	-o-transition: opacity 500ms ease-out;
}

#rollFadestacks_in_30402_page1:hover {
	opacity: 0.60;
}
#stacks_in_30402_page1 {
	background-color: #333333;
	margin:  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_30404_page1 {
}

#stacks_in_30404_page1 img { 
	property: value ! important;
}

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

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

#stacks_in_30407_page1 {
	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_30409_page1 #fsr_colwrap_stacks_in_30409_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_30409_page1 #fsr_colwrap_stacks_in_30409_page1 #fsr_leftcol_stacks_in_30409_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_30409_page1 #fsr_colwrap_stacks_in_30409_page1 #fsr_rightcol_stacks_in_30409_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_30409_page1 #fsr_colwrap_stacks_in_30409_page1 #fsr_leftcol_stacks_in_30409_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_30409_page1 #fsr_colwrap_stacks_in_30409_page1 #fsr_rightcol_stacks_in_30409_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}/*
-------------------------------------------
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_30411_page1 {
	max-width: 400px;
	margin: 0px auto !important;
}/*
-------------------------------------------
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_30413_page1_wrapper {
	
}

#stacks_in_30413_page1_wrapper #stacks_in_30413_page1_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCCCFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=32);
	filter: alpha(opacity=32);
	opacity: 0.32;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_30413_page1 {
	border: solid #CCCCFF;
	border-width:  1px;
	margin: 14px 4px 4px 4px;
}
#rollFadestacks_in_30415_page1 {
	opacity: 0.99;
	transition: opacity 500ms ease-out;
	-moz-transition: opacity 500ms ease-out;
	-webkit-transition: opacity 500ms ease-out;
	-o-transition: opacity 500ms ease-out;
}

#rollFadestacks_in_30415_page1:hover {
	opacity: 0.60;
}
#stacks_in_30415_page1 {
	background-color: #333333;
	margin:  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_30417_page1 {
}

#stacks_in_30417_page1 img { 
	property: value ! important;
}

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

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

#stacks_in_30420_page1 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}
/*
-------------------------------------------
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_30422_page1 {
	max-width: 400px;
	margin: 0px auto !important;
}/*
-------------------------------------------
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_30424_page1_wrapper {
	
}

#stacks_in_30424_page1_wrapper #stacks_in_30424_page1_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCCCFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=32);
	filter: alpha(opacity=32);
	opacity: 0.32;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_30424_page1 {
	border: solid #CCCCFF;
	border-width:  1px;
	margin: 14px 4px 4px 4px;
}
#rollFadestacks_in_30426_page1 {
	opacity: 0.99;
	transition: opacity 500ms ease-out;
	-moz-transition: opacity 500ms ease-out;
	-webkit-transition: opacity 500ms ease-out;
	-o-transition: opacity 500ms ease-out;
}

#rollFadestacks_in_30426_page1:hover {
	opacity: 0.60;
}
#stacks_in_30426_page1 {
	background-color: #333333;
	margin:  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_30428_page1 {
}

#stacks_in_30428_page1 img { 
	property: value ! important;
}

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

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

#stacks_in_30431_page1 {
	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_15919_page1desktopcontent {
	height: auto;
}

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

@media screen and (max-width: 795px) {
	
#stacks_in_15919_page1desktopcontent { 
    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_31855_page1_wrapper {
	
}

#stacks_in_31855_page1_wrapper #stacks_in_31855_page1_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_31855_page1 {
	border: solid #000000;
	border-width: 1px 0px 1px 0px;
	margin: 50px 5px 55px 5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_31857_page1Calligrapher{			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_31857_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_31857_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_31857_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_31857_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_31857_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_31857_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_31857_page1Calligrapher h6, .stacks_in_31857_page1Calligrapher h5, .stacks_in_31857_page1Calligrapher h4, .stacks_in_31857_page1Calligrapher h3, .stacks_in_31857_page1Calligrapher h2, .stacks_in_31857_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_31857_page1Calligrapher, .stacks_in_31857_page1Calligrapher h1, .stacks_in_31857_page1Calligrapher h2, .stacks_in_31857_page1Calligrapher h3, .stacks_in_31857_page1Calligrapher h4, .stacks_in_31857_page1Calligrapher h5, .stacks_in_31857_page1Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_31857_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_31857_page1Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_31857_page1Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_31857_page1Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_31857_page1Calligrapher 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_31859_page1 #fsr_colwrap_stacks_in_31859_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_31859_page1 #fsr_colwrap_stacks_in_31859_page1 #fsr_leftcol_stacks_in_31859_page1 {
	float: left;
	display: block;
	width: 64%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_31859_page1 #fsr_colwrap_stacks_in_31859_page1 #fsr_rightcol_stacks_in_31859_page1 {
	float: right;
	display: block;
	width: 36%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_31859_page1 #fsr_colwrap_stacks_in_31859_page1 #fsr_leftcol_stacks_in_31859_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_31859_page1 #fsr_colwrap_stacks_in_31859_page1 #fsr_rightcol_stacks_in_31859_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_31864_page1 {
	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_31799_page1 #fsr_colwrap_stacks_in_31799_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_31799_page1 #fsr_colwrap_stacks_in_31799_page1 #fsr_leftcol_stacks_in_31799_page1 {
	float: left;
	display: block;
	width: 61%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_31799_page1 #fsr_colwrap_stacks_in_31799_page1 #fsr_rightcol_stacks_in_31799_page1 {
	float: right;
	display: block;
	width: 39%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_31799_page1 #fsr_colwrap_stacks_in_31799_page1 #fsr_leftcol_stacks_in_31799_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_31799_page1 #fsr_colwrap_stacks_in_31799_page1 #fsr_rightcol_stacks_in_31799_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 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_31801_page1desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_31801_page1mobilecontent { 
	display: none;
}




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

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

#stacks_in_31801_page1desktopcontent {
	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_31804_page1_wrapper {
	
}

#stacks_in_31804_page1_wrapper #stacks_in_31804_page1_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_31804_page1 {
	border: solid #000000;
	border-width: 1px 0px 1px 0px;
	margin: 50px 5px 55px 5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_31806_page1Calligrapher{			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_31806_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_31806_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_31806_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_31806_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_31806_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_31806_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_31806_page1Calligrapher h6, .stacks_in_31806_page1Calligrapher h5, .stacks_in_31806_page1Calligrapher h4, .stacks_in_31806_page1Calligrapher h3, .stacks_in_31806_page1Calligrapher h2, .stacks_in_31806_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_31806_page1Calligrapher, .stacks_in_31806_page1Calligrapher h1, .stacks_in_31806_page1Calligrapher h2, .stacks_in_31806_page1Calligrapher h3, .stacks_in_31806_page1Calligrapher h4, .stacks_in_31806_page1Calligrapher h5, .stacks_in_31806_page1Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_31806_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_31806_page1Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_31806_page1Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_31806_page1Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_31806_page1Calligrapher 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_31808_page1 #fsr_colwrap_stacks_in_31808_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_31808_page1 #fsr_colwrap_stacks_in_31808_page1 #fsr_leftcol_stacks_in_31808_page1 {
	float: left;
	display: block;
	width: 64%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_31808_page1 #fsr_colwrap_stacks_in_31808_page1 #fsr_rightcol_stacks_in_31808_page1 {
	float: right;
	display: block;
	width: 36%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_31808_page1 #fsr_colwrap_stacks_in_31808_page1 #fsr_leftcol_stacks_in_31808_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_31808_page1 #fsr_colwrap_stacks_in_31808_page1 #fsr_rightcol_stacks_in_31808_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_31813_page1 {
	padding: 0px 10px 0px 10px;
}
/*
-------------------------------------------
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_31815_page1 {
}

#stacks_in_31815_page1 img { 
	property: value ! important;
}

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

#stacks_in_31815_page1 {
	padding:  4px;
}

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

#stacks_in_31819_page1 {
	line-height: 0.700000em;
	font-size: 65%;
}
/*
-------------------------------------------
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_31820_page1 {
	
}

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

#stacks_in_31820_page1 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_31820_page1 .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_31820_page1 {
	padding: 10px 15px 10px 15px;
}
/*
-------------------------------------------
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_40088_page1_wrapper {
	
}

#stacks_in_40088_page1_wrapper #stacks_in_40088_page1_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_40088_page1 {
	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_40090_page1 {
	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_40092_page1 #fsr_colwrap_stacks_in_40092_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_40092_page1 #fsr_colwrap_stacks_in_40092_page1 #fsr_leftcol_stacks_in_40092_page1 {
	float: left;
	display: block;
	width: 39%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_40092_page1 #fsr_colwrap_stacks_in_40092_page1 #fsr_rightcol_stacks_in_40092_page1 {
	float: right;
	display: block;
	width: 61%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_40092_page1 #fsr_colwrap_stacks_in_40092_page1 #fsr_leftcol_stacks_in_40092_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_40092_page1 #fsr_colwrap_stacks_in_40092_page1 #fsr_rightcol_stacks_in_40092_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_40092_page1 {
	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_40094_page1 {
}

#stacks_in_40094_page1 img { 
	property: value ! important;
}

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

#stacks_out_40094_page1 {
	margin-left:0;
}

#stacks_in_40094_page1 {
	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_40097_page1 {
	font-size: 1.13em;
	color: #FFFFFF;
	line-height: 1.40em;
}

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

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

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

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

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

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

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

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

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

#stacks_in_40097_page1 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_40097_page1 p {
	font-size: em;
}
	
#stacks_in_40097_page1 h1 {
	font-size: em;
}

#stacks_in_40097_page1 h2 {
	font-size: em;
}

#stacks_in_40097_page1 h3 {
	font-size: em;
}

#stacks_in_40097_page1 h4 {
	font-size: em;
}

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

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

#stacks_in_40097_page1 h1 {
	font-size: em;
}

#stacks_in_40097_page1 h2 {
	font-size: em;
}

#stacks_in_40097_page1 h3 {
	font-size: em;
}

#stacks_in_40097_page1 h4 {
	font-size: em;
}

#stacks_in_40097_page1 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_40099_page1 #fsr_colwrap_stacks_in_40099_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_40099_page1 #fsr_colwrap_stacks_in_40099_page1 #fsr_leftcol_stacks_in_40099_page1 {
	float: left;
	display: block;
	width: 44%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_40099_page1 #fsr_colwrap_stacks_in_40099_page1 #fsr_rightcol_stacks_in_40099_page1 {
	float: right;
	display: block;
	width: 56%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_40099_page1 #fsr_colwrap_stacks_in_40099_page1 #fsr_leftcol_stacks_in_40099_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_40099_page1 #fsr_colwrap_stacks_in_40099_page1 #fsr_rightcol_stacks_in_40099_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_40102_page1 {
	font-size: 114%;
}

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

#stacks_in_40105_page1 {
	font-size: 168%;
}

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

#stacks_in_40107_page1 {
	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_23705_page1 {
}

#stacks_in_23705_page1 img { 
	property: value ! important;
}

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

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

#stacks_in_23705_page1 {
	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_40118_page1_wrapper {
	
}

#stacks_in_40118_page1_wrapper #stacks_in_40118_page1_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_40118_page1 {
	border: solid #FFFFFF;
	border-width: 1px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
}
