/*
-------------------------------------------
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_355_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_in_355_page0 {
	padding: 18px 0px 0px 20px;
}
/*
-------------------------------------------
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_357_page0 #fsr_colwrap_stacks_in_357_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_357_page0 #fsr_colwrap_stacks_in_357_page0 #fsr_leftcol_stacks_in_357_page0 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_357_page0 #fsr_colwrap_stacks_in_357_page0 #fsr_leftcol_stacks_in_357_page0 .leftcolpad_stacks_in_357_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_357_page0 #fsr_colwrap_stacks_in_357_page0 #fsr_rightcol_stacks_in_357_page0 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_357_page0 #fsr_colwrap_stacks_in_357_page0 #fsr_rightcol_stacks_in_357_page0 .rightcolpad_stacks_in_357_page0 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_357_page0 #fsr_colwrap_stacks_in_357_page0 #fsr_leftcol_stacks_in_357_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_357_page0 #fsr_colwrap_stacks_in_357_page0 #fsr_leftcol_stacks_in_357_page0 .leftcolpad_stacks_in_357_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_357_page0 #fsr_colwrap_stacks_in_357_page0 #fsr_rightcol_stacks_in_357_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_357_page0 #fsr_colwrap_stacks_in_357_page0 #fsr_rightcol_stacks_in_357_page0 .rightcolpad_stacks_in_357_page0 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_357_page0 {
	padding: 0px 0px 23px 0px;
}

#stacks_out_359_page0 {
	width: 250px;
	margin-left:0;
}
/*
-------------------------------------------
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_366_page0 #navbar {	
	font-size: 0.99em;
	font-weight: 400;
}

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

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

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

#stacks_in_366_page0 #navbar ul li a, #stacks_in_366_page0 #navbar ul li a:visited {
	background: #FFFFFF;
	color: #37676D;
	cursor: pointer;
	display: inline-block;
	font-size: 0.99em;
	font-weight: 400;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#stacks_in_366_page0 #navbar ul li a:hover {
	background: #65BFCC;
	color: #FFFFFF;
}

#stacks_in_366_page0 #navbar ul li #current, #stacks_in_366_page0 #navbar ul li .currentAncestor {
	background: #65BFCC;
	color: #FFFFFF;
}

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

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

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

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

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

/* Sub Menu Levels */

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

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

#stacks_in_366_page0 #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: 286px;
}

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

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

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

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

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

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

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

#stacks_in_366_page0 #navbar ul ul ul {
	top: 0;
	left: 314px;
}

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

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

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

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

#stacks_in_366_page0 #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: 475px) {
	
.tinynav { 
   display: block; 
   width: 100% !important; 
   margin-top: 0px;
   font-size: 15px; 
}

#nav { 
    display: none; 
}


}


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

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

#nav {
	display: block !important;
}

.tinynav { 
   display: none !important; 
}

}




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

#stacks_in_641_page0 {
	max-width: 717px;
	min-width: 323px;
	margin: 0px auto !important;
}

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

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

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

}
#stacks_in_698_page0_float {
	float:left;
	width:20%;
}
#stacks_in_698_page0 {
	padding: 50px 30px 13px 30px;
}
/*
-------------------------------------------
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_707_page0 {
	
}

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

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

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

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

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

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

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

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

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

}
#stacks_in_370_page0_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_370_page0 a:link, #stacks_in_370_page0 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_370_page0 a:hover, #stacks_in_370_page0 a:active {
	color:#FFFFFF;
}







#stacks_in_370_page0 a:link, #stacks_in_370_page0 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_370_page0 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_370_page0 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



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

#stacks_in_36_page0 {
	font-size: 0.78em;
	color: #000000;
	line-height: 1.00em;
}

#stacks_in_36_page0 p {
	font-size: 0.78em;
	color: ##000000;
	line-height: 1.00em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_36_page0 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_48_page0 {
	font-size: 129%;
}
/*
-------------------------------------------
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_88_page0 {
}

#stacks_in_88_page0 #footer {
	font-size: 0.95em;
	line-height: 1.20em;
	width: 100%;
}



#stacks_out_88_page0 {
	width: 250px;
}

#stacks_in_88_page0 {
	padding: 8px 0px 10px 0px;
}
