/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

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

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

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

}

#stacks_in_21_page23 {
	background-color: rgba(248, 242, 231, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Title Stack
Style Sheet: fsrtitle.css
Created: 23, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_22_page23 {
	
}

#stacks_in_22_page23 #title h1 {
	line-height: 1.00em;
	text-align: left;
	font-weight: 700;
}
#stacks_in_22_page23 {
	margin: 10px 20px 0px 20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Slogan Stack' 
Style Sheet: fsrslogan.css
Created: 25, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_23_page23 {
}

#slogan h2 {
	font-weight: 700;
	line-height: 1.00em;
	text-align: left;
}
#stacks_in_23_page23 {
	margin: 0px 20px 0px 20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_27_page23 {
	
}

#stacks_in_27_page23 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_27_page23 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

}
#stacks_in_27_page23 {
	margin: 20px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_25_page23 {
	
}

#stacks_in_25_page23 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_25_page23 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

}
#stacks_in_25_page23 {
	margin: 5px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive' Nav Menu Res1
fsrnavmenures1.css Style Sheet
Created: 12, October, 2012
Last Modified: 12, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_24_page23 #navbar {	
	font-size: 1.00em;
	font-weight: 700;
}

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

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

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

#stacks_in_24_page23 #navbar ul li a, #stacks_in_24_page23 #navbar ul li a:visited {
	background: #F8F2E7;
	color: #4C4C4C;
	cursor: pointer;
	display: inline-block;
	font-size: 1.00em;
	font-weight: 700;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#stacks_in_24_page23 #navbar ul li a:hover {
	background: #E6E6E6;
	color: #890B11;
}

#stacks_in_24_page23 #navbar ul li #current, #stacks_in_24_page23 #navbar ul li .currentAncestor {
	background: #FFFFFF;
	color: #000000;
}

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

#stacks_in_24_page23 #navbar ul li.hasChild > a {
	background-image: url(../index_files/arrow_down_white.png);
	background-position: 94% 50%;
	background-repeat: no-repeat;
	padding: 0 28px 0 14px;
}

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

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

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

/* Sub Menu Levels */

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

#stacks_in_24_page23 #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_24_page23 #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_24_page23 #navbar ul ul li a, #stacks_in_24_page23 #navbar ul ul li a:visited {
	padding: 0 14px 0 14px;
	line-height: 26px !important;
	width: 186px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_24_page23 #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_24_page23 {
	background-color: rgba(248, 242, 231, 1.00);
	margin: 5px 0px 5px 5px;
}

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

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

#stacks_in_250_page23 #fsr_colwrap_stacks_in_250_page23 #fsr_leftcol_stacks_in_250_page23 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_250_page23 #fsr_colwrap_stacks_in_250_page23 #fsr_leftcol_stacks_in_250_page23 .leftcolpad_stacks_in_250_page23 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_250_page23 #fsr_colwrap_stacks_in_250_page23 #fsr_rightcol_stacks_in_250_page23 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_250_page23 #fsr_colwrap_stacks_in_250_page23 #fsr_rightcol_stacks_in_250_page23 .rightcolpad_stacks_in_250_page23 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_250_page23 #fsr_colwrap_stacks_in_250_page23 #fsr_leftcol_stacks_in_250_page23 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_250_page23 #fsr_colwrap_stacks_in_250_page23 #fsr_leftcol_stacks_in_250_page23 .leftcolpad_stacks_in_250_page23 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_250_page23 #fsr_colwrap_stacks_in_250_page23 #fsr_rightcol_stacks_in_250_page23 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_250_page23 #fsr_colwrap_stacks_in_250_page23 #fsr_rightcol_stacks_in_250_page23 .rightcolpad_stacks_in_250_page23 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_213_page23 {
	margin: 20px 20px 20px 20px;
}

#stacks_in_214_page23 {
	line-height: 2em;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_253_page23 {
	
}

#stacks_in_253_page23 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_253_page23 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

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

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

#stacks_in_255_page23 #fsr_colwrap_stacks_in_255_page23 #fsr_leftcol_stacks_in_255_page23 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_255_page23 #fsr_colwrap_stacks_in_255_page23 #fsr_leftcol_stacks_in_255_page23 .leftcolpad_stacks_in_255_page23 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_255_page23 #fsr_colwrap_stacks_in_255_page23 #fsr_rightcol_stacks_in_255_page23 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_255_page23 #fsr_colwrap_stacks_in_255_page23 #fsr_rightcol_stacks_in_255_page23 .rightcolpad_stacks_in_255_page23 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_255_page23 #fsr_colwrap_stacks_in_255_page23 #fsr_leftcol_stacks_in_255_page23 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_255_page23 #fsr_colwrap_stacks_in_255_page23 #fsr_leftcol_stacks_in_255_page23 .leftcolpad_stacks_in_255_page23 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_255_page23 #fsr_colwrap_stacks_in_255_page23 #fsr_rightcol_stacks_in_255_page23 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_255_page23 #fsr_colwrap_stacks_in_255_page23 #fsr_rightcol_stacks_in_255_page23 .rightcolpad_stacks_in_255_page23 {
	padding: 0px 0px 0px 0px;
}

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

#stacks_in_258_page23 {
	
}

#stacks_in_258_page23 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_258_page23 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

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

#stacks_in_262_page23 {
	margin: 3px 0px 0px 0px;
}

#stacks_in_260_page23 {
	margin: 20px 20px 20px 20px;
	padding: 0px 20px 0px 0px;
}

#stacks_in_261_page23 {
	line-height: 2em;
}

#stacks_in_264_page23 {
	margin: 20px 20px 20px 20px;
	padding: 0px 20px 0px 0px;
}

#stacks_in_265_page23 {
	line-height: 2em;
}

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

#stacks_in_91_page23 {
	margin: 20px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive' Nav Menu Res1
fsrnavmenures1.css Style Sheet
Created: 12, October, 2012
Last Modified: 12, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_47_page23 #navbar {	
	font-size: 1.00em;
	font-weight: 700;
}

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

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

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

#stacks_in_47_page23 #navbar ul li a, #stacks_in_47_page23 #navbar ul li a:visited {
	background: #F8F2E7;
	color: #4C4C4C;
	cursor: pointer;
	display: inline-block;
	font-size: 1.00em;
	font-weight: 700;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#stacks_in_47_page23 #navbar ul li a:hover {
	background: #E6E6E6;
	color: #890B11;
}

#stacks_in_47_page23 #navbar ul li #current, #stacks_in_47_page23 #navbar ul li .currentAncestor {
	background: #FFFFFF;
	color: #000000;
}

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

#stacks_in_47_page23 #navbar ul li.hasChild > a {
	background-image: url(../index_files/arrow_down_white.png);
	background-position: 94% 50%;
	background-repeat: no-repeat;
	padding: 0 28px 0 14px;
}

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

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

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

/* Sub Menu Levels */

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

#stacks_in_47_page23 #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_47_page23 #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_47_page23 #navbar ul ul li a, #stacks_in_47_page23 #navbar ul ul li a:visited {
	padding: 0 14px 0 14px;
	line-height: 26px !important;
	width: 186px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_47_page23 #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_47_page23 {
	background-color: rgba(248, 242, 231, 1.00);
}

#stacks_in_93_page23 {
	margin: 20px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Footer' 
Style Sheet: fsrfooter.css
Created: 25, October, 2010
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_95_page23 {
}

#stacks_in_95_page23 #footer {
	font-size: 1.00em;
	line-height: 1.91em;
	width: 100%;
}



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

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