/* Start Eternity stack CSS code *//* ---------------------------- /// ---------- Base CSS --------- ///------------------------------ */#stacks_in_10584_page15{	background: url("../files/bgimageurl_10584.jpg");	min-height: 600px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: none;	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */	background: url("../files/bgimageurl_10584.jpg") none; }/* ---------------------------- /// ---------- Repeat --------- ///------------------------------ */#stacks_in_10584_page15, #stacks_in_10584_page15:hover{	background-repeat: no-repeat !important;}/* ---------------------------- /// --------- Colour ------------ ///------------------------------ */#stacks_in_10584_page15, #stacks_in_10584_page15:hover{	background-color: #FFFFFF;}/* ---------------------------- /// ----------- Bg Size --------- ///------------------------------ */#stacks_in_10584_page15, #stacks_in_10584_page15:hover{	background-size: cover;}/* --- if the background type is cover------ use alternitive positioning -- */#stacks_in_10584_page15, #stacks_in_10584_page15:hover{    	-webkit-background-size: 100%;     -moz-background-size: 100%;     -o-background-size: 100%;     background-size: 100%;     -webkit-background-size: cover;     -moz-background-size: cover;     -o-background-size: cover;     background-size: cover; 	background-position:center center;}/* -----------------------------------------    Links Managment   ----------------------------------------- *//* End Eternity stack CSS code *//*
-------------------------------------------
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_10586_page15_wrapper {
	
}

#stacks_in_10586_page15_wrapper #stacks_in_10586_page15_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #003300;
	-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_10586_page15 {
	border: solid #FFFFFF;
	border-width: 1px 0px 1px 0px;
}
/*
-------------------------------------------
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.06em;
	font-weight: 400;
}

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

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

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

#nav ul li a, #nav ul li a:visited {
	background-color: rgba(19, 168, 158, 0.0);
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 1.06em;
	font-weight: 400;
	padding: 0 16px 0 16px;
	text-decoration: none;
}

#nav ul li a:hover {
	background-color: rgba(0, 0, 0, 0.37);
	/*background: 0, 0, 0,;*/
	color: #FFFF66;
}

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

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

#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 30px 0 16px;
}

#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: 57px;
	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.50);
	/*background: 255, 255, 255,;*/
	color: #000000;
	border-top: px solid #EFEFEF;
	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.50);
	/*background: 255, 255, 255,;*/
	color: #005DB3;
	width: 186px;
	background-image: none;
}

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

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

#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: 768px) {
	
#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: #003300;
/*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: #FFFF00;
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: #FFFF00;
/*Original menu icon color - background: #ffffff;*/
height: 3px;
margin-top: 3px;
}

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

