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

#stacks_in_7915_page0_wrapper #stacks_in_7915_page0_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_7915_page0 {
	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_7917_page0 {
	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_7919_page0 {
}

#stacks_in_7919_page0 img { 
	property: value ! important;
}

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

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

#stacks_in_7919_page0 {
	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_page0_wrapper {
	
}

#stacks_in_55644_page0_wrapper #stacks_in_55644_page0_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_page0 {
	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_page0 {
	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_page0desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_55648_page0mobilecontent { 
	display: none;
}




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

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

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

#stacks_in_55650_page0 #fsr_colwrap_stacks_in_55650_page0 #fsr_leftcol_stacks_in_55650_page0 {
	float: left;
	display: block;
	width: 23%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_55650_page0 #fsr_colwrap_stacks_in_55650_page0 #fsr_rightcol_stacks_in_55650_page0 {
	float: right;
	display: block;
	width: 77%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_55650_page0 #fsr_colwrap_stacks_in_55650_page0 #fsr_leftcol_stacks_in_55650_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_55650_page0 #fsr_colwrap_stacks_in_55650_page0 #fsr_rightcol_stacks_in_55650_page0 {
	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_page0 {
}

#stacks_in_55652_page0 img { 
	property: value ! important;
}

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

#stacks_out_55652_page0 {
	margin-left:0;
}

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_55655_page0 h2 {
	font-size: em;
}

#stacks_in_55655_page0 h3 {
	font-size: em;
}

#stacks_in_55655_page0 h4 {
	font-size: em;
}

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

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

#stacks_in_55655_page0 h1 {
	font-size: em;
}

#stacks_in_55655_page0 h2 {
	font-size: em;
}

#stacks_in_55655_page0 h3 {
	font-size: em;
}

#stacks_in_55655_page0 h4 {
	font-size: em;
}

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


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

#stacks_in_55658_page0 {
	font-size: 158%;
}

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

#stacks_in_55660_page0 {
	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_page0 {
	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_page0 {
}

#stacks_in_55663_page0 img { 
	property: value ! important;
}

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

#stacks_out_55663_page0 {
	margin-left:0;
}

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_55665_page0 h2 {
	font-size: em;
}

#stacks_in_55665_page0 h3 {
	font-size: em;
}

#stacks_in_55665_page0 h4 {
	font-size: em;
}

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

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

#stacks_in_55665_page0 h1 {
	font-size: em;
}

#stacks_in_55665_page0 h2 {
	font-size: em;
}

#stacks_in_55665_page0 h3 {
	font-size: em;
}

#stacks_in_55665_page0 h4 {
	font-size: em;
}

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


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

#stacks_in_55668_page0 {
	font-size: 198%;
}

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

#stacks_in_55670_page0 {
	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_page0_wrapper {
	
}

#stacks_in_37469_page0_wrapper #stacks_in_37469_page0_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_page0 {
	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_page0 {
	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_page0 {
}

#stacks_in_37473_page0 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_page0_wrapper {
	
}

#stacks_in_37537_page0_wrapper #stacks_in_37537_page0_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_page0 {
	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_page0 {
	max-width: 1200px;
	margin: 0px auto !important;
}
#stacks_in_37567_page0 {
	padding: 35px 5px 20px 5px;
}

#stacks_in_37568_page0 {
	font-size: 80%;
}

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

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

#stacks_in_2416_page0 #fsr_colwrap_stacks_in_2416_page0 #fsr_leftcol_stacks_in_2416_page0 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_2416_page0 #fsr_colwrap_stacks_in_2416_page0 #fsr_rightcol_stacks_in_2416_page0 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_2416_page0 #fsr_colwrap_stacks_in_2416_page0 #fsr_leftcol_stacks_in_2416_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_2416_page0 #fsr_colwrap_stacks_in_2416_page0 #fsr_rightcol_stacks_in_2416_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_2418_page0 #fsr_colwrap_stacks_in_2418_page0 #fsr_leftcol_stacks_in_2418_page0 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_2418_page0 #fsr_colwrap_stacks_in_2418_page0 #fsr_rightcol_stacks_in_2418_page0 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_2418_page0 #fsr_colwrap_stacks_in_2418_page0 #fsr_leftcol_stacks_in_2418_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_2418_page0 #fsr_colwrap_stacks_in_2418_page0 #fsr_rightcol_stacks_in_2418_page0 {
	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_2250_page0 {
	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_2252_page0_wrapper {
	
}

#stacks_in_2252_page0_wrapper #stacks_in_2252_page0_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_2252_page0 {
	border: solid #CCCCFF;
	border-width:  1px;
	margin: 14px 4px 4px 4px;
}
#rollFadestacks_in_2254_page0 {
	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_2254_page0:hover {
	opacity: 0.60;
}
#stacks_in_2254_page0 {
	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_2424_page0 {
}

