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

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

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

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

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

}

#stacks_in_2_page1 {
	background-color: rgba(255, 255, 255, 1.00);
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4_page1 {
	
}

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

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

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

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

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

#stacks_in_13_page1 #navbar {	
	font-size: 1.00em;
	font-weight: 700;
}

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

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

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

#stacks_in_13_page1 #navbar ul li a, #stacks_in_13_page1 #navbar ul li a:visited {
	background: #000000;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 1.00em;
	font-weight: 700;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#stacks_in_13_page1 #navbar ul li a:hover {
	background: #454545;
	color: #CCCCCC;
}

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

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

#stacks_in_13_page1 #navbar ul li.hasChild > a {
	background-image: url(../files/arrow_down_white.png);
	background-position: 94% 50%;
	background-repeat: no-repeat;
	padding: 0 28px 0 14px;
}

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

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

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

/* Sub Menu Levels */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

#nav { 
    display: none; 
}


}


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

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

#nav {
	display: block !important;
}

.tinynav { 
   display: none !important; 
}

}




#stacks_in_13_page1 {
	background-color: rgba(25, 25, 25, 1.00);
	margin: 1px 0px 0px 0px;
}

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

#stacks_in_41_page1 {
	
}

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

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

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

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

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

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

#stacks_in_259_page1 #fsr_colwrap_stacks_in_259_page1 #fsr_leftcol_stacks_in_259_page1 {
	float: left;
	display: block;
	width: 69%;
	height: auto;
	margin: 0;
}

#stacks_in_259_page1 #fsr_colwrap_stacks_in_259_page1 #fsr_leftcol_stacks_in_259_page1 .leftcolpad_stacks_in_259_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_259_page1 #fsr_colwrap_stacks_in_259_page1 #fsr_rightcol_stacks_in_259_page1 {
	float: right;
	display: block;
	width: 31%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_259_page1 #fsr_colwrap_stacks_in_259_page1 #fsr_rightcol_stacks_in_259_page1 .rightcolpad_stacks_in_259_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_259_page1 #fsr_colwrap_stacks_in_259_page1 #fsr_leftcol_stacks_in_259_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_259_page1 #fsr_colwrap_stacks_in_259_page1 #fsr_leftcol_stacks_in_259_page1 .leftcolpad_stacks_in_259_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_259_page1 #fsr_colwrap_stacks_in_259_page1 #fsr_rightcol_stacks_in_259_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_259_page1 #fsr_colwrap_stacks_in_259_page1 #fsr_rightcol_stacks_in_259_page1 .rightcolpad_stacks_in_259_page1 {
	padding: 0px 0px 0px 0px;
}

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

#stacks_in_16_page1 {
	font-size: 0.00em;
	color: #4C4C4C;
	line-height: 5.40em;
}

#stacks_in_16_page1 p {
	font-size: 0.00em;
	color: ##4C4C4C;
	line-height: 5.40em;
}

#stacks_in_16_page1 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_16_page1 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_16_page1 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_16_page1  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

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

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

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

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

#stacks_in_16_page1 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_16_page1 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_16_page1 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_16_page1 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_16_page1 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_16_page1 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_16_page1 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_16_page1 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_16_page1 {
	margin: 0px 20px 20px 20px;
	padding:  6px;
}

#stacks_in_18_page1 {
	margin: 30px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

#stacks_in_19_page1 {
	line-height: 2em;
	font-size: 129%;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_83_page1 {
	
}

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

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

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

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

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

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

