/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8348_page8_wrapper {
	
}

#stacks_in_8348_page8_wrapper #stacks_in_8348_page8_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	opacity: 0.0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_8348_page8 {
	background-color: #330066;
	border: solid #FFFF66;
	border-width: 0px 0px 2px 0px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8350_page8 {
	max-width: 1200px;
	margin: 0px auto !important;
}
#stacks_in_8350_page8 {
	border: solid #330066;
	border-width: 2px 0px 3px 0px;
}
/*
-------------------------------------------
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_8352_page8desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_8352_page8mobilecontent { 
	display: none;
}




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

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

#stacks_in_8352_page8desktopcontent {
	display: none;
}

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

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

#stacks_in_8354_page8 #fsr_colwrap_stacks_in_8354_page8 #fsr_leftcol_stacks_in_8354_page8 {
	float: left;
	display: block;
	width: 85%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_8354_page8 #fsr_colwrap_stacks_in_8354_page8 #fsr_rightcol_stacks_in_8354_page8 {
	float: right;
	display: block;
	width: 15%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_8354_page8 #fsr_colwrap_stacks_in_8354_page8 #fsr_leftcol_stacks_in_8354_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_8354_page8 #fsr_colwrap_stacks_in_8354_page8 #fsr_rightcol_stacks_in_8354_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_8356_page8 #fsr_colwrap_stacks_in_8356_page8 #fsr_leftcol_stacks_in_8356_page8 {
	float: left;
	display: block;
	width: 23%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_8356_page8 #fsr_colwrap_stacks_in_8356_page8 #fsr_rightcol_stacks_in_8356_page8 {
	float: right;
	display: block;
	width: 77%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_8356_page8 #fsr_colwrap_stacks_in_8356_page8 #fsr_leftcol_stacks_in_8356_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_8356_page8 #fsr_colwrap_stacks_in_8356_page8 #fsr_rightcol_stacks_in_8356_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8358_page8 {
}

#stacks_in_8358_page8 img { 
	property: value ! important;
}

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

#stacks_in_8358_page8 {
	padding: 17px 0px 10px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8361_page8shim{	padding-top: 26px;}@media all and (max-width: 1000px) {.stacks_in_8361_page8shim{	padding-top: 26px;}}@media all and (max-width: 480px) {.stacks_in_8361_page8shim{	padding-top: 30px;}}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
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: 1px 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 14px 0 14px;
	text-decoration: none;
}

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

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

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

#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 28px 0 14px;
}

#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.50);
	/*background: 255, 255, 255,;*/
	color: #000000;
	border-top: px solid #EFEFEF;
	font-size: 1.00em;
	font-weight: normal;
	height: 40px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

.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: #330066;
background: #FFFF33;
/*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;
}




/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8364_page8Calligrapher{			font-size: 70% !important;			color: #FFFF66 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_8364_page8Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_8364_page8Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_8364_page8Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_8364_page8Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_8364_page8Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_8364_page8Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_8364_page8Calligrapher h6, .stacks_in_8364_page8Calligrapher h5, .stacks_in_8364_page8Calligrapher h4, .stacks_in_8364_page8Calligrapher h3, .stacks_in_8364_page8Calligrapher h2, .stacks_in_8364_page8Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_8364_page8Calligrapher, .stacks_in_8364_page8Calligrapher h1, .stacks_in_8364_page8Calligrapher h2, .stacks_in_8364_page8Calligrapher h3, .stacks_in_8364_page8Calligrapher h4, .stacks_in_8364_page8Calligrapher h5, .stacks_in_8364_page8Calligrapher h6{	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8364_page8targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8364_page8Calligrapher a:link{			color: #FFFF66 !important;			text-decoration: none !important;		}				.stacks_in_8364_page8Calligrapher a:visited{			color: #FFFF66 !important;		}				.stacks_in_8364_page8Calligrapher a:active{			color: #FFFF66 !important;		}				.stacks_in_8364_page8Calligrapher a:hover{			color: #FFFF00 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8366_page8shim{	padding-top: 15px;}@media all and (max-width: 900px) {.stacks_in_8366_page8shim{	padding-top: 15px;}}@media all and (max-width: 480px) {.stacks_in_8366_page8shim{	padding-top: 30px;}}/* End Responsive Shim stack CSS code */
#stacks_in_8367_page8 {
	padding: 3px 5px 0px 0px;
}

#stacks_in_8368_page8 {
	font-size: 200%;
}

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

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

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

