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

#stacks_in_27648_page9_wrapper #stacks_in_27648_page9_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCFFFF;
	-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_27648_page9 {
	padding: 5px 0px 0px 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_27650_page9 {
	max-width: 1200px;
	margin: 0px auto !important;
}
#stacks_in_27650_page9 {
	background-color: #FFFFFF;
}
/*
-------------------------------------------
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_27652_page9_wrapper {
	
}

#stacks_in_27652_page9_wrapper #stacks_in_27652_page9_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCFFFF;
	-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;
}/*
-------------------------------------------
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_71572_page9desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_71572_page9mobilecontent { 
	display: none;
}




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

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

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

#stacks_in_71574_page9 #fsr_colwrap_stacks_in_71574_page9 #fsr_leftcol_stacks_in_71574_page9 {
	float: left;
	display: block;
	width: 12%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_71574_page9 #fsr_colwrap_stacks_in_71574_page9 #fsr_rightcol_stacks_in_71574_page9 {
	float: right;
	display: block;
	width: 88%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_71574_page9 #fsr_colwrap_stacks_in_71574_page9 #fsr_leftcol_stacks_in_71574_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_71574_page9 #fsr_colwrap_stacks_in_71574_page9 #fsr_rightcol_stacks_in_71574_page9 {
	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_71576_page9 {
}

#stacks_in_71576_page9 img { 
	property: value ! important;
}

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

#stacks_out_71576_page9 {
	margin-left:0;
}

#stacks_in_71576_page9 {
	margin: 0px 0px 5px 0px;
	padding: 0px 4px 4px 4px;
}
/*
-------------------------------------------
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_71579_page9 #fsr_colwrap_stacks_in_71579_page9 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_71579_page9 #fsr_colwrap_stacks_in_71579_page9 #fsr_leftcol_stacks_in_71579_page9 {
	float: left;
	display: block;
	width: 70%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_71579_page9 #fsr_colwrap_stacks_in_71579_page9 #fsr_rightcol_stacks_in_71579_page9 {
	float: right;
	display: block;
	width: 30%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_71579_page9 #fsr_colwrap_stacks_in_71579_page9 #fsr_leftcol_stacks_in_71579_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_71579_page9 #fsr_colwrap_stacks_in_71579_page9 #fsr_rightcol_stacks_in_71579_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_71579_page9 {
	border: solid #CC0000;
	border-width: 0px 0px 1px 0px;
	padding: 23px 0px 5px 0px;
}

#stacks_in_71581_page9 {
	padding: 12px 0px 0px 0px;
}

#stacks_in_71582_page9 {
	font-size: 155%;
}
/*
-------------------------------------------
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_71584_page9 #fsr_colwrap_stacks_in_71584_page9 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_71584_page9 #fsr_colwrap_stacks_in_71584_page9 #fsr_leftcol_stacks_in_71584_page9 {
	float: left;
	display: block;
	width: 65%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_71584_page9 #fsr_colwrap_stacks_in_71584_page9 #fsr_rightcol_stacks_in_71584_page9 {
	float: right;
	display: block;
	width: 35%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_71584_page9 #fsr_colwrap_stacks_in_71584_page9 #fsr_leftcol_stacks_in_71584_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_71584_page9 #fsr_colwrap_stacks_in_71584_page9 #fsr_rightcol_stacks_in_71584_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_71587_page9 {
	font-size: 155%;
}
/*
-------------------------------------------
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_71589_page9 {
	max-width: 300px;
	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_71591_page9 #fsr_colwrap_stacks_in_71591_page9 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_71591_page9 #fsr_colwrap_stacks_in_71591_page9 #fsr_leftcol_stacks_in_71591_page9 {
	float: left;
	display: block;
	width: 55%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_71591_page9 #fsr_colwrap_stacks_in_71591_page9 #fsr_rightcol_stacks_in_71591_page9 {
	float: right;
	display: block;
	width: 45%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_71591_page9 #fsr_colwrap_stacks_in_71591_page9 #fsr_leftcol_stacks_in_71591_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_71591_page9 #fsr_colwrap_stacks_in_71591_page9 #fsr_rightcol_stacks_in_71591_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_71591_page9 {
	padding: 0px 5px 0px 5px;
}
/*
-------------------------------------------
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_71594_page9 {
}

#stacks_in_71594_page9 img { 
	property: value ! important;
}

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

#stacks_in_71594_page9 {
	padding: 6px 3px 0px 3px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Add-Ons Pack 1'
fsrnavmenures6f.css Style Sheet
Created: 24, July, 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.04em;
	font-weight: 600;
}

#nav ul {
	bottom: 0;
	left: 0;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-align: right;
}

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

#nav ul li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 25px;
	border-right: 1px solid #FFFFFF;
	width: auto;
}

#nav ul li a, #nav ul li a:visited {
	background-color: rgba(0, 0, 0, 0.0);
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-size: 1.04em;
	font-weight: 600;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#nav ul li a:hover {
	background-color: rgba(255, 255, 255, 0.0);
	/*background: 255, 255, 255,;*/
	color: #0066CC;
}

