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

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

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

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

}

#stacks_in_27_page1 {
	background-color: rgba(255, 255, 255, 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_133_page1 {
	
}

#stacks_in_133_page1 #title h1 {
	line-height: 1.00em;
	text-align: left;
	font-weight: 700;
}
#stacks_in_133_page1 {
	margin: 20px 0px 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_134_page1 {
}

#slogan h2 {
	font-weight: 700;
	line-height: 1.00em;
	text-align: left;
}
#stacks_in_134_page1 {
	margin: 5px 0px 20px 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_29_page1 {
	
}

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

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

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

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

}/*
-------------------------------------------
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_31_page1 #navbar {	
	font-size: 0.97em;
	font-weight: 700;
}

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

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

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

#stacks_in_31_page1 #navbar ul li a, #stacks_in_31_page1 #navbar ul li a:visited {
	background: #DAD7C9;
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-size: 0.97em;
	font-weight: 700;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#stacks_in_31_page1 #navbar ul li a:hover {
	background: #890B11;
	color: #FFFFFF;
}

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

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

#stacks_in_31_page1 #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_31_page1 #navbar li:first-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

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

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

/* Sub Menu Levels */

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

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

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

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

#stacks_in_31_page1 #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_31_page1 #navbar li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

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

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

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

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

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

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

#stacks_in_31_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_31_page1 {
	background-color: rgba(218, 215, 201, 1.00);
}

#stacks_in_32_page1 {
	margin: 2px 0px 20px 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_90_page1 #fsr_colwrap_stacks_in_90_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_90_page1 #fsr_colwrap_stacks_in_90_page1 #fsr_leftcol_stacks_in_90_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_90_page1 #fsr_colwrap_stacks_in_90_page1 #fsr_leftcol_stacks_in_90_page1 .leftcolpad_stacks_in_90_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_90_page1 #fsr_colwrap_stacks_in_90_page1 #fsr_rightcol_stacks_in_90_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_90_page1 #fsr_colwrap_stacks_in_90_page1 #fsr_rightcol_stacks_in_90_page1 .rightcolpad_stacks_in_90_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_90_page1 #fsr_colwrap_stacks_in_90_page1 #fsr_leftcol_stacks_in_90_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_90_page1 #fsr_colwrap_stacks_in_90_page1 #fsr_leftcol_stacks_in_90_page1 .leftcolpad_stacks_in_90_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_90_page1 #fsr_colwrap_stacks_in_90_page1 #fsr_rightcol_stacks_in_90_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_90_page1 #fsr_colwrap_stacks_in_90_page1 #fsr_rightcol_stacks_in_90_page1 .rightcolpad_stacks_in_90_page1 {
	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_93_page1 {
	
}

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

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

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

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

}
#stacks_in_93_page1 {
	margin:  20px;
}

#stacks_in_95_page1 {
	margin:  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_101_page1 #fsr_colwrap_stacks_in_101_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_101_page1 #fsr_colwrap_stacks_in_101_page1 #fsr_leftcol_stacks_in_101_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_101_page1 #fsr_colwrap_stacks_in_101_page1 #fsr_leftcol_stacks_in_101_page1 .leftcolpad_stacks_in_101_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_101_page1 #fsr_colwrap_stacks_in_101_page1 #fsr_rightcol_stacks_in_101_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_101_page1 #fsr_colwrap_stacks_in_101_page1 #fsr_rightcol_stacks_in_101_page1 .rightcolpad_stacks_in_101_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_101_page1 #fsr_colwrap_stacks_in_101_page1 #fsr_leftcol_stacks_in_101_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_101_page1 #fsr_colwrap_stacks_in_101_page1 #fsr_leftcol_stacks_in_101_page1 .leftcolpad_stacks_in_101_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_101_page1 #fsr_colwrap_stacks_in_101_page1 #fsr_rightcol_stacks_in_101_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_101_page1 #fsr_colwrap_stacks_in_101_page1 #fsr_rightcol_stacks_in_101_page1 .rightcolpad_stacks_in_101_page1 {
	padding: 0px 0px 0px 0px;
}

}input#stacks_in_97_page1.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:30px; 
	line-height:0px; 
	border:none; 
	margin:0; 
	padding: 20px;
	color:#FFFFFF!important; 
	font-size: 20px;
	text-transform:none; 
	background:#0000FF; 
	width:auto; 
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