#stacks_in_2424_page0 img { 
	property: value ! important;
}

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

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

#stacks_in_2586_page0 {
	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_2497_page0 {
	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_2499_page0_wrapper {
	
}

#stacks_in_2499_page0_wrapper #stacks_in_2499_page0_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_2499_page0 {
	border: solid #CCCCFF;
	border-width:  1px;
	margin: 14px 4px 4px 4px;
}
#rollFadestacks_in_2501_page0 {
	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_2501_page0:hover {
	opacity: 0.60;
}
#stacks_in_2501_page0 {
	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_2443_page0 {
}

#stacks_in_2443_page0 img { 
	property: value ! important;
}

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

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

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

#stacks_in_2448_page0 #fsr_colwrap_stacks_in_2448_page0 #fsr_leftcol_stacks_in_2448_page0 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_2448_page0 #fsr_colwrap_stacks_in_2448_page0 #fsr_rightcol_stacks_in_2448_page0 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_2448_page0 #fsr_colwrap_stacks_in_2448_page0 #fsr_leftcol_stacks_in_2448_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_2448_page0 #fsr_colwrap_stacks_in_2448_page0 #fsr_rightcol_stacks_in_2448_page0 {
	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_2537_page0 {
	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_2539_page0_wrapper {
	
}

#stacks_in_2539_page0_wrapper #stacks_in_2539_page0_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_2539_page0 {
	border: solid #CCCCFF;
	border-width:  1px;
	margin: 14px 4px 4px 4px;
}
#rollFadestacks_in_2541_page0 {
	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_2541_page0:hover {
	opacity: 0.60;
}
#stacks_in_2541_page0 {
	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_2454_page0 {
}

#stacks_in_2454_page0 img { 
	property: value ! important;
}

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

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

#stacks_in_2602_page0 {
	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_2571_page0 {
	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_2573_page0_wrapper {
	
}

#stacks_in_2573_page0_wrapper #stacks_in_2573_page0_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_2573_page0 {
	border: solid #CCCCFF;
	border-width:  1px;
	margin: 14px 4px 4px 4px;
}
#rollFadestacks_in_2575_page0 {
	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_2575_page0:hover {
	opacity: 0.60;
}
#stacks_in_2575_page0 {
	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_2463_page0 {
}

#stacks_in_2463_page0 img { 
	property: value ! important;
}

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

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

#stacks_in_2610_page0 {
	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_page0desktopcontent {
	height: auto;
}

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

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

#stacks_in_12747_page0_wrapper #stacks_in_12747_page0_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_12747_page0 {
	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_12749_page0Calligrapher{			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_12749_page0Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_12749_page0Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_12749_page0Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_12749_page0Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_12749_page0Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_12749_page0Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_12749_page0Calligrapher h6, .stacks_in_12749_page0Calligrapher h5, .stacks_in_12749_page0Calligrapher h4, .stacks_in_12749_page0Calligrapher h3, .stacks_in_12749_page0Calligrapher h2, .stacks_in_12749_page0Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_12749_page0Calligrapher, .stacks_in_12749_page0Calligrapher h1, .stacks_in_12749_page0Calligrapher h2, .stacks_in_12749_page0Calligrapher h3, .stacks_in_12749_page0Calligrapher h4, .stacks_in_12749_page0Calligrapher h5, .stacks_in_12749_page0Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_12749_page0targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_12749_page0Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_12749_page0Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_12749_page0Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_12749_page0Calligrapher 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_12751_page0 #fsr_colwrap_stacks_in_12751_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_12751_page0 #fsr_colwrap_stacks_in_12751_page0 #fsr_leftcol_stacks_in_12751_page0 {
	float: left;
	display: block;
	width: 64%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_12751_page0 #fsr_colwrap_stacks_in_12751_page0 #fsr_rightcol_stacks_in_12751_page0 {
	float: right;
	display: block;
	width: 36%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_12751_page0 #fsr_colwrap_stacks_in_12751_page0 #fsr_leftcol_stacks_in_12751_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_12751_page0 #fsr_colwrap_stacks_in_12751_page0 #fsr_rightcol_stacks_in_12751_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

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

#stacks_in_26037_page0 #fsr_colwrap_stacks_in_26037_page0 #fsr_leftcol_stacks_in_26037_page0 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_26037_page0 #fsr_colwrap_stacks_in_26037_page0 #fsr_rightcol_stacks_in_26037_page0 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_26037_page0 #fsr_colwrap_stacks_in_26037_page0 #fsr_leftcol_stacks_in_26037_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_26037_page0 #fsr_colwrap_stacks_in_26037_page0 #fsr_rightcol_stacks_in_26037_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_40899_page0 {
	font-size: 80%;
}

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

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




