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

#stacks_in_8131_page5_wrapper #stacks_in_8131_page5_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_8131_page5 {
	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_8133_page5 {
	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_8135_page5 {
}

#stacks_in_8135_page5 img { 
	property: value ! important;
}

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

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

#stacks_in_8135_page5 {
	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_56549_page5_wrapper {
	
}

#stacks_in_56549_page5_wrapper #stacks_in_56549_page5_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_56549_page5 {
	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_56551_page5 {
	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_56553_page5desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_56553_page5mobilecontent { 
	display: none;
}




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

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

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

#stacks_in_56555_page5 #fsr_colwrap_stacks_in_56555_page5 #fsr_leftcol_stacks_in_56555_page5 {
	float: left;
	display: block;
	width: 23%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_56555_page5 #fsr_colwrap_stacks_in_56555_page5 #fsr_rightcol_stacks_in_56555_page5 {
	float: right;
	display: block;
	width: 77%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_56555_page5 #fsr_colwrap_stacks_in_56555_page5 #fsr_leftcol_stacks_in_56555_page5 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_56555_page5 #fsr_colwrap_stacks_in_56555_page5 #fsr_rightcol_stacks_in_56555_page5 {
	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_56557_page5 {
}

#stacks_in_56557_page5 img { 
	property: value ! important;
}

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

#stacks_out_56557_page5 {
	margin-left:0;
}

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_56560_page5 h2 {
	font-size: em;
}

#stacks_in_56560_page5 h3 {
	font-size: em;
}

#stacks_in_56560_page5 h4 {
	font-size: em;
}

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

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

#stacks_in_56560_page5 h1 {
	font-size: em;
}

#stacks_in_56560_page5 h2 {
	font-size: em;
}

#stacks_in_56560_page5 h3 {
	font-size: em;
}

#stacks_in_56560_page5 h4 {
	font-size: em;
}

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


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

#stacks_in_56563_page5 {
	font-size: 158%;
}

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

#stacks_in_56565_page5 {
	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_56566_page5 {
	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_56568_page5 {
}

#stacks_in_56568_page5 img { 
	property: value ! important;
}

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

#stacks_out_56568_page5 {
	margin-left:0;
}

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_56570_page5 h2 {
	font-size: em;
}

#stacks_in_56570_page5 h3 {
	font-size: em;
}

#stacks_in_56570_page5 h4 {
	font-size: em;
}

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

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

#stacks_in_56570_page5 h1 {
	font-size: em;
}

#stacks_in_56570_page5 h2 {
	font-size: em;
}

#stacks_in_56570_page5 h3 {
	font-size: em;
}

#stacks_in_56570_page5 h4 {
	font-size: em;
}

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


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

#stacks_in_56573_page5 {
	font-size: 198%;
}

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

#stacks_in_56575_page5 {
	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_page5_wrapper {
	
}

#stacks_in_37469_page5_wrapper #stacks_in_37469_page5_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_page5 {
	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_page5 {
	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_page5 {
}

#stacks_in_37473_page5 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_page5_wrapper {
	
}

#stacks_in_37537_page5_wrapper #stacks_in_37537_page5_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_page5 {
	padding: 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_page5 {
	max-width: 1200px;
	margin: 0px auto !important;
}
#stacks_in_37567_page5 {
	padding: 35px 5px 30px 5px;
}