#stacks_in_8372_page8 #fsr_colwrap_stacks_in_8372_page8 #fsr_leftcol_stacks_in_8372_page8 {
	float: left;
	display: block;
	width: 56%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_8372_page8 #fsr_colwrap_stacks_in_8372_page8 #fsr_rightcol_stacks_in_8372_page8 {
	float: right;
	display: block;
	width: 44%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_8372_page8 #fsr_colwrap_stacks_in_8372_page8 #fsr_leftcol_stacks_in_8372_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_8372_page8 #fsr_colwrap_stacks_in_8372_page8 #fsr_rightcol_stacks_in_8372_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_8372_page8 {
	padding: 0px 7px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8374_page8 {
}

#stacks_in_8374_page8 img { 
	property: value ! important;
}

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

#stacks_in_8374_page8 {
	padding: 5px 0px 10px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8377_page8shim{	padding-top: 22px;}@media all and (max-width: 710px) {.stacks_in_8377_page8shim{	padding-top: 17px;}}@media all and (max-width: 620px) {.stacks_in_8377_page8shim{	padding-top: 1px;}}/* End Responsive Shim stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8378_page8Calligrapher{			font-size: 70% !important;			color: #FFFF66 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_8378_page8Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_8378_page8Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_8378_page8Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_8378_page8Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_8378_page8Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_8378_page8Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_8378_page8Calligrapher h6, .stacks_in_8378_page8Calligrapher h5, .stacks_in_8378_page8Calligrapher h4, .stacks_in_8378_page8Calligrapher h3, .stacks_in_8378_page8Calligrapher h2, .stacks_in_8378_page8Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_8378_page8Calligrapher, .stacks_in_8378_page8Calligrapher h1, .stacks_in_8378_page8Calligrapher h2, .stacks_in_8378_page8Calligrapher h3, .stacks_in_8378_page8Calligrapher h4, .stacks_in_8378_page8Calligrapher h5, .stacks_in_8378_page8Calligrapher h6{	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8378_page8targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8378_page8Calligrapher a:link{			color: #FFFF33 !important;			text-decoration: none !important;		}				.stacks_in_8378_page8Calligrapher a:visited{			color: #FFFF33 !important;		}				.stacks_in_8378_page8Calligrapher a:active{			color: #FFFF33 !important;		}				.stacks_in_8378_page8Calligrapher a:hover{			color: #FFFF00 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8380_page8 {
	padding: 0px 5px 0px 5px;
}

#stacks_in_8381_page8 {
	line-height: 1.040000em;
	font-size: 200%;
}

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

#stacks_in_8383_page8 {
	line-height: 1.040000em;
	font-size: 120%;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11812_page8_wrapper {
	
}

#stacks_in_11812_page8_wrapper #stacks_in_11812_page8_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFCC;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);
	filter: alpha(opacity=78);
	opacity: 0.78;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11814_page8 {
	max-width: 1100px;
	margin: 0px auto !important;
}
#stacks_in_11814_page8 {
	border: solid #330066;
	border-width: 1px 2px 1px 2px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11816_page8 {
}

#stacks_in_11816_page8 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12014_page8 {
	max-width: 1040px;
	margin: 0px auto !important;
}
#stacks_in_12016_page8 {
	margin: 25px 0px 0px 0px;
	padding: 5px 15px 0px 15px;
}

#stacks_in_12017_page8 {
	line-height: 0.900000em;
	font-size: 80%;
	font-weight: lighter;
}

#stacks_in_12018_page8 {
	padding: 0px 15px 5px 15px;
}

#stacks_in_12019_page8 {
	line-height: 0.900000em;
	font-size: 80%;
	font-weight: lighter;
}

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

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

#stacks_in_12024_page8 #fsr_colwrap_stacks_in_12024_page8 #fsr_leftcol_stacks_in_12024_page8 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_12024_page8 #fsr_colwrap_stacks_in_12024_page8 #fsr_rightcol_stacks_in_12024_page8 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_12024_page8 #fsr_colwrap_stacks_in_12024_page8 #fsr_leftcol_stacks_in_12024_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_12024_page8 #fsr_colwrap_stacks_in_12024_page8 #fsr_rightcol_stacks_in_12024_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_12026_page8 #fsr_colwrap_stacks_in_12026_page8 #fsr_leftcol_stacks_in_12026_page8 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_12026_page8 #fsr_colwrap_stacks_in_12026_page8 #fsr_rightcol_stacks_in_12026_page8 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_12026_page8 #fsr_colwrap_stacks_in_12026_page8 #fsr_leftcol_stacks_in_12026_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_12026_page8 #fsr_colwrap_stacks_in_12026_page8 #fsr_rightcol_stacks_in_12026_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12028_page8 {
	max-width: 220px;
	margin: 0px auto !important;
}/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12030_page8_wrapper {
	
}

#stacks_in_12030_page8_wrapper #stacks_in_12030_page8_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFCC;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);
	filter: alpha(opacity=78);
	opacity: 0.78;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_12030_page8 {
	border: solid #CCCCCC;
	border-width:  1px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12032_page8 {
}

#stacks_in_12032_page8 img { 
	property: value ! important;
}

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

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

#stacks_in_12034_page8 {
	border: solid #CCCCCC;
	border-width: 0px 0px 1px 0px;
}

#stacks_in_12035_page8 {
	font-size: 126%;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12037_page8 {
	max-width: 220px;
	margin: 0px auto !important;
}/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12039_page8_wrapper {
	
}

#stacks_in_12039_page8_wrapper #stacks_in_12039_page8_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFCC;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);
	filter: alpha(opacity=78);
	opacity: 0.78;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_12039_page8 {
	border: solid #CCCCCC;
	border-width:  1px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12041_page8 {
}

#stacks_in_12041_page8 img { 
	property: value ! important;
}

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

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

#stacks_in_12043_page8 {
	border: solid #CCCCCC;
	border-width: 0px 0px 1px 0px;
}

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

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

#stacks_in_12046_page8 #fsr_colwrap_stacks_in_12046_page8 #fsr_leftcol_stacks_in_12046_page8 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_12046_page8 #fsr_colwrap_stacks_in_12046_page8 #fsr_rightcol_stacks_in_12046_page8 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_12046_page8 #fsr_colwrap_stacks_in_12046_page8 #fsr_leftcol_stacks_in_12046_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_12046_page8 #fsr_colwrap_stacks_in_12046_page8 #fsr_rightcol_stacks_in_12046_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12048_page8 {
	max-width: 220px;
	margin: 0px auto !important;
}/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12050_page8_wrapper {
	
}

#stacks_in_12050_page8_wrapper #stacks_in_12050_page8_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFCC;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);
	filter: alpha(opacity=78);
	opacity: 0.78;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_12050_page8 {
	border: solid #CCCCCC;
	border-width:  1px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12052_page8 {
}

#stacks_in_12052_page8 img { 
	property: value ! important;
}

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

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

#stacks_in_12054_page8 {
	border: solid #CCCCCC;
	border-width: 0px 0px 1px 0px;
}

#stacks_in_12055_page8 {
	font-size: 126%;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12057_page8 {
	max-width: 220px;
	margin: 0px auto !important;
}/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12059_page8_wrapper {
	
}

#stacks_in_12059_page8_wrapper #stacks_in_12059_page8_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFCC;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);
	filter: alpha(opacity=78);
	opacity: 0.78;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_12059_page8 {
	border: solid #CCCCCC;
	border-width:  1px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12061_page8 {
}

#stacks_in_12061_page8 img { 
	property: value ! important;
}

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

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

#stacks_in_12063_page8 {
	border: solid #CCCCCC;
	border-width: 0px 0px 1px 0px;
}

#stacks_in_12064_page8 {
	font-size: 126%;
}

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

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

#stacks_in_12067_page8 #fsr_colwrap_stacks_in_12067_page8 #fsr_leftcol_stacks_in_12067_page8 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_12067_page8 #fsr_colwrap_stacks_in_12067_page8 #fsr_rightcol_stacks_in_12067_page8 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_12067_page8 #fsr_colwrap_stacks_in_12067_page8 #fsr_leftcol_stacks_in_12067_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_12067_page8 #fsr_colwrap_stacks_in_12067_page8 #fsr_rightcol_stacks_in_12067_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_12069_page8 {
	padding: 0px 15px 0px 15px;
}

#stacks_in_12070_page8 {
	line-height: 0.900000em;
	font-size: 80%;
	font-weight: lighter;
}

#stacks_in_12071_page8 {
	padding: 0px 15px 5px 15px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12074_page8 {
}

#stacks_in_12074_page8 img { 
	property: value ! important;
}

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

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

#stacks_in_12076_page8 {
	padding: 40px 15px 15px 15px;
}

#stacks_in_12077_page8 {
	line-height: 1.920000em;
	letter-spacing: 1px;
	font-size: 170%;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 11, September 2013
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_12150_page8 #fsr_colwrap_stacks_in_12150_page8 #fsr_leftcol_stacks_in_12150_page8 {
	float: left;
	display: block;
	width: 23%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_12150_page8 #fsr_colwrap_stacks_in_12150_page8 #fsr_rightcol_stacks_in_12150_page8 {
	float: right;
	display: block;
	width: 77%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_12150_page8 #fsr_colwrap_stacks_in_12150_page8 #fsr_leftcol_stacks_in_12150_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_12150_page8 #fsr_colwrap_stacks_in_12150_page8 #fsr_rightcol_stacks_in_12150_page8 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_12150_page8 {
	border: solid #CCCCCC;
	border-width: 1px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_12152_page8shim{	padding-top: 10px;}@media all and (max-width: 600px) {.stacks_in_12152_page8shim{	padding-top: 1px;}}@media all and (max-width: 480px) {.stacks_in_12152_page8shim{	padding-top: 1px;}}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12153_page8_wrapper {
	
}

#stacks_in_12153_page8_wrapper #stacks_in_12153_page8_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFCC;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);
	filter: alpha(opacity=78);
	opacity: 0.78;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_12153_page8 {
	border: solid #CCCCCC;
	border-width:  1px;
}

#stacks_in_12155_page8 {
	margin: 0px 5px 0px 5px;
	padding: 11px 5px 0px 5px;
}

#stacks_in_12156_page8 {
	line-height: 0.900000em;
	font-size: 70%;
	font-weight: lighter;
}

#stacks_in_12157_page8 {
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_12159_page8 {
	margin: 0px 5px 0px 5px;
	padding: 15px 5px 0px 5px;
}

#stacks_in_12160_page8 {
	line-height: 0.900000em;
	font-size: 70%;
	font-weight: lighter;
}

#stacks_in_12161_page8 {
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_12163_page8 {
	padding: 20px 5px 0px 5px;
}

#stacks_in_12164_page8 {
	font-size: 130%;
}

#stacks_in_12165_page8 {
	padding: 10px 5px 0px 5px;
}

#stacks_in_12166_page8 {
	font-size: 130%;
}

#stacks_in_12167_page8 {
	padding: 10px 5px 20px 5px;
}

#stacks_in_12168_page8 {
	font-size: 130%;
}
/* Start Responsive Shim stack CSS code */.stacks_in_12169_page8shim{	padding-top: 5px;}@media all and (max-width: 600px) {.stacks_in_12169_page8shim{	padding-top: 1px;}}@media all and (max-width: 480px) {.stacks_in_12169_page8shim{	padding-top: 1px;}}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_12171_page8shim{	padding-top: 10px;}@media all and (max-width: 600px) {.stacks_in_12171_page8shim{	padding-top: 1px;}}@media all and (max-width: 480px) {.stacks_in_12171_page8shim{	padding-top: 1px;}}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_58329_page8 {
}