#stacks_in_188074_page0mobilecontent { 
	display: none;
}




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

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

#stacks_in_188074_page0desktopcontent {
	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_16738_page0_wrapper {
	
}

#stacks_in_16738_page0_wrapper #stacks_in_16738_page0_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_16738_page0 {
	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_16740_page0Calligrapher{			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_16740_page0Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16740_page0Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16740_page0Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16740_page0Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16740_page0Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16740_page0Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_16740_page0Calligrapher h6, .stacks_in_16740_page0Calligrapher h5, .stacks_in_16740_page0Calligrapher h4, .stacks_in_16740_page0Calligrapher h3, .stacks_in_16740_page0Calligrapher h2, .stacks_in_16740_page0Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_16740_page0Calligrapher, .stacks_in_16740_page0Calligrapher h1, .stacks_in_16740_page0Calligrapher h2, .stacks_in_16740_page0Calligrapher h3, .stacks_in_16740_page0Calligrapher h4, .stacks_in_16740_page0Calligrapher h5, .stacks_in_16740_page0Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_16740_page0targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_16740_page0Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_16740_page0Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_16740_page0Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_16740_page0Calligrapher 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_16742_page0 #fsr_colwrap_stacks_in_16742_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_16742_page0 #fsr_colwrap_stacks_in_16742_page0 #fsr_leftcol_stacks_in_16742_page0 {
	float: left;
	display: block;
	width: 64%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_16742_page0 #fsr_colwrap_stacks_in_16742_page0 #fsr_rightcol_stacks_in_16742_page0 {
	float: right;
	display: block;
	width: 36%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_16742_page0 #fsr_colwrap_stacks_in_16742_page0 #fsr_leftcol_stacks_in_16742_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_16742_page0 #fsr_colwrap_stacks_in_16742_page0 #fsr_rightcol_stacks_in_16742_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

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

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

#stacks_in_26288_page0 {
	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_26042_page0 {
	
}

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

#stacks_in_26042_page0 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_26042_page0 .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_26042_page0 {
	padding: 0px 5px 0px 5px;
}
/*
-------------------------------------------
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_2741_page0_wrapper {
	
}

#stacks_in_2741_page0_wrapper #stacks_in_2741_page0_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCCCCC;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=18)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=18);
	filter: alpha(opacity=18);
	opacity: 0.18;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_2741_page0 {
	border: solid #CCCCCC;
	border-width:  1px;
	margin: 40px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
}

#stacks_in_4243_page0 {
	padding: 30px 0px 10px 0px;
}

#stacks_in_4333_page0 {
	padding: 10px 25px 20px 25px;
}

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

#stacks_in_4301_page0 #fsr_3colwrap_stacks_in_4301_page0 #fsr_left3col_stacks_in_4301_page0 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_4301_page0 #fsr_3colwrap_stacks_in_4301_page0 #fsr_center3col_stacks_in_4301_page0 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_4301_page0 #fsr_3colwrap_stacks_in_4301_page0 #fsr_right3col_stacks_in_4301_page0 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_4301_page0 #fsr_3colwrap_stacks_in_4301_page0 #fsr_left3col_stacks_in_4301_page0 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_4301_page0 #fsr_3colwrap_stacks_in_4301_page0 #fsr_center3col_stacks_in_4301_page0 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_4301_page0 #fsr_3colwrap_stacks_in_4301_page0 #fsr_right3col_stacks_in_4301_page0 {
	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_4303_page0 {
}

#stacks_in_4303_page0 img { 
	property: value ! important;
}

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

#stacks_in_4303_page0 {
	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_4325_page0 {
}

#stacks_in_4325_page0 img { 
	property: value ! important;
}

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

#stacks_in_4325_page0 {
	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_4317_page0 {
}

#stacks_in_4317_page0 img { 
	property: value ! important;
}

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

#stacks_in_4317_page0 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}
/*
-------------------------------------------
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_4367_page0 #fsr_3colwrap_stacks_in_4367_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_4367_page0 #fsr_3colwrap_stacks_in_4367_page0 #fsr_left3col_stacks_in_4367_page0 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_4367_page0 #fsr_3colwrap_stacks_in_4367_page0 #fsr_center3col_stacks_in_4367_page0 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_4367_page0 #fsr_3colwrap_stacks_in_4367_page0 #fsr_right3col_stacks_in_4367_page0 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_4367_page0 #fsr_3colwrap_stacks_in_4367_page0 #fsr_left3col_stacks_in_4367_page0 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_4367_page0 #fsr_3colwrap_stacks_in_4367_page0 #fsr_center3col_stacks_in_4367_page0 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_4367_page0 #fsr_3colwrap_stacks_in_4367_page0 #fsr_right3col_stacks_in_4367_page0 {
	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_4372_page0 {
}

#stacks_in_4372_page0 img { 
	property: value ! important;
}

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

#stacks_in_4372_page0 {
	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_4375_page0 {
}

#stacks_in_4375_page0 img { 
	property: value ! important;
}

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

#stacks_in_4375_page0 {
	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_4369_page0 {
}

#stacks_in_4369_page0 img { 
	property: value ! important;
}

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

#stacks_in_4369_page0 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}
/*
-------------------------------------------
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_8656_page0 #fsr_3colwrap_stacks_in_8656_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_8656_page0 #fsr_3colwrap_stacks_in_8656_page0 #fsr_left3col_stacks_in_8656_page0 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_8656_page0 #fsr_3colwrap_stacks_in_8656_page0 #fsr_center3col_stacks_in_8656_page0 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_8656_page0 #fsr_3colwrap_stacks_in_8656_page0 #fsr_right3col_stacks_in_8656_page0 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_8656_page0 #fsr_3colwrap_stacks_in_8656_page0 #fsr_left3col_stacks_in_8656_page0 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_8656_page0 #fsr_3colwrap_stacks_in_8656_page0 #fsr_center3col_stacks_in_8656_page0 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_8656_page0 #fsr_3colwrap_stacks_in_8656_page0 #fsr_right3col_stacks_in_8656_page0 {
	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_8664_page0 {
}

#stacks_in_8664_page0 img { 
	property: value ! important;
}

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

#stacks_in_8664_page0 {
	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_8658_page0 {
}

#stacks_in_8658_page0 img { 
	property: value ! important;
}

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

#stacks_in_8658_page0 {
	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_8661_page0 {
}

#stacks_in_8661_page0 img { 
	property: value ! important;
}

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

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

#stacks_in_8680_page0 {
	padding: 40px 25px 40px 25px;
}

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


/* Start my product css */


