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

#stacks_in_8107_page10_wrapper #stacks_in_8107_page10_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_8107_page10 {
	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_8109_page10 {
	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_8111_page10 {
}

#stacks_in_8111_page10 img { 
	property: value ! important;
}

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

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

#stacks_in_8111_page10 {
	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_page10_wrapper {
	
}

#stacks_in_55644_page10_wrapper #stacks_in_55644_page10_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_page10 {
	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_page10 {
	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_page10desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_55648_page10mobilecontent { 
	display: none;
}




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

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

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

#stacks_in_55650_page10 #fsr_colwrap_stacks_in_55650_page10 #fsr_leftcol_stacks_in_55650_page10 {
	float: left;
	display: block;
	width: 23%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_55650_page10 #fsr_colwrap_stacks_in_55650_page10 #fsr_rightcol_stacks_in_55650_page10 {
	float: right;
	display: block;
	width: 77%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_55650_page10 #fsr_colwrap_stacks_in_55650_page10 #fsr_leftcol_stacks_in_55650_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_55650_page10 #fsr_colwrap_stacks_in_55650_page10 #fsr_rightcol_stacks_in_55650_page10 {
	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_page10 {
}

#stacks_in_55652_page10 img { 
	property: value ! important;
}

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

#stacks_out_55652_page10 {
	margin-left:0;
}

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_55655_page10 h2 {
	font-size: em;
}

#stacks_in_55655_page10 h3 {
	font-size: em;
}

#stacks_in_55655_page10 h4 {
	font-size: em;
}

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

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

#stacks_in_55655_page10 h1 {
	font-size: em;
}

#stacks_in_55655_page10 h2 {
	font-size: em;
}

#stacks_in_55655_page10 h3 {
	font-size: em;
}

#stacks_in_55655_page10 h4 {
	font-size: em;
}

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


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

#stacks_in_55658_page10 {
	font-size: 158%;
}

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

#stacks_in_55660_page10 {
	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_page10 {
	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_page10 {
}

#stacks_in_55663_page10 img { 
	property: value ! important;
}

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

#stacks_out_55663_page10 {
	margin-left:0;
}

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_55665_page10 h2 {
	font-size: em;
}

#stacks_in_55665_page10 h3 {
	font-size: em;
}

#stacks_in_55665_page10 h4 {
	font-size: em;
}

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

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

#stacks_in_55665_page10 h1 {
	font-size: em;
}

#stacks_in_55665_page10 h2 {
	font-size: em;
}

#stacks_in_55665_page10 h3 {
	font-size: em;
}

#stacks_in_55665_page10 h4 {
	font-size: em;
}

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


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

#stacks_in_55668_page10 {
	font-size: 198%;
}

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

#stacks_in_55670_page10 {
	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_page10_wrapper {
	
}

#stacks_in_37469_page10_wrapper #stacks_in_37469_page10_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_page10 {
	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_page10 {
	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_7895_page10 {
}

#stacks_in_7895_page10 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_page10_wrapper {
	
}

#stacks_in_37537_page10_wrapper #stacks_in_37537_page10_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_page10 {
	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_page10 {
	max-width: 1200px;
	margin: 0px auto !important;
}
#stacks_in_37567_page10 {
	padding: 35px 5px 0px 5px;
}

#stacks_in_37568_page10 {
	line-height: 0.900000em;
	letter-spacing: 1px;
	font-size: 80%;
}

#stacks_in_20644_page10 {
	padding: 10px 5px 35px 5px;
}

#stacks_in_20645_page10 {
	line-height: 0.900000em;
	letter-spacing: 1px;
	font-size: 80%;
}

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

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