input#stacks_in_97_page1.pay-submit:hover{
	background-color:#008040!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_97_page1 {
	padding:  14px;
}

#stacks_in_104_page1 {
	margin:  12px;
}
/*
-------------------------------------------
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_111_page1 {
	
}

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

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

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

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

}
#stacks_in_111_page1 {
	margin:  20px;
}

#stacks_in_88_page1 {
	margin: 2px 0px 20px 0px;
}

#stacks_in_135_page1 {
	margin:  20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Contact Plus Stack' 
Style Sheet: fsrcontactplus.css
Created: 28, April, 2012
Last Modified: 05, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_137_page1 {
	
}

#stacks_in_137_page1 h3 {
	color: #000000;
	font-size: 22px;
	margin-bottom: 10px;
}

#stacks_in_137_page1 h4 {
	color: #000000;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 6px;
}

p.freestack_message {
	font-weight: normal;
	color: #FF0000;
	padding: 0;
	margin: 0;
	text-align: left;
	margin-bottom: 12px;
}

#stacks_in_137_page1 .freestack_form {
	line-height: 1.3em;
	text-align: left;
	color: #000000;
}

input#freestack_form_name {
	width: 98%;
	border: 1px solid #555555;
	background-color: #FFFFFF;
	line-height: 1.3em;
	text-align: left;
	margin-top: 3px;
}

input#freestack_form_email {
	width: 98%;
	border: 1px solid #555555;
	background-color: #FFFFFF;
	line-height: 1.3em;
	text-align: left;
	margin-top: 3px;
}

input#freestack_form_subject {
	width: 98%;
	border: 1px solid #555555;
	background-color: #FFFFFF;
	line-height: 1.3em;
	text-align: left;
	margin-top: 3px;
}

textarea#freestack_form_message {
	width: 98%;
	border: 1px solid #555555;
	background-color: #FFFFFF;
	line-height: 1.3em;
	text-align: left;
	margin-top: 3px;
}

form.freestack_form .form-input-button {
	-webkit-box-align: center;
	text-align: center;
	cursor: default;
	color: buttontext;
	padding: 2px 6px 3px;
	border: 2px outset buttonface;
	border-image: initial;
	background-color: buttonface;
	box-sizing: border-box;
}

ul.freestack_errors {
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 1.2em;
	font-weight: bold;
	color: #FF0000;
}

/* Smartphones ----------- */
@media screen and (max-width: 768px) {	
input#freestack_form_name {
	width: 98%;
}

input#freestack_form_email {
	width: 98%;
}

input#freestack_form_subject {
	width: 98%;
}

textarea#freestack_form_message {
	width: 98%;
}

}




#stacks_out_137_page1 {
	width: 700px;
}

#stacks_in_137_page1 {
	margin: 10px 10px 10px 10px;
}

#stacks_in_142_page1 {
	margin:  20px;
}

#stacks_in_70_page1 {
	margin:  20px;
}