#stacks_in_58329_page8 img { 
	property: value ! important;
}

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

#stacks_in_58329_page8 {
	padding: 0px 5px 0px 5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_12174_page8shim{	padding-top: 5px;}@media all and (max-width: 600px) {.stacks_in_12174_page8shim{	padding-top: 1px;}}@media all and (max-width: 480px) {.stacks_in_12174_page8shim{	padding-top: 1px;}}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
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_59188_page8desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_59188_page8mobilecontent { 
	display: none;
}




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

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

#stacks_in_59188_page8desktopcontent {
	display: none;
}

}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_59190_page8Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_59190_page8Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59190_page8Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59190_page8Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59190_page8Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59190_page8Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59190_page8Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59190_page8Calligrapher h6, .stacks_in_59190_page8Calligrapher h5, .stacks_in_59190_page8Calligrapher h4, .stacks_in_59190_page8Calligrapher h3, .stacks_in_59190_page8Calligrapher h2, .stacks_in_59190_page8Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_59190_page8Calligrapher, .stacks_in_59190_page8Calligrapher h1, .stacks_in_59190_page8Calligrapher h2, .stacks_in_59190_page8Calligrapher h3, .stacks_in_59190_page8Calligrapher h4, .stacks_in_59190_page8Calligrapher h5, .stacks_in_59190_page8Calligrapher h6{	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_59190_page8targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_59190_page8Calligrapher a:link{			color: #FFFFCC !important;			text-decoration: none !important;		}				.stacks_in_59190_page8Calligrapher a:visited{			color: #FFFFCC !important;		}				.stacks_in_59190_page8Calligrapher a:active{			color: #FFFFCC !important;		}				.stacks_in_59190_page8Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_59190_page8 {
	border: solid #FFFFFF;
	border-width: 2px 0px 1px 0px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_59192_page8_wrapper {
	
}

#stacks_in_59192_page8_wrapper #stacks_in_59192_page8_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCCCCC;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	opacity: 0.0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_59192_page8 {
	background-color: #330066;
	border: solid #990000;
	border-width: 1px 0px 3px 0px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_59194_page8 {
	max-width: 1100px;
	margin: 0px auto !important;
}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 1, March 2013
Author: Charlie Lockhart, Blueball Design & Isaiah, Yourhead
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_59196_page8 #fsr_3colwrap_stacks_in_59196_page8 #fsr_left3col_stacks_in_59196_page8 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_59196_page8 #fsr_3colwrap_stacks_in_59196_page8 #fsr_center3col_stacks_in_59196_page8 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_59196_page8 #fsr_3colwrap_stacks_in_59196_page8 #fsr_right3col_stacks_in_59196_page8 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_59196_page8 #fsr_3colwrap_stacks_in_59196_page8 #fsr_left3col_stacks_in_59196_page8 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_59196_page8 #fsr_3colwrap_stacks_in_59196_page8 #fsr_center3col_stacks_in_59196_page8 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_59196_page8 #fsr_3colwrap_stacks_in_59196_page8 #fsr_right3col_stacks_in_59196_page8 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

}
#stacks_in_59196_page8 {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

#stacks_in_59198_page8 {
	margin: 4px 0px 0px 0px;
	padding: 15px 4px 4px 4px;
}