#stacks_in_2416_page10 #fsr_colwrap_stacks_in_2416_page10 #fsr_leftcol_stacks_in_2416_page10 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_2416_page10 #fsr_colwrap_stacks_in_2416_page10 #fsr_rightcol_stacks_in_2416_page10 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_2416_page10 #fsr_colwrap_stacks_in_2416_page10 #fsr_leftcol_stacks_in_2416_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_2416_page10 #fsr_colwrap_stacks_in_2416_page10 #fsr_rightcol_stacks_in_2416_page10 {
	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_page10 #fsr_colwrap_stacks_in_2418_page10 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_2418_page10 #fsr_colwrap_stacks_in_2418_page10 #fsr_leftcol_stacks_in_2418_page10 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_2418_page10 #fsr_colwrap_stacks_in_2418_page10 #fsr_rightcol_stacks_in_2418_page10 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_2418_page10 #fsr_colwrap_stacks_in_2418_page10 #fsr_leftcol_stacks_in_2418_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_2418_page10 #fsr_colwrap_stacks_in_2418_page10 #fsr_rightcol_stacks_in_2418_page10 {
	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_page10 {
	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_page10_wrapper {
	
}

#stacks_in_2252_page10_wrapper #stacks_in_2252_page10_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_page10 {
	border: solid #CCCCFF;
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 14px 4px 4px 4px;
}
#rollFadestacks_in_2254_page10 {
	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_page10:hover {
	opacity: 0.60;
}
#stacks_in_2254_page10 {
	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_page10 {
}

#stacks_in_2424_page10 img { 
	property: value ! important;
}

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

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

#stacks_in_2586_page10 {
	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_page10 {
	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_page10_wrapper {
	
}

#stacks_in_2499_page10_wrapper #stacks_in_2499_page10_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_page10 {
	border: solid #CCCCFF;
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 14px 4px 4px 4px;
}
#rollFadestacks_in_2501_page10 {
	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_page10:hover {
	opacity: 0.60;
}
#stacks_in_2501_page10 {
	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_page10 {
}

#stacks_in_2443_page10 img { 
	property: value ! important;
}

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

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

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

#stacks_in_2448_page10 #fsr_colwrap_stacks_in_2448_page10 #fsr_leftcol_stacks_in_2448_page10 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_2448_page10 #fsr_colwrap_stacks_in_2448_page10 #fsr_rightcol_stacks_in_2448_page10 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_2448_page10 #fsr_colwrap_stacks_in_2448_page10 #fsr_leftcol_stacks_in_2448_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_2448_page10 #fsr_colwrap_stacks_in_2448_page10 #fsr_rightcol_stacks_in_2448_page10 {
	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_page10 {
	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_page10_wrapper {
	
}

#stacks_in_2539_page10_wrapper #stacks_in_2539_page10_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_page10 {
	border: solid #CCCCFF;
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 14px 4px 4px 4px;
}
#rollFadestacks_in_2541_page10 {
	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_page10:hover {
	opacity: 0.60;
}
#stacks_in_2541_page10 {
	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_page10 {
}

#stacks_in_2454_page10 img { 
	property: value ! important;
}

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

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

#stacks_in_2602_page10 {
	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_page10 {
	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_page10_wrapper {
	
}

#stacks_in_2573_page10_wrapper #stacks_in_2573_page10_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_page10 {
	border: solid #CCCCFF;
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 14px 4px 4px 4px;
}
#rollFadestacks_in_2575_page10 {
	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_page10:hover {
	opacity: 0.60;
}
#stacks_in_2575_page10 {
	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_page10 {
}

#stacks_in_2463_page10 img { 
	property: value ! important;
}

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

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

#stacks_in_2610_page10 {
	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_30868_page10_wrapper {
	
}

