/* FlowBox 3rd Generation - 13-Jan-2012 - revised 24-Feb-2012 */
/* in case of reponse questions
video{max-width:100%;height:auto;}
*/
/* @group ColorBox Styling Group for FlowBox Stack Usage */

/* @group Style 1 */

#colorbox,#cbox1Overlay,#cbox1Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox1Overlay{position:fixed;width:100%;height:100%;}
#cbox1MiddleLeft,#cbox1BottomLeft{clear:left;}
#cbox1Content{position:relative;}
#cbox1LoadedContent{overflow:auto;}
#cbox1Title{margin:0;}
#cbox1LoadingOverlay,#cbox1LoadingGraphic{position:absolute;top:0;left:0;width:100%;}
#cbox1Previous,#cbox1Next,#cbox1Close,#cbox1Slideshow{cursor:pointer;}
.cbox1Photo{float:left;margin:auto;border:0;display:block;}
.cbox1Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:1 */
#cbox1Overlay{background:url(overlay1.png) repeat 0 0;}
#colorbox{}
#cbox1TopLeft{width:21px;height:21px;background:url(controls1.png) no-repeat -100px 0;}
#cbox1TopRight{width:21px;height:21px;background:url(controls1.png) no-repeat -129px 0;}
#cbox1BottomLeft{width:21px;height:21px;background:url(controls1.png) no-repeat -100px -29px;}
#cbox1BottomRight{width:21px;height:21px;background:url(controls1.png) no-repeat -129px -29px;}
#cbox1MiddleLeft{width:21px;background:url(controls1.png) left top repeat-y;}
#cbox1MiddleRight{width:21px;background:url(controls1.png) right top repeat-y;}
#cbox1TopCenter{height:21px;background:url(border1.png) 0 0 repeat-x;}
#cbox1BottomCenter{height:21px;background:url(border1.png) 0 -29px repeat-x;}
#cbox1Content{background:#FFFFFF;overflow:hidden;}
#cbox1Error{padding:50px;border:1px solid #ccc;}
#cbox1LoadedContent{margin-bottom:28px;padding: 5px;}
#cbox1Title{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#000000;}
#cbox1Current{position:absolute;bottom:4px;left:58px;color:#000000;}
#cbox1Slideshow{position:absolute;bottom:4px;right:30px;color:#000000;}
#cbox1Previous{position:absolute;bottom:0;left:0;background:url(controls1.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px;color:#000000;}
#cbox1Previous.hover{background-position:-75px -25px;}
#cbox1Next{position:absolute;bottom:0;left:27px;background:url(controls1.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px;color:#000000;}
#cbox1Next.hover{background-position:-50px -25px;}
#cbox1LoadingOverlay{background:url(loading_background1.png) no-repeat center center;}
#cbox1LoadingGraphic{background:url(loading1.gif) no-repeat center center;}
#cbox1Close{position:absolute;bottom:0;right:0;background:url(controls1.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px;color:#000000;}
#cbox1Close.hover{background-position:-25px -25px;}
/* The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
when an alpha filter (opacity change) is set on the element or ancestor element. */
.cbox1IE #cbox1TopLeft,
.cbox1IE #cbox1TopCenter,
.cbox1IE #cbox1TopRight,
.cbox1IE #cbox1BottomLeft,
.cbox1IE #cbox1BottomCenter,
.cbox1IE #cbox1BottomRight,
.cbox1IE #cbox1MiddleLeft,
.cbox1IE #cbox1MiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
/* The following provides PNG transparency support for IE6 */
.cbox1IE6 #cbox1TopLeft{background:url(borderTopLeft1.png);}
.cbox1IE6 #cbox1TopCenter{background:url(borderTopCenter11.png);}
.cbox1IE6 #cbox1TopRight{background:url(borderTopRight11.png);}
.cbox1IE6 #cbox1BottomLeft{background:url(borderBottomLeft1.png);}
.cbox1IE6 #cbox1BottomCenter{background:url(borderBottomCenter1.png);}
.cbox1IE6 #cbox1BottomRight{background:url(borderBottomRight1.png);}
.cbox1IE6 #cbox1MiddleLeft{background:url(borderMiddleLeft1.png);}
.cbox1IE6 #cbox1MiddleRight{background:url(borderMiddleRight1.png);}
.cbox1IE6 #cbox1TopLeft,
.cbox1IE6 #cbox1TopCenter,
.cbox1IE6 #cbox1TopRight,
.cbox1IE6 #cbox1BottomLeft,
.cbox1IE6 #cbox1BottomCenter,
.cbox1IE6 #cbox1BottomRight,
.cbox1IE6 #cbox1MiddleLeft,
.cbox1IE6 #cbox1MiddleRight{_behavior:expression(this.src = this.src ? this.src :this.currentStyle.backgroundImage.split('"')[1],this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ",sizingMethod='scale')");}

/* @end */

/* ColorBox Core Style:2 */