#stacks_in_59199_page8 {
	line-height: 1.010000em;
	font-size: 179%;
}

#stacks_in_59200_page8 {
	padding:  4px;
}

#stacks_in_59201_page8 {
	line-height: 0.380000em;
	font-size: 130%;
	font-weight: lighter;
}

#stacks_in_59202_page8 {
	padding:  4px;
}

#stacks_in_59203_page8 {
	font-size: 110%;
	font-weight: lighter;
}
/* Start Responsive Shim stack CSS code */.stacks_in_59205_page8shim{	padding-top: 14px;}@media all and (max-width: 990px) {.stacks_in_59205_page8shim{	padding-top: 25px;}}@media all and (max-width: 850px) {.stacks_in_59205_page8shim{	padding-top: 25px;}}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_59206_page8 {
}

#stacks_in_59206_page8 img { 
	property: value ! important;
}

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

#stacks_in_59209_page8 {
	margin: 18px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_59210_page8 {
	font-size: 179%;
}

#stacks_in_59211_page8 {
	margin: 5px 0px 2px 0px;
	padding:  4px;
}

#stacks_in_59212_page8 {
	font-weight: lighter;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_59213_page8Calligrapher{			font-size: 85% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 1 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_59213_page8Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59213_page8Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59213_page8Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59213_page8Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59213_page8Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59213_page8Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59213_page8Calligrapher h6, .stacks_in_59213_page8Calligrapher h5, .stacks_in_59213_page8Calligrapher h4, .stacks_in_59213_page8Calligrapher h3, .stacks_in_59213_page8Calligrapher h2, .stacks_in_59213_page8Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_59213_page8Calligrapher, .stacks_in_59213_page8Calligrapher h1, .stacks_in_59213_page8Calligrapher h2, .stacks_in_59213_page8Calligrapher h3, .stacks_in_59213_page8Calligrapher h4, .stacks_in_59213_page8Calligrapher h5, .stacks_in_59213_page8Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_59213_page8targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_59213_page8Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_59213_page8Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_59213_page8Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_59213_page8Calligrapher a:hover{			color: #FFFF00 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_59215_page8 {
	margin: 8px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_59216_page8 {
	line-height: 1.360000em;
	font-size: 134%;
	font-weight: lighter;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_59218_page8Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_59218_page8Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59218_page8Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59218_page8Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59218_page8Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59218_page8Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59218_page8Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59218_page8Calligrapher h6, .stacks_in_59218_page8Calligrapher h5, .stacks_in_59218_page8Calligrapher h4, .stacks_in_59218_page8Calligrapher h3, .stacks_in_59218_page8Calligrapher h2, .stacks_in_59218_page8Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_59218_page8Calligrapher, .stacks_in_59218_page8Calligrapher h1, .stacks_in_59218_page8Calligrapher h2, .stacks_in_59218_page8Calligrapher h3, .stacks_in_59218_page8Calligrapher h4, .stacks_in_59218_page8Calligrapher h5, .stacks_in_59218_page8Calligrapher h6{	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_59218_page8targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_59218_page8Calligrapher a:link{			color: #FFFFCC !important;			text-decoration: none !important;		}				.stacks_in_59218_page8Calligrapher a:visited{			color: #FFFFCC !important;		}				.stacks_in_59218_page8Calligrapher a:active{			color: #FFFFCC !important;		}				.stacks_in_59218_page8Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_59218_page8 {
	border: solid #FFFFFF;
	border-width: 2px 0px 1px 0px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_59220_page8_wrapper {
	
}

#stacks_in_59220_page8_wrapper #stacks_in_59220_page8_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCCCCC;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	opacity: 0.0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_59220_page8 {
	background-color: #330066;
	border: solid #990000;
	border-width: 1px 0px 3px 0px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_59222_page8 {
	max-width: 1100px;
	margin: 0px auto !important;
}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 1, March 2013
Author: Charlie Lockhart, Blueball Design & Isaiah, Yourhead
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_59224_page8 #fsr_3colwrap_stacks_in_59224_page8 #fsr_left3col_stacks_in_59224_page8 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_59224_page8 #fsr_3colwrap_stacks_in_59224_page8 #fsr_center3col_stacks_in_59224_page8 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_59224_page8 #fsr_3colwrap_stacks_in_59224_page8 #fsr_right3col_stacks_in_59224_page8 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_59224_page8 #fsr_3colwrap_stacks_in_59224_page8 #fsr_left3col_stacks_in_59224_page8 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_59224_page8 #fsr_3colwrap_stacks_in_59224_page8 #fsr_center3col_stacks_in_59224_page8 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_59224_page8 #fsr_3colwrap_stacks_in_59224_page8 #fsr_right3col_stacks_in_59224_page8 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

}
#stacks_in_59224_page8 {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

#stacks_in_59226_page8 {
	padding: 15px 4px 4px 4px;
}

#stacks_in_59227_page8 {
	line-height: 1.010000em;
	font-size: 179%;
}

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

#stacks_in_59229_page8 {
	font-size: 130%;
	font-weight: lighter;
}

#stacks_in_59230_page8 {
	margin: 6px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_59231_page8 {
	font-size: 110%;
	font-weight: lighter;
}
/* Start Responsive Shim stack CSS code */.stacks_in_59233_page8shim{	padding-top: 14px;}@media all and (max-width: 990px) {.stacks_in_59233_page8shim{	padding-top: 25px;}}@media all and (max-width: 850px) {.stacks_in_59233_page8shim{	padding-top: 25px;}}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_59234_page8 {
}

#stacks_in_59234_page8 img { 
	property: value ! important;
}

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

