#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:70px;height:70px;border:0;text-indent:-9999px;background:url(../files/image_4393.png) no-repeat left top;z-index:9988} #toTop:active,#toTop:focus{outline:0}
/* Start Eternity stack CSS code *//* ---------------------------- /// ---------- Base CSS --------- ///------------------------------ */#stacks_in_p7778_n2_page13{	background: url("../files/bgimageurl_p7778_n2.jpg");	min-height: 70px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: none;	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */	background: url("../files/bgimageurl_p7778_n2.jpg") none; }/* ---------------------------- /// ---------- Repeat --------- ///------------------------------ */#stacks_in_p7778_n2_page13, #stacks_in_p7778_n2_page13:hover{	background-repeat: no-repeat !important;}/* ---------------------------- /// --------- Colour ------------ ///------------------------------ */#stacks_in_p7778_n2_page13, #stacks_in_p7778_n2_page13:hover{	background-color: #FFFFFF;}/* ---------------------------- /// ----------- Bg Size --------- ///------------------------------ */#stacks_in_p7778_n2_page13, #stacks_in_p7778_n2_page13:hover{	background-size: cover;}/* --- if the background type is cover------ use alternitive positioning -- */#stacks_in_p7778_n2_page13, #stacks_in_p7778_n2_page13:hover{    	-webkit-background-size: 100%;     -moz-background-size: 100%;     -o-background-size: 100%;     background-size: 100%;     -webkit-background-size: cover;     -moz-background-size: cover;     -o-background-size: cover;     background-size: cover; 	background-position:center center;}/* -----------------------------------------    Links Managment   ----------------------------------------- *//* End Eternity stack CSS code *//*
-------------------------------------------
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_p7778_n3_page13 {
	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: 700px) {
	
#stacks_in_p7778_n3_page13 {
	text-align: center;
}
	
#logo img {
	height: auto !important;
	max-width: 75% !important;
}
}



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

#stacks_in_p7778_n5_page13 {
	background-color: rgba(102, 51, 0, 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_p7778_n6_page13 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Add-Ons Pack 1'
fsrnavmenures6f.css Style Sheet
Created: 24, July, 2013
Last Modified: 09, September, 2013
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#navbar {
	display: block !important;	
	height: auto;
	font-size: 1.00em;
	font-weight: 400;
}

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

*: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-color: rgba(0, 0, 0, 0.0);
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 1.00em;
	font-weight: 400;
	padding: 0 25px 0 25px;
	text-decoration: none;
}

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

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

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

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

#nav ul li.hasChild > a {
	background-image: url(../files/downarrow_black50.png);
	background-position: 96% 50%;
	background-repeat: no-repeat;
	padding: 0 39px 0 25px;
}

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

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

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

/* Sub Menu Levels */

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

#nav ul ul li {
	display: block;
	padding: 0;
	height: 40px;
	width: 200px;
	border-right: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background-color: rgba(255, 255, 255, 0.0);
	/*background: 255, 255, 255,;*/
	color: #000000;
	border-top: px solid #EFEFEF;
	font-size: 1.00em;
	font-weight: normal;
	height: 40px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

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

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

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

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

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

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

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

#nav ul ul ul {
	top: 0;
	left: 214px;
}

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

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

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

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

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


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

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

	meanMenu
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

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

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

.mean-container .mean-nav { 
float: left;
width: 100%;
background: #663300;
/*original background: #0c1923;*/
margin-top: 38px;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 90%;
padding: 1em 5%;
margin: 0;
text-align: left;
color: #FFFFFF;
/*original active link color: #fff;*/
border-bottom: 1px solid #F1F1F1;
/*original border-bottom: 1px solid #383838;*/
text-decoration: none;
text-transform: none;
}

.mean-container .mean-nav ul li #current {
	background-color: #993300;
	color: #CCCCCC;
}