#stacks_in_37568_page5 {
	font-size: 80%;
}
/*
-------------------------------------------
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_57513_page5 {
	font-size: 1.30em;
	color: #006633;
	line-height: 1.00em;
}

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

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

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

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

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

#stacks_in_57513_page5 h1 {
	color: #006633;
	font-size: 2.30em;
	line-height: 1.00em;
}

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

#stacks_in_57513_page5 h3 {
	color: #006633;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_57513_page5 h4 {
	color: #006633;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_57513_page5 h5 {
	color: #006633;
	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_57513_page5 p {
	font-size: em;
}
	
#stacks_in_57513_page5 h1 {
	font-size: em;
}

#stacks_in_57513_page5 h2 {
	font-size: em;
}

#stacks_in_57513_page5 h3 {
	font-size: em;
}

#stacks_in_57513_page5 h4 {
	font-size: em;
}

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

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

#stacks_in_57513_page5 h1 {
	font-size: em;
}

#stacks_in_57513_page5 h2 {
	font-size: em;
}

#stacks_in_57513_page5 h3 {
	font-size: em;
}

#stacks_in_57513_page5 h4 {
	font-size: em;
}

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


#stacks_in_57515_page5 {
	padding: 3px 10px 0px 10px;
}

#stacks_in_57516_page5 {
	font-size: 104%;
}

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

#stacks_in_57526_page5 {
	font-size: 144%;
}

#stacks_in_57533_page5 {
	padding: 3px 10px 0px 10px;
}

#stacks_in_57534_page5 {
	font-size: 104%;
}
/*
-------------------------------------------
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_54723_page5desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_54723_page5mobilecontent { 
	display: none;
}




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

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

#stacks_in_54723_page5desktopcontent {
	display: none;
}

}

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

#stacks_in_57542_page5 {
	font-size: 114%;
}

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

#stacks_in_54733_page5 {
	font-size: 80%;
}
/*
-------------------------------------------
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_57544_page5 {
	max-width: 760px;
	margin: 0px auto !important;
}/*
-------------------------------------------
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_57543_page5 {
	
}

#stacks_in_57543_page5 h3 {
	color: #000000;
	margin-bottom: 10px;
}

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

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

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

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

/* 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_57543_page5 {
	padding: 20px 30px 40px 30px;
}
/*
-------------------------------------------
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_57592_page5 {
	font-size: 1.30em;
	color: #006633;
	line-height: 1.00em;
}

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

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

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

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

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

#stacks_in_57592_page5 h1 {
	color: #006633;
	font-size: 2.30em;
	line-height: 1.00em;
}

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

#stacks_in_57592_page5 h3 {
	color: #006633;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_57592_page5 h4 {
	color: #006633;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_57592_page5 h5 {
	color: #006633;
	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_57592_page5 p {
	font-size: em;
}
	
#stacks_in_57592_page5 h1 {
	font-size: em;
}

#stacks_in_57592_page5 h2 {
	font-size: em;
}

#stacks_in_57592_page5 h3 {
	font-size: em;
}

#stacks_in_57592_page5 h4 {
	font-size: em;
}

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

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

#stacks_in_57592_page5 h1 {
	font-size: em;
}

#stacks_in_57592_page5 h2 {
	font-size: em;
}

#stacks_in_57592_page5 h3 {
	font-size: em;
}

#stacks_in_57592_page5 h4 {
	font-size: em;
}

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


#stacks_in_57552_page5 {
	padding: 3px 10px 0px 10px;
}

#stacks_in_57553_page5 {
	font-size: 104%;
}

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

#stacks_in_57561_page5 {
	font-size: 114%;
}
/*
-------------------------------------------
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_24271_page5_wrapper {
	
}

#stacks_in_24271_page5_wrapper #stacks_in_24271_page5_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_24271_page5 {
	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_24273_page5 {
	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_24275_page5 #fsr_colwrap_stacks_in_24275_page5 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_24275_page5 #fsr_colwrap_stacks_in_24275_page5 #fsr_leftcol_stacks_in_24275_page5 {
	float: left;
	display: block;
	width: 39%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_24275_page5 #fsr_colwrap_stacks_in_24275_page5 #fsr_rightcol_stacks_in_24275_page5 {
	float: right;
	display: block;
	width: 61%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_24275_page5 #fsr_colwrap_stacks_in_24275_page5 #fsr_leftcol_stacks_in_24275_page5 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_24275_page5 #fsr_colwrap_stacks_in_24275_page5 #fsr_rightcol_stacks_in_24275_page5 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_24275_page5 {
	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_24277_page5 {
}

#stacks_in_24277_page5 img { 
	property: value ! important;
}

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

#stacks_out_24277_page5 {
	margin-left:0;
}

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_24280_page5 h2 {
	font-size: em;
}

#stacks_in_24280_page5 h3 {
	font-size: em;
}

#stacks_in_24280_page5 h4 {
	font-size: em;
}

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

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

#stacks_in_24280_page5 h1 {
	font-size: em;
}

#stacks_in_24280_page5 h2 {
	font-size: em;
}

#stacks_in_24280_page5 h3 {
	font-size: em;
}

#stacks_in_24280_page5 h4 {
	font-size: em;
}

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

#stacks_in_24282_page5 #fsr_colwrap_stacks_in_24282_page5 #fsr_leftcol_stacks_in_24282_page5 {
	float: left;
	display: block;
	width: 44%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_24282_page5 #fsr_colwrap_stacks_in_24282_page5 #fsr_rightcol_stacks_in_24282_page5 {
	float: right;
	display: block;
	width: 56%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_24282_page5 #fsr_colwrap_stacks_in_24282_page5 #fsr_leftcol_stacks_in_24282_page5 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_24282_page5 #fsr_colwrap_stacks_in_24282_page5 #fsr_rightcol_stacks_in_24282_page5 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_24285_page5 {
	font-size: 114%;
}

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

#stacks_in_24288_page5 {
	font-size: 168%;
}

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

#stacks_in_24290_page5 {
	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_24291_page5 {
}

#stacks_in_24291_page5 img { 
	property: value ! important;
}

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

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

#stacks_in_24291_page5 {
	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_24293_page5_wrapper {
	
}

#stacks_in_24293_page5_wrapper #stacks_in_24293_page5_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_24293_page5 {
	border: solid #FFFFFF;
	border-width: 1px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
}