#stacks_in_86_page1 {
	margin:  20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_50_page1 #fsr_3colwrap_stacks_in_50_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_50_page1 #fsr_3colwrap_stacks_in_50_page1 #fsr_left3col_stacks_in_50_page1 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_50_page1 #fsr_3colwrap_stacks_in_50_page1 #fsr_left3col_stacks_in_50_page1 .left3colpad_stacks_in_50_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_50_page1 #fsr_3colwrap_stacks_in_50_page1 #fsr_center3col_stacks_in_50_page1 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_50_page1 #fsr_3colwrap_stacks_in_50_page1 #fsr_right3col_stacks_in_50_page1 .right3colpad_stacks_in_50_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_50_page1 #fsr_3colwrap_stacks_in_50_page1 #fsr_right3col_stacks_in_50_page1 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_50_page1 #fsr_3colwrap_stacks_in_50_page1 #fsr_center3col_stacks_in_50_page1 .center3colpad_stacks_in_50_page1 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_50_page1 #fsr_3colwrap_stacks_in_50_page1 #fsr_left3col_stacks_in_50_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_50_page1 #fsr_3colwrap_stacks_in_50_page1 #fsr_left3col_stacks_in_50_page1 .left3colpad_stacks_in_50_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_50_page1 #fsr_3colwrap_stacks_in_50_page1 #fsr_center3col_stacks_in_50_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_50_page1 #fsr_3colwrap_stacks_in_50_page1 #fsr_center3col_stacks_in_50_page1 .center3colpad_stacks_in_50_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_50_page1 #fsr_3colwrap_stacks_in_50_page1 #fsr_right3col_stacks_in_50_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_50_page1 #fsr_3colwrap_stacks_in_50_page1 #fsr_right3col_stacks_in_50_page1 .right3colpad_stacks_in_50_page1 {
	padding: 0px 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_54_page1 #fsr_colwrap_stacks_in_54_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_54_page1 #fsr_colwrap_stacks_in_54_page1 #fsr_leftcol_stacks_in_54_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_54_page1 #fsr_colwrap_stacks_in_54_page1 #fsr_leftcol_stacks_in_54_page1 .leftcolpad_stacks_in_54_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_54_page1 #fsr_colwrap_stacks_in_54_page1 #fsr_rightcol_stacks_in_54_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_54_page1 #fsr_colwrap_stacks_in_54_page1 #fsr_rightcol_stacks_in_54_page1 .rightcolpad_stacks_in_54_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_54_page1 #fsr_colwrap_stacks_in_54_page1 #fsr_leftcol_stacks_in_54_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_54_page1 #fsr_colwrap_stacks_in_54_page1 #fsr_leftcol_stacks_in_54_page1 .leftcolpad_stacks_in_54_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_54_page1 #fsr_colwrap_stacks_in_54_page1 #fsr_rightcol_stacks_in_54_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_54_page1 #fsr_colwrap_stacks_in_54_page1 #fsr_rightcol_stacks_in_54_page1 .rightcolpad_stacks_in_54_page1 {
	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_64_page1 {
	
}

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

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

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

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

}
#stacks_in_64_page1 {
	margin: 20px 0px 10px 0px;
}