#stacks_in_30868_page10_wrapper #stacks_in_30868_page10_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCCCFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=31)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=31);
	filter: alpha(opacity=31);
	opacity: 0.31;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_30868_page10 {
	border: solid #CCCCFF;
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 40px 0px 10px 0px;
	padding: 0px 0px 30px 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_26037_page10 #fsr_colwrap_stacks_in_26037_page10 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_26037_page10 #fsr_colwrap_stacks_in_26037_page10 #fsr_leftcol_stacks_in_26037_page10 {
	float: left;
	display: block;
	width: 61%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_26037_page10 #fsr_colwrap_stacks_in_26037_page10 #fsr_rightcol_stacks_in_26037_page10 {
	float: right;
	display: block;
	width: 39%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_26037_page10 #fsr_colwrap_stacks_in_26037_page10 #fsr_leftcol_stacks_in_26037_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_26037_page10 #fsr_colwrap_stacks_in_26037_page10 #fsr_rightcol_stacks_in_26037_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_26037_page10 {
	padding:  10px;
}

#stacks_in_40898_page10 {
	padding: 30px 5px 5px 5px;
}

#stacks_in_40899_page10 {
	font-size: 90%;
}

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

#stacks_in_37556_page10 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}
/* Start Responsive Shim stack CSS code */.stacks_in_20435_page10shim{	padding-top: 30px;}@media all and (max-width: 795px) {.stacks_in_20435_page10shim{	padding-top: 5px;}}@media all and (max-width: 480px) {.stacks_in_20435_page10shim{	padding-top: 8px;}}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
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_20433_page10 {
}

#stacks_in_20433_page10 img { 
	property: value ! important;
}

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

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

#stacks_in_31327_page10_wrapper {
	
}

#stacks_in_31327_page10_wrapper #stacks_in_31327_page10_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCCCFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=31)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=31);
	filter: alpha(opacity=31);
	opacity: 0.31;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_31327_page10 {
	border: solid #CCCCFF;
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 40px 0px 10px 0px;
	padding: 0px 0px 30px 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_20796_page10 #fsr_colwrap_stacks_in_20796_page10 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_20796_page10 #fsr_colwrap_stacks_in_20796_page10 #fsr_leftcol_stacks_in_20796_page10 {
	float: left;
	display: block;
	width: 61%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_20796_page10 #fsr_colwrap_stacks_in_20796_page10 #fsr_rightcol_stacks_in_20796_page10 {
	float: right;
	display: block;
	width: 39%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_20796_page10 #fsr_colwrap_stacks_in_20796_page10 #fsr_leftcol_stacks_in_20796_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_20796_page10 #fsr_colwrap_stacks_in_20796_page10 #fsr_rightcol_stacks_in_20796_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_20796_page10 {
	padding:  10px;
}

#stacks_in_20798_page10 {
	padding: 40px 5px 5px 5px;
}

#stacks_in_20799_page10 {
	font-size: 90%;
}

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

#stacks_in_20801_page10 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}
/* Start Responsive Shim stack CSS code */.stacks_in_20803_page10shim{	padding-top: 35px;}@media all and (max-width: 795px) {.stacks_in_20803_page10shim{	padding-top: 5px;}}@media all and (max-width: 480px) {.stacks_in_20803_page10shim{	padding-top: 8px;}}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
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_20804_page10 {
}

#stacks_in_20804_page10 img { 
	property: value ! important;
}

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

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

#stacks_in_31361_page10_wrapper {
	
}

#stacks_in_31361_page10_wrapper #stacks_in_31361_page10_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCCCFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=31)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=31);
	filter: alpha(opacity=31);
	opacity: 0.31;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_31361_page10 {
	border: solid #CCCCFF;
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 40px 0px 10px 0px;
	padding: 0px 0px 30px 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_20756_page10 #fsr_colwrap_stacks_in_20756_page10 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_20756_page10 #fsr_colwrap_stacks_in_20756_page10 #fsr_leftcol_stacks_in_20756_page10 {
	float: left;
	display: block;
	width: 61%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_20756_page10 #fsr_colwrap_stacks_in_20756_page10 #fsr_rightcol_stacks_in_20756_page10 {
	float: right;
	display: block;
	width: 39%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_20756_page10 #fsr_colwrap_stacks_in_20756_page10 #fsr_leftcol_stacks_in_20756_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_20756_page10 #fsr_colwrap_stacks_in_20756_page10 #fsr_rightcol_stacks_in_20756_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_20756_page10 {
	padding:  10px;
}