#stacks_in_126_page1 #fsr_colwrap_stacks_in_126_page1 #fsr_leftcol_stacks_in_126_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_126_page1 #fsr_colwrap_stacks_in_126_page1 #fsr_leftcol_stacks_in_126_page1 .leftcolpad_stacks_in_126_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_126_page1 #fsr_colwrap_stacks_in_126_page1 #fsr_rightcol_stacks_in_126_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_126_page1 #fsr_colwrap_stacks_in_126_page1 #fsr_rightcol_stacks_in_126_page1 .rightcolpad_stacks_in_126_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_126_page1 #fsr_colwrap_stacks_in_126_page1 #fsr_leftcol_stacks_in_126_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_126_page1 #fsr_colwrap_stacks_in_126_page1 #fsr_leftcol_stacks_in_126_page1 .leftcolpad_stacks_in_126_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_126_page1 #fsr_colwrap_stacks_in_126_page1 #fsr_rightcol_stacks_in_126_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_126_page1 #fsr_colwrap_stacks_in_126_page1 #fsr_rightcol_stacks_in_126_page1 .rightcolpad_stacks_in_126_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_129_page1 #fsr_colwrap_stacks_in_129_page1 #fsr_leftcol_stacks_in_129_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_129_page1 #fsr_colwrap_stacks_in_129_page1 #fsr_leftcol_stacks_in_129_page1 .leftcolpad_stacks_in_129_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_129_page1 #fsr_colwrap_stacks_in_129_page1 #fsr_rightcol_stacks_in_129_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_129_page1 #fsr_colwrap_stacks_in_129_page1 #fsr_rightcol_stacks_in_129_page1 .rightcolpad_stacks_in_129_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_129_page1 #fsr_colwrap_stacks_in_129_page1 #fsr_leftcol_stacks_in_129_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_129_page1 #fsr_colwrap_stacks_in_129_page1 #fsr_leftcol_stacks_in_129_page1 .leftcolpad_stacks_in_129_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_129_page1 #fsr_colwrap_stacks_in_129_page1 #fsr_rightcol_stacks_in_129_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_129_page1 #fsr_colwrap_stacks_in_129_page1 #fsr_rightcol_stacks_in_129_page1 .rightcolpad_stacks_in_129_page1 {
	padding: 0px 0px 0px 0px;
}

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

#stacks_in_135_page1 {
	
}

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

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

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

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

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

#stacks_in_137_page1 {
	
}

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

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

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

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

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

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

#stacks_in_132_page1 #fsr_colwrap_stacks_in_132_page1 #fsr_leftcol_stacks_in_132_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_132_page1 #fsr_colwrap_stacks_in_132_page1 #fsr_leftcol_stacks_in_132_page1 .leftcolpad_stacks_in_132_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_132_page1 #fsr_colwrap_stacks_in_132_page1 #fsr_rightcol_stacks_in_132_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_132_page1 #fsr_colwrap_stacks_in_132_page1 #fsr_rightcol_stacks_in_132_page1 .rightcolpad_stacks_in_132_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_132_page1 #fsr_colwrap_stacks_in_132_page1 #fsr_leftcol_stacks_in_132_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_132_page1 #fsr_colwrap_stacks_in_132_page1 #fsr_leftcol_stacks_in_132_page1 .leftcolpad_stacks_in_132_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_132_page1 #fsr_colwrap_stacks_in_132_page1 #fsr_rightcol_stacks_in_132_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_132_page1 #fsr_colwrap_stacks_in_132_page1 #fsr_rightcol_stacks_in_132_page1 .rightcolpad_stacks_in_132_page1 {
	padding: 0px 0px 0px 0px;
}

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

#stacks_in_139_page1 {
	
}

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

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

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

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

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

#stacks_in_170_page1 {
	
}

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

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

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

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

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

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

#stacks_in_234_page1 #fsr_colwrap_stacks_in_234_page1 #fsr_leftcol_stacks_in_234_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_234_page1 #fsr_colwrap_stacks_in_234_page1 #fsr_leftcol_stacks_in_234_page1 .leftcolpad_stacks_in_234_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_234_page1 #fsr_colwrap_stacks_in_234_page1 #fsr_rightcol_stacks_in_234_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_234_page1 #fsr_colwrap_stacks_in_234_page1 #fsr_rightcol_stacks_in_234_page1 .rightcolpad_stacks_in_234_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_234_page1 #fsr_colwrap_stacks_in_234_page1 #fsr_leftcol_stacks_in_234_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_234_page1 #fsr_colwrap_stacks_in_234_page1 #fsr_leftcol_stacks_in_234_page1 .leftcolpad_stacks_in_234_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_234_page1 #fsr_colwrap_stacks_in_234_page1 #fsr_rightcol_stacks_in_234_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_234_page1 #fsr_colwrap_stacks_in_234_page1 #fsr_rightcol_stacks_in_234_page1 .rightcolpad_stacks_in_234_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_235_page1 #fsr_colwrap_stacks_in_235_page1 #fsr_leftcol_stacks_in_235_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_235_page1 #fsr_colwrap_stacks_in_235_page1 #fsr_leftcol_stacks_in_235_page1 .leftcolpad_stacks_in_235_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_235_page1 #fsr_colwrap_stacks_in_235_page1 #fsr_rightcol_stacks_in_235_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_235_page1 #fsr_colwrap_stacks_in_235_page1 #fsr_rightcol_stacks_in_235_page1 .rightcolpad_stacks_in_235_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_235_page1 #fsr_colwrap_stacks_in_235_page1 #fsr_leftcol_stacks_in_235_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_235_page1 #fsr_colwrap_stacks_in_235_page1 #fsr_leftcol_stacks_in_235_page1 .leftcolpad_stacks_in_235_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_235_page1 #fsr_colwrap_stacks_in_235_page1 #fsr_rightcol_stacks_in_235_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_235_page1 #fsr_colwrap_stacks_in_235_page1 #fsr_rightcol_stacks_in_235_page1 .rightcolpad_stacks_in_235_page1 {
	padding: 0px 0px 0px 0px;
}

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