/* @group Style 2 */
/* Core Style:2 */
#colorbox,#cbox2Overlay,#cbox2Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox2Overlay{position:fixed;width:100%;height:100%;}
#cbox2MiddleLeft,#cbox2BottomLeft{clear:left;}
#cbox2Content{position:relative;}
#cbox2LoadedContent{overflow:auto;}
#cbox2Title{margin:0;}
#cbox2LoadingOverlay,#cbox2LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox2Previous,#cbox2Next,#cbox2Close,#cbox2Slideshow{cursor:pointer;}
.cbox2Photo{float:left;margin:auto;border:0;display:block;}
.cbox2Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:2 */
#cbox2Overlay{background:#fff;}
#colorbox{}
#cbox2Content{margin-top:32px;overflow:visible;}
.cbox2Iframe{background:#fff;}
#cbox2Error{padding:50px;border:1px solid #ccc;}
#cbox2LoadedContent{background:#000;padding:5px;}
#cbox2LoadingGraphic{background:url(loading2.gif) no-repeat center center;}
#cbox2LoadingOverlay{background:#000;}
#cbox2Title{position:absolute;top:-22px;left:0;color:#000;}
#cbox2Current{position:absolute;top:-22px;right:205px;text-indent:-9999px;}
#cbox2Slideshow,#cbox2Previous,#cbox2Next,#cbox2Close{text-indent:-9999px;width:20px;height:20px;position:absolute;top:-20px;background:url(controls2.png) no-repeat 0 0;}
#cbox2Previous{background-position:0px 0px;right:44px;}
#cbox2Previous:hover{background-position:0px -25px;}
#cbox2Next{background-position:-25px 0px;right:22px;}
#cbox2Next:hover{background-position:-25px -25px;}
#cbox2Close{background-position:-50px 0px;right:0;}
#cbox2Close:hover{background-position:-50px -25px;}
.cbox2Slideshow_on #cbox2Previous,.cbox2Slideshow_off #cbox2Previous{right:66px;}
.cbox2Slideshow_on #cbox2Slideshow{background-position:-75px -25px;right:44px;}
.cbox2Slideshow_on #cbox2Slideshow:hover{background-position:-100px -25px;}
.cbox2Slideshow_off #cbox2Slideshow{background-position:-100px 0px;right:44px;}
.cbox2Slideshow_off #cbox2Slideshow:hover{background-position:-75px -25px;}

/* @end */
/* ColorBox Core Style:3 */

/* @group Style 3 */
/* Core Style:3 */
#colorbox,#cbox3Overlay,#cbox3Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox3Overlay{position:fixed;width:100%;height:100%;}
#cbox3MiddleLeft,#cbox3BottomLeft{clear:left;}
#cbox3Content{position:relative;}
#cbox3LoadedContent{overflow:auto;}
#cbox3Title{margin:0;}
#cbox3LoadingOverlay,#cbox3LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox3Previous,#cbox3Next,#cbox3Close,#cbox3Slideshow{cursor:pointer;}
.cbox3Photo{float:left;margin:auto;border:0;display:block;}
.cbox3Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:3 */
#cbox3Overlay{background:#000;}
#colorbox{}
#cbox3Content{margin-top:20px;}
.cbox3Iframe{background:#fff;}
#cbox3Error{padding:50px;border:1px solid #ccc;}
#cbox3LoadedContent{border:5px solid #000;background:#000;padding: 5px;background-color: none;}
#cbox3Title{position:absolute;top:-20px;left:0;color:#ccc;}
#cbox3Current{position:absolute;top:-20px;right:0px;color:#ccc;}
#cbox3Slideshow{position:absolute;top:-20px;right:90px;color:#fff;}
#cbox3Previous{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(controls3.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px;}
#cbox3Previous:hover{background-position:bottom left;}
#cbox3Next{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(controls3.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px;}
#cbox3Next:hover{background-position:bottom right;}
#cbox3LoadingOverlay{background:#000;}
#cbox3LoadingGraphic{background:url(loading3.gif) no-repeat center center;}
#cbox3Close{position:absolute;top:5px;right:5px;display:block;background:url(controls3.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px;}
#cbox3Close:hover{background-position:bottom center;}

/* @end */
/* ColorBox Core Style:4 */

/* @group Style 4  */
/* Core Style:4 */
#colorbox,#cbox4Overlay,#cbox4Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox4Overlay{position:fixed;width:100%;height:100%;}
#cbox4MiddleLeft,#cbox4BottomLeft{clear:left;}
#cbox4Content{position:relative;}
#cbox4LoadedContent{overflow:auto;}
#cbox4Title{margin:0;}
#cbox4LoadingOverlay,#cbox4LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox4Previous,#cbox4Next,#cbox4Close,#cbox4Slideshow{cursor:pointer;}
.cbox4Photo{float:left;margin:auto;border:0;display:block;}
.cbox4Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:4 */
#cbox4Overlay{background:#fff;}
#colorbox{}
#cbox4TopLeft{width:25px;height:25px;background:url(border14.png) no-repeat 0 0;}
#cbox4TopCenter{height:25px;background:url(border14.png) repeat-x 0 -50px;}
#cbox4TopRight{width:25px;height:25px;background:url(border14.png) no-repeat -25px 0;}
#cbox4BottomLeft{width:25px;height:25px;background:url(border14.png) no-repeat 0 -25px;}
#cbox4BottomCenter{height:25px;background:url(border14.png) repeat-x 0 -75px;}
#cbox4BottomRight{width:25px;height:25px;background:url(border14.png) no-repeat -25px -25px;}
#cbox4MiddleLeft{width:25px;background:url(border24.png) repeat-y 0 0;}
#cbox4MiddleRight{width:25px;background:url(border24.png) repeat-y -25px 0;}
#cbox4Content{background:#fff;overflow:hidden;}
.cbox4Iframe{background:#fff;}
#cbox4Error{padding:50px;border:1px solid #ccc;}
#cbox4LoadedContent{margin-bottom:20px;padding: 5px;}
#cbox4Title{position:absolute;bottom:0px;left:0;text-align:center;width:100%;color:#999;}
#cbox4Current{position:absolute;bottom:0px;left:100px;color:#999;}
#cbox4Slideshow{position:absolute;bottom:0px;right:42px;color:#444;}
#cbox4Previous{position:absolute;bottom:0px;left:0;color:#444;}
#cbox4Next{position:absolute;bottom:0px;left:63px;color:#444;}
#cbox4LoadingOverlay{background:#fff url(loading4.gif) no-repeat 5px 5px;}
#cbox4Close{position:absolute;bottom:0;right:0;display:block;color:#444;}
/*
The following fixes a problem where IE7 and IE8 replace a4.png's alpha transparency with a black fill
when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9.
See:http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cbox4IE #cbox4TopLeft,
.cbox4IE #cbox4TopCenter,
.cbox4IE #cbox4TopRight,
.cbox4IE #cbox4BottomLeft,
.cbox4IE #cbox4BottomCenter,
.cbox4IE #cbox4BottomRight,
.cbox4IE #cbox4MiddleLeft,
.cbox4IE #cbox4MiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
/*
The following provides4.png transparency support for IE6
Feel free to remove this and the / directory if you have dropped IE6 support.
*/
.cbox4IE6 #cbox4TopLeft{background:url(borderTopLeft4.png);}
.cbox4IE6 #cbox4TopCenter{background:url(borderTopCenter4.png);}
.cbox4IE6 #cbox4TopRight{background:url(borderTopRight4.png);}
.cbox4IE6 #cbox4BottomLeft{background:url(borderBottomLeft4.png);}
.cbox4IE6 #cbox4BottomCenter{background:url(borderBottomCenter4.png);}
.cbox4IE6 #cbox4BottomRight{background:url(borderBottomRight4.png);}
.cbox4IE6 #cbox4MiddleLeft{background:url(borderMiddleLeft4.png);}
.cbox4IE6 #cbox4MiddleRight{background:url(borderMiddleRight4.png);}
.cbox4IE6 #cbox4TopLeft,
.cbox4IE6 #cbox4TopCenter,
.cbox4IE6 #cbox4TopRight,
.cbox4IE6 #cbox4BottomLeft,
.cbox4IE6 #cbox4BottomCenter,
.cbox4IE6 #cbox4BottomRight,
.cbox4IE6 #cbox4MiddleLeft,
.cbox4IE6 #cbox4MiddleRight{_behavior:expression(this.src = this.src ? this.src :this.currentStyle.backgroundImage.split('"')[1],this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ",sizingMethod='scale')");}

/* @end */
/* ColorBox Core Style:5 */

/* @group Style 5 */
/*  Core Style:5  */ 
#colorbox,#cbox5Overlay,#cbox5Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox5Overlay{position:fixed;width:100%;height:100%;}
#cbox5MiddleLeft,#cbox5BottomLeft{clear:left;}
#cbox5Content{position:relative;}
#cbox5LoadedContent{overflow:auto;}
#cbox5Title{margin:0;}
#cbox5LoadingOverlay,#cbox5LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox5Previous,#cbox5Next,#cbox5Close,#cbox5Slideshow{cursor:pointer;}
.cbox5Photo{float:left;margin:auto;border:0;display:block;}
.cbox5Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:5 */
#cbox5Overlay{background:#000;}
#colorbox{}
#cbox5TopLeft{width:14px;height:14px;background:url(controls5.png) no-repeat 0 0;}
#cbox5TopCenter{height:14px;background:url(border5.png) repeat-x top left;}
#cbox5TopRight{width:14px;height:14px;background:url(controls5.png) no-repeat -36px 0;}
#cbox5BottomLeft{width:14px;height:43px;background:url(controls5.png) no-repeat 0 -32px;}
#cbox5BottomCenter{height:43px;background:url(border5.png) repeat-x bottom left;}
#cbox5BottomRight{width:14px;height:43px;background:url(controls5.png) no-repeat -36px -32px;}
#cbox5MiddleLeft{width:14px;background:url(controls5.png) repeat-y -175px 0;}
#cbox5MiddleRight{width:14px;background:url(controls5.png) repeat-y -211px 0;}
#cbox5Content{background:#fff;overflow:visible;}
.cbox5Iframe{background:#fff;}
#cbox5Error{padding:50px;border:1px solid #ccc;}
#cbox5LoadedContent{margin-bottom:5px;padding: 5px;}
#cbox5LoadingOverlay{background:url(loading_background5.png) no-repeat center center;}
#cbox5LoadingGraphic{background:url(loading5.gif) no-repeat center center;}
#cbox5Title{position:absolute;bottom:-25px;left:0;text-align:center;width:100%;font-weight:bold;color:#7C7C7C;}
#cbox5Current{position:absolute;bottom:-25px;left:58px;font-weight:bold;color:#7C7C7C;}
#cbox5Previous,#cbox5Next,#cbox5Close,#cbox5Slideshow{position:absolute;bottom:-29px;background:url(controls5.png) no-repeat 0px 0px;width:23px;height:23px;text-indent:-9999px;}
#cbox5Previous{left:0px;background-position:-51px -25px;}
#cbox5Previous:hover{background-position:-51px 0px;}
#cbox5Next{left:27px;background-position:-75px -25px;}
#cbox5Next:hover{background-position:-75px 0px;}
#cbox5Close{right:0;background-position:-100px -25px;}
#cbox5Close:hover{background-position:-100px 0px;}
.cbox5Slideshow_on #cbox5Slideshow{background-position:-125px 0px;right:27px;}
.cbox5Slideshow_on #cbox5Slideshow:hover{background-position:-150px 0px;}
.cbox5Slideshow_off #cbox5Slideshow{background-position:-150px -25px;right:27px;}
.cbox5Slideshow_off #cbox5Slideshow:hover{background-position:-125px 0px;}
/* @end */

/* @end */
#stacks_in_2000 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width: 3px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:-9999px;background:url(../files/elevator-images/top.png) no-repeat left top;z-index:9988}#toTop:hover{background:url(../files/elevator-images/top.png) no-repeat left -51px}#toTop:active,#toTop:focus{outline:none}
/*
-------------------------------------------
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_2003 {
	max-width: 800px;
	margin: 0px auto !important;
}
#stacks_in_2003 {
	padding: 10px 10px 0px 10px;
}
  @media screen and (max-width:414px){#stacks_in_127759{display:none}} 
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_127760Calligrapher{			font-size: 200% !important;			color: #000000 !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_127760Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127760Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127760Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127760Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127760Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127760Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127760Calligrapher h6, .stacks_in_127760Calligrapher h5, .stacks_in_127760Calligrapher h4, .stacks_in_127760Calligrapher h3, .stacks_in_127760Calligrapher h2, .stacks_in_127760Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_127760Calligrapher, .stacks_in_127760Calligrapher h1, .stacks_in_127760Calligrapher h2, .stacks_in_127760Calligrapher h3, .stacks_in_127760Calligrapher h4, .stacks_in_127760Calligrapher h5, .stacks_in_127760Calligrapher h6{	font-family: "Just Another Hand" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_127760targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_127760Calligrapher a:link{			color: #000000 !important;			text-decoration: none !important;		}				.stacks_in_127760Calligrapher a:visited{			color: #000000 !important;		}				.stacks_in_127760Calligrapher a:active{			color: #000000 !important;		}				.stacks_in_127760Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_127761 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_127761 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_127761 {
	padding: 0px 50px 0px 50px;
}

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

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

#stacks_in_127762 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
} #stacks_in_127763,#stacks_in_127763 .stacks_out,#stacks_in_127763 .stacks_in{overflow:visible}#stacks_in_127763{padding:.15em 0}

#stacks_out_127763 {
	margin-left:0;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_127764 {
	color: #000000;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_127764 a, #simpleText_stacks_in_127764 a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_127764 a:visited {color: #000000;}
#simpleText_stacks_in_127764 a:hover {
	color: #0066CC;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_127764 a:active {color: #666666;}
#simpleText_stacks_in_127764 a:focus {color: #99CC99; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_127764.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_127764 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_127764 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_127764 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_127764 {font-size: inherit;}
} #stacks_in_127768,#stacks_in_127768 .stacks_out,#stacks_in_127768 .stacks_in{overflow:visible}#stacks_in_127768{padding:.15em 0}

#stacks_out_127768 {
	margin-left:0;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_127769 {
	color: #000000;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_127769 a, #simpleText_stacks_in_127769 a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_127769 a:visited {color: #000000;}
#simpleText_stacks_in_127769 a:hover {
	color: #0066CC;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_127769 a:active {color: #666666;}
#simpleText_stacks_in_127769 a:focus {color: #99CC99; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_127769.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_127769 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_127769 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_127769 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_127769 {font-size: inherit;}
} #stacks_in_127773,#stacks_in_127773 .stacks_out,#stacks_in_127773 .stacks_in{overflow:visible}#stacks_in_127773{padding:.15em 0}

#stacks_out_127773 {
	margin-left:0;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_127774 {
	color: #000000;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_127774 a, #simpleText_stacks_in_127774 a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_127774 a:visited {color: #000000;}
#simpleText_stacks_in_127774 a:hover {
	color: #0066CC;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_127774 a:active {color: #666666;}
#simpleText_stacks_in_127774 a:focus {color: #99CC99; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_127774.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_127774 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_127774 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_127774 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_127774 {font-size: inherit;}
}
#stacks_in_127779 .stacks_left {
	float:left;
	width:32%;
}

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

#stacks_in_127779 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
} #stacks_in_127780,#stacks_in_127780 .stacks_out,#stacks_in_127780 .stacks_in{overflow:visible}#stacks_in_127780{padding:.15em 0}

#stacks_out_127780 {
	margin-left:0;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_127781 {
	color: #000000;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_127781 a, #simpleText_stacks_in_127781 a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_127781 a:visited {color: #000000;}
#simpleText_stacks_in_127781 a:hover {
	color: #0066CC;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_127781 a:active {color: #666666;}
#simpleText_stacks_in_127781 a:focus {color: #99CC99; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_127781.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_127781 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_127781 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_127781 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_127781 {font-size: inherit;}
} #stacks_in_127785,#stacks_in_127785 .stacks_out,#stacks_in_127785 .stacks_in{overflow:visible}#stacks_in_127785{padding:.15em 0}

#stacks_out_127785 {
	margin-left:0;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_127786 {
	color: #000000;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_127786 a, #simpleText_stacks_in_127786 a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_127786 a:visited {color: #000000;}
#simpleText_stacks_in_127786 a:hover {
	color: #0066CC;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_127786 a:active {color: #666666;}
#simpleText_stacks_in_127786 a:focus {color: #99CC99; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_127786.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_127786 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_127786 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_127786 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_127786 {font-size: inherit;}
} #stacks_in_127790,#stacks_in_127790 .stacks_out,#stacks_in_127790 .stacks_in{overflow:visible}#stacks_in_127790{padding:.15em 0}

#stacks_out_127790 {
	margin-left:0;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_127791 {
	color: #000000;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_127791 a, #simpleText_stacks_in_127791 a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_127791 a:visited {color: #000000;}
#simpleText_stacks_in_127791 a:hover {
	color: #0066CC;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_127791 a:active {color: #666666;}
#simpleText_stacks_in_127791 a:focus {color: #99CC99; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_127791.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_127791 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_127791 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_127791 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_127791 {font-size: inherit;}
}  #stacks_in_127798{display:none}@media screen and (max-width:414px){#stacks_in_127798{display:block}} 
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Add-Ons Pack 1'
fsrnavmenures3f.css Style Sheet
Created: 21, May, 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: 600;
}

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

*: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: #000000;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 1.00em;
	font-weight: 600;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: #005DB3;
	color: #FFFFFF;
}

#nav ul li #current {
	background-color: #005DB3;
	color: #FFFFFF;
}

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

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

#nav ul li.hasChild > a {
	background-image: url(../files/downarrow_white.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;
	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: #252525;
	color: #FFFFFF;
	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: #005DB3;
	color: #FFFFFF;
	width: 186px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #005DB3;
	color: #FFFFFF;
}

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

#nav ul ul li.hasChild > a {
	background-image: url(../files/rightarrow_white.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/)

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

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

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

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

.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: #FFFFFF;
background: #005DB3;
/*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;
}




  @media screen and (max-width:600px){#stacks_in_127829{display:none}} 
#stacks_in_127727 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_127727 .jwresp_col{overflow:hidden;margin:0;width:34%; float:left;}#stacks_in_127727 #jwresp_col2_stacks_in_127727{ float:right; width:64%}@media screen and (max-width:500px){#stacks_in_127727 #jwresp_col1_stacks_in_127727,#stacks_in_127727 #jwresp_col2_stacks_in_127727{width:100%;float:none;display:block}#stacks_in_127727 #jwresp_col1_stacks_in_127727{margin-bottom:15px}}

#stacks_in_127727 {
	padding: 10px 0px 20px 0px;
}
#stacks_in_127728 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_127728 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_127728 .fluid-image.unlimited img{width:100% !important}#stacks_in_127728 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_127728 .fluid-image.align-left img{float:left}#stacks_in_127728 .fluid-image.align-right img{float:right}
  @media screen and (max-width:414px){#stacks_in_127733{display:none}} 
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_127734Calligrapher{			font-size: 100% !important;			color: #333333 !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_127734Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127734Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127734Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127734Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127734Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127734Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127734Calligrapher h6, .stacks_in_127734Calligrapher h5, .stacks_in_127734Calligrapher h4, .stacks_in_127734Calligrapher h3, .stacks_in_127734Calligrapher h2, .stacks_in_127734Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- */ .stacks_in_127734Calligrapher, .stacks_in_127734Calligrapher h1, .stacks_in_127734Calligrapher h2, .stacks_in_127734Calligrapher h3, .stacks_in_127734Calligrapher h4, .stacks_in_127734Calligrapher h5, .stacks_in_127734Calligrapher h6{	font-family: "'Droid Serif', serif" !important;}/* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_127734targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_127734Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_127734Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_127734Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_127734Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.TITLER_content a, 
.TITLER_content a:active {text-decoration: none;color: #0000FF;}
.TITLER_content a:hover {text-decoration: none;color: #21FFFF;}
.TITLER_content a:visited {text-decoration: none;color: #333333;}



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

#stacks_out_127735 {
	margin-right:0;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.subtitle_content a, 
.subtitle_content a:active {text-decoration: none;color: #0000FF;}
.subtitle_content a:hover {text-decoration: none;color: #FF0000;}
.subtitle_content a:visited {text-decoration: none;color: #800080;}


/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.Sloganreels_content a, 
.Sloganreels_content a:active {text-decoration: none;color: #0000FF;}
.Sloganreels_content a:hover {text-decoration: none;color: #FF0000;}
.Sloganreels_content a:visited {text-decoration: none;color: #800080;}


/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.obscured1_content a, 
.obscured1_content a:active {text-decoration: none;color: #0080FF;}
.obscured1_content a:hover {text-decoration: none;color: #66CCFF;}
.obscured1_content a:visited {text-decoration: none;color: #0080FF;}



#stacks_in_127741 {
	margin: 3px 10px 0px 0px;
}
  #stacks_in_127745{display:none}@media screen and (max-width:414px){#stacks_in_127745{display:block}} 
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_127746Calligrapher{			font-size: 100% !important;			color: #333333 !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_127746Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127746Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127746Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127746Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127746Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127746Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127746Calligrapher h6, .stacks_in_127746Calligrapher h5, .stacks_in_127746Calligrapher h4, .stacks_in_127746Calligrapher h3, .stacks_in_127746Calligrapher h2, .stacks_in_127746Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- */ .stacks_in_127746Calligrapher, .stacks_in_127746Calligrapher h1, .stacks_in_127746Calligrapher h2, .stacks_in_127746Calligrapher h3, .stacks_in_127746Calligrapher h4, .stacks_in_127746Calligrapher h5, .stacks_in_127746Calligrapher h6{	font-family: "'Droid Serif', serif" !important;}/* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_127746targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_127746Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_127746Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_127746Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_127746Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.TITLER_content a, 
.TITLER_content a:active {text-decoration: none;color: #0000FF;}
.TITLER_content a:hover {text-decoration: none;color: #21FFFF;}
.TITLER_content a:visited {text-decoration: none;color: #333333;}



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

#stacks_out_127747 {
	margin-right:0;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.subtitle_content a, 
.subtitle_content a:active {text-decoration: none;color: #0000FF;}
.subtitle_content a:hover {text-decoration: none;color: #FF0000;}
.subtitle_content a:visited {text-decoration: none;color: #800080;}


/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.Sloganreels_content a, 
.Sloganreels_content a:active {text-decoration: none;color: #0000FF;}
.Sloganreels_content a:hover {text-decoration: none;color: #FF0000;}
.Sloganreels_content a:visited {text-decoration: none;color: #800080;}


/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.obscured1_content a, 
.obscured1_content a:active {text-decoration: none;color: #0080FF;}
.obscured1_content a:hover {text-decoration: none;color: #66CCFF;}
.obscured1_content a:visited {text-decoration: none;color: #0080FF;}



#stacks_in_127754 {
	margin: 10px 0px 0px 0px;
}
  #stacks_in_127806{display:none}@media screen and (max-width:415px){#stacks_in_127806{display:block}} 
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image BG Pro Stack' 
Style Sheet: fsrimagebgpro.css
Created: 22, October, 2012
Last Modified: 12, March 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_127807 {
	z-index: 40;
	min-height: 250px !important;
	_height: 250px;
}

img {
	display: block;
	height: auto !important;
	max-width: 100% !important;
}

@media \0screen {
img { 
	width: auto; /* for ie 8 */
	}
}

.stacks_in_127807_headerContent {
	position: relative;
	width: 100%;
	overflow: visible;
	margin-top: 0px;
	z-index: 50;
}

.stacks_in_127807_headerBackground {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	overflow: visible;
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 768px) {
img {
	display: block;
	height: auto !important;
	max-width: 100% !important;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%; /* Gecko 1.9.2 (Firefox 3.6) */
	-o-background-size: 100% 100%; /* Opera 9.5 */
	-webkit-background-size: 100% 100%;/* Safari 3.0 */
	-khtml-background-size: 100% 100%; /* Konqueror 3.5.4 */
	}
}
#stacks_in_127807 {
	padding: 0px 10px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_127809Calligrapher{			font-size: 100% !important;			color: #333333 !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_127809Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127809Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127809Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127809Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127809Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127809Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127809Calligrapher h6, .stacks_in_127809Calligrapher h5, .stacks_in_127809Calligrapher h4, .stacks_in_127809Calligrapher h3, .stacks_in_127809Calligrapher h2, .stacks_in_127809Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- */ .stacks_in_127809Calligrapher, .stacks_in_127809Calligrapher h1, .stacks_in_127809Calligrapher h2, .stacks_in_127809Calligrapher h3, .stacks_in_127809Calligrapher h4, .stacks_in_127809Calligrapher h5, .stacks_in_127809Calligrapher h6{	font-family: "'Droid Serif', serif" !important;}/* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_127809Calligrapher, .stacks_in_127809Calligrapher h1, .stacks_in_127809Calligrapher h2, .stacks_in_127809Calligrapher h3, .stacks_in_127809Calligrapher h4, .stacks_in_127809Calligrapher h5, .stacks_in_127809Calligrapher h6{	text-shadow: 2px 0px 5px #191919 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_127809targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_127809Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_127809Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_127809Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_127809Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.TITLER_content a, 
.TITLER_content a:active {text-decoration: none;color: #0000FF;}
.TITLER_content a:hover {text-decoration: none;color: #21FFFF;}
.TITLER_content a:visited {text-decoration: none;color: #333333;}



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

#stacks_out_127810 {
	margin-right:0;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_127812Calligrapher{			font-size: 85% !important;			color: #333333 !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: right !important;		}				.stacks_in_127812Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127812Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127812Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127812Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127812Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127812Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127812Calligrapher h6, .stacks_in_127812Calligrapher h5, .stacks_in_127812Calligrapher h4, .stacks_in_127812Calligrapher h3, .stacks_in_127812Calligrapher h2, .stacks_in_127812Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- */ .stacks_in_127812Calligrapher, .stacks_in_127812Calligrapher h1, .stacks_in_127812Calligrapher h2, .stacks_in_127812Calligrapher h3, .stacks_in_127812Calligrapher h4, .stacks_in_127812Calligrapher h5, .stacks_in_127812Calligrapher h6{	font-family: "'Droid Serif', serif" !important;}/* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_127812Calligrapher, .stacks_in_127812Calligrapher h1, .stacks_in_127812Calligrapher h2, .stacks_in_127812Calligrapher h3, .stacks_in_127812Calligrapher h4, .stacks_in_127812Calligrapher h5, .stacks_in_127812Calligrapher h6{	text-shadow: 2px 0px 5px #191919 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_127812targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_127812Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_127812Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_127812Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_127812Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.subtitle_content a, 
.subtitle_content a:active {text-decoration: none;color: #0000FF;}
.subtitle_content a:hover {text-decoration: none;color: #FF0000;}
.subtitle_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_127813 {
	margin: 0px 0px 3px 0px;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.subtitle_content a, 
.subtitle_content a:active {text-decoration: none;color: #0000FF;}
.subtitle_content a:hover {text-decoration: none;color: #FF0000;}
.subtitle_content a:visited {text-decoration: none;color: #800080;}


/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.Sloganreels_content a, 
.Sloganreels_content a:active {text-decoration: none;color: #0000FF;}
.Sloganreels_content a:hover {text-decoration: none;color: #FF0000;}
.Sloganreels_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_127818 {
	padding: 50px 0px 5px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_127822Calligrapher{			font-size: 100% !important;			color: #000000 !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_127822Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127822Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127822Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127822Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127822Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127822Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_127822Calligrapher h6, .stacks_in_127822Calligrapher h5, .stacks_in_127822Calligrapher h4, .stacks_in_127822Calligrapher h3, .stacks_in_127822Calligrapher h2, .stacks_in_127822Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- */ .stacks_in_127822Calligrapher, .stacks_in_127822Calligrapher h1, .stacks_in_127822Calligrapher h2, .stacks_in_127822Calligrapher h3, .stacks_in_127822Calligrapher h4, .stacks_in_127822Calligrapher h5, .stacks_in_127822Calligrapher h6{	font-family: "PT Serif" !important;}/* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_127822targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_127822Calligrapher a:link{			color: #66CCFF !important;			text-decoration: none !important;		}				.stacks_in_127822Calligrapher a:visited{			color: #66CCFF !important;		}				.stacks_in_127822Calligrapher a:active{			color: #66CCFF !important;		}				.stacks_in_127822Calligrapher a:hover{			color: #FFFF0A !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_127822 {
	padding:  5px;
}

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

#stacks_in_127825 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_2221 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2221 .jwresp_col{overflow:hidden;margin:0;width:31%; float:left;}#stacks_in_2221 #jwresp_col2_stacks_in_2221{ float:right; width:67%}@media screen and (max-width:500px){#stacks_in_2221 #jwresp_col1_stacks_in_2221,#stacks_in_2221 #jwresp_col2_stacks_in_2221{width:100%;float:none;display:block}#stacks_in_2221 #jwresp_col1_stacks_in_2221{margin-bottom:15px}}

#stacks_in_2221 {
	margin: 0px 0px 10px 0px;
}
#stacks_in_2281 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_2281 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_2281 .fluid-image.unlimited img{width:100% !important}#stacks_in_2281 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_2281 .fluid-image.align-left img{float:left}#stacks_in_2281 .fluid-image.align-right img{float:right}
/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.subtitle_content a, 
.subtitle_content a:active {text-decoration: none;color: #0000FF;}
.subtitle_content a:hover {text-decoration: none;color: #FF0000;}
.subtitle_content a:visited {text-decoration: none;color: #800080;}



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

#stacks_in_2228 {
	padding: 0px 0px 5px 0px;
}
#stacks_in_2232 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2232 .jwresp_col{overflow:hidden;margin:0;width:31%; float:left;}#stacks_in_2232 #jwresp_col2_stacks_in_2232{ float:right; width:67%}@media screen and (max-width:500px){#stacks_in_2232 #jwresp_col1_stacks_in_2232,#stacks_in_2232 #jwresp_col2_stacks_in_2232{width:100%;float:none;display:block}#stacks_in_2232 #jwresp_col1_stacks_in_2232{margin-bottom:15px}}

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

#stacks_in_2234 {
	padding: 20px 0px 0px 0px;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.subtitle_content a, 
.subtitle_content a:active {text-decoration: none;color: #0000FF;}
.subtitle_content a:hover {text-decoration: none;color: #FF0000;}
.subtitle_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_2237 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_2241 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2241 .jwresp_col{overflow:hidden;margin:0;width:31%; float:left;}#stacks_in_2241 #jwresp_col2_stacks_in_2241{ float:right; width:67%}@media screen and (max-width:500px){#stacks_in_2241 #jwresp_col1_stacks_in_2241,#stacks_in_2241 #jwresp_col2_stacks_in_2241{width:100%;float:none;display:block}#stacks_in_2241 #jwresp_col1_stacks_in_2241{margin-bottom:15px}}

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

#stacks_in_2243 {
	padding: 20px 0px 0px 0px;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.subtitle_content a, 
.subtitle_content a:active {text-decoration: none;color: #0000FF;}
.subtitle_content a:hover {text-decoration: none;color: #FF0000;}
.subtitle_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_2246 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_127636 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_127636 .jwresp_col{overflow:hidden;margin:0;width:31%; float:left;}#stacks_in_127636 #jwresp_col2_stacks_in_127636{ float:right; width:67%}@media screen and (max-width:500px){#stacks_in_127636 #jwresp_col1_stacks_in_127636,#stacks_in_127636 #jwresp_col2_stacks_in_127636{width:100%;float:none;display:block}#stacks_in_127636 #jwresp_col1_stacks_in_127636{margin-bottom:15px}}

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

#stacks_in_127638 {
	padding: 20px 0px 0px 0px;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.subtitle_content a, 
.subtitle_content a:active {text-decoration: none;color: #0000FF;}
.subtitle_content a:hover {text-decoration: none;color: #FF0000;}
.subtitle_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_127641 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_2250 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2250 .jwresp_col{overflow:hidden;margin:0;width:31%; float:left;}#stacks_in_2250 #jwresp_col2_stacks_in_2250{ float:right; width:67%}@media screen and (max-width:500px){#stacks_in_2250 #jwresp_col1_stacks_in_2250,#stacks_in_2250 #jwresp_col2_stacks_in_2250{width:100%;float:none;display:block}#stacks_in_2250 #jwresp_col1_stacks_in_2250{margin-bottom:15px}}

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

#stacks_in_2252 {
	padding: 20px 0px 0px 0px;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.subtitle_content a, 
.subtitle_content a:active {text-decoration: none;color: #0000FF;}
.subtitle_content a:hover {text-decoration: none;color: #FF0000;}
.subtitle_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_2255 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_2259 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2259 .jwresp_col{overflow:hidden;margin:0;width:31%; float:left;}#stacks_in_2259 #jwresp_col2_stacks_in_2259{ float:right; width:67%}@media screen and (max-width:500px){#stacks_in_2259 #jwresp_col1_stacks_in_2259,#stacks_in_2259 #jwresp_col2_stacks_in_2259{width:100%;float:none;display:block}#stacks_in_2259 #jwresp_col1_stacks_in_2259{margin-bottom:15px}}

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

#stacks_in_2261 {
	padding: 20px 0px 0px 0px;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.subtitle_content a, 
.subtitle_content a:active {text-decoration: none;color: #0000FF;}
.subtitle_content a:hover {text-decoration: none;color: #FF0000;}
.subtitle_content a:visited {text-decoration: none;color: #800080;}



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

#stacks_in_2266 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_2268 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_2270 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2270 .jwresp_col{overflow:hidden;margin:0;width:31%; float:left;}#stacks_in_2270 #jwresp_col2_stacks_in_2270{ float:right; width:67%}@media screen and (max-width:500px){#stacks_in_2270 #jwresp_col1_stacks_in_2270,#stacks_in_2270 #jwresp_col2_stacks_in_2270{width:100%;float:none;display:block}#stacks_in_2270 #jwresp_col1_stacks_in_2270{margin-bottom:15px}}

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

#stacks_in_127645_1 {
	padding: 20px 0px 0px 0px;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.subtitle_content a, 
.subtitle_content a:active {text-decoration: none;color: #0000FF;}
.subtitle_content a:hover {text-decoration: none;color: #FF0000;}
.subtitle_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_2275 {
	margin: 20px 0px 0px 0px;
}
  @media screen and (max-width:500px){#stacks_in_2045{display:none}} 
/* Start Obscure Email stack CSS code */.stacks_in_2053topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_2053mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_2053small{font-weight: normal;font-size: 12px;}.stacks_in_2053centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_2053centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */#stacks_in_2070 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2070 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_2070 #jwresp_col2_stacks_in_2070{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_2070 #jwresp_col1_stacks_in_2070,#stacks_in_2070 #jwresp_col2_stacks_in_2070{width:100%;float:none;display:block}#stacks_in_2070 #jwresp_col1_stacks_in_2070{margin-bottom:15px}}
/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.obscured1_content a, 
.obscured1_content a:active {text-decoration: none;color: #0080FF;}
.obscured1_content a:hover {text-decoration: none;color: #66CCFF;}
.obscured1_content a:visited {text-decoration: none;color: #0080FF;}



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

.stacks_column_left {
	float:left;
}

.stacks_column_right {
	float:right;
}

.stacks_column_5 {
	width:18%;
	margin: 0 1%;
}

.stacks_column_center {
	margin:0 41%;
}
#stacks_out_2054 {
	width: 69%;
}
#stacks_in_2056 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:10px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_2056 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_2056 .fluid-image.unlimited img{width:100% !important}#stacks_in_2056 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_2056 .fluid-image.align-left img{float:left}#stacks_in_2056 .fluid-image.align-right img{float:right}
#stacks_in_2059 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:10px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_2059 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_2059 .fluid-image.unlimited img{width:100% !important}#stacks_in_2059 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_2059 .fluid-image.align-left img{float:left}#stacks_in_2059 .fluid-image.align-right img{float:right}
#stacks_in_2062 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:10px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_2062 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_2062 .fluid-image.unlimited img{width:100% !important}#stacks_in_2062 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_2062 .fluid-image.align-left img{float:left}#stacks_in_2062 .fluid-image.align-right img{float:right}
#stacks_in_2065 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:10px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_2065 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_2065 .fluid-image.unlimited img{width:100% !important}#stacks_in_2065 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_2065 .fluid-image.align-left img{float:left}#stacks_in_2065 .fluid-image.align-right img{float:right}
#stacks_in_2068 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:10px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_2068 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_2068 .fluid-image.unlimited img{width:100% !important}#stacks_in_2068 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_2068 .fluid-image.align-left img{float:left}#stacks_in_2068 .fluid-image.align-right img{float:right}
  #stacks_in_2289{display:none}@media screen and (max-width:500px){#stacks_in_2289{display:block}} 
#stacks_in_2294 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2294 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_2294 #jwresp_col2_stacks_in_2294{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_2294 #jwresp_col1_stacks_in_2294,#stacks_in_2294 #jwresp_col2_stacks_in_2294{width:100%;float:none;display:block}#stacks_in_2294 #jwresp_col1_stacks_in_2294{margin-bottom:15px}}

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

.stacks_column_left {
	float:left;
}

.stacks_column_right {
	float:right;
}

.stacks_column_5 {
	width:18%;
	margin: 0 1%;
}

.stacks_column_center {
	margin:0 41%;
}
#stacks_out_2299 {
	width: 69%;
}
#stacks_in_2301 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:10px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_2301 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_2301 .fluid-image.unlimited img{width:100% !important}#stacks_in_2301 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_2301 .fluid-image.align-left img{float:left}#stacks_in_2301 .fluid-image.align-right img{float:right}
#stacks_in_2304 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:10px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_2304 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_2304 .fluid-image.unlimited img{width:100% !important}#stacks_in_2304 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_2304 .fluid-image.align-left img{float:left}#stacks_in_2304 .fluid-image.align-right img{float:right}
#stacks_in_2307 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:10px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_2307 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_2307 .fluid-image.unlimited img{width:100% !important}#stacks_in_2307 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_2307 .fluid-image.align-left img{float:left}#stacks_in_2307 .fluid-image.align-right img{float:right}
#stacks_in_2310 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:10px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_2310 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_2310 .fluid-image.unlimited img{width:100% !important}#stacks_in_2310 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_2310 .fluid-image.align-left img{float:left}#stacks_in_2310 .fluid-image.align-right img{float:right}
#stacks_in_2313 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:10px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_2313 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_2313 .fluid-image.unlimited img{width:100% !important}#stacks_in_2313 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_2313 .fluid-image.align-left img{float:left}#stacks_in_2313 .fluid-image.align-right img{float:right}
/*
-------------------------------------------
File: Blueball GFontsStylr 6, v1.0 for Stacks 2  
gfontsstylr06.css Style Sheet
Created: 12, March, 2012
Last Modified: 12, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.obscured1_content a, 
.obscured1_content a:active {text-decoration: none;color: #0080FF;}
.obscured1_content a:hover {text-decoration: none;color: #66CCFF;}
.obscured1_content a:visited {text-decoration: none;color: #0080FF;}



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