/*
-------------------------------------------
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_page6 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_in_2_page6 {
	background-color: rgba(241, 242, 232, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Title Stack
Style Sheet: fsrtitle.css
Created: 23, 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_24_page6 {
	
}

#stacks_in_24_page6 #title h1 {
	line-height: 1.00em;
	text-align: left;
	font-weight: 700;
}
#stacks_in_24_page6 {
	margin: 20px 0px 20px 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_93_page6 {
	
}

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

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

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

#stacks_in_93_page6 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_11_page6 #navbar {	
	font-size: 1.00em;
	font-weight: 700;
}

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

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

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

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

#stacks_in_11_page6 #navbar ul li a:hover {
	background: #DAD7C9;
	color: #FFFFFF;
}

#stacks_in_11_page6 #navbar ul li #current, #stacks_in_11_page6 #navbar ul li .currentAncestor {
	background: #DAD7C9;
	color: #800000;
}

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

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

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

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

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

/* Sub Menu Levels */

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

#stacks_in_11_page6 #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_11_page6 #navbar ul ul li a, #navbar ul ul li a:visited {
	background: #333333;
	color: #FFFFFF;
	border-top: px solid #EFEFEF;
	font-size: 1.11em;
	font-weight: normal;
	height: 26px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
}

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_11_page6 #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_11_page6 {
	background-color: rgba(200, 191, 155, 1.00);
}
/*
-------------------------------------------
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_4_page6 #fsr_colwrap_stacks_in_4_page6 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_4_page6 #fsr_colwrap_stacks_in_4_page6 #fsr_leftcol_stacks_in_4_page6 {
	float: left;
	display: block;
	width: 52%;
	height: auto;
	margin: 0;
}

#stacks_in_4_page6 #fsr_colwrap_stacks_in_4_page6 #fsr_leftcol_stacks_in_4_page6 .leftcolpad_stacks_in_4_page6 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_4_page6 #fsr_colwrap_stacks_in_4_page6 #fsr_rightcol_stacks_in_4_page6 {
	float: right;
	display: block;
	width: 48%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_4_page6 #fsr_colwrap_stacks_in_4_page6 #fsr_rightcol_stacks_in_4_page6 .rightcolpad_stacks_in_4_page6 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_4_page6 #fsr_colwrap_stacks_in_4_page6 #fsr_leftcol_stacks_in_4_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_4_page6 #fsr_colwrap_stacks_in_4_page6 #fsr_leftcol_stacks_in_4_page6 .leftcolpad_stacks_in_4_page6 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_4_page6 #fsr_colwrap_stacks_in_4_page6 #fsr_rightcol_stacks_in_4_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_4_page6 #fsr_colwrap_stacks_in_4_page6 #fsr_rightcol_stacks_in_4_page6 .rightcolpad_stacks_in_4_page6 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_14_page6 {
	margin: 50px 20px 20px 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_16_page6 {
	
}

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

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

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

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

}
#stacks_in_16_page6 {
	margin: 30px 30px 0px 20px;
}

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

#stacks_in_54_page6 #fsr_colwrap_stacks_in_54_page6 #fsr_leftcol_stacks_in_54_page6 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_54_page6 #fsr_colwrap_stacks_in_54_page6 #fsr_leftcol_stacks_in_54_page6 .leftcolpad_stacks_in_54_page6 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_54_page6 #fsr_colwrap_stacks_in_54_page6 #fsr_rightcol_stacks_in_54_page6 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_54_page6 #fsr_colwrap_stacks_in_54_page6 #fsr_rightcol_stacks_in_54_page6 .rightcolpad_stacks_in_54_page6 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_54_page6 #fsr_colwrap_stacks_in_54_page6 #fsr_leftcol_stacks_in_54_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_54_page6 #fsr_colwrap_stacks_in_54_page6 #fsr_leftcol_stacks_in_54_page6 .leftcolpad_stacks_in_54_page6 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_54_page6 #fsr_colwrap_stacks_in_54_page6 #fsr_rightcol_stacks_in_54_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_54_page6 #fsr_colwrap_stacks_in_54_page6 #fsr_rightcol_stacks_in_54_page6 .rightcolpad_stacks_in_54_page6 {
	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_55_page6 #fsr_colwrap_stacks_in_55_page6 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_55_page6 #fsr_colwrap_stacks_in_55_page6 #fsr_leftcol_stacks_in_55_page6 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_55_page6 #fsr_colwrap_stacks_in_55_page6 #fsr_leftcol_stacks_in_55_page6 .leftcolpad_stacks_in_55_page6 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_55_page6 #fsr_colwrap_stacks_in_55_page6 #fsr_rightcol_stacks_in_55_page6 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_55_page6 #fsr_colwrap_stacks_in_55_page6 #fsr_rightcol_stacks_in_55_page6 .rightcolpad_stacks_in_55_page6 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_55_page6 #fsr_colwrap_stacks_in_55_page6 #fsr_leftcol_stacks_in_55_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_55_page6 #fsr_colwrap_stacks_in_55_page6 #fsr_leftcol_stacks_in_55_page6 .leftcolpad_stacks_in_55_page6 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_55_page6 #fsr_colwrap_stacks_in_55_page6 #fsr_rightcol_stacks_in_55_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_55_page6 #fsr_colwrap_stacks_in_55_page6 #fsr_rightcol_stacks_in_55_page6 .rightcolpad_stacks_in_55_page6 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_55_page6 {
	padding:  10px;
}
#stacks_in_56_page6{text-align:center}#stacks_in_56_page6 img{cursor:pointer;border-color:#000000;border-width:0px;border-style:solid}    #stacks_in_56_page6 .zoom_hover_img{border-style:none;}.jqfancyzoombox{z-index:9998}.jqfancyzoomclosebox{z-index:9999}

#stacks_in_56_page6 {
	margin: 0px 10px 0px 10px;
}

#stacks_in_58_page6 {
	margin: 0px 0px 0px 10px;
}
#stacks_in_61_page6{text-align:center}#stacks_in_61_page6 img{cursor:pointer;border-color:#000000;border-width:0px;border-style:solid}    #stacks_in_61_page6 .zoom_hover_img{border-style:none;}.jqfancyzoombox{z-index:9998}.jqfancyzoomclosebox{z-index:9999}

#stacks_in_61_page6 {
	margin: 0px 10px 0px 10px;
}

#stacks_in_63_page6 {
	margin: 0px 10px 0px 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_67_page6 #fsr_colwrap_stacks_in_67_page6 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_67_page6 #fsr_colwrap_stacks_in_67_page6 #fsr_leftcol_stacks_in_67_page6 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_67_page6 #fsr_colwrap_stacks_in_67_page6 #fsr_leftcol_stacks_in_67_page6 .leftcolpad_stacks_in_67_page6 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_67_page6 #fsr_colwrap_stacks_in_67_page6 #fsr_rightcol_stacks_in_67_page6 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_67_page6 #fsr_colwrap_stacks_in_67_page6 #fsr_rightcol_stacks_in_67_page6 .rightcolpad_stacks_in_67_page6 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_67_page6 #fsr_colwrap_stacks_in_67_page6 #fsr_leftcol_stacks_in_67_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_67_page6 #fsr_colwrap_stacks_in_67_page6 #fsr_leftcol_stacks_in_67_page6 .leftcolpad_stacks_in_67_page6 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_67_page6 #fsr_colwrap_stacks_in_67_page6 #fsr_rightcol_stacks_in_67_page6 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_67_page6 #fsr_colwrap_stacks_in_67_page6 #fsr_rightcol_stacks_in_67_page6 .rightcolpad_stacks_in_67_page6 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_67_page6 {
	padding:  10px;
}
#stacks_in_68_page6{text-align:center}#stacks_in_68_page6 img{cursor:pointer;border-color:#000000;border-width:0px;border-style:solid}    #stacks_in_68_page6 .zoom_hover_img{border-style:none;}.jqfancyzoombox{z-index:9998}.jqfancyzoomclosebox{z-index:9999}

#stacks_in_68_page6 {
	margin: 0px 10px 0px 10px;
}

#stacks_in_70_page6 {
	margin: 0px 10px 0px 10px;
}
#stacks_in_73_page6{text-align:center}#stacks_in_73_page6 img{cursor:pointer;border-color:#000000;border-width:0px;border-style:solid}    #stacks_in_73_page6 .zoom_hover_img{border-style:none;}.jqfancyzoombox{z-index:9998}.jqfancyzoomclosebox{z-index:9999}

#stacks_in_73_page6 {
	margin: 0px 10px 0px 0px;
}

#stacks_in_75_page6 {
	margin: 0px 10px 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_50_page6 {
	font-size: 0.90em;
	color: #C8BF9B;
	line-height: 1.20em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_50_page6 {
	background-color: rgba(0, 0, 0, 1.00);
}

#stacks_in_51_page6 {
	padding: 4px 0px 1px 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_81_page6 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.20em;
}

#stacks_in_81_page6 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.20em;
}

#stacks_in_81_page6 a:link  {
	color: #A7FFFE;
	text-decoration: underline;
}

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

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

#stacks_in_81_page6  a:active  {
	color: #A7FFFE;
	text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_81_page6 {
	background-image: url("../index_files/backgroundImage_81.jpg");
	background-repeat: repeat;
	background-size: contain;
	background-position: center;
}
/*
-------------------------------------------
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_82_page6 #fsr_3colwrap_stacks_in_82_page6 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_82_page6 #fsr_3colwrap_stacks_in_82_page6 #fsr_left3col_stacks_in_82_page6 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_82_page6 #fsr_3colwrap_stacks_in_82_page6 #fsr_left3col_stacks_in_82_page6 .left3colpad_stacks_in_82_page6 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_82_page6 #fsr_3colwrap_stacks_in_82_page6 #fsr_center3col_stacks_in_82_page6 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_82_page6 #fsr_3colwrap_stacks_in_82_page6 #fsr_right3col_stacks_in_82_page6 .right3colpad_stacks_in_82_page6 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_82_page6 #fsr_3colwrap_stacks_in_82_page6 #fsr_right3col_stacks_in_82_page6 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_82_page6 #fsr_3colwrap_stacks_in_82_page6 #fsr_center3col_stacks_in_82_page6 .center3colpad_stacks_in_82_page6 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_82_page6 #fsr_3colwrap_stacks_in_82_page6 #fsr_left3col_stacks_in_82_page6 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_82_page6 #fsr_3colwrap_stacks_in_82_page6 #fsr_left3col_stacks_in_82_page6 .left3colpad_stacks_in_82_page6 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_82_page6 #fsr_3colwrap_stacks_in_82_page6 #fsr_center3col_stacks_in_82_page6 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_82_page6 #fsr_3colwrap_stacks_in_82_page6 #fsr_center3col_stacks_in_82_page6 .center3colpad_stacks_in_82_page6 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_82_page6 #fsr_3colwrap_stacks_in_82_page6 #fsr_right3col_stacks_in_82_page6 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_82_page6 #fsr_3colwrap_stacks_in_82_page6 #fsr_right3col_stacks_in_82_page6 .right3colpad_stacks_in_82_page6 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_83_page6 {
	margin: 35px 20px 15px 20px;
}

#stacks_in_84_page6 {
	line-height: 3em;
}

#stacks_in_86_page6 {
	margin:  20px;
}

#stacks_in_87_page6 {
	line-height: 2em;
}

#stacks_in_89_page6 {
	margin:  20px;
}

#stacks_in_90_page6 {
	line-height: 3em;
}