#nav ul li #current {
	background-color: rgba(255, 255, 255 0.0);
	color: #000066;
}

#nav ul li .currentAncestor {
	color: #000066;
}

#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 24px 0 10px;
}

#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;
	height: 40px;
	left: 0;
	line-height: 40px;
	margin: 0;
	position: absolute;
	top: 24px;
	width: 200px;
	z-index: 999;
	text-align: left;
}

#nav ul ul li {
	display: block;
	padding: 0;
	height: 40px;
	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-color: rgba(255, 255, 255, 0.99);
	/*background: 255, 255, 255,;*/
	color: #333333;
	border-top: px solid #FFFFFF;
	font-size: 1.00em;
	font-weight: normal;
	height: 40px;
	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: 40px !important;
	width: 186px !important;
}

#nav ul ul li a:hover {
	background-color: rgba(255, 255, 255, 0.99);
	/*background: 255, 255, 255,;*/
	color: #0066CC;
	width: 186px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background-color: rgba(255, 255, 255, 0.99);
	/*background: 255, 255, 255,;*/
	color: #000066;
	width: 186px;
}

#nav ul ul li:last-child > a {
	border-bottom: 1px solid #FFFFFF;
}

#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/)

####################################################################### */

@media screen and (max-width: 950px) {
	
#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: #0066CC;
/*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: #FFFFFF;
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: #FFFFFF;
/*Original menu icon color - background: #ffffff;*/
height: 3px;
margin-top: 3px;
}

.mean-container a:hover.meanmenu-reveal span {
display: block;
background: #0066CC;
/*Original menu icon color - background: #ffffff;*/
height: 3px;
margin-top: 3px;
}

.mean-container .mean-nav { 
float: left;
width: 100%;
background: #0066CC;
/*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 #F1F1F1;
/*original border-bottom: 1px solid #383838;*/
text-decoration: none;
text-transform: none;
}

.mean-container .mean-nav ul li #current {
	background-color: #FFFFFF;
	color: #0066CC;
}