.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-bottom: 1px solid #F1F1F1;
/*border-bottom: 1px solid #f1f1f1;*/
opacity: 0.75; 
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover { 
color: #CCCCCC;
background: #993300;
/*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_p7778_n7_page13 {
	padding: 10px 0px 10px 0px;
}

#stacks_in_7780_page13 {
	background-image: url("../files/backgroundImage_7780.png");
	background-repeat: repeat;
	background-position: center;
}
/*
-------------------------------------------
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_1832_page13 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 700px) {
	
#stacks_in_1832_page13 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 10% 0% 10%;
}
}

#stacks_in_1832_page13 {
	padding: 0px 0px 80px 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_1024_page13 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_1024_page13 {
	max-width: 100% !important;
	min-width: 31% !important;
}

}

#stacks_in_1024_page13 {
	padding: 80px 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_1026_page13 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_1026_page13 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.10em;
}

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

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

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

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

#stacks_in_1026_page13 h1 {
	color: #993300;
	font-size: 3.50em;
	line-height: 1.00em;
}

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_1026_page13 {
	margin: 0px 0px 40px 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_5983_page13 {
	font-size: 1.00em;
	color: #333333;
	line-height: 1.40em;
}

#stacks_in_5983_page13 p {
	font-size: 1.00em;
	color: ##333333;
	line-height: 1.40em;
}

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

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

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

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

#stacks_in_5983_page13 h1 {
	color: #663300;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_5983_page13 h2 {
	color: #663300;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_5983_page13 h3 {
	color: #663300;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_5983_page13 h4 {
	color: #663300;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_5983_page13 h5 {
	color: #663300;
	font-size: 1.20em;
	line-height: 1.00em;
}

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

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

#stacks_in_5983_page13 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

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

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

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

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

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

}
#stacks_in_7782_page13 {
	padding: 20px 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_p7779_n2_page13 {
	font-size: 0.90em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_p7779_n2_page13 p {
	font-size: 0.90em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

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

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

#stacks_in_p7779_n2_page13 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_p7779_n2_page13 {
	background-color: rgba(102, 51, 0, 1.00);
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 1px 0px 0px 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_p7779_n3_page13 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_in_p7779_n3_page13 {
	padding: 30px 0px 60px 0px;
}
/*
-------------------------------------------
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_p7779_n4_page13 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 700px) {
	
#stacks_in_p7779_n4_page13 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 8% 0% 8%;
}
}
#stacks_in_p7779_n5_page13 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_p7779_n5_page13 .jwresp_col_wrapper{margin:0;width:50%;float:left;position:relative;overflow:auto}#stacks_in_p7779_n5_page13 .jwresp_col_wrapper.right{float:right}#stacks_in_p7779_n5_page13 .jwresp_col{overflow:hidden;width:50%;float:left;margin:0}#stacks_in_p7779_n5_page13 #jwresp_col2_stacks_in_p7779_n5_page13,#stacks_in_p7779_n5_page13 #jwresp_col4_stacks_in_p7779_n5_page13{float:right}#stacks_in_p7779_n5_page13 #jwresp_col1_stacks_in_p7779_n5_page13,#stacks_in_p7779_n5_page13 #jwresp_col3_stacks_in_p7779_n5_page13{margin-right:0} @media screen and (max-width:700px){#stacks_in_p7779_n5_page13 .jwresp_col_wrapper.left,#stacks_in_p7779_n5_page13 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_p7779_n5_page13 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_p7779_n5_page13 .jwresp_col{width:50%}#stacks_in_p7779_n5_page13 #jwresp_col1_stacks_in_p7779_n5_page13,#stacks_in_p7779_n5_page13 #jwresp_col3_stacks_in_p7779_n5_page13{margin:0}}  @media screen and (max-width:700px){#stacks_in_p7779_n5_page13 .jwresp_col{width:100%;display:block}#stacks_in_p7779_n5_page13 #jwresp_col1_stacks_in_p7779_n5_page13,#stacks_in_p7779_n5_page13 #jwresp_col2_stacks_in_p7779_n5_page13,#stacks_in_p7779_n5_page13 #jwresp_col3_stacks_in_p7779_n5_page13{margin:0;margin-bottom:20px}#stacks_in_p7779_n5_page13 #jwresp_col4_stacks_in_p7779_n5_page13{margin:0}#stacks_in_p7779_n5_page13 .jwresp_col_wrapper.left{margin-bottom:0}}
/*
-------------------------------------------
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_p7779_n19_page13 {
	max-width: 260px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}
  @media screen and (max-width:700px){#stacks_in_p7779_n45_page13{display:none}} 
/*
-------------------------------------------
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_p7779_n27_page13 {
	font-size: 0.90em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_p7779_n27_page13 p {
	font-size: 0.90em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

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

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

#stacks_in_p7779_n27_page13 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_p7779_n27_page13 {
	background-image: url("../files/backgroundImage_p7779_n27.jpg");
	background-repeat: repeat;
	background-position: left top;
}
/*
-------------------------------------------
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_p7779_n28_page13 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_in_p7779_n28_page13 {
	padding: 30px 0px 30px 0px;
}
/*
-------------------------------------------
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_p7779_n29_page13 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 700px) {
	
#stacks_in_p7779_n29_page13 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 8% 0% 8%;
}
}
#stacks_in_p7779_n30_page13 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_p7779_n30_page13 .jwresp_col{overflow:hidden;margin:0;width:60%; float:left;}#stacks_in_p7779_n30_page13 #jwresp_col2_stacks_in_p7779_n30_page13{ float:right; width:30%}@media screen and (max-width:700px){#stacks_in_p7779_n30_page13 #jwresp_col1_stacks_in_p7779_n30_page13,#stacks_in_p7779_n30_page13 #jwresp_col2_stacks_in_p7779_n30_page13{width:100%;float:none;display:block}#stacks_in_p7779_n30_page13 #jwresp_col1_stacks_in_p7779_n30_page13{margin-bottom:15px}}
  #stacks_in_p7779_n34_page13{display:none}@media screen and (max-width:700px){#stacks_in_p7779_n34_page13{display:block}} 

#stacks_in_p7779_n35_page13 {
	padding: 20px 0px 20px 0px;
}