.stacks_in_30179_page0centeringwrapper{
	display:table;
	margin:0 auto;
}

#stacks_in_30179_page0 .outershadow{
	position: relative;
	float:left;
    margin-bottom:20px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 5px 1px #333333;
	-moz-box-shadow: 0px 2px 5px 1px #333333;
	box-shadow: 0px 2px 5px 1px #333333; 
	background: #006633 url(../files/grad2.png) repeat-x 0 0;
	background-size: 100% 100%;
}


#stacks_in_30179_page0 .stacks_in_30179_page0buttoncontainer{
	position:relative;
	background: none;
	float:left;
	padding:20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	border: 1px solid #000000;
    -moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: inset 0px 2px 5px 2px #006633;
	-moz-box-shadow: inset 0px 2px 5px 2px #006633;
	box-shadow: inset 0px 2px 5px 2px #006633;
	min-width: 70px;
	text-align: center;
}


#stacks_in_30179_page0 .stacks_in_30179_page0link:first-child .stacks_in_30179_page0buttoncontainer {
position:relative;
background: none;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}

#stacks_in_30179_page0 .stacks_in_30179_page0link:last-child .stacks_in_30179_page0buttoncontainer{
position:relative;
background: none;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}

#stacks_in_30179_page0 .stacks_in_30179_page0link .stacks_in_30179_page0buttoncontainer{
position:relative;
background: none;
}

#stacks_in_30179_page0 .stacks_in_30179_page0buttoncontainer:hover{
	background: #003300 url(../files/grad2.png) repeat-x 0 0;
	background-size: 100% 100%;
}