#stacks_in_20758_page10 {
	padding: 40px 5px 5px 5px;
}

#stacks_in_20759_page10 {
	font-size: 90%;
}

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

#stacks_in_20761_page10 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}
/* Start Responsive Shim stack CSS code */.stacks_in_20763_page10shim{	padding-top: 35px;}@media all and (max-width: 795px) {.stacks_in_20763_page10shim{	padding-top: 5px;}}@media all and (max-width: 480px) {.stacks_in_20763_page10shim{	padding-top: 8px;}}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
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_20764_page10 {
}

#stacks_in_20764_page10 img { 
	property: value ! important;
}

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

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

#stacks_in_31353_page10_wrapper {
	
}

#stacks_in_31353_page10_wrapper #stacks_in_31353_page10_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCCCFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=31)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=31);
	filter: alpha(opacity=31);
	opacity: 0.31;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_31353_page10 {
	border: solid #CCCCFF;
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 40px 0px 10px 0px;
	padding: 0px 0px 30px 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_20716_page10 #fsr_colwrap_stacks_in_20716_page10 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_20716_page10 #fsr_colwrap_stacks_in_20716_page10 #fsr_leftcol_stacks_in_20716_page10 {
	float: left;
	display: block;
	width: 61%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_20716_page10 #fsr_colwrap_stacks_in_20716_page10 #fsr_rightcol_stacks_in_20716_page10 {
	float: right;
	display: block;
	width: 39%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_20716_page10 #fsr_colwrap_stacks_in_20716_page10 #fsr_leftcol_stacks_in_20716_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_20716_page10 #fsr_colwrap_stacks_in_20716_page10 #fsr_rightcol_stacks_in_20716_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_20716_page10 {
	padding:  10px;
}

#stacks_in_20718_page10 {
	padding: 40px 5px 5px 5px;
}

#stacks_in_20719_page10 {
	font-size: 90%;
}

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

#stacks_in_20721_page10 {
	line-height: 1.210000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 115%;
}
/* Start Responsive Shim stack CSS code */.stacks_in_20723_page10shim{	padding-top: 35px;}@media all and (max-width: 795px) {.stacks_in_20723_page10shim{	padding-top: 5px;}}@media all and (max-width: 480px) {.stacks_in_20723_page10shim{	padding-top: 8px;}}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
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_20724_page10 {
}

#stacks_in_20724_page10 img { 
	property: value ! important;
}

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