.mean-container .mean-nav { 
float: left;
width: 100%;
background: #003300;
/*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: #003300;
	color: #FFFFFF;
}

.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: #003300;
background: #FFFFFF;
/*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_119416_page15 {
	padding: 20px 0px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_10589_page15shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_76917_page15 {
}

#stacks_in_76917_page15 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_10738_page15Calligrapher{			font-size: 190% !important;			color: #003300 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.1em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_10738_page15Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_10738_page15Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_10738_page15Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_10738_page15Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_10738_page15Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_10738_page15Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_10738_page15Calligrapher h6, .stacks_in_10738_page15Calligrapher h5, .stacks_in_10738_page15Calligrapher h4, .stacks_in_10738_page15Calligrapher h3, .stacks_in_10738_page15Calligrapher h2, .stacks_in_10738_page15Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- */ .stacks_in_10738_page15Calligrapher, .stacks_in_10738_page15Calligrapher h1, .stacks_in_10738_page15Calligrapher h2, .stacks_in_10738_page15Calligrapher h3, .stacks_in_10738_page15Calligrapher h4, .stacks_in_10738_page15Calligrapher h5, .stacks_in_10738_page15Calligrapher h6{	font-family: "Tangerine" !important;}/* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_10738_page15Calligrapher, .stacks_in_10738_page15Calligrapher h1, .stacks_in_10738_page15Calligrapher h2, .stacks_in_10738_page15Calligrapher h3, .stacks_in_10738_page15Calligrapher h4, .stacks_in_10738_page15Calligrapher h5, .stacks_in_10738_page15Calligrapher h6{	text-shadow: 1px 1px 2px #FFFFFF !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_10738_page15targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_10738_page15Calligrapher a:link{			color: #003300 !important;			text-decoration: none !important;		}				.stacks_in_10738_page15Calligrapher a:visited{			color: #003300 !important;		}				.stacks_in_10738_page15Calligrapher a:active{			color: #003300 !important;		}				.stacks_in_10738_page15Calligrapher a:hover{			color: #000000 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 11, September 2013
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_10740_page15 #fsr_colwrap_stacks_in_10740_page15 #fsr_leftcol_stacks_in_10740_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10740_page15 #fsr_colwrap_stacks_in_10740_page15 #fsr_rightcol_stacks_in_10740_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_10740_page15 #fsr_colwrap_stacks_in_10740_page15 #fsr_leftcol_stacks_in_10740_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10740_page15 #fsr_colwrap_stacks_in_10740_page15 #fsr_rightcol_stacks_in_10740_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_10740_page15 {
	border: solid #003300;
	border-width: 0px 0px 1px 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_10742_page15 #fsr_colwrap_stacks_in_10742_page15 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10742_page15 #fsr_colwrap_stacks_in_10742_page15 #fsr_leftcol_stacks_in_10742_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10742_page15 #fsr_colwrap_stacks_in_10742_page15 #fsr_rightcol_stacks_in_10742_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_10742_page15 #fsr_colwrap_stacks_in_10742_page15 #fsr_leftcol_stacks_in_10742_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10742_page15 #fsr_colwrap_stacks_in_10742_page15 #fsr_rightcol_stacks_in_10742_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}/* Start Eternity stack CSS code *//* ---------------------------- /// ---------- Base CSS --------- ///------------------------------ */#stacks_in_10744_page15{	background: url("../files/bgimageurl_10744.jpg");	min-height: 170px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: none;	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */	background: url("../files/bgimageurl_10744.jpg") none; }/* ---------------------------- /// ----------- Hover ----------- ///------------------------------ */#stacks_in_10744_page15:hover{	background: url("../files/hoverimageurl_10744.jpg");	min-height: 170px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: none;	background: url("../files/bgimageurl_10744.jpg") none; }/* ---------------------------- /// ---------- Repeat --------- ///------------------------------ */#stacks_in_10744_page15, #stacks_in_10744_page15:hover{	background-repeat: no-repeat !important;}/* ---------------------------- /// --------- Colour ------------ ///------------------------------ */#stacks_in_10744_page15, #stacks_in_10744_page15:hover{	background-color: #FFFFFF;}/* ---------------------------- /// ----------- Bg Size --------- ///------------------------------ */#stacks_in_10744_page15, #stacks_in_10744_page15:hover{	background-size: cover;}/* --- if the background type is cover------ use alternitive positioning -- */#stacks_in_10744_page15, #stacks_in_10744_page15:hover{    	-webkit-background-size: 100%;     -moz-background-size: 100%;     -o-background-size: 100%;     background-size: 100%;     -webkit-background-size: cover;     -moz-background-size: cover;     -o-background-size: cover;     background-size: cover; 	background-position:center center;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		#stacks_in_10744_page15 a:link{			text-decoration: none !important;		}				#stacks_in_10744_page15 a:visited{			text-decoration: none !important;		}				#stacks_in_10744_page15 a:active{			text-decoration: none !important;		}				#stacks_in_10744_page15 a:hover{			text-decoration: none !important;		}/* End Eternity stack CSS code */
#stacks_in_10744_page15 {
	border: solid #FFFFFF;
	border-width:  1px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_10746_page15shim{	padding-top: 35%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
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_10747_page15_wrapper {
	
}

#stacks_in_10747_page15_wrapper #stacks_in_10747_page15_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=64);
	filter: alpha(opacity=64);
	opacity: 0.64;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_10749_page15 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_10750_page15 {
	font-size: 130%;
}
/* Start Eternity stack CSS code *//* ---------------------------- /// ---------- Base CSS --------- ///------------------------------ */#stacks_in_10752_page15{	background: url("../files/bgimageurl_10752.jpg");	min-height: 170px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: none;	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */	background: url("../files/bgimageurl_10752.jpg") none; }/* ---------------------------- /// ----------- Hover ----------- ///------------------------------ */#stacks_in_10752_page15:hover{	background: url("../files/hoverimageurl_10752.jpg");	min-height: 170px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: none;	background: url("../files/bgimageurl_10752.jpg") none; }/* ---------------------------- /// ---------- Repeat --------- ///------------------------------ */#stacks_in_10752_page15, #stacks_in_10752_page15:hover{	background-repeat: no-repeat !important;}/* ---------------------------- /// --------- Colour ------------ ///------------------------------ */#stacks_in_10752_page15, #stacks_in_10752_page15:hover{	background-color: #FFFFFF;}/* ---------------------------- /// ----------- Bg Size --------- ///------------------------------ */#stacks_in_10752_page15, #stacks_in_10752_page15:hover{	background-size: cover;}/* --- if the background type is cover------ use alternitive positioning -- */#stacks_in_10752_page15, #stacks_in_10752_page15:hover{    	-webkit-background-size: 100%;     -moz-background-size: 100%;     -o-background-size: 100%;     background-size: 100%;     -webkit-background-size: cover;     -moz-background-size: cover;     -o-background-size: cover;     background-size: cover; 	background-position:center center;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		#stacks_in_10752_page15 a:link{			text-decoration: none !important;		}				#stacks_in_10752_page15 a:visited{			text-decoration: none !important;		}				#stacks_in_10752_page15 a:active{			text-decoration: none !important;		}				#stacks_in_10752_page15 a:hover{			text-decoration: none !important;		}/* End Eternity stack CSS code */
#stacks_in_10752_page15 {
	border: solid #FFFFFF;
	border-width:  1px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_10754_page15shim{	padding-top: 35%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
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_10755_page15_wrapper {
	
}

#stacks_in_10755_page15_wrapper #stacks_in_10755_page15_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=64);
	filter: alpha(opacity=64);
	opacity: 0.64;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_10757_page15 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_10758_page15 {
	font-size: 130%;
}
/*
-------------------------------------------
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_10760_page15 #fsr_colwrap_stacks_in_10760_page15 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10760_page15 #fsr_colwrap_stacks_in_10760_page15 #fsr_leftcol_stacks_in_10760_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10760_page15 #fsr_colwrap_stacks_in_10760_page15 #fsr_rightcol_stacks_in_10760_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_10760_page15 #fsr_colwrap_stacks_in_10760_page15 #fsr_leftcol_stacks_in_10760_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10760_page15 #fsr_colwrap_stacks_in_10760_page15 #fsr_rightcol_stacks_in_10760_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}/* Start Eternity stack CSS code *//* ---------------------------- /// ---------- Base CSS --------- ///------------------------------ */#stacks_in_10762_page15{	background: url("../files/bgimageurl_10762.jpg");	min-height: 170px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: none;	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */	background: url("../files/bgimageurl_10762.jpg") none; }/* ---------------------------- /// ----------- Hover ----------- ///------------------------------ */#stacks_in_10762_page15:hover{	background: url("../files/hoverimageurl_10762.jpg");	min-height: 170px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: none;	background: url("../files/bgimageurl_10762.jpg") none; }/* ---------------------------- /// ---------- Repeat --------- ///------------------------------ */#stacks_in_10762_page15, #stacks_in_10762_page15:hover{	background-repeat: no-repeat !important;}/* ---------------------------- /// --------- Colour ------------ ///------------------------------ */#stacks_in_10762_page15, #stacks_in_10762_page15:hover{	background-color: #FFFFFF;}/* ---------------------------- /// ----------- Bg Size --------- ///------------------------------ */#stacks_in_10762_page15, #stacks_in_10762_page15:hover{	background-size: cover;}/* --- if the background type is cover------ use alternitive positioning -- */#stacks_in_10762_page15, #stacks_in_10762_page15:hover{    	-webkit-background-size: 100%;     -moz-background-size: 100%;     -o-background-size: 100%;     background-size: 100%;     -webkit-background-size: cover;     -moz-background-size: cover;     -o-background-size: cover;     background-size: cover; 	background-position:center center;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		#stacks_in_10762_page15 a:link{			text-decoration: none !important;		}				#stacks_in_10762_page15 a:visited{			text-decoration: none !important;		}				#stacks_in_10762_page15 a:active{			text-decoration: none !important;		}				#stacks_in_10762_page15 a:hover{			text-decoration: none !important;		}/* End Eternity stack CSS code */
#stacks_in_10762_page15 {
	border: solid #FFFFFF;
	border-width:  1px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_10764_page15shim{	padding-top: 35%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
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_10765_page15_wrapper {
	
}

#stacks_in_10765_page15_wrapper #stacks_in_10765_page15_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=64);
	filter: alpha(opacity=64);
	opacity: 0.64;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_10767_page15 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_10768_page15 {
	font-size: 130%;
}
/* Start Eternity stack CSS code *//* ---------------------------- /// ---------- Base CSS --------- ///------------------------------ */#stacks_in_10770_page15{	background: url("../files/bgimageurl_10770.jpg");	min-height: 170px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: none;	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */	background: url("../files/bgimageurl_10770.jpg") none; }/* ---------------------------- /// ----------- Hover ----------- ///------------------------------ */#stacks_in_10770_page15:hover{	background: url("../files/hoverimageurl_10770.jpg");	min-height: 170px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: none;	background: url("../files/bgimageurl_10770.jpg") none; }/* ---------------------------- /// ---------- Repeat --------- ///------------------------------ */#stacks_in_10770_page15, #stacks_in_10770_page15:hover{	background-repeat: no-repeat !important;}/* ---------------------------- /// --------- Colour ------------ ///------------------------------ */#stacks_in_10770_page15, #stacks_in_10770_page15:hover{	background-color: #FFFFFF;}/* ---------------------------- /// ----------- Bg Size --------- ///------------------------------ */#stacks_in_10770_page15, #stacks_in_10770_page15:hover{	background-size: cover;}/* --- if the background type is cover------ use alternitive positioning -- */#stacks_in_10770_page15, #stacks_in_10770_page15:hover{    	-webkit-background-size: 100%;     -moz-background-size: 100%;     -o-background-size: 100%;     background-size: 100%;     -webkit-background-size: cover;     -moz-background-size: cover;     -o-background-size: cover;     background-size: cover; 	background-position:center center;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		#stacks_in_10770_page15 a:link{			text-decoration: none !important;		}				#stacks_in_10770_page15 a:visited{			text-decoration: none !important;		}				#stacks_in_10770_page15 a:active{			text-decoration: none !important;		}				#stacks_in_10770_page15 a:hover{			text-decoration: none !important;		}/* End Eternity stack CSS code */
#stacks_in_10770_page15 {
	border: solid #FFFFFF;
	border-width:  1px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_10772_page15shim{	padding-top: 35%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
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_10773_page15_wrapper {
	
}

#stacks_in_10773_page15_wrapper #stacks_in_10773_page15_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=64);
	filter: alpha(opacity=64);
	opacity: 0.64;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_10775_page15 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_10776_page15 {
	font-size: 130%;
}
/*
-------------------------------------------
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_32919_page15 {
	max-width: 1100px;
	margin: 0px auto !important;
}
#stacks_in_32919_page15 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_7235_page15 {
	padding: 30px 3px 0px 3px;
}

#stacks_in_7236_page15 {
	font-size: 110%;
	font-weight: bold;
}

#stacks_in_7251_page15 {
	padding: 5px 3px 0px 3px;
}

#stacks_in_7252_page15 {
	font-size: 101%;
	font-weight: bold;
}
/*
-------------------------------------------
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_157097_page15 #fsr_colwrap_stacks_in_157097_page15 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_157097_page15 #fsr_colwrap_stacks_in_157097_page15 #fsr_leftcol_stacks_in_157097_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_157097_page15 #fsr_colwrap_stacks_in_157097_page15 #fsr_rightcol_stacks_in_157097_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_157097_page15 #fsr_colwrap_stacks_in_157097_page15 #fsr_leftcol_stacks_in_157097_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_157097_page15 #fsr_colwrap_stacks_in_157097_page15 #fsr_rightcol_stacks_in_157097_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_27717_page15 {
	margin: 20px 20px 0px 20px;
	padding: 5px 14px 10px 14px;
}

#stacks_in_27718_page15 {
	line-height: 2em;
}
/*
-------------------------------------------
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_157100_page15 {
}

#stacks_in_157100_page15 img { 
	property: value ! important;
}

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

#stacks_in_157100_page15 {
	margin: 26px 5px 10px 5px;
	padding:  5px;
}
/*
-------------------------------------------
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_24161_page15 #fsr_colwrap_stacks_in_24161_page15 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_24161_page15 #fsr_colwrap_stacks_in_24161_page15 #fsr_leftcol_stacks_in_24161_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_24161_page15 #fsr_colwrap_stacks_in_24161_page15 #fsr_rightcol_stacks_in_24161_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_24161_page15 #fsr_colwrap_stacks_in_24161_page15 #fsr_leftcol_stacks_in_24161_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_24161_page15 #fsr_colwrap_stacks_in_24161_page15 #fsr_rightcol_stacks_in_24161_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_24161_page15 {
	border: solid #33CC00;
	border-width: 1px 0px 1px 0px;
	margin: 40px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
}

#stacks_in_24163_page15 {
	background-color: #FFFFCC;
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
	margin: 0px 30px 0px 30px;
	padding: 20px 10px 5px 10px;
}

#stacks_in_24164_page15 {
	font-size: 130%;
	font-weight: bold;
}

#stacks_in_67221_page15 {
	margin: 20px 30px 20px 30px;
	padding:  10px;
}

#stacks_in_67222_page15 {
	line-height: 2em;
}

#stacks_in_24168_page15 {
	background-color: #FFFFCC;
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
	margin: 0px 30px 0px 30px;
	padding: 20px 10px 5px 10px;
}

#stacks_in_24169_page15 {
	font-size: 130%;
	font-weight: bold;
}

#stacks_in_20014_page15 {
	margin: 20px 30px 20px 30px;
	padding:  10px;
}

#stacks_in_20015_page15 {
	font-size: 104%;
}

#stacks_in_20022_page15 {
	margin: 10px 30px 20px 30px;
	padding:  10px;
}

#stacks_in_20023_page15 {
	font-size: 104%;
}
/*
-------------------------------------------
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_140250_page15_wrapper {
	
}

#stacks_in_140250_page15_wrapper #stacks_in_140250_page15_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-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_140250_page15 {
	border: solid #33CC00;
	border-width: 0px 0px 1px 0px;
	padding: 40px 0px 30px 0px;
}

#stacks_in_140252_page15 {
	background-color: #FFFFCC;
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
	margin: 0px 30px 0px 30px;
	padding: 20px 10px 5px 10px;
}

#stacks_in_140253_page15 {
	font-size: 130%;
	font-weight: bold;
}

#stacks_in_140254_page15 {
	margin: 20px 30px 10px 30px;
	padding:  10px;
}

#stacks_in_140255_page15 {
	line-height: 2em;
}
/*
-------------------------------------------
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_140256_page15 #fsr_colwrap_stacks_in_140256_page15 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_140256_page15 #fsr_colwrap_stacks_in_140256_page15 #fsr_leftcol_stacks_in_140256_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140256_page15 #fsr_colwrap_stacks_in_140256_page15 #fsr_rightcol_stacks_in_140256_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140256_page15 #fsr_colwrap_stacks_in_140256_page15 #fsr_leftcol_stacks_in_140256_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140256_page15 #fsr_colwrap_stacks_in_140256_page15 #fsr_rightcol_stacks_in_140256_page15 {
	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_140258_page15 {
}

#stacks_in_140258_page15 img { 
	property: value ! important;
}

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

#stacks_in_140258_page15 {
	padding:  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_140261_page15 {
}

#stacks_in_140261_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140263_page15 #fsr_colwrap_stacks_in_140263_page15 #fsr_leftcol_stacks_in_140263_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140263_page15 #fsr_colwrap_stacks_in_140263_page15 #fsr_rightcol_stacks_in_140263_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140263_page15 #fsr_colwrap_stacks_in_140263_page15 #fsr_leftcol_stacks_in_140263_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140263_page15 #fsr_colwrap_stacks_in_140263_page15 #fsr_rightcol_stacks_in_140263_page15 {
	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_140265_page15 {
}

#stacks_in_140265_page15 img { 
	property: value ! important;
}

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

#stacks_in_140265_page15 {
	padding:  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_140268_page15 {
}

#stacks_in_140268_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140270_page15 #fsr_colwrap_stacks_in_140270_page15 #fsr_leftcol_stacks_in_140270_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140270_page15 #fsr_colwrap_stacks_in_140270_page15 #fsr_rightcol_stacks_in_140270_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140270_page15 #fsr_colwrap_stacks_in_140270_page15 #fsr_leftcol_stacks_in_140270_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140270_page15 #fsr_colwrap_stacks_in_140270_page15 #fsr_rightcol_stacks_in_140270_page15 {
	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_140272_page15 {
}

#stacks_in_140272_page15 img { 
	property: value ! important;
}

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

#stacks_in_140272_page15 {
	padding:  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_140275_page15 {
}

#stacks_in_140275_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140277_page15 #fsr_colwrap_stacks_in_140277_page15 #fsr_leftcol_stacks_in_140277_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140277_page15 #fsr_colwrap_stacks_in_140277_page15 #fsr_rightcol_stacks_in_140277_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140277_page15 #fsr_colwrap_stacks_in_140277_page15 #fsr_leftcol_stacks_in_140277_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140277_page15 #fsr_colwrap_stacks_in_140277_page15 #fsr_rightcol_stacks_in_140277_page15 {
	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_140279_page15 {
}

#stacks_in_140279_page15 img { 
	property: value ! important;
}

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

#stacks_in_140279_page15 {
	padding:  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_140282_page15 {
}

#stacks_in_140282_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140284_page15 #fsr_colwrap_stacks_in_140284_page15 #fsr_leftcol_stacks_in_140284_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140284_page15 #fsr_colwrap_stacks_in_140284_page15 #fsr_rightcol_stacks_in_140284_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140284_page15 #fsr_colwrap_stacks_in_140284_page15 #fsr_leftcol_stacks_in_140284_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140284_page15 #fsr_colwrap_stacks_in_140284_page15 #fsr_rightcol_stacks_in_140284_page15 {
	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_140286_page15 {
}

#stacks_in_140286_page15 img { 
	property: value ! important;
}

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

#stacks_in_140286_page15 {
	padding:  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_140289_page15 {
}

#stacks_in_140289_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140291_page15 #fsr_colwrap_stacks_in_140291_page15 #fsr_leftcol_stacks_in_140291_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140291_page15 #fsr_colwrap_stacks_in_140291_page15 #fsr_rightcol_stacks_in_140291_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140291_page15 #fsr_colwrap_stacks_in_140291_page15 #fsr_leftcol_stacks_in_140291_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140291_page15 #fsr_colwrap_stacks_in_140291_page15 #fsr_rightcol_stacks_in_140291_page15 {
	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_140293_page15 {
}

#stacks_in_140293_page15 img { 
	property: value ! important;
}

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

#stacks_in_140293_page15 {
	padding:  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_140296_page15 {
}

#stacks_in_140296_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140298_page15 #fsr_colwrap_stacks_in_140298_page15 #fsr_leftcol_stacks_in_140298_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140298_page15 #fsr_colwrap_stacks_in_140298_page15 #fsr_rightcol_stacks_in_140298_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140298_page15 #fsr_colwrap_stacks_in_140298_page15 #fsr_leftcol_stacks_in_140298_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140298_page15 #fsr_colwrap_stacks_in_140298_page15 #fsr_rightcol_stacks_in_140298_page15 {
	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_140300_page15 {
}

#stacks_in_140300_page15 img { 
	property: value ! important;
}

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

#stacks_in_140300_page15 {
	padding:  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_140303_page15 {
}

#stacks_in_140303_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140305_page15 #fsr_colwrap_stacks_in_140305_page15 #fsr_leftcol_stacks_in_140305_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140305_page15 #fsr_colwrap_stacks_in_140305_page15 #fsr_rightcol_stacks_in_140305_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140305_page15 #fsr_colwrap_stacks_in_140305_page15 #fsr_leftcol_stacks_in_140305_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140305_page15 #fsr_colwrap_stacks_in_140305_page15 #fsr_rightcol_stacks_in_140305_page15 {
	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_140307_page15 {
}

#stacks_in_140307_page15 img { 
	property: value ! important;
}

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

#stacks_in_140307_page15 {
	padding:  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_140310_page15 {
}

#stacks_in_140310_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140312_page15 #fsr_colwrap_stacks_in_140312_page15 #fsr_leftcol_stacks_in_140312_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140312_page15 #fsr_colwrap_stacks_in_140312_page15 #fsr_rightcol_stacks_in_140312_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140312_page15 #fsr_colwrap_stacks_in_140312_page15 #fsr_leftcol_stacks_in_140312_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140312_page15 #fsr_colwrap_stacks_in_140312_page15 #fsr_rightcol_stacks_in_140312_page15 {
	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_140314_page15 {
}

#stacks_in_140314_page15 img { 
	property: value ! important;
}

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

#stacks_in_140314_page15 {
	padding:  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_140317_page15 {
}

#stacks_in_140317_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140319_page15 #fsr_colwrap_stacks_in_140319_page15 #fsr_leftcol_stacks_in_140319_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140319_page15 #fsr_colwrap_stacks_in_140319_page15 #fsr_rightcol_stacks_in_140319_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140319_page15 #fsr_colwrap_stacks_in_140319_page15 #fsr_leftcol_stacks_in_140319_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140319_page15 #fsr_colwrap_stacks_in_140319_page15 #fsr_rightcol_stacks_in_140319_page15 {
	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_140321_page15 {
}

#stacks_in_140321_page15 img { 
	property: value ! important;
}

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

#stacks_in_140321_page15 {
	padding:  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_140324_page15 {
}

#stacks_in_140324_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140326_page15 #fsr_colwrap_stacks_in_140326_page15 #fsr_leftcol_stacks_in_140326_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140326_page15 #fsr_colwrap_stacks_in_140326_page15 #fsr_rightcol_stacks_in_140326_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140326_page15 #fsr_colwrap_stacks_in_140326_page15 #fsr_leftcol_stacks_in_140326_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140326_page15 #fsr_colwrap_stacks_in_140326_page15 #fsr_rightcol_stacks_in_140326_page15 {
	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_140328_page15 {
}

#stacks_in_140328_page15 img { 
	property: value ! important;
}

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

#stacks_in_140328_page15 {
	padding:  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_140331_page15 {
}

#stacks_in_140331_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140333_page15 #fsr_colwrap_stacks_in_140333_page15 #fsr_leftcol_stacks_in_140333_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140333_page15 #fsr_colwrap_stacks_in_140333_page15 #fsr_rightcol_stacks_in_140333_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140333_page15 #fsr_colwrap_stacks_in_140333_page15 #fsr_leftcol_stacks_in_140333_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140333_page15 #fsr_colwrap_stacks_in_140333_page15 #fsr_rightcol_stacks_in_140333_page15 {
	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_140335_page15 {
}

#stacks_in_140335_page15 img { 
	property: value ! important;
}

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

#stacks_in_140335_page15 {
	padding:  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_140338_page15 {
}

#stacks_in_140338_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140340_page15 #fsr_colwrap_stacks_in_140340_page15 #fsr_leftcol_stacks_in_140340_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140340_page15 #fsr_colwrap_stacks_in_140340_page15 #fsr_rightcol_stacks_in_140340_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140340_page15 #fsr_colwrap_stacks_in_140340_page15 #fsr_leftcol_stacks_in_140340_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140340_page15 #fsr_colwrap_stacks_in_140340_page15 #fsr_rightcol_stacks_in_140340_page15 {
	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_140342_page15 {
}

#stacks_in_140342_page15 img { 
	property: value ! important;
}

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

#stacks_in_140342_page15 {
	padding:  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_140345_page15 {
}

#stacks_in_140345_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140347_page15 #fsr_colwrap_stacks_in_140347_page15 #fsr_leftcol_stacks_in_140347_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140347_page15 #fsr_colwrap_stacks_in_140347_page15 #fsr_rightcol_stacks_in_140347_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140347_page15 #fsr_colwrap_stacks_in_140347_page15 #fsr_leftcol_stacks_in_140347_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140347_page15 #fsr_colwrap_stacks_in_140347_page15 #fsr_rightcol_stacks_in_140347_page15 {
	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_140349_page15 {
}

#stacks_in_140349_page15 img { 
	property: value ! important;
}

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

#stacks_in_140349_page15 {
	padding:  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_140352_page15 {
}

#stacks_in_140352_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140354_page15 #fsr_colwrap_stacks_in_140354_page15 #fsr_leftcol_stacks_in_140354_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140354_page15 #fsr_colwrap_stacks_in_140354_page15 #fsr_rightcol_stacks_in_140354_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140354_page15 #fsr_colwrap_stacks_in_140354_page15 #fsr_leftcol_stacks_in_140354_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140354_page15 #fsr_colwrap_stacks_in_140354_page15 #fsr_rightcol_stacks_in_140354_page15 {
	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_140356_page15 {
}

#stacks_in_140356_page15 img { 
	property: value ! important;
}

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

#stacks_in_140356_page15 {
	padding:  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_140359_page15 {
}

#stacks_in_140359_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140361_page15 #fsr_colwrap_stacks_in_140361_page15 #fsr_leftcol_stacks_in_140361_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140361_page15 #fsr_colwrap_stacks_in_140361_page15 #fsr_rightcol_stacks_in_140361_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140361_page15 #fsr_colwrap_stacks_in_140361_page15 #fsr_leftcol_stacks_in_140361_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140361_page15 #fsr_colwrap_stacks_in_140361_page15 #fsr_rightcol_stacks_in_140361_page15 {
	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_140363_page15 {
}

#stacks_in_140363_page15 img { 
	property: value ! important;
}

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

#stacks_in_140363_page15 {
	padding:  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_140366_page15 {
}

#stacks_in_140366_page15 img { 
	property: value ! important;
}

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

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

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

#stacks_in_140368_page15 #fsr_colwrap_stacks_in_140368_page15 #fsr_leftcol_stacks_in_140368_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140368_page15 #fsr_colwrap_stacks_in_140368_page15 #fsr_rightcol_stacks_in_140368_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_140368_page15 #fsr_colwrap_stacks_in_140368_page15 #fsr_leftcol_stacks_in_140368_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_140368_page15 #fsr_colwrap_stacks_in_140368_page15 #fsr_rightcol_stacks_in_140368_page15 {
	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_140370_page15 {
}

#stacks_in_140370_page15 img { 
	property: value ! important;
}

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

#stacks_in_140370_page15 {
	padding:  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_140373_page15 {
}

#stacks_in_140373_page15 img { 
	property: value ! important;
}

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

#stacks_in_140373_page15 {
	padding:  10px;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
/*
-------------------------------------------
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_40328_page15_wrapper {
	
}

#stacks_in_40328_page15_wrapper #stacks_in_40328_page15_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFCC;
	-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_40328_page15 {
	margin: 40px 20px 2px 20px;
}
/*
-------------------------------------------
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_2601_page15 {
	max-width: 1400px;
	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_2594_page15 #fsr_colwrap_stacks_in_2594_page15 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_2594_page15 #fsr_colwrap_stacks_in_2594_page15 #fsr_leftcol_stacks_in_2594_page15 {
	float: left;
	display: block;
	width: 65%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_2594_page15 #fsr_colwrap_stacks_in_2594_page15 #fsr_rightcol_stacks_in_2594_page15 {
	float: right;
	display: block;
	width: 35%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_2594_page15 #fsr_colwrap_stacks_in_2594_page15 #fsr_leftcol_stacks_in_2594_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_2594_page15 #fsr_colwrap_stacks_in_2594_page15 #fsr_rightcol_stacks_in_2594_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_2594_page15 {
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	padding: 4px 15px 8px 15px;
}

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

#stacks_in_2597_page15 {
	font-size: 135%;
}
/*
-------------------------------------------
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_75628_page15 #fsr_colwrap_stacks_in_75628_page15 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_75628_page15 #fsr_colwrap_stacks_in_75628_page15 #fsr_leftcol_stacks_in_75628_page15 {
	float: left;
	display: block;
	width: 35%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_75628_page15 #fsr_colwrap_stacks_in_75628_page15 #fsr_rightcol_stacks_in_75628_page15 {
	float: right;
	display: block;
	width: 65%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_75628_page15 #fsr_colwrap_stacks_in_75628_page15 #fsr_leftcol_stacks_in_75628_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_75628_page15 #fsr_colwrap_stacks_in_75628_page15 #fsr_rightcol_stacks_in_75628_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_75637_page15 {
	padding: 16px 0px 0px 0px;
}

#stacks_in_75638_page15 {
	font-size: 105%;
}

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

#stacks_in_2600_page15 {
	font-size: 186%;
}
/*
-------------------------------------------
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_138645_page15_wrapper {
	
}

#stacks_in_138645_page15_wrapper #stacks_in_138645_page15_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFCC;
	-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_138645_page15 {
	margin: 40px 20px 2px 20px;
}
/*
-------------------------------------------
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_138647_page15 {
	max-width: 1400px;
	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_138649_page15 #fsr_colwrap_stacks_in_138649_page15 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_138649_page15 #fsr_colwrap_stacks_in_138649_page15 #fsr_leftcol_stacks_in_138649_page15 {
	float: left;
	display: block;
	width: 65%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_138649_page15 #fsr_colwrap_stacks_in_138649_page15 #fsr_rightcol_stacks_in_138649_page15 {
	float: right;
	display: block;
	width: 35%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_138649_page15 #fsr_colwrap_stacks_in_138649_page15 #fsr_leftcol_stacks_in_138649_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_138649_page15 #fsr_colwrap_stacks_in_138649_page15 #fsr_rightcol_stacks_in_138649_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_138649_page15 {
	padding: 4px 10px 8px 10px;
}

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

#stacks_in_138652_page15 {
	font-size: 128%;
}

#stacks_in_138654_page15 {
	padding: 15px 0px 6px 0px;
}

#stacks_in_138655_page15 {
	font-size: 105%;
}

#stacks_in_17774_page15 {
	margin: 50px 0px 0px 0px;
	padding:  2px;
}

#stacks_in_17775_page15 {
	line-height: 1.310000em;
	font-size: 109%;
}
/*
-------------------------------------------
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_144272_page15 {
	font-size: 1.00em;
	color: #FFFFFF;
	line-height: 1.00em;
}

#stacks_in_144272_page15 p {
	font-size: 1.00em;
	color: ##FFFFFF;
	line-height: 1.00em;
}

#stacks_in_144272_page15 a:link  {
	color: #FFFFCC;
	text-decoration: none;
}

#stacks_in_144272_page15 a:visited {
	color: #FFFFCC;
	text-decoration: none;
}

#stacks_in_144272_page15 a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

#stacks_in_144272_page15  a:active  {
	color: #FFFFCC;
	text-decoration: none;
}

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

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

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

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

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

#stacks_in_144272_page15 h2 {
	font-size: em;
}

#stacks_in_144272_page15 h3 {
	font-size: em;
}

#stacks_in_144272_page15 h4 {
	font-size: em;
}

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

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

#stacks_in_144272_page15 h1 {
	font-size: em;
}

#stacks_in_144272_page15 h2 {
	font-size: em;
}

#stacks_in_144272_page15 h3 {
	font-size: em;
}

#stacks_in_144272_page15 h4 {
	font-size: em;
}

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


#stacks_in_144272_page15 {
	border: solid #003300;
	border-width: 0px 0px 4px 0px;
	margin: 20px 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_144274_page15_wrapper {
	
}

#stacks_in_144274_page15_wrapper #stacks_in_144274_page15_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #003300;
	-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_144274_page15 {
	border: solid #FFFFCC;
	border-width: 1px 0px 10px 0px;
	margin: 15px 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_144276_page15 {
	max-width: 1100px;
	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_144278_page15desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_144278_page15mobilecontent { 
	display: none;
}




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

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

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

#stacks_in_144280_page15 #fsr_colwrap_stacks_in_144280_page15 #fsr_leftcol_stacks_in_144280_page15 {
	float: left;
	display: block;
	width: 27%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_144280_page15 #fsr_colwrap_stacks_in_144280_page15 #fsr_rightcol_stacks_in_144280_page15 {
	float: right;
	display: block;
	width: 73%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_144280_page15 #fsr_colwrap_stacks_in_144280_page15 #fsr_leftcol_stacks_in_144280_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_144280_page15 #fsr_colwrap_stacks_in_144280_page15 #fsr_rightcol_stacks_in_144280_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_144280_page15 {
	margin: 15px 0px 0px 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_144282_page15 {
}

#stacks_in_144282_page15 img { 
	property: value ! important;
}

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

#stacks_in_144282_page15 {
	margin: 14px 0px 4px 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_144285_page15 #fsr_colwrap_stacks_in_144285_page15 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_144285_page15 #fsr_colwrap_stacks_in_144285_page15 #fsr_leftcol_stacks_in_144285_page15 {
	float: left;
	display: block;
	width: 11%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_144285_page15 #fsr_colwrap_stacks_in_144285_page15 #fsr_rightcol_stacks_in_144285_page15 {
	float: right;
	display: block;
	width: 89%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_144285_page15 #fsr_colwrap_stacks_in_144285_page15 #fsr_leftcol_stacks_in_144285_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_144285_page15 #fsr_colwrap_stacks_in_144285_page15 #fsr_rightcol_stacks_in_144285_page15 {
	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_144288_page15 #fsr_colwrap_stacks_in_144288_page15 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_144288_page15 #fsr_colwrap_stacks_in_144288_page15 #fsr_leftcol_stacks_in_144288_page15 {
	float: left;
	display: block;
	width: 57%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_144288_page15 #fsr_colwrap_stacks_in_144288_page15 #fsr_rightcol_stacks_in_144288_page15 {
	float: right;
	display: block;
	width: 43%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_144288_page15 #fsr_colwrap_stacks_in_144288_page15 #fsr_leftcol_stacks_in_144288_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_144288_page15 #fsr_colwrap_stacks_in_144288_page15 #fsr_rightcol_stacks_in_144288_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_144291_page15 {
	font-size: 139%;
}
/*
-------------------------------------------
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_144292_page15 #fsr_colwrap_stacks_in_144292_page15 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_144292_page15 #fsr_colwrap_stacks_in_144292_page15 #fsr_leftcol_stacks_in_144292_page15 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_144292_page15 #fsr_colwrap_stacks_in_144292_page15 #fsr_rightcol_stacks_in_144292_page15 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_144292_page15 #fsr_colwrap_stacks_in_144292_page15 #fsr_leftcol_stacks_in_144292_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_144292_page15 #fsr_colwrap_stacks_in_144292_page15 #fsr_rightcol_stacks_in_144292_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_144295_page15 {
	line-height: 1.550000em;
	font-size: 90%;
}

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

#stacks_in_144298_page15 {
	line-height: 1.550000em;
	font-size: 90%;
}
/*
-------------------------------------------
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_144300_page15 #fsr_colwrap_stacks_in_144300_page15 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_144300_page15 #fsr_colwrap_stacks_in_144300_page15 #fsr_leftcol_stacks_in_144300_page15 {
	float: left;
	display: block;
	width: 31%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_144300_page15 #fsr_colwrap_stacks_in_144300_page15 #fsr_rightcol_stacks_in_144300_page15 {
	float: right;
	display: block;
	width: 69%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_144300_page15 #fsr_colwrap_stacks_in_144300_page15 #fsr_leftcol_stacks_in_144300_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_144300_page15 #fsr_colwrap_stacks_in_144300_page15 #fsr_rightcol_stacks_in_144300_page15 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_144306_page15 {
	font-size: 139%;
}

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

#stacks_in_144308_page15 {
	font-size: 90%;
}

#stacks_in_144309_page15 {
	padding: 4px 5px 0px 5px;
}

#stacks_in_144312_page15 {
	font-size: 90%;
}

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

#stacks_in_144314_page15 {
	font-size: 90%;
}
/*
-------------------------------------------
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_144316_page15 #fsr_3colwrap_stacks_in_144316_page15 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_144316_page15 #fsr_3colwrap_stacks_in_144316_page15 #fsr_left3col_stacks_in_144316_page15 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_144316_page15 #fsr_3colwrap_stacks_in_144316_page15 #fsr_center3col_stacks_in_144316_page15 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_144316_page15 #fsr_3colwrap_stacks_in_144316_page15 #fsr_right3col_stacks_in_144316_page15 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_144316_page15 #fsr_3colwrap_stacks_in_144316_page15 #fsr_left3col_stacks_in_144316_page15 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_144316_page15 #fsr_3colwrap_stacks_in_144316_page15 #fsr_center3col_stacks_in_144316_page15 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_144316_page15 #fsr_3colwrap_stacks_in_144316_page15 #fsr_right3col_stacks_in_144316_page15 {
	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_144318_page15 {
}

#stacks_in_144318_page15 img { 
	property: value ! important;
}

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

#stacks_in_144318_page15 {
	margin: 40px 0px 4px 0px;
}

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

#stacks_in_144333_page15 {
	font-size: 170%;
}

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

#stacks_in_144335_page15 {
	font-size: 119%;
}

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

#stacks_in_144338_page15 {
	font-size: 170%;
}

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

#stacks_in_144340_page15 {
	font-size: 119%;
}

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

#stacks_in_144342_page15 {
	font-size: 119%;
}

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

#stacks_in_144344_page15 {
	font-size: 140%;
}
