
#stacks_in_304_page1 {
	background-image: url("../files/backgroundImage_304.png");
	background-repeat: repeat;
	background-position: left top;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 13, June 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_510_page1 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_out_510_page1 {
	width: 90%;
}

#stacks_in_510_page1 {
	background-color: rgba(255, 255, 255, 1.00);
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsrnavmenures1.css Style Sheet
Created: 12, October, 2012
Last Modified: 14, October, 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_481_page1 #navbar {	
	font-size: 1.07em;
	font-weight: 400;

}

#stacks_in_481_page1 #navbar ul {
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
}

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

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

#stacks_in_481_page1 #navbar ul li a, #stacks_in_481_page1 #navbar ul li a:visited {
	background: #4B9356;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 1.07em;
	font-weight: 400;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#stacks_in_481_page1 #navbar ul li a:hover {
	background: #4B935B;
	color: #F5F809;
}

#stacks_in_481_page1 #navbar ul li #current, #stacks_in_481_page1 #navbar ul li .currentAncestor {
	background: #4A9254;
	color: #FFFFFF;
}

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

#stacks_in_481_page1 #navbar ul li.hasChild > a {
	background-image: url(../files/arrow_down_white.png);
	background-position: 94% 50%;
	background-repeat: no-repeat;
	padding: 0 24px 0 10px;
}

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

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

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

/* Sub Menu Levels */

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

#stacks_in_481_page1 #navbar ul ul li {
	padding: 0;
	height: 26px;
	width: 200px;
	border-right: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stacks_in_481_page1 #navbar ul ul li a, #navbar ul ul li a:visited {
	background: #333333;
	color: #FFFFFF;
	border-top: px solid #EFEFEF;
	font-size: 0.75em;
	font-weight: normal;
	height: 26px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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


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

@media screen and (max-width: 600px) {
	
.tinynav { 
   display: block; 
   width: 100% !important; 
   margin-top: 0px;
   font-size: 18px; 
}

#nav { 
    display: none; 
}


}


@media screen and (min-width: 601px) {

/* ensure #navbarbar is visible on desktop version */

#nav {
	display: block !important;
}

.tinynav { 
   display: none !important; 
}

}




#stacks_in_481_page1 {
	background-color: rgba(75, 147, 86, 1.00);
	margin: 0px 0px 3px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 17, April 2014
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_89_page1 #fsr_colwrap_stacks_in_89_page1 #fsr_leftcol_stacks_in_89_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_89_page1 #fsr_colwrap_stacks_in_89_page1 #fsr_leftcol_stacks_in_89_page1 .leftcolpad_stacks_in_89_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89_page1 #fsr_colwrap_stacks_in_89_page1 #fsr_rightcol_stacks_in_89_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89_page1 #fsr_colwrap_stacks_in_89_page1 #fsr_rightcol_stacks_in_89_page1 .rightcolpad_stacks_in_89_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_89_page1 #fsr_colwrap_stacks_in_89_page1 #fsr_leftcol_stacks_in_89_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89_page1 #fsr_colwrap_stacks_in_89_page1 #fsr_leftcol_stacks_in_89_page1 .leftcolpad_stacks_in_89_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89_page1 #fsr_colwrap_stacks_in_89_page1 #fsr_rightcol_stacks_in_89_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89_page1 #fsr_colwrap_stacks_in_89_page1 #fsr_rightcol_stacks_in_89_page1 .rightcolpad_stacks_in_89_page1 {
	padding: 0px 0px 0px 0px;
}

}#stacks_in_499_page1 img{max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;  width:100%!important;         }

#stacks_out_499_page1 {
	width: 79%;
}

#stacks_in_499_page1 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_512_page1 img{max-width:100% ;height:auto ;min-width:35px ;padding:0;margin:0 auto;  width:100%!important;         }

#stacks_in_197_page1 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 90px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 28, July 2015
Version: 1.5
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013-2015 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

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

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

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

#stacks_in_489_page1 {
	background-color: rgba(255, 255, 255, 1.00);
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 17, April 2014
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

#stacks_in_493_page1 #fsr_colwrap_stacks_in_493_page1 #fsr_leftcol_stacks_in_493_page1 {
	float: left;
	display: block;
	width: 52%;
	height: auto;
	margin: 0;
}

#stacks_in_493_page1 #fsr_colwrap_stacks_in_493_page1 #fsr_leftcol_stacks_in_493_page1 .leftcolpad_stacks_in_493_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_493_page1 #fsr_colwrap_stacks_in_493_page1 #fsr_rightcol_stacks_in_493_page1 {
	float: right;
	display: block;
	width: 48%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_493_page1 #fsr_colwrap_stacks_in_493_page1 #fsr_rightcol_stacks_in_493_page1 .rightcolpad_stacks_in_493_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_493_page1 #fsr_colwrap_stacks_in_493_page1 #fsr_leftcol_stacks_in_493_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_493_page1 #fsr_colwrap_stacks_in_493_page1 #fsr_leftcol_stacks_in_493_page1 .leftcolpad_stacks_in_493_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_493_page1 #fsr_colwrap_stacks_in_493_page1 #fsr_rightcol_stacks_in_493_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_493_page1 #fsr_colwrap_stacks_in_493_page1 #fsr_rightcol_stacks_in_493_page1 .rightcolpad_stacks_in_493_page1 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_493_page1 {
	padding: 0px 40px 0px 40px;
}

#stacks_out_514_page1 {
	width: 86%;
}

#stacks_in_514_page1 {
	padding:  18px;
}

#stacks_in_515_page1 {
	font-size: 110%;
}

#stacks_out_1106_page1 {
	width: 89%;
}

#stacks_in_1106_page1 {
	padding:  18px;
}

#stacks_in_1107_page1 {
	font-size: 110%;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_525_page1Calligrapher{			font-size: 150% !important;			color: #4B935B !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: center !important;		}				.stacks_in_525_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_525_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_525_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_525_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_525_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_525_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_525_page1Calligrapher h6, .stacks_in_525_page1Calligrapher h5, .stacks_in_525_page1Calligrapher h4, .stacks_in_525_page1Calligrapher h3, .stacks_in_525_page1Calligrapher h2, .stacks_in_525_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_525_page1Calligrapher, .stacks_in_525_page1Calligrapher h1, .stacks_in_525_page1Calligrapher h2, .stacks_in_525_page1Calligrapher h3, .stacks_in_525_page1Calligrapher h4, .stacks_in_525_page1Calligrapher h5, .stacks_in_525_page1Calligrapher h6{	font-family: "Antic" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_525_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_525_page1Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_525_page1Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_525_page1Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_525_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_527_page1 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Footer' 
Style Sheet: fsrfooter.css
Created: 25, October, 2010
Last Modified: 18, April 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_480_page1 {
}

#stacks_in_480_page1 #footer {
	line-height: 2.83em;
	width: 100%;
}



#stacks_in_480_page1 {
	background-color: rgba(75, 147, 86, 1.00);
	padding:  5px;
}
