/*
-------------------------------------------
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_8599desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_8599mobilecontent { 
	display: none;
}




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

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

#stacks_in_8599desktopcontent {
	display: none;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Sticky Stack' 
Style Sheet: fsrsticky.css
Created: 04, June, 2014
Last Modified: 29, June 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12018 {

}

#stacks_in_12018 .stacks_in_12018_sticky {
	display: block;
	height: auto;
	max-width: 3000px;
	width: 100%;
	position: relative;
	z-index: 999;
}

.stickUp {
	max-width: 3000px;
	z-index: 999;
}

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

@media screen and (max-width: 768px) {
	
#stacks_in_12018 .stacks_in_12018_sticky, .stickUp { 
	display: none;
	max-width: 100%;

}
}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Fixed Height Stack' 
Style Sheet: fsrfixedheight.css
Created: 17, January, 2013
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_12019 .stacks_in_12019setheightScroll {
	display: block;
	width: 100%;
	height: 110px;
	min-height: 100px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}

#stacks_in_12019 {
	background-color: rgba(255, 255, 255, 1.00);
}
/*
-------------------------------------------
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_12020 {
	max-width: 1060px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}
/*** START absolute ***/

 
#stacks_in_12021_absolute_wrapper {
    left:       0px;
    top:        0px;
    z-index:    999;
    position:   absolute;
    overflow:   hidden;
	width:      auto;
}

#stacks_in_12021 {
    height:     auto;
	display:	none;
}


/* minimize "stacks_in" in edit mode if the user selects it in the HUD */



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


#stacks_in_12022 {
	text-align: center;
}

#logo {
	background: transparent;
}

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

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


/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Add-Ons Pack 1' 
fsrnavmenures4f.css Style Sheet
Created: 21, May, 2013
Last Modified: 039, 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.00em;
	font-weight: 400;
}

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

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

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

#nav ul li a, #nav ul li a:visited {
	background: url() top left repeat-x;
	/*background: ;*/
	color: #777777;
	cursor: pointer;
	display: inline-block;
	font-size: 1.00em;
	font-weight: 400;
	padding: 0 16px 0 16px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: url() top left repeat-x;
	/*background: ;*/
	color: #CCCC00;
}

#nav ul li #current {
	background: url() top left repeat-x;
	/*background-color: ;*/
	color: #CCCC00;
}

#nav ul li .currentAncestor {
	color: #CCCC00;
	background: url() top left repeat-x;
}

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

#nav ul li.hasChild > a {
	background: url() top left repeat-x;
	color: #777777;
}

#nav ul li.hasChild > a:hover {
	background: url() top left repeat-x;
	color: #CCCC00;
}

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

#nav ul ul li {
	display: block;
	padding: 0;
	height: 45px;
	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: #CCCC00;
	color: #FFFFFF;
	border-top: px solid #EFEFEF;
	font-size: 1.00em;
	font-weight: normal;
	height: 45px;
	padding: 0 10px 0 10px;
	margin: 0;
	text-shadow: none;
	width: 190px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0 10px 0 10px;
	line-height: 45px !important;
	width: 190px !important;
}

#nav ul ul li a:hover {
	background: #777777;
	color: #FFFFFF;
	width: 190px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #777777;
	color: #FFFFFF;
	width: 190px;
}

#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;
	background-color: #CCCC00;
	color: #FFFFFF;
	width: 190px;
	padding: 0 10px 0 10px;
}

#nav ul ul li.hasChild > a:hover {
	background-image: url(../files/rightarrow_black50.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-color: #777777;
	color: #FFFFFF;
}

#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: 210px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 210px !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: 800px) {
	
#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: #CCCC00;
/*original background: #0c1923;*/
padding: 4px 0 0 0;
min-height: 42px;
z-index: 999999;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px 13px;
position: absolute;
top: 0;
right: 0;
color: #FFFFFF;
cursor: pointer;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}

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

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

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

.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: #777777;
background: #CCCC00;
/*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_12024 {
	padding: 58px 70px 0px 0px;
}
#stacks_in_6007{border-radius:0px;}#stacks_in_6007 .boxgrid{width:100%;display:block;position:relative;overflow:hidden;margin:0 auto}#stacks_in_6007 .boxgrid .back,#stacks_in_6007 .boxgrid .cover{width:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0;border-radius:0px;}#stacks_in_6007 .boxgrid .cover{opacity:1.00;}
#stacks_in_6015 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_6015 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_6015 .fluid-image.unlimited img{width:100% !important}#stacks_in_6015 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_6015 .fluid-image.align-left img{float:left}#stacks_in_6015 .fluid-image.align-right img{float:right}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4219 {
	padding: 15% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 700px) {
	
#stacks_in_4219 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/* Use this file for your stack CSS code */