#stacks_in_59234_page8 {
	padding: 0px 0px 15px 0px;
}

#stacks_in_59237_page8 {
	margin: 15px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_59238_page8 {
	font-size: 179%;
}

#stacks_in_59239_page8 {
	margin: 4px 0px 2px 0px;
	padding:  4px;
}

#stacks_in_59240_page8 {
	font-weight: lighter;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_59241_page8Calligrapher{			font-size: 85% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 1 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_59241_page8Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59241_page8Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59241_page8Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59241_page8Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59241_page8Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59241_page8Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_59241_page8Calligrapher h6, .stacks_in_59241_page8Calligrapher h5, .stacks_in_59241_page8Calligrapher h4, .stacks_in_59241_page8Calligrapher h3, .stacks_in_59241_page8Calligrapher h2, .stacks_in_59241_page8Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_59241_page8Calligrapher, .stacks_in_59241_page8Calligrapher h1, .stacks_in_59241_page8Calligrapher h2, .stacks_in_59241_page8Calligrapher h3, .stacks_in_59241_page8Calligrapher h4, .stacks_in_59241_page8Calligrapher h5, .stacks_in_59241_page8Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_59241_page8targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_59241_page8Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_59241_page8Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_59241_page8Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_59241_page8Calligrapher a:hover{			color: #FFFF00 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_59243_page8 {
	margin: 8px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_59244_page8 {
	line-height: 1.360000em;
	font-size: 134%;
	font-weight: lighter;
}
