/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Logo Stack' 
Style Sheet: fsrlogo.css
Created: 25, October, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


#stacks_in_637_page5 {
	text-align: center;
}

#logo {
	background: transparent;
}

#logo img {
	position:  relative;
	height: auto !important;
	max-width: 100% !important;
	overflow: hidden;
}

/* Smartphones (landscape) ----------- */
@media screen and (max-width: 600px) {
	
#stacks_in_637_page5 {
	text-align: center;
}
	
#logo img {
	height: auto !important;
	max-width: 60% !important;
}
}


/*
-------------------------------------------
File: 'Blueball FreeStack Responsive' Nav Menu Res1
fsrnavmenures1.css Style Sheet
Created: 12, October, 2012
Last Modified: 12, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_614_page5 #navbar {	
	font-size: 0.95em;
	font-weight: 400;
}

#stacks_in_614_page5 #navbar ul {
	bottom: 0;
	left: 0;
	height: 23px;
	line-height: 23px;
	margin: 0;
	padding: 0;
	text-align: left;
}

*:first-child+html #stacks_in_614_page5 #navbar ul {
	height: 23px !important;
}

#stacks_in_614_page5 #navbar ul li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 23px;
	border-right: 2px solid #FFFFFF;
	width: auto;
}

#stacks_in_614_page5 #navbar ul li a, #stacks_in_614_page5 #navbar ul li a:visited {
	background: #43914C;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 0.95em;
	font-weight: 400;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#stacks_in_614_page5 #navbar ul li a:hover {
	background: #D2001D;
	color: #85F0A9;
}

#stacks_in_614_page5 #navbar ul li #current, #stacks_in_614_page5 #navbar ul li .currentAncestor {
	background: #454545;
	color: #FFFFFF;
}

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

#stacks_in_614_page5 #navbar ul li.hasChild > a {
	background-image: url(../other_files/arrow_down_white.png);
	background-position: 94% 50%;
	background-repeat: no-repeat;
	padding: 0 24px 0 10px;
}

#stacks_in_614_page5 #navbar li:first-child > a {
	-webkit-border-radius: 3px 0px 0px 3px;
	border-radius: 3px 0px 0px 3px;
}

#stacks_in_614_page5 #navbar li:last-child > a {
	-webkit-border-radius: 0px 3px 3px 0px;
	border-radius: 0px 3px 3px 0px;
}

#stacks_in_614_page5 #navbar ul li:last-child {
	border-right: 0px;
}

/* Sub Menu Levels */

#stacks_in_614_page5 #navbar ul ul {
	display: none;
	height: 26px;
	left: 0;
	line-height: 26px;
	margin: 0;
	position: absolute;
	top: 23px;
	width: 200px;
	z-index: 999;
	text-align: left;
}

#stacks_in_614_page5 #navbar ul ul li {
	padding: 0;
	height: 26px;
	width: 200px;
	border-right: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stacks_in_614_page5 #navbar ul ul li a, #navbar ul ul li a:visited {
	background: #333333;
	color: #FFFFFF;
	border-top: px solid #EFEFEF;
	font-size: 0.75em;
	font-weight: normal;
	height: 26px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
}

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

#stacks_in_614_page5 #navbar ul ul li a:hover {
	background: #000000;
	color: #CCCCCC;
	width: 186px;
	background-image: none;
}

#stacks_in_614_page5 #navbar ul ul li #current, #stacks_in_614_page5 #navbar ul ul li .currentAncestor {
	background: #000000;
	color: #FFFFFF;
	width: 186px;
}

#stacks_in_614_page5 #navbar ul ul li:last-child > a {
	border-bottom: 1px solid #EFEFEF;
}

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

#stacks_in_614_page5 #navbar li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stacks_in_614_page5 #navbar li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stacks_in_614_page5 #navbar ul ul ul {
	top: 0;
	left: 214px;
}

*:first-child+html #stacks_in_614_page5 #navbar ul ul ul {
	top: 0;
	left: 214px !important;
}

#stacks_in_614_page5 #navbar li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stacks_in_614_page5 #navbar li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stacks_in_614_page5 #navbar li li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stacks_in_614_page5 #navbar li li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}


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

@media screen and (max-width: 600px) {
	
.tinynav { 
   display: block; 
   width: 100% !important; 
   margin-top: 0px;
   font-size: 18px; 
}

#nav { 
    display: none; 
}


}


@media screen and (min-width: 601px) {

/* ensure #navbarbar is visible on desktop version */

#nav {
	display: block !important;
}

.tinynav { 
   display: none !important; 
}

}




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

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

#stacks_in_907_page5 #fsr_colwrap_stacks_in_907_page5 #fsr_leftcol_stacks_in_907_page5 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_907_page5 #fsr_colwrap_stacks_in_907_page5 #fsr_leftcol_stacks_in_907_page5 .leftcolpad_stacks_in_907_page5 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_907_page5 #fsr_colwrap_stacks_in_907_page5 #fsr_rightcol_stacks_in_907_page5 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_907_page5 #fsr_colwrap_stacks_in_907_page5 #fsr_rightcol_stacks_in_907_page5 .rightcolpad_stacks_in_907_page5 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_907_page5 #fsr_colwrap_stacks_in_907_page5 #fsr_leftcol_stacks_in_907_page5 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_907_page5 #fsr_colwrap_stacks_in_907_page5 #fsr_leftcol_stacks_in_907_page5 .leftcolpad_stacks_in_907_page5 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_907_page5 #fsr_colwrap_stacks_in_907_page5 #fsr_rightcol_stacks_in_907_page5 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_907_page5 #fsr_colwrap_stacks_in_907_page5 #fsr_rightcol_stacks_in_907_page5 .rightcolpad_stacks_in_907_page5 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_907_page5 {
	margin: 20px 0px 0px 0px;
	padding:  8px;
}

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

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