#stacks_in_68_page1 {
	margin: 20px 0px 100px 10px;
}
/*
-------------------------------------------
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_72_page1 #fsr_colwrap_stacks_in_72_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_72_page1 #fsr_colwrap_stacks_in_72_page1 #fsr_leftcol_stacks_in_72_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_72_page1 #fsr_colwrap_stacks_in_72_page1 #fsr_leftcol_stacks_in_72_page1 .leftcolpad_stacks_in_72_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_72_page1 #fsr_colwrap_stacks_in_72_page1 #fsr_rightcol_stacks_in_72_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_72_page1 #fsr_colwrap_stacks_in_72_page1 #fsr_rightcol_stacks_in_72_page1 .rightcolpad_stacks_in_72_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_72_page1 #fsr_colwrap_stacks_in_72_page1 #fsr_leftcol_stacks_in_72_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_72_page1 #fsr_colwrap_stacks_in_72_page1 #fsr_leftcol_stacks_in_72_page1 .leftcolpad_stacks_in_72_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_72_page1 #fsr_colwrap_stacks_in_72_page1 #fsr_rightcol_stacks_in_72_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_72_page1 #fsr_colwrap_stacks_in_72_page1 #fsr_rightcol_stacks_in_72_page1 .rightcolpad_stacks_in_72_page1 {
	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_73_page1 {
	
}

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

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

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

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

}
#stacks_in_73_page1 {
	margin: 20px 0px 10px 0px;
}

#stacks_in_76_page1 {
	margin: 20px 0px 100px 10px;
}
/*
-------------------------------------------
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_79_page1 #fsr_colwrap_stacks_in_79_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_79_page1 #fsr_colwrap_stacks_in_79_page1 #fsr_leftcol_stacks_in_79_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_79_page1 #fsr_colwrap_stacks_in_79_page1 #fsr_leftcol_stacks_in_79_page1 .leftcolpad_stacks_in_79_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_79_page1 #fsr_colwrap_stacks_in_79_page1 #fsr_rightcol_stacks_in_79_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_79_page1 #fsr_colwrap_stacks_in_79_page1 #fsr_rightcol_stacks_in_79_page1 .rightcolpad_stacks_in_79_page1 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_79_page1 #fsr_colwrap_stacks_in_79_page1 #fsr_leftcol_stacks_in_79_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_79_page1 #fsr_colwrap_stacks_in_79_page1 #fsr_leftcol_stacks_in_79_page1 .leftcolpad_stacks_in_79_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_79_page1 #fsr_colwrap_stacks_in_79_page1 #fsr_rightcol_stacks_in_79_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_79_page1 #fsr_colwrap_stacks_in_79_page1 #fsr_rightcol_stacks_in_79_page1 .rightcolpad_stacks_in_79_page1 {
	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_80_page1 {
	
}

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

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

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

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

}
#stacks_in_80_page1 {
	margin: 20px 0px 10px 0px;
}

#stacks_in_83_page1 {
	margin: 20px 0px 100px 10px;
}

#stacks_in_48_page1 {
	margin:  20px;
	padding:  4px;
}
/*
-------------------------------------------
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_113_page1 {
	
}

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

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

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

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

}
#stacks_in_113_page1 {
	margin: 0px 0px 30px 0px;
}
/*
-------------------------------------------
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_115_page1 {
	font-size: 0.90em;
	color: #C8BF9B;
	line-height: 1.20em;
}

#stacks_in_115_page1 p {
	font-size: 0.90em;
	color: ##C8BF9B;
	line-height: 1.20em;
}

#stacks_in_115_page1 a:link  {
	color: #C8BF9B;
	text-decoration: underline;
}

#stacks_in_115_page1 a:visited {
	color: #DAD7C9;
	text-decoration: underline;
}

#stacks_in_115_page1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_115_page1  a:active  {
	color: #C8BF9B;
	text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_115_page1 {
	background-color: rgba(0, 0, 0, 1.00);
}

#stacks_in_116_page1 {
	padding: 4px 0px 2px 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_189_page1 {
	
}

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

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

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

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

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_191_page1 #fsr_3colwrap_stacks_in_191_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_191_page1 #fsr_3colwrap_stacks_in_191_page1 #fsr_left3col_stacks_in_191_page1 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_191_page1 #fsr_3colwrap_stacks_in_191_page1 #fsr_left3col_stacks_in_191_page1 .left3colpad_stacks_in_191_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_191_page1 #fsr_3colwrap_stacks_in_191_page1 #fsr_center3col_stacks_in_191_page1 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_191_page1 #fsr_3colwrap_stacks_in_191_page1 #fsr_right3col_stacks_in_191_page1 .right3colpad_stacks_in_191_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_191_page1 #fsr_3colwrap_stacks_in_191_page1 #fsr_right3col_stacks_in_191_page1 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_191_page1 #fsr_3colwrap_stacks_in_191_page1 #fsr_center3col_stacks_in_191_page1 .center3colpad_stacks_in_191_page1 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_191_page1 #fsr_3colwrap_stacks_in_191_page1 #fsr_left3col_stacks_in_191_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_191_page1 #fsr_3colwrap_stacks_in_191_page1 #fsr_left3col_stacks_in_191_page1 .left3colpad_stacks_in_191_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_191_page1 #fsr_3colwrap_stacks_in_191_page1 #fsr_center3col_stacks_in_191_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_191_page1 #fsr_3colwrap_stacks_in_191_page1 #fsr_center3col_stacks_in_191_page1 .center3colpad_stacks_in_191_page1 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_191_page1 #fsr_3colwrap_stacks_in_191_page1 #fsr_right3col_stacks_in_191_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_191_page1 #fsr_3colwrap_stacks_in_191_page1 #fsr_right3col_stacks_in_191_page1 .right3colpad_stacks_in_191_page1 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_191_page1 {
	background-color: rgba(25, 25, 25, 1.00);
	background-image: url("../index_files/backgroundImage_191.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
/*
-------------------------------------------
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_192_page1 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.79em;
}

#stacks_in_192_page1 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.79em;
}

#stacks_in_192_page1 a:link  {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_192_page1 a:visited {
	color: #66FFFF;
	text-decoration: underline;
}

#stacks_in_192_page1 a:hover {
	color: #FF66FF;
	text-decoration: underline;
}

#stacks_in_192_page1  a:active  {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_192_page1 h1 {
	color: #CCCCCC;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_192_page1 h2 {
	color: #CCCCCC;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_192_page1 h3 {
	color: #CCCCCC;
	font-size: 1.60em;
	line-height: 1.00em;
}

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_193_page1 {
	margin: 35px 20px 15px 20px;
}

#stacks_in_194_page1 {
	line-height: 3em;
}

#stacks_in_197_page1 {
	margin:  20px;
}

#stacks_in_198_page1 {
	line-height: 2em;
}
/*
-------------------------------------------
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_200_page1 {
	font-size: 0.90em;
	color: #E6E6E6;
	line-height: 1.20em;
}

#stacks_in_200_page1 p {
	font-size: 0.90em;
	color: ##E6E6E6;
	line-height: 1.20em;
}

#stacks_in_200_page1 a:link  {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_200_page1 a:visited {
	color: #66FFFF;
	text-decoration: underline;
}

#stacks_in_200_page1 a:hover {
	color: #FF66FF;
	text-decoration: underline;
}

#stacks_in_200_page1  a:active  {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_200_page1 h1 {
	color: #FFFFFF;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_200_page1 h2 {
	color: #FFFFFF;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_200_page1 h3 {
	color: #FFFFFF;
	font-size: 1.60em;
	line-height: 1.00em;
}

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_201_page1 {
	margin:  20px;
}

#stacks_in_202_page1 {
	line-height: 3em;
}
#PPMiniCart {
	z-index: 99999;
}



#PPMiniCart .minicart-closer {
   color: #000000;	
}

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

#PPMiniCart form {
max-width: 380px!important;
margin-left: -150px!important;
width: 280px!important;
font-size: 0.8em!important;
}

#PPMiniCart {
top: 10%!important;
}

#PPMiniCart ul {
	width: 260px!important;
	font-size: 0.9em!important;

}

#PPMiniCart .minicart-quantity {
width: 15px!important;
}

#PPMiniCart .minicart-remove {
width: 12px!important;
height: 19px;
font-size: 11px!important;
opacity: 0.70;
cursor: pointer;
}

#PPMiniCart .minicart-details-quantity {
width: 12%!important;
}

#PPMiniCart .minicart-subtotal {
position: relative!important;
left: 0px!important;
font-size: 16px;
padding-top: 10px!important;
}

#PPMiniCart .minicart-submit {
right: 0px!important;
}

}

#PPMiniCart button, #PPMiniCart .button {
    margin: 0 auto;    
    font-size: 0.8em;
}