#stacks_in_30179_page0 .stacks_in_30179_page0link:first-child .stacks_in_30179_page0buttoncontainer:hover {
	background: #003300 url(../files/grad2.png) repeat-x 0 0;
	background-size: 100% 100%;
}

#stacks_in_30179_page0 .stacks_in_30179_page0link:last-child .stacks_in_30179_page0buttoncontainer:hover{
	background: #003300 url(../files/grad2.png) repeat-x 0 0;
	background-size: 100% 100%;
}

#stacks_in_30179_page0 a {
text-decoration: none;
}

#stacks_in_30179_page0 afalse {
text-decoration: none;
text-shadow: 0px -1px 0px #FFFFFF;
filter: dropshadow(color=#FFFFFF, offx=0, offy=-1);
}


#stacks_in_30179_page0 a{
color: #FFFFFF;
}

#stacks_in_30179_page0 a:hover{
color: #FFFFFF;
}







/* end my product css */
#stacks_in_30179_page0 {
	padding: 60px 0px 0px 0px;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_29818_page0_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_29818_page0 a:link, #stacks_in_29818_page0 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_29818_page0 a:hover, #stacks_in_29818_page0 a:active {
	color:#FFFFFF;
}










#stacks_in_29818_page0 a:link, #stacks_in_29818_page0 a:visited {
	background-color:#007F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#007F3F), to(#004C26));
	border:1px solid #004C26;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_29818_page0 a:hover {
	background-color:#008944;
	background: -webkit-gradient(linear, left top, left bottom, from(#008944), to(#004221));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_29818_page0 a:active {
	background-color:#007F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_29818_page0 {
	padding: 60px 0px 0px 0px;
}
/*
-------------------------------------------
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_page0_wrapper {
	
}

#stacks_in_40088_page0_wrapper #stacks_in_40088_page0_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_page0 {
	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_page0 {
	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_page0 #fsr_colwrap_stacks_in_40092_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_40092_page0 #fsr_colwrap_stacks_in_40092_page0 #fsr_leftcol_stacks_in_40092_page0 {
	float: left;
	display: block;
	width: 39%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_40092_page0 #fsr_colwrap_stacks_in_40092_page0 #fsr_rightcol_stacks_in_40092_page0 {
	float: right;
	display: block;
	width: 61%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_40092_page0 #fsr_colwrap_stacks_in_40092_page0 #fsr_leftcol_stacks_in_40092_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_40092_page0 #fsr_colwrap_stacks_in_40092_page0 #fsr_rightcol_stacks_in_40092_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_40092_page0 {
	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_page0 {
}

#stacks_in_40094_page0 img { 
	property: value ! important;
}

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

#stacks_out_40094_page0 {
	margin-left:0;
}

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_40097_page0 h2 {
	font-size: em;
}

#stacks_in_40097_page0 h3 {
	font-size: em;
}

#stacks_in_40097_page0 h4 {
	font-size: em;
}

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

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

#stacks_in_40097_page0 h1 {
	font-size: em;
}

#stacks_in_40097_page0 h2 {
	font-size: em;
}

#stacks_in_40097_page0 h3 {
	font-size: em;
}

#stacks_in_40097_page0 h4 {
	font-size: em;
}

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

#stacks_in_40099_page0 #fsr_colwrap_stacks_in_40099_page0 #fsr_leftcol_stacks_in_40099_page0 {
	float: left;
	display: block;
	width: 44%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_40099_page0 #fsr_colwrap_stacks_in_40099_page0 #fsr_rightcol_stacks_in_40099_page0 {
	float: right;
	display: block;
	width: 56%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_40099_page0 #fsr_colwrap_stacks_in_40099_page0 #fsr_leftcol_stacks_in_40099_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_40099_page0 #fsr_colwrap_stacks_in_40099_page0 #fsr_rightcol_stacks_in_40099_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_40102_page0 {
	font-size: 114%;
}

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

#stacks_in_40105_page0 {
	font-size: 168%;
}

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

#stacks_in_40107_page0 {
	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_page0 {
}

#stacks_in_23705_page0 img { 
	property: value ! important;
}

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

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

#stacks_in_23705_page0 {
	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_page0_wrapper {
	
}

#stacks_in_40118_page0_wrapper #stacks_in_40118_page0_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_page0 {
	border: solid #FFFFFF;
	border-width: 1px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
}