#stacks_in_236_page1 {
	
}

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

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

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

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

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

#stacks_in_241_page1 {
	
}

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

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

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

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

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

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

#stacks_in_247_page1 #fsr_colwrap_stacks_in_247_page1 #fsr_leftcol_stacks_in_247_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_247_page1 #fsr_colwrap_stacks_in_247_page1 #fsr_leftcol_stacks_in_247_page1 .leftcolpad_stacks_in_247_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_247_page1 #fsr_colwrap_stacks_in_247_page1 #fsr_rightcol_stacks_in_247_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_247_page1 #fsr_colwrap_stacks_in_247_page1 #fsr_rightcol_stacks_in_247_page1 .rightcolpad_stacks_in_247_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_247_page1 #fsr_colwrap_stacks_in_247_page1 #fsr_leftcol_stacks_in_247_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_247_page1 #fsr_colwrap_stacks_in_247_page1 #fsr_leftcol_stacks_in_247_page1 .leftcolpad_stacks_in_247_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_247_page1 #fsr_colwrap_stacks_in_247_page1 #fsr_rightcol_stacks_in_247_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_247_page1 #fsr_colwrap_stacks_in_247_page1 #fsr_rightcol_stacks_in_247_page1 .rightcolpad_stacks_in_247_page1 {
	padding: 0px 0px 0px 0px;
}

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

#stacks_in_248_page1 {
	
}

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

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

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

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

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

#stacks_in_253_page1 {
	
}

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

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

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

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

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

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

#stacks_in_151_page1 #fsr_colwrap_stacks_in_151_page1 #fsr_leftcol_stacks_in_151_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_151_page1 #fsr_colwrap_stacks_in_151_page1 #fsr_leftcol_stacks_in_151_page1 .leftcolpad_stacks_in_151_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_151_page1 #fsr_colwrap_stacks_in_151_page1 #fsr_rightcol_stacks_in_151_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_151_page1 #fsr_colwrap_stacks_in_151_page1 #fsr_rightcol_stacks_in_151_page1 .rightcolpad_stacks_in_151_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_151_page1 #fsr_colwrap_stacks_in_151_page1 #fsr_leftcol_stacks_in_151_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_151_page1 #fsr_colwrap_stacks_in_151_page1 #fsr_leftcol_stacks_in_151_page1 .leftcolpad_stacks_in_151_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_151_page1 #fsr_colwrap_stacks_in_151_page1 #fsr_rightcol_stacks_in_151_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_151_page1 #fsr_colwrap_stacks_in_151_page1 #fsr_rightcol_stacks_in_151_page1 .rightcolpad_stacks_in_151_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_152_page1 #fsr_colwrap_stacks_in_152_page1 #fsr_leftcol_stacks_in_152_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_152_page1 #fsr_colwrap_stacks_in_152_page1 #fsr_leftcol_stacks_in_152_page1 .leftcolpad_stacks_in_152_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_152_page1 #fsr_colwrap_stacks_in_152_page1 #fsr_rightcol_stacks_in_152_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_152_page1 #fsr_colwrap_stacks_in_152_page1 #fsr_rightcol_stacks_in_152_page1 .rightcolpad_stacks_in_152_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_152_page1 #fsr_colwrap_stacks_in_152_page1 #fsr_leftcol_stacks_in_152_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_152_page1 #fsr_colwrap_stacks_in_152_page1 #fsr_leftcol_stacks_in_152_page1 .leftcolpad_stacks_in_152_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_152_page1 #fsr_colwrap_stacks_in_152_page1 #fsr_rightcol_stacks_in_152_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_152_page1 #fsr_colwrap_stacks_in_152_page1 #fsr_rightcol_stacks_in_152_page1 .rightcolpad_stacks_in_152_page1 {
	padding: 0px 0px 0px 0px;
}

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