/* CSS code only used in Stacks edit mode */



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

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

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

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

}
#stacks_in_6037 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_6037 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_6037 .fluid-image.unlimited img{width:100% !important}#stacks_in_6037 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_6037 .fluid-image.align-left img{float:left}#stacks_in_6037 .fluid-image.align-right img{float:right}

#stacks_in_6037 {
	margin: 0px 0px 50px 0px;
}
/*
-------------------------------------------
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_1096 {
	max-width: 1060px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_in_1096 {
	background-color: rgba(255, 255, 255, 1.00);
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Alt Stack' 
Style Sheet: fsrrepositionalt.css Style Sheet
Created: 26, August 2013
Last Modified: 03, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_633 {
	padding: 0px 0px 0px 0px;
	margin: 30px 30px 30px 32px;
}

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

@media screen and (max-width: 768px) {
	
#stacks_in_633 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
#stacks_in_1966 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1966 .jwresp_col{overflow:hidden;margin:0;width:66%; float:left;}#stacks_in_1966 #jwresp_col2_stacks_in_1966{ float:right; width:32%}@media screen and (max-width:500px){#stacks_in_1966 #jwresp_col1_stacks_in_1966,#stacks_in_1966 #jwresp_col2_stacks_in_1966{width:100%;float:none;display:block}#stacks_in_1966 #jwresp_col1_stacks_in_1966{margin-bottom:15px}}
/*
-------------------------------------------
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_3562 {
	font-size: 1.00em;
	color: #777777;
	line-height: 1.40em;
}

#stacks_in_3562 p {
	font-size: 1.00em;
	color: ##777777;
	line-height: 1.40em;
}

#stacks_in_3562 a:link  {
	color: #777777;
	text-decoration: none;
}

#stacks_in_3562 a:visited {
	color: #777777;
	text-decoration: none;
}

#stacks_in_3562 a:hover {
	color: #CCCC00;
	text-decoration: none;
}

#stacks_in_3562  a:active  {
	color: #777777;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_3562 {
	font-size: 1.00em;
	line-height: 1.40em;
}

#stacks_in_3562 p {
	font-size: 1.00em;
	line-height: 1.40em;
}

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

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

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

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

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

}/*
-------------------------------------------
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_1989 {
	font-size: 1.00em;
	color: #CCCC00;
	line-height: 1.10em;
}

#stacks_in_1989 p {
	font-size: 1.00em;
	color: ##CCCC00;
	line-height: 1.10em;
}

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

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

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

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

#stacks_in_1989 h1 {
	color: #CCCC00;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_1989 h2 {
	color: #CCCC00;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_1989 h3 {
	color: #CCCC00;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_1989 h4 {
	color: #CCCC00;
	font-size: 1.40em;
	line-height: 1.00em;
}

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_1989 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_1989 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_1989 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_1989 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_1989 {
	border: solid rgba(204, 204, 0, 1.00);
	border-width: 2px 0px 0px 0px;
	padding: 10px 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_1993 {
	font-size: 1.00em;
	color: #777777;
	line-height: 1.40em;
}

#stacks_in_1993 p {
	font-size: 1.00em;
	color: ##777777;
	line-height: 1.40em;
}

#stacks_in_1993 a:link  {
	color: #777777;
	text-decoration: none;
}

#stacks_in_1993 a:visited {
	color: #777777;
	text-decoration: none;
}

#stacks_in_1993 a:hover {
	color: #CCCC00;
	text-decoration: none;
}

#stacks_in_1993  a:active  {
	color: #777777;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_1993 {
	font-size: 1.00em;
	line-height: 1.40em;
}

#stacks_in_1993 p {
	font-size: 1.00em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_1995 {
	padding: 0px 0px 10px 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_6240 {
	font-size: 1.00em;
	color: #777777;
	line-height: 1.40em;
}

#stacks_in_6240 p {
	font-size: 1.00em;
	color: ##777777;
	line-height: 1.40em;
}

#stacks_in_6240 a:link  {
	color: #777777;
	text-decoration: none;
}

#stacks_in_6240 a:visited {
	color: #777777;
	text-decoration: none;
}

#stacks_in_6240 a:hover {
	color: #CCCC00;
	text-decoration: none;
}

#stacks_in_6240  a:active  {
	color: #777777;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_6240 {
	font-size: 1.00em;
	line-height: 1.40em;
}

#stacks_in_6240 p {
	font-size: 1.00em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_6240 {
	margin: 0px 0px 30px 0px;
}

#stacks_in_6242 {
	padding: 0px 0px 5px 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_2513 {
	font-size: 1.00em;
	color: #777777;
	line-height: 1.40em;
}

#stacks_in_2513 p {
	font-size: 1.00em;
	color: ##777777;
	line-height: 1.40em;
}

#stacks_in_2513 a:link  {
	color: #777777;
	text-decoration: none;
}

#stacks_in_2513 a:visited {
	color: #777777;
	text-decoration: none;
}

#stacks_in_2513 a:hover {
	color: #CCCC00;
	text-decoration: none;
}

#stacks_in_2513  a:active  {
	color: #777777;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_2513 {
	font-size: 1.00em;
	line-height: 1.40em;
}

#stacks_in_2513 p {
	font-size: 1.00em;
	line-height: 1.40em;
}

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

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

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

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

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

}/*
-------------------------------------------
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_3523 {
	font-size: 1.00em;
	color: #777777;
	line-height: 1.40em;
}

#stacks_in_3523 p {
	font-size: 1.00em;
	color: ##777777;
	line-height: 1.40em;
}

#stacks_in_3523 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_3523 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_3523 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_3523  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_3523 {
	font-size: 1.00em;
	line-height: 1.40em;
}

#stacks_in_3523 p {
	font-size: 1.00em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_3523 {
	border: solid rgba(204, 204, 0, 1.00);
	border-width: 0px 0px 2px 0px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
}

#stacks_in_3513 {
	padding: 20px 0px 20px 0px;
}
/*
-------------------------------------------
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_12098_2 {
	max-width: 1060px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Alt Stack' 
Style Sheet: fsrrepositionalt.css Style Sheet
Created: 26, August 2013
Last Modified: 03, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12098_3 {
	padding: 20px 30px 30px 30px;
	margin: 0px 0px 200px 0px;
}

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

@media screen and (max-width: 768px) {
	
#stacks_in_12098_3 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}

#stacks_in_12098_3 {
	background-color: rgba(119, 119, 119, 1.00);
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_12098_4 .s4c_stacks_in_12098_4_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_12098_4 .s4c_stacks_in_12098_4_cw, #stacks_in_12098_4 .s4c_stacks_in_12098_4_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_12098_4 .s4c_stacks_in_12098_4_cw div[class^="s4c_stacks_in_12098_4_col"] {*/#stacks_in_12098_4 .s4c_stacks_in_12098_4_cw [class^="s4c_stacks_in_12098_4_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_12098_4 .s4c_stacks_in_12098_4_cw .s4c_stacks_in_12098_4_col1 {												vertical-align: top;  		border-radius: 0px;		}#stacks_in_12098_4 .s4c_stacks_in_12098_4_cw .s4c_stacks_in_12098_4_col2 {											vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_12098_4 .s4c_stacks_in_12098_4_cw .s4c_stacks_in_12098_4_col3 {									vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_12098_4 .s4c_stacks_in_12098_4_cw .s4c_stacks_in_12098_4_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_12098_4 .s4c_stacks_in_12098_4_cw .s4c_stacks_in_12098_4_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {	#stacks_in_12098_4 .s4c_stacks_in_12098_4_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_12098_4 .s4c_stacks_in_12098_4_cw [class^="s4c_stacks_in_12098_4_col"] {		display: block;		width: 100%;	}		#stacks_in_12098_4 .s4c_stacks_in_12098_4_cw .s4c_stacks_in_12098_4_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_12098_4 .s4c_stacks_in_12098_4_col1 {		order: 1;	}		#stacks_in_12098_4 .s4c_stacks_in_12098_4_col2 {		order: 3;	}		#stacks_in_12098_4 .s4c_stacks_in_12098_4_col3 {		order: 5;	}		#stacks_in_12098_4 .s4c_stacks_in_12098_4_col4 {		order: 7;	}		#stacks_in_12098_4 .s4c_stacks_in_12098_4_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_12098_4 .s4c_stacks_in_12098_4_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_12098_4 .s4c_stacks_in_12098_4_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack *//*
-------------------------------------------
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_12098_8 {
	font-size: 1.00em;
	color: #FFFFFF;
	line-height: 1.40em;
}

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