.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-bottom: 1px solid #F1F1F1;
/*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: #CCCCCC;
background: #0066CC;
/*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_71596_page9 {
	margin: 5px 0px 0px 0px;
	padding: 8px 0px 15px 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_71598_page9 {
}

#stacks_in_71598_page9 img { 
	property: value ! important;
}

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

#stacks_in_71600_page9 {
	margin: 25px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_71601_page9 {
	font-size: 155%;
}

#stacks_in_71602_page9 {
	margin: 11px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_71603_page9 {
	font-size: 190%;
}
/*
-------------------------------------------
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_71604_page9 {
	max-width: 300px;
	margin: 0px auto !important;
}
#stacks_in_71604_page9 {
	padding: 15px 5px 10px 5px;
}
/*
-------------------------------------------
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_71606_page9 {
}

#stacks_in_71606_page9 img { 
	property: value ! important;
}

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

#stacks_in_71606_page9 {
	padding: 6px 3px 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_280880_page9 {
}

#stacks_in_280880_page9 img { 
	property: value ! important;
}

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

#stacks_in_280880_page9 {
	padding: 7px 0px 0px 0px;
}

#stacks_in_27722_page9 {
	border: solid #CC0000;
	border-width: 0px 0px 1px 0px;
	margin: 0px 20px 0px 20px;
	padding: 25px 0px 15px 0px;
}

#stacks_in_27723_page9 {
	font-size: 72%;
}

#stacks_in_27726_page9 {
	padding: 30px 10px 30px 10px;
}

#stacks_in_27727_page9 {
	line-height: 1.300000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 120%;
}
/*
-------------------------------------------
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_79214_page9 #fsr_colwrap_stacks_in_79214_page9 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_79214_page9 #fsr_colwrap_stacks_in_79214_page9 #fsr_leftcol_stacks_in_79214_page9 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_79214_page9 #fsr_colwrap_stacks_in_79214_page9 #fsr_rightcol_stacks_in_79214_page9 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_79214_page9 #fsr_colwrap_stacks_in_79214_page9 #fsr_leftcol_stacks_in_79214_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_79214_page9 #fsr_colwrap_stacks_in_79214_page9 #fsr_rightcol_stacks_in_79214_page9 {
	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_79216_page9 #fsr_colwrap_stacks_in_79216_page9 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_79216_page9 #fsr_colwrap_stacks_in_79216_page9 #fsr_leftcol_stacks_in_79216_page9 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_79216_page9 #fsr_colwrap_stacks_in_79216_page9 #fsr_rightcol_stacks_in_79216_page9 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_79216_page9 #fsr_colwrap_stacks_in_79216_page9 #fsr_leftcol_stacks_in_79216_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_79216_page9 #fsr_colwrap_stacks_in_79216_page9 #fsr_rightcol_stacks_in_79216_page9 {
	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_79218_page9 {
	max-width: 305px;
	margin: 0px auto !important;
}#rollFadestacks_in_79220_page9 {
	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_79220_page9:hover {
	opacity: 0.60;
}
#stacks_in_79220_page9 {
	background-color: #000000;
	margin: 5px 10px 5px 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_79222_page9 {
}

#stacks_in_79222_page9 img { 
	property: value ! important;
}

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

#stacks_in_79224_page9 {
	padding: 0px 10px 5px 10px;
}

#stacks_in_79225_page9 {
	line-height: 1.200000em;
	letter-spacing: 1px;
	font-size: 120%;
}
/*
-------------------------------------------
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_79227_page9 {
	max-width: 305px;
	margin: 0px auto !important;
}#rollFadestacks_in_79229_page9 {
	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_79229_page9:hover {
	opacity: 0.60;
}
#stacks_in_79229_page9 {
	background-color: #000000;
	margin: 5px 10px 5px 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_79231_page9 {
}

#stacks_in_79231_page9 img { 
	property: value ! important;
}

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

#stacks_in_79233_page9 {
	padding: 0px 10px 5px 10px;
}

#stacks_in_79234_page9 {
	line-height: 1.200000em;
	letter-spacing: 1px;
	font-size: 120%;
}
/*
-------------------------------------------
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_79236_page9 #fsr_colwrap_stacks_in_79236_page9 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_79236_page9 #fsr_colwrap_stacks_in_79236_page9 #fsr_leftcol_stacks_in_79236_page9 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_79236_page9 #fsr_colwrap_stacks_in_79236_page9 #fsr_rightcol_stacks_in_79236_page9 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_79236_page9 #fsr_colwrap_stacks_in_79236_page9 #fsr_leftcol_stacks_in_79236_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_79236_page9 #fsr_colwrap_stacks_in_79236_page9 #fsr_rightcol_stacks_in_79236_page9 {
	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_79238_page9 {
	max-width: 305px;
	margin: 0px auto !important;
}#rollFadestacks_in_79240_page9 {
	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_79240_page9:hover {
	opacity: 0.60;
}
#stacks_in_79240_page9 {
	background-color: #000000;
	margin: 5px 10px 5px 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_79242_page9 {
}

#stacks_in_79242_page9 img { 
	property: value ! important;
}

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

#stacks_in_79244_page9 {
	padding: 0px 10px 5px 10px;
}

#stacks_in_79245_page9 {
	line-height: 1.200000em;
	letter-spacing: 1px;
	font-size: 120%;
}
/*
-------------------------------------------
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_79247_page9 {
	max-width: 305px;
	margin: 0px auto !important;
}#rollFadestacks_in_79249_page9 {
	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_79249_page9:hover {
	opacity: 0.60;
}
#stacks_in_79249_page9 {
	background-color: #000000;
	margin: 5px 10px 5px 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_79251_page9 {
}

#stacks_in_79251_page9 img { 
	property: value ! important;
}

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

#stacks_in_79253_page9 {
	padding: 0px 10px 5px 10px;
}

#stacks_in_79254_page9 {
	line-height: 1.200000em;
	letter-spacing: 1px;
	font-size: 120%;
}

#stacks_in_27768_page9 {
	padding: 30px 10px 30px 10px;
}

#stacks_in_27769_page9 {
	line-height: 1.300000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 120%;
}
/*
-------------------------------------------
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_27770_page9_wrapper {
	
}

#stacks_in_27770_page9_wrapper #stacks_in_27770_page9_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00CCFF;
	-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_27770_page9 {
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 8px 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_38721_page9 {
}

#stacks_in_38721_page9 img { 
	property: value ! important;
}

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

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

#stacks_in_27774_page9 {
	padding: 30px 0px 0px 0px;
}

#stacks_in_27775_page9 {
	font-size: 82%;
}
/*
-------------------------------------------
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_27776_page9 #fsr_colwrap_stacks_in_27776_page9 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_27776_page9 #fsr_colwrap_stacks_in_27776_page9 #fsr_leftcol_stacks_in_27776_page9 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_27776_page9 #fsr_colwrap_stacks_in_27776_page9 #fsr_rightcol_stacks_in_27776_page9 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_27776_page9 #fsr_colwrap_stacks_in_27776_page9 #fsr_leftcol_stacks_in_27776_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_27776_page9 #fsr_colwrap_stacks_in_27776_page9 #fsr_rightcol_stacks_in_27776_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_27776_page9 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_27778_page9 {
	padding: 30px 10px 30px 10px;
}

#stacks_in_27779_page9 {
	line-height: 1.300000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 120%;
}

#stacks_in_27781_page9 {
	padding: 25px 10px 0px 10px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 01, January 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2010-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_28583_page9 {
	font-size: 1.10em;
	color: #333333;
	line-height: 1.00em;
}

#stacks_in_28583_page9 p {
	font-size: 1.10em;
	color: ##333333;
	line-height: 1.00em;
}

#stacks_in_28583_page9 a:link  {
	color: #000099;
	text-decoration: none;
}

#stacks_in_28583_page9 a:visited {
	color: #000099;
	text-decoration: none;
}

#stacks_in_28583_page9 a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#stacks_in_28583_page9  a:active  {
	color: #000099;
	text-decoration: none;
}

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

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

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

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

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

#stacks_in_28583_page9 h2 {
	font-size: em;
}

#stacks_in_28583_page9 h3 {
	font-size: em;
}

#stacks_in_28583_page9 h4 {
	font-size: em;
}

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

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

#stacks_in_28583_page9 h1 {
	font-size: em;
}

#stacks_in_28583_page9 h2 {
	font-size: em;
}

#stacks_in_28583_page9 h3 {
	font-size: em;
}

#stacks_in_28583_page9 h4 {
	font-size: em;
}

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


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

#stacks_in_28585_page9_wrapper {
	
}

#stacks_in_28585_page9_wrapper #stacks_in_28585_page9_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCCCFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=15);
	filter: alpha(opacity=15);
	opacity: 0.15;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_28585_page9 {
	border: solid #CC0000;
	border-width: 1px 0px 10px 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_28587_page9 {
	max-width: 1200px;
	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_28589_page9desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_28589_page9mobilecontent { 
	display: none;
}




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

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

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

#stacks_in_28591_page9 #fsr_colwrap_stacks_in_28591_page9 #fsr_leftcol_stacks_in_28591_page9 {
	float: left;
	display: block;
	width: 27%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_28591_page9 #fsr_colwrap_stacks_in_28591_page9 #fsr_rightcol_stacks_in_28591_page9 {
	float: right;
	display: block;
	width: 73%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_28591_page9 #fsr_colwrap_stacks_in_28591_page9 #fsr_leftcol_stacks_in_28591_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_28591_page9 #fsr_colwrap_stacks_in_28591_page9 #fsr_rightcol_stacks_in_28591_page9 {
	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_28593_page9 {
}

#stacks_in_28593_page9 img { 
	property: value ! important;
}

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

#stacks_in_28595_page9 {
	margin: 5px 0px 0px 0px;
	padding:  3px;
}

#stacks_in_28596_page9 {
	font-size: 115%;
}

#stacks_in_28597_page9 {
	padding: 5px 5px 5px 5px;
}

#stacks_in_28598_page9 {
	font-size: 130%;
}
/*
-------------------------------------------
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_28599_page9 {
}

#stacks_in_28599_page9 img { 
	property: value ! important;
}

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

#stacks_in_28599_page9 {
	padding: 6px 3px 0px 3px;
}
/*
-------------------------------------------
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_28602_page9 #fsr_colwrap_stacks_in_28602_page9 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_28602_page9 #fsr_colwrap_stacks_in_28602_page9 #fsr_leftcol_stacks_in_28602_page9 {
	float: left;
	display: block;
	width: 10%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_28602_page9 #fsr_colwrap_stacks_in_28602_page9 #fsr_rightcol_stacks_in_28602_page9 {
	float: right;
	display: block;
	width: 90%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_28602_page9 #fsr_colwrap_stacks_in_28602_page9 #fsr_leftcol_stacks_in_28602_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_28602_page9 #fsr_colwrap_stacks_in_28602_page9 #fsr_rightcol_stacks_in_28602_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_28602_page9 {
	padding: 33px 0px 20px 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_28605_page9 #fsr_colwrap_stacks_in_28605_page9 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_28605_page9 #fsr_colwrap_stacks_in_28605_page9 #fsr_leftcol_stacks_in_28605_page9 {
	float: left;
	display: block;
	width: 61%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_28605_page9 #fsr_colwrap_stacks_in_28605_page9 #fsr_rightcol_stacks_in_28605_page9 {
	float: right;
	display: block;
	width: 39%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_28605_page9 #fsr_colwrap_stacks_in_28605_page9 #fsr_leftcol_stacks_in_28605_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_28605_page9 #fsr_colwrap_stacks_in_28605_page9 #fsr_rightcol_stacks_in_28605_page9 {
	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_28607_page9 #fsr_colwrap_stacks_in_28607_page9 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_28607_page9 #fsr_colwrap_stacks_in_28607_page9 #fsr_leftcol_stacks_in_28607_page9 {
	float: left;
	display: block;
	width: 61%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_28607_page9 #fsr_colwrap_stacks_in_28607_page9 #fsr_rightcol_stacks_in_28607_page9 {
	float: right;
	display: block;
	width: 39%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_28607_page9 #fsr_colwrap_stacks_in_28607_page9 #fsr_leftcol_stacks_in_28607_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_28607_page9 #fsr_colwrap_stacks_in_28607_page9 #fsr_rightcol_stacks_in_28607_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_28607_page9 {
	margin: 10px 10px 20px 0px;
}

#stacks_in_28609_page9 {
	margin: 10px 0px 4px 0px;
	padding:  5px;
}

#stacks_in_28610_page9 {
	font-size: 149%;
}

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

#stacks_in_28612_page9 {
	line-height: 1.550000em;
	font-size: 115%;
}

#stacks_in_28614_page9 {
	margin: 10px 0px 4px 0px;
	padding:  5px;
}

#stacks_in_28615_page9 {
	font-size: 149%;
}

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

#stacks_in_28617_page9 {
	line-height: 1.550000em;
	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_28619_page9 #fsr_colwrap_stacks_in_28619_page9 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_28619_page9 #fsr_colwrap_stacks_in_28619_page9 #fsr_leftcol_stacks_in_28619_page9 {
	float: left;
	display: block;
	width: 35%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_28619_page9 #fsr_colwrap_stacks_in_28619_page9 #fsr_rightcol_stacks_in_28619_page9 {
	float: right;
	display: block;
	width: 65%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_28619_page9 #fsr_colwrap_stacks_in_28619_page9 #fsr_leftcol_stacks_in_28619_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_28619_page9 #fsr_colwrap_stacks_in_28619_page9 #fsr_rightcol_stacks_in_28619_page9 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_28619_page9 {
	margin: 10px 0px 20px 0px;
}

#stacks_in_28622_page9 {
	margin: 10px 0px 4px 0px;
	padding:  5px;
}

#stacks_in_28623_page9 {
	font-size: 149%;
}

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

#stacks_in_28625_page9 {
	line-height: 1.550000em;
}

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

#stacks_in_28627_page9 {
	line-height: 1.550000em;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 1, March 2013
Author: Charlie Lockhart, Blueball Design & Isaiah, Yourhead
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_28629_page9 #fsr_3colwrap_stacks_in_28629_page9 #fsr_left3col_stacks_in_28629_page9 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_28629_page9 #fsr_3colwrap_stacks_in_28629_page9 #fsr_center3col_stacks_in_28629_page9 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_28629_page9 #fsr_3colwrap_stacks_in_28629_page9 #fsr_right3col_stacks_in_28629_page9 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_28629_page9 #fsr_3colwrap_stacks_in_28629_page9 #fsr_left3col_stacks_in_28629_page9 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_28629_page9 #fsr_3colwrap_stacks_in_28629_page9 #fsr_center3col_stacks_in_28629_page9 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_28629_page9 #fsr_3colwrap_stacks_in_28629_page9 #fsr_right3col_stacks_in_28629_page9 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

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

#stacks_in_28631_page9 {
}

#stacks_in_28631_page9 img { 
	property: value ! important;
}

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

#stacks_in_28631_page9 {
	margin: 40px 0px 25px 0px;
}

#stacks_in_28633_page9 {
	margin: 5px 0px 0px 0px;
	padding:  3px;
}

#stacks_in_28634_page9 {
	font-size: 115%;
}

#stacks_in_28635_page9 {
	padding: 5px 5px 5px 5px;
}

#stacks_in_28636_page9 {
	font-size: 130%;
}

#stacks_in_28638_page9 {
	margin: 10px 0px 11px 0px;
	padding:  5px;
}

#stacks_in_28639_page9 {
	font-size: 170%;
}

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

#stacks_in_28641_page9 {
	font-size: 119%;
}

#stacks_in_28643_page9 {
	margin: 22px 0px 5px 0px;
	padding:  5px;
}

#stacks_in_28644_page9 {
	font-size: 170%;
}

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

#stacks_in_28646_page9 {
	font-size: 119%;
}

#stacks_in_28647_page9 {
	padding: 10px 5px 0px 5px;
}

#stacks_in_28648_page9 {
	font-size: 119%;
}

#stacks_in_28649_page9 {
	margin: 22px 0px 5px 0px;
	padding:  5px;
}

#stacks_in_28650_page9 {
	font-size: 149%;
}

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

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

#stacks_in_28654_page9 {
	line-height: 1.550000em;
}
/*
-------------------------------------------
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_28655_page9 {
}

#stacks_in_28655_page9 img { 
	property: value ! important;
}

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

#stacks_in_28655_page9 {
	padding: 6px 3px 20px 3px;
}