#stacks_in_153_page1 {
	
}

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

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

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

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

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

#stacks_in_158_page1 {
	
}

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

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

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

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

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

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

#stacks_in_164_page1 #fsr_colwrap_stacks_in_164_page1 #fsr_leftcol_stacks_in_164_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_164_page1 #fsr_colwrap_stacks_in_164_page1 #fsr_leftcol_stacks_in_164_page1 .leftcolpad_stacks_in_164_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_164_page1 #fsr_colwrap_stacks_in_164_page1 #fsr_rightcol_stacks_in_164_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_164_page1 #fsr_colwrap_stacks_in_164_page1 #fsr_rightcol_stacks_in_164_page1 .rightcolpad_stacks_in_164_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_164_page1 #fsr_colwrap_stacks_in_164_page1 #fsr_leftcol_stacks_in_164_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_164_page1 #fsr_colwrap_stacks_in_164_page1 #fsr_leftcol_stacks_in_164_page1 .leftcolpad_stacks_in_164_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_164_page1 #fsr_colwrap_stacks_in_164_page1 #fsr_rightcol_stacks_in_164_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_164_page1 #fsr_colwrap_stacks_in_164_page1 #fsr_rightcol_stacks_in_164_page1 .rightcolpad_stacks_in_164_page1 {
	padding: 0px 0px 0px 0px;
}

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

#stacks_in_165_page1 {
	
}

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

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

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

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

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

#stacks_in_191_page1 {
	
}

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

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

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

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

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

#stacks_in_178_page1 {
	
}

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

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

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

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

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

#stacks_in_213_page1 {
	font-size: 1.11em;
	color: #FFFFFF;
	line-height: 2.22em;
}

#stacks_in_213_page1 p {
	font-size: 1.11em;
	color: ##FFFFFF;
	line-height: 2.22em;
}

#stacks_in_213_page1 a:link  {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_213_page1 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_213_page1 a:hover {
	color: #66FFFF;
	text-decoration: underline;
}

#stacks_in_213_page1  a:active  {
	color: #FFFFFF;
	text-decoration: underline;
}

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

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

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

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

#stacks_in_213_page1 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_213_page1 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_213_page1 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_213_page1 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_213_page1 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_213_page1 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_213_page1 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_213_page1 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_213_page1 {
	margin: 10px 0px 1px 0px;
}

#stacks_in_215_page1 {
	background-color: rgba(0, 0, 0, 1.00);
	padding:  12px;
}

#stacks_in_216_page1 {
	line-height: 2em;
	font-size: 117%;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_43_page1 {
	
}

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

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

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

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

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

#stacks_in_230_page1 {
	font-size: 0.90em;
	color: #C8BF9B;
	line-height: 1.20em;
}

#stacks_in_230_page1 p {
	font-size: 0.90em;
	color: ##C8BF9B;
	line-height: 1.20em;
}

#stacks_in_230_page1 a:link  {
	color: #C8BF9B;
	text-decoration: underline;
}

#stacks_in_230_page1 a:visited {
	color: #DAD7C9;
	text-decoration: underline;
}

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

#stacks_in_230_page1  a:active  {
	color: #C8BF9B;
	text-decoration: underline;
}

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

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

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

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

#stacks_in_230_page1 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_230_page1 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_230_page1 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_230_page1 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_230_page1 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_230_page1 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_230_page1 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_230_page1 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_230_page1 {
	background-color: rgba(0, 0, 0, 1.00);
	margin: 10px 0px 1px 0px;
}

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

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