#stacks_in_20724_page10 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}
/*
-------------------------------------------
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_page10desktopcontent {
	height: auto;
}

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

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

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

#stacks_in_31724_page10 #fsr_colwrap_stacks_in_31724_page10 #fsr_leftcol_stacks_in_31724_page10 {
	float: left;
	display: block;
	width: 64%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_31724_page10 #fsr_colwrap_stacks_in_31724_page10 #fsr_rightcol_stacks_in_31724_page10 {
	float: right;
	display: block;
	width: 36%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_31724_page10 #fsr_colwrap_stacks_in_31724_page10 #fsr_leftcol_stacks_in_31724_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_31724_page10 #fsr_colwrap_stacks_in_31724_page10 #fsr_rightcol_stacks_in_31724_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

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

#stacks_in_33190_page10 #fsr_colwrap_stacks_in_33190_page10 #fsr_leftcol_stacks_in_33190_page10 {
	float: left;
	display: block;
	width: 61%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33190_page10 #fsr_colwrap_stacks_in_33190_page10 #fsr_rightcol_stacks_in_33190_page10 {
	float: right;
	display: block;
	width: 39%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_33190_page10 #fsr_colwrap_stacks_in_33190_page10 #fsr_leftcol_stacks_in_33190_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33190_page10 #fsr_colwrap_stacks_in_33190_page10 #fsr_rightcol_stacks_in_33190_page10 {
	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_33192_page10desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_33192_page10mobilecontent { 
	display: none;
}




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

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

#stacks_in_33192_page10desktopcontent {
	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_33195_page10_wrapper {
	
}

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

#stacks_in_33199_page10 #fsr_colwrap_stacks_in_33199_page10 #fsr_leftcol_stacks_in_33199_page10 {
	float: left;
	display: block;
	width: 64%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33199_page10 #fsr_colwrap_stacks_in_33199_page10 #fsr_rightcol_stacks_in_33199_page10 {
	float: right;
	display: block;
	width: 36%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_33199_page10 #fsr_colwrap_stacks_in_33199_page10 #fsr_leftcol_stacks_in_33199_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33199_page10 #fsr_colwrap_stacks_in_33199_page10 #fsr_rightcol_stacks_in_33199_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_33204_page10 {
	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_33206_page10 {
}

#stacks_in_33206_page10 img { 
	property: value ! important;
}

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

#stacks_in_33206_page10 {
	margin: 0px 0px 20px 0px;
	padding:  4px;
}

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

#stacks_in_33210_page10 {
	line-height: 0.700000em;
	font-size: 95%;
}
/*
-------------------------------------------
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_33213_page10 {
	
}

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

#stacks_in_33213_page10 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_33213_page10 .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_33213_page10 {
	padding: 0px 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_page10_wrapper {
	
}

#stacks_in_40088_page10_wrapper #stacks_in_40088_page10_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_page10 {
	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_page10 {
	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_page10 #fsr_colwrap_stacks_in_40092_page10 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_40092_page10 #fsr_colwrap_stacks_in_40092_page10 #fsr_leftcol_stacks_in_40092_page10 {
	float: left;
	display: block;
	width: 39%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_40092_page10 #fsr_colwrap_stacks_in_40092_page10 #fsr_rightcol_stacks_in_40092_page10 {
	float: right;
	display: block;
	width: 61%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_40092_page10 #fsr_colwrap_stacks_in_40092_page10 #fsr_leftcol_stacks_in_40092_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_40092_page10 #fsr_colwrap_stacks_in_40092_page10 #fsr_rightcol_stacks_in_40092_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_40092_page10 {
	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_page10 {
}

#stacks_in_40094_page10 img { 
	property: value ! important;
}

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

#stacks_out_40094_page10 {
	margin-left:0;
}

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_40097_page10 h2 {
	font-size: em;
}

#stacks_in_40097_page10 h3 {
	font-size: em;
}

#stacks_in_40097_page10 h4 {
	font-size: em;
}

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

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

#stacks_in_40097_page10 h1 {
	font-size: em;
}

#stacks_in_40097_page10 h2 {
	font-size: em;
}

#stacks_in_40097_page10 h3 {
	font-size: em;
}

#stacks_in_40097_page10 h4 {
	font-size: em;
}

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

#stacks_in_40099_page10 #fsr_colwrap_stacks_in_40099_page10 #fsr_leftcol_stacks_in_40099_page10 {
	float: left;
	display: block;
	width: 44%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_40099_page10 #fsr_colwrap_stacks_in_40099_page10 #fsr_rightcol_stacks_in_40099_page10 {
	float: right;
	display: block;
	width: 56%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_40099_page10 #fsr_colwrap_stacks_in_40099_page10 #fsr_leftcol_stacks_in_40099_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_40099_page10 #fsr_colwrap_stacks_in_40099_page10 #fsr_rightcol_stacks_in_40099_page10 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_40102_page10 {
	font-size: 114%;
}

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

#stacks_in_40105_page10 {
	font-size: 168%;
}

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

#stacks_in_40107_page10 {
	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_page10 {
}

#stacks_in_23705_page10 img { 
	property: value ! important;
}

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

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

#stacks_in_23705_page10 {
	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_page10_wrapper {
	
}

#stacks_in_40118_page10_wrapper #stacks_in_40118_page10_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_page10 {
	border: solid #FFFFFF;
	border-width: 1px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
}