#stacks_in_917_page5 #fsr_colwrap_stacks_in_917_page5 #fsr_leftcol_stacks_in_917_page5 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_917_page5 #fsr_colwrap_stacks_in_917_page5 #fsr_leftcol_stacks_in_917_page5 .leftcolpad_stacks_in_917_page5 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_917_page5 #fsr_colwrap_stacks_in_917_page5 #fsr_rightcol_stacks_in_917_page5 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_917_page5 #fsr_colwrap_stacks_in_917_page5 #fsr_rightcol_stacks_in_917_page5 .rightcolpad_stacks_in_917_page5 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_917_page5 #fsr_colwrap_stacks_in_917_page5 #fsr_leftcol_stacks_in_917_page5 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_917_page5 #fsr_colwrap_stacks_in_917_page5 #fsr_leftcol_stacks_in_917_page5 .leftcolpad_stacks_in_917_page5 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_917_page5 #fsr_colwrap_stacks_in_917_page5 #fsr_rightcol_stacks_in_917_page5 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_917_page5 #fsr_colwrap_stacks_in_917_page5 #fsr_rightcol_stacks_in_917_page5 .rightcolpad_stacks_in_917_page5 {
	padding: 0px 0px 0px 0px;
}

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

#stacks_in_919_page5 {
	
}

#stacks_in_919_page5 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_919_page5 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_639_page5 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_639_page5 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_641_page5 #fsr_3colwrap_stacks_in_641_page5 #fsr_left3col_stacks_in_641_page5 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_641_page5 #fsr_3colwrap_stacks_in_641_page5 #fsr_left3col_stacks_in_641_page5 .left3colpad_stacks_in_641_page5 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_641_page5 #fsr_3colwrap_stacks_in_641_page5 #fsr_center3col_stacks_in_641_page5 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_641_page5 #fsr_3colwrap_stacks_in_641_page5 #fsr_right3col_stacks_in_641_page5 .right3colpad_stacks_in_641_page5 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_641_page5 #fsr_3colwrap_stacks_in_641_page5 #fsr_right3col_stacks_in_641_page5 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_641_page5 #fsr_3colwrap_stacks_in_641_page5 #fsr_center3col_stacks_in_641_page5 .center3colpad_stacks_in_641_page5 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_641_page5 #fsr_3colwrap_stacks_in_641_page5 #fsr_left3col_stacks_in_641_page5 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_641_page5 #fsr_3colwrap_stacks_in_641_page5 #fsr_left3col_stacks_in_641_page5 .left3colpad_stacks_in_641_page5 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_641_page5 #fsr_3colwrap_stacks_in_641_page5 #fsr_center3col_stacks_in_641_page5 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_641_page5 #fsr_3colwrap_stacks_in_641_page5 #fsr_center3col_stacks_in_641_page5 .center3colpad_stacks_in_641_page5 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_641_page5 #fsr_3colwrap_stacks_in_641_page5 #fsr_right3col_stacks_in_641_page5 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_641_page5 #fsr_3colwrap_stacks_in_641_page5 #fsr_right3col_stacks_in_641_page5 .right3colpad_stacks_in_641_page5 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
File: Blueball GFontsStylr 4, v1.0 for Stacks 2  
gfontsstylr04.css Style Sheet
Created: 1, March, 2012
Last Modified: 13, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.oswald_content a, 
.oswald_content a:active {text-decoration: none;color: #0000FF;}
.oswald_content a:hover {text-decoration: none;color: #FF0000;}
.oswald_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_581_page5 {
	margin: 4px 0px 0px 0px;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 4, v1.0 for Stacks 2  
gfontsstylr04.css Style Sheet
Created: 1, March, 2012
Last Modified: 13, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.actor_content a, 
.actor_content a:active {text-decoration: none;color: #0000FF;}
.actor_content a:hover {text-decoration: none;color: #FF0000;}
.actor_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_583_page5 {
	padding: 0px 0px 6px 0px;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 4, v1.0 for Stacks 2  
gfontsstylr04.css Style Sheet
Created: 1, March, 2012
Last Modified: 13, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.oswald_content a, 
.oswald_content a:active {text-decoration: none;color: #0000FF;}
.oswald_content a:hover {text-decoration: none;color: #FF0000;}
.oswald_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_585_page5 {
	margin: 5px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Footer' 
Style Sheet: fsrfooter.css
Created: 25, October, 2010
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_638_page5 {
}

#stacks_in_638_page5 #footer {
	font-size: 0.95em;
	line-height: 1.94em;
	width: 100%;
}



#stacks_in_638_page5 {
	margin:  4px;
	padding:  4px;
}