#stacks_in_273_page1 #fsr_3colwrap_stacks_in_273_page1 #fsr_left3col_stacks_in_273_page1 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_273_page1 #fsr_3colwrap_stacks_in_273_page1 #fsr_left3col_stacks_in_273_page1 .left3colpad_stacks_in_273_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_273_page1 #fsr_3colwrap_stacks_in_273_page1 #fsr_center3col_stacks_in_273_page1 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_273_page1 #fsr_3colwrap_stacks_in_273_page1 #fsr_right3col_stacks_in_273_page1 .right3colpad_stacks_in_273_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_273_page1 #fsr_3colwrap_stacks_in_273_page1 #fsr_right3col_stacks_in_273_page1 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_273_page1 #fsr_3colwrap_stacks_in_273_page1 #fsr_center3col_stacks_in_273_page1 .center3colpad_stacks_in_273_page1 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_273_page1 #fsr_3colwrap_stacks_in_273_page1 #fsr_left3col_stacks_in_273_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_273_page1 #fsr_3colwrap_stacks_in_273_page1 #fsr_left3col_stacks_in_273_page1 .left3colpad_stacks_in_273_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_273_page1 #fsr_3colwrap_stacks_in_273_page1 #fsr_center3col_stacks_in_273_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_273_page1 #fsr_3colwrap_stacks_in_273_page1 #fsr_center3col_stacks_in_273_page1 .center3colpad_stacks_in_273_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_273_page1 #fsr_3colwrap_stacks_in_273_page1 #fsr_right3col_stacks_in_273_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_273_page1 #fsr_3colwrap_stacks_in_273_page1 #fsr_right3col_stacks_in_273_page1 .right3colpad_stacks_in_273_page1 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_273_page1 {
	background-color: rgba(25, 25, 25, 1.00);
	background-image: url("../files/backgroundImage_273.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_274_page1 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.79em;
}

#stacks_in_274_page1 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.79em;
}

#stacks_in_274_page1 a:link  {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_274_page1 a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

#stacks_in_274_page1 a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#stacks_in_274_page1  a:active  {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_274_page1 h1 {
	color: #CCCCCC;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_274_page1 h2 {
	color: #CCCCCC;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_274_page1 h3 {
	color: #CCCCCC;
	font-size: 1.60em;
	line-height: 1.00em;
}

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

#stacks_in_274_page1 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_274_page1 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_274_page1 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_274_page1 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_274_page1 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_274_page1 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_274_page1 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_274_page1 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_275_page1 {
	margin: 20px 20px 15px 20px;
}

#stacks_in_276_page1 {
	line-height: 3em;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_279_page1 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.79em;
}

#stacks_in_279_page1 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.79em;
}

#stacks_in_279_page1 a:link  {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_279_page1 a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

#stacks_in_279_page1 a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#stacks_in_279_page1  a:active  {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_279_page1 h1 {
	color: #CCCCCC;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_279_page1 h2 {
	color: #CCCCCC;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_279_page1 h3 {
	color: #CCCCCC;
	font-size: 1.60em;
	line-height: 1.00em;
}

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

#stacks_in_279_page1 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_279_page1 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_279_page1 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_279_page1 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_279_page1 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_279_page1 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_279_page1 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_279_page1 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_280_page1 {
	margin: 20px 20px 15px 20px;
}

#stacks_in_281_page1 {
	line-height: 3em;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_284_page1 {
	font-size: 0.90em;
	color: #E6E6E6;
	line-height: 1.20em;
}

#stacks_in_284_page1 p {
	font-size: 0.90em;
	color: ##E6E6E6;
	line-height: 1.20em;
}

#stacks_in_284_page1 a:link  {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_284_page1 a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

#stacks_in_284_page1 a:hover {
	color: #00FFFF;
	text-decoration: underline;
}

#stacks_in_284_page1  a:active  {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_284_page1 h1 {
	color: #FFFFFF;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_284_page1 h2 {
	color: #FFFFFF;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_284_page1 h3 {
	color: #FFFFFF;
	font-size: 1.60em;
	line-height: 1.00em;
}

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

#stacks_in_284_page1 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_284_page1 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_284_page1 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_284_page1 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_284_page1 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_284_page1 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_284_page1 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_284_page1 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_285_page1 {
	margin:  20px;
}

#stacks_in_286_page1 {
	line-height: 3em;
}