#stacks_in_12098_8 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_12098_8 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_12098_8 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_12098_8  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_12098_8 {
	font-size: 1.00em;
	line-height: 1.40em;
}

#stacks_in_12098_8 p {
	font-size: 1.00em;
	line-height: 1.40em;
}

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

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

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

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

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

}/*
-------------------------------------------
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_12098_13 {
	font-size: 1.00em;
	color: #FFFFFF;
	line-height: 1.40em;
}

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

#stacks_in_12098_13 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_12098_13 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_12098_13 a:hover {
	color: #CCCC00;
	text-decoration: none;
}

#stacks_in_12098_13  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_12098_13 {
	font-size: 1.00em;
	line-height: 1.40em;
}

#stacks_in_12098_13 p {
	font-size: 1.00em;
	line-height: 1.40em;
}

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

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

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

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

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

}/*
-------------------------------------------
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_12098_18 {
	font-size: 1.00em;
	color: #FFFFFF;
	line-height: 1.40em;
}

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

#stacks_in_12098_18 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_12098_18 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_12098_18 a:hover {
	color: #CCCC00;
	text-decoration: none;
}

#stacks_in_12098_18  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_12098_18 {
	font-size: 1.00em;
	line-height: 1.40em;
}

#stacks_in_12098_18 p {
	font-size: 1.00em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_12098_23 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_12098_23 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_12098_23 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}/*
-------------------------------------------
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_12098_33 {
	font-size: 0.90em;
	color: #FFFFFF;
	line-height: 1.40em;
}

#stacks_in_12098_33 p {
	font-size: 0.90em;
	color: ##FFFFFF;
	line-height: 1.40em;
}

#stacks_in_12098_33 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_12098_33 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_12098_33 a:hover {
	color: #CCCC00;
	text-decoration: none;
}

#stacks_in_12098_33  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_12098_33 {
	font-size: 1.00em;
	line-height: 1.40em;
}

#stacks_in_12098_33 p {
	font-size: 1.00em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_12098_33 {
	margin: 28px 0px 0px 0px;
}
#stacks_in_12016 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_12016 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_12016 .fluid-image.unlimited img{width:100% !important}#stacks_in_12016 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_12016 .fluid-image.align-left img{float:left}#stacks_in_12016 .fluid-image.align-right img{float:right}

#stacks_in_12016 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 10px 0px 10px 0px;
}
#stacks_in_12099 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_12099 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_12099 .fluid-image.unlimited img{width:100% !important}#stacks_in_12099 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_12099 .fluid-image.align-left img{float:left}#stacks_in_12099 .fluid-image.align-right img{float:right}

#stacks_in_10298 {
    background-image: url("818FBF59-8710-4E00-BF8B-24A5193FF49A.jpg");
	background-repeat: repeat;
	background-position: left top;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Alt Stack' 
Style Sheet: fsrrepositionalt.css Style Sheet
Created: 26, August 2013
Last Modified: 03, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10296 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 768px) {
	
#stacks_in_10296 { 
    padding: 5% 5% 5% 5%;
    margin: 0% 0% 0% 0%;
}
}

#stacks_in_10296 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  20px;
}
/*
-------------------------------------------
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_10292 {
	font-size: 1.00em;
	color: #CCCC00;
	line-height: 1.10em;
}

#stacks_in_10292 p {
	font-size: 1.00em;
	color: ##CCCC00;
	line-height: 1.10em;
}

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

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

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

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

#stacks_in_10292 h1 {
	color: #CCCC00;
	font-size: 2.50em;
	line-height: 1.00em;
}

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

#stacks_in_10292 h3 {
	color: #993300;
	font-size: 2.46em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_10292 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_10292 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_10292 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_10292 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_10292 {
	margin: 10px 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_2035 {
	font-size: 2.00em;
	color: #FFFFFF;
	line-height: 1.66em;
}

#stacks_in_2035 p {
	font-size: 2.00em;
	color: ##FFFFFF;
	line-height: 1.66em;
}

#stacks_in_2035 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_2035 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_2035 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_2035  a:active  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_2035 h1 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_2035 {
	font-size: 1.50em;
	line-height: 1.40em;
}

#stacks_in_2035 p {
	font-size: 1.50em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_2035 {
	background-color: rgba(204, 204, 0, 1.00);
	padding: 0px 0px 0px 20px;
}
/*
-------------------------------------------
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_3728 {
	font-size: 1.00em;
	color: #777777;
	line-height: 1.40em;
}

#stacks_in_3728 p {
	font-size: 1.00em;
	color: ##777777;
	line-height: 1.40em;
}

#stacks_in_3728 a:link  {
	color: #777777;
	text-decoration: none;
}

#stacks_in_3728 a:visited {
	color: #777777;
	text-decoration: none;
}

#stacks_in_3728 a:hover {
	color: #CCCC00;
	text-decoration: none;
}

#stacks_in_3728  a:active  {
	color: #777777;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_3728 {
	font-size: 1.50em;
	line-height: 1.40em;
}

#stacks_in_3728 p {
	font-size: 1.50em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_3728 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3730 {
	padding: 0px 0px 10px 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_3760 {
	font-size: 1.00em;
	color: #777777;
	line-height: 1.40em;
}

#stacks_in_3760 p {
	font-size: 1.00em;
	color: ##777777;
	line-height: 1.40em;
}

#stacks_in_3760 a:link  {
	color: #777777;
	text-decoration: none;
}

#stacks_in_3760 a:visited {
	color: #777777;
	text-decoration: none;
}

#stacks_in_3760 a:hover {
	color: #CCCC00;
	text-decoration: none;
}

#stacks_in_3760  a:active  {
	color: #777777;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_3760 {
	font-size: 1.50em;
	line-height: 1.40em;
}

#stacks_in_3760 p {
	font-size: 1.50em;
	line-height: 1.40em;
}

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

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

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

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

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

}/*
-------------------------------------------
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_3776 {
	font-size: 1.00em;
	color: #777777;
	line-height: 1.40em;
}

#stacks_in_3776 p {
	font-size: 1.00em;
	color: ##777777;
	line-height: 1.40em;
}

#stacks_in_3776 a:link  {
	color: #993300;
	text-decoration: none;
}

#stacks_in_3776 a:visited {
	color: #993300;
	text-decoration: none;
}

#stacks_in_3776 a:hover {
	color: #663300;
	text-decoration: none;
}

#stacks_in_3776  a:active  {
	color: #993300;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_3776 {
	font-size: 1.50em;
	line-height: 1.40em;
}

#stacks_in_3776 p {
	font-size: 1.50em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_3776 {
	border: solid rgba(204, 204, 0, 1.00);
	border-width: 0px 0px 2px 0px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
}

#stacks_in_3778 {
	padding: 20px 0px 20px 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_3712 {
	font-size: 1.00em;
	color: #777777;
	line-height: 1.40em;
}

#stacks_in_3712 p {
	font-size: 1.00em;
	color: ##777777;
	line-height: 1.40em;
}

#stacks_in_3712 a:link  {
	color: #777777;
	text-decoration: none;
}

#stacks_in_3712 a:visited {
	color: #777777;
	text-decoration: none;
}

#stacks_in_3712 a:hover {
	color: #CCCC00;
	text-decoration: none;
}

#stacks_in_3712  a:active  {
	color: #777777;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_3712 {
	font-size: 1.50em;
	line-height: 1.40em;
}

#stacks_in_3712 p {
	font-size: 1.50em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_6853 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_6853 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_6853 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_6853 {
	margin: 10px 0px 30px 0px;
}
#stacks_in_6855 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s ease;transition:all 1s ease;border-radius:0px;}#stacks_in_6855 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_6855 .fluid-image.unlimited img{width:100% !important}#stacks_in_6855 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_6855 .fluid-image.align-left img{float:left}#stacks_in_6855 .fluid-image.align-right img{float:right}
#stacks_in_6858 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s ease;transition:all 1s ease;border-radius:0px;}#stacks_in_6858 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_6858 .fluid-image.unlimited img{width:100% !important}#stacks_in_6858 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_6858 .fluid-image.align-left img{float:left}#stacks_in_6858 .fluid-image.align-right img{float:right}
#stacks_in_6861 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s ease;transition:all 1s ease;border-radius:0px;}#stacks_in_6861 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_6861 .fluid-image.unlimited img{width:100% !important}#stacks_in_6861 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_6861 .fluid-image.align-left img{float:left}#stacks_in_6861 .fluid-image.align-right img{float:right}
/*
-------------------------------------------
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_12064 {
	max-width: 1060px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Alt Stack' 
Style Sheet: fsrrepositionalt.css Style Sheet
Created: 26, August 2013
Last Modified: 03, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12065 {
	padding: 20px 55px 30px 55px;
	margin: 0px 0px 0px 0px;
}

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

@media screen and (max-width: 800px) {
	
#stacks_in_12065 { 
    padding: 20px 40px 60px 40px;
    margin: 0px 0px 0px 0px;
}
}

#stacks_in_12065 {
	background-color: rgba(119, 119, 119, 1.00);
}
/*
-------------------------------------------
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_12066 {
	font-size: 1.00em;
	color: #FFFFFF;
	line-height: 1.40em;
}

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

#stacks_in_12066 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_12066 a:visited {
	color: #CCCC00;
	text-decoration: none;
}

#stacks_in_12066 a:hover {
	color: #CCCC00;
	text-decoration: none;
}

#stacks_in_12066  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_12066 {
	font-size: 1.00em;
	line-height: 1.40em;
}

#stacks_in_12066 p {
	font-size: 1.00em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_12070 {
	padding: 20px 0px 30px 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_12071 {
	font-size: 0.90em;
	color: #FFFFFF;
	line-height: 1.40em;
}

#stacks_in_12071 p {
	font-size: 0.90em;
	color: ##FFFFFF;
	line-height: 1.40em;
}

#stacks_in_12071 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_12071 a:visited {
	color: #CCCC00;
	text-decoration: none;
}

#stacks_in_12071 a:hover {
	color: #CCCC00;
	text-decoration: none;
}

#stacks_in_12071  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_12071 {
	font-size: 1.00em;
	line-height: 1.40em;
}

#stacks_in_12071 p {
	font-size: 1.00em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_12075 {
	padding: 20px 0px 50px 0px;
}
#stacks_in_12076 .flexgridtable {
	display: table;
	border-collapse: collapse;
	border: none;
 
 
/*line-height:24px;*/
}

#stacks_in_12076 .flexgridtr {
	vertical-align: top !important;
	display: table-row;}

#stacks_in_12076 .yfirst {
	vertical-align: top !important;
	display: center;
	overflow: hidden;
	padding: 0px 10px 0px 0px;




/*text-align: center;*/}

#stacks_in_12076 .y2 {
	vertical-align: top !important;
	display: center;
	overflow: hidden;
	padding: 0px 10px 0px 10px;




/*text-align: center;*/}
#stacks_in_12076 .y3 {
	vertical-align: top !important;
	display: center;
	overflow: hidden;
	padding: 0px 10px 0px 10px;




/*text-align: center;*/}
#stacks_in_12076 .y4 {
	vertical-align: top !important;
	display: center;
	overflow: hidden;
	padding: 0px 10px 0px 10px;




/*text-align: center;*/}
#stacks_in_12076 .y5 {
	vertical-align: top !important;
	display: center;
	overflow: hidden;
	padding: 0px 10px 0px 10px;




/*text-align: center;*/}
#stacks_in_12076 .y6 {
	vertical-align: top !important;
	display: center;
	overflow: hidden;
	padding: 0px 10px 0px 10px;




/*text-align: center;*/}
#stacks_in_12076 .y7 {
	vertical-align: top !important;
	display: center;
	overflow: hidden;
	padding: 0px 10px 0px 10px;




/*text-align: center;*/}
#stacks_in_12076 .y8 {
	vertical-align: top !important;
	display: center;
	overflow: hidden;
	padding: 0px 10px 0px 10px;




/*text-align: center;*/}
#stacks_in_12076 .y9 {
	vertical-align: top !important;
	display: center;
	overflow: hidden;
	padding: 0px 10px 0px 10px;




/*text-align: center;*/}
#stacks_in_12076 .ylast {
	vertical-align: top !important;
	display: center;
	overflow: hidden;
	padding: 0px 0px 0px 10px;





/*text-align: center;*/}	



#stacks_in_12077 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s ease;transition:all 1s ease;border-radius:0px;}#stacks_in_12077 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_12077 .fluid-image.unlimited img{width:100% !important}#stacks_in_12077 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_12077 .fluid-image.align-left img{float:left}#stacks_in_12077 .fluid-image.align-right img{float:right}
#stacks_in_12080 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s ease;transition:all 1s ease;border-radius:0px;}#stacks_in_12080 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_12080 .fluid-image.unlimited img{width:100% !important}#stacks_in_12080 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_12080 .fluid-image.align-left img{float:left}#stacks_in_12080 .fluid-image.align-right img{float:right}
