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

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

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

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

}

#stacks_in_27_page39 {
	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_page39 {
	
}

#stacks_in_133_page39 #title h1 {
	line-height: 1.00em;
	text-align: left;
	font-weight: 700;
}
#stacks_in_133_page39 {
	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_page39 {
}

#slogan h2 {
	font-weight: 700;
	line-height: 1.00em;
	text-align: left;
}
#stacks_in_134_page39 {
	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_page39 {
	
}

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

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

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

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

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

#stacks_in_31_page39 #navbar ul li a:hover {
	background: #FFFFFF;
	color: #800000;
}

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

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

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

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

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

/* Sub Menu Levels */

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_458_page39 {
	margin:  20px;
}

#stacks_in_256_page39 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 20px 20px 5px 20px;
	padding:  10px;
}
/*
-------------------------------------------
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_272_page39 {
	max-width: 760px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}
/*
-------------------------------------------
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_289_page39 #fsr_colwrap_stacks_in_289_page39 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_289_page39 #fsr_colwrap_stacks_in_289_page39 #fsr_leftcol_stacks_in_289_page39 {
	float: left;
	display: block;
	width: 44%;
	height: auto;
	margin: 0;
}

#stacks_in_289_page39 #fsr_colwrap_stacks_in_289_page39 #fsr_leftcol_stacks_in_289_page39 .leftcolpad_stacks_in_289_page39 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_289_page39 #fsr_colwrap_stacks_in_289_page39 #fsr_rightcol_stacks_in_289_page39 {
	float: right;
	display: block;
	width: 56%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_289_page39 #fsr_colwrap_stacks_in_289_page39 #fsr_rightcol_stacks_in_289_page39 .rightcolpad_stacks_in_289_page39 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_289_page39 #fsr_colwrap_stacks_in_289_page39 #fsr_leftcol_stacks_in_289_page39 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_289_page39 #fsr_colwrap_stacks_in_289_page39 #fsr_leftcol_stacks_in_289_page39 .leftcolpad_stacks_in_289_page39 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_289_page39 #fsr_colwrap_stacks_in_289_page39 #fsr_rightcol_stacks_in_289_page39 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_289_page39 #fsr_colwrap_stacks_in_289_page39 #fsr_rightcol_stacks_in_289_page39 .rightcolpad_stacks_in_289_page39 {
	padding: 0px 0px 0px 0px;
}

}#stacks_in_290_page39{text-align:center}#stacks_in_290_page39 img{cursor:pointer;border-color:#000000;border-width:0px;border-style:solid}    #stacks_in_290_page39 .zoom_hover_img{border-style:none;}.jqfancyzoombox{z-index:9998}.jqfancyzoomclosebox{z-index:9999}

#stacks_in_290_page39 {
	margin: 20px 20px 2px 20px;
}

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

#stacks_in_295_page39 {
	margin:  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_317_page39 {
	
}

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

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

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

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

}/*
-------------------------------------------
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_460_page39 #fsr_colwrap_stacks_in_460_page39 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_460_page39 #fsr_colwrap_stacks_in_460_page39 #fsr_leftcol_stacks_in_460_page39 {
	float: left;
	display: block;
	width: 44%;
	height: auto;
	margin: 0;
}

#stacks_in_460_page39 #fsr_colwrap_stacks_in_460_page39 #fsr_leftcol_stacks_in_460_page39 .leftcolpad_stacks_in_460_page39 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_460_page39 #fsr_colwrap_stacks_in_460_page39 #fsr_rightcol_stacks_in_460_page39 {
	float: right;
	display: block;
	width: 56%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_460_page39 #fsr_colwrap_stacks_in_460_page39 #fsr_rightcol_stacks_in_460_page39 .rightcolpad_stacks_in_460_page39 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_460_page39 #fsr_colwrap_stacks_in_460_page39 #fsr_leftcol_stacks_in_460_page39 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_460_page39 #fsr_colwrap_stacks_in_460_page39 #fsr_leftcol_stacks_in_460_page39 .leftcolpad_stacks_in_460_page39 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_460_page39 #fsr_colwrap_stacks_in_460_page39 #fsr_rightcol_stacks_in_460_page39 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_460_page39 #fsr_colwrap_stacks_in_460_page39 #fsr_rightcol_stacks_in_460_page39 .rightcolpad_stacks_in_460_page39 {
	padding: 0px 0px 0px 0px;
}

}#stacks_in_461_page39{text-align:center}#stacks_in_461_page39 img{cursor:pointer;border-color:#000000;border-width:0px;border-style:solid}    #stacks_in_461_page39 .zoom_hover_img{border-style:none;}.jqfancyzoombox{z-index:9998}.jqfancyzoomclosebox{z-index:9999}

#stacks_in_461_page39 {
	margin: 20px 20px 2px 20px;
}

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

#stacks_in_466_page39 {
	margin:  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_321_page39 {
	
}

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

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

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

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

}
#stacks_in_471_page39 {
	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_332_page39 {
	
}

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

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

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

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

}/*
-------------------------------------------
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_474_page39 #fsr_colwrap_stacks_in_474_page39 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_474_page39 #fsr_colwrap_stacks_in_474_page39 #fsr_leftcol_stacks_in_474_page39 {
	float: left;
	display: block;
	width: 44%;
	height: auto;
	margin: 0;
}

#stacks_in_474_page39 #fsr_colwrap_stacks_in_474_page39 #fsr_leftcol_stacks_in_474_page39 .leftcolpad_stacks_in_474_page39 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_474_page39 #fsr_colwrap_stacks_in_474_page39 #fsr_rightcol_stacks_in_474_page39 {
	float: right;
	display: block;
	width: 56%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_474_page39 #fsr_colwrap_stacks_in_474_page39 #fsr_rightcol_stacks_in_474_page39 .rightcolpad_stacks_in_474_page39 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_474_page39 #fsr_colwrap_stacks_in_474_page39 #fsr_leftcol_stacks_in_474_page39 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_474_page39 #fsr_colwrap_stacks_in_474_page39 #fsr_leftcol_stacks_in_474_page39 .leftcolpad_stacks_in_474_page39 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_474_page39 #fsr_colwrap_stacks_in_474_page39 #fsr_rightcol_stacks_in_474_page39 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_474_page39 #fsr_colwrap_stacks_in_474_page39 #fsr_rightcol_stacks_in_474_page39 .rightcolpad_stacks_in_474_page39 {
	padding: 0px 0px 0px 0px;
}

}#stacks_in_475_page39{text-align:center}#stacks_in_475_page39 img{cursor:pointer;border-color:#000000;border-width:0px;border-style:solid}    #stacks_in_475_page39 .zoom_hover_img{border-style:none;}.jqfancyzoombox{z-index:9998}.jqfancyzoomclosebox{z-index:9999}

#stacks_in_475_page39 {
	margin: 20px 20px 2px 20px;
}

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

#stacks_in_480_page39 {
	margin:  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_343_page39 {
	
}

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

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

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

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

}
#stacks_in_485_page39 {
	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_354_page39 {
	
}

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

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

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

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

}/*
-------------------------------------------
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_490_page39 #fsr_colwrap_stacks_in_490_page39 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_490_page39 #fsr_colwrap_stacks_in_490_page39 #fsr_leftcol_stacks_in_490_page39 {
	float: left;
	display: block;
	width: 44%;
	height: auto;
	margin: 0;
}

#stacks_in_490_page39 #fsr_colwrap_stacks_in_490_page39 #fsr_leftcol_stacks_in_490_page39 .leftcolpad_stacks_in_490_page39 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_490_page39 #fsr_colwrap_stacks_in_490_page39 #fsr_rightcol_stacks_in_490_page39 {
	float: right;
	display: block;
	width: 56%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_490_page39 #fsr_colwrap_stacks_in_490_page39 #fsr_rightcol_stacks_in_490_page39 .rightcolpad_stacks_in_490_page39 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_490_page39 #fsr_colwrap_stacks_in_490_page39 #fsr_leftcol_stacks_in_490_page39 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_490_page39 #fsr_colwrap_stacks_in_490_page39 #fsr_leftcol_stacks_in_490_page39 .leftcolpad_stacks_in_490_page39 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_490_page39 #fsr_colwrap_stacks_in_490_page39 #fsr_rightcol_stacks_in_490_page39 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_490_page39 #fsr_colwrap_stacks_in_490_page39 #fsr_rightcol_stacks_in_490_page39 .rightcolpad_stacks_in_490_page39 {
	padding: 0px 0px 0px 0px;
}

}#stacks_in_491_page39{text-align:center}#stacks_in_491_page39 img{cursor:pointer;border-color:#000000;border-width:0px;border-style:solid}    #stacks_in_491_page39 .zoom_hover_img{border-style:none;}.jqfancyzoombox{z-index:9998}.jqfancyzoomclosebox{z-index:9999}

#stacks_in_491_page39 {
	margin: 20px 20px 2px 20px;
}

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

#stacks_in_496_page39 {
	margin:  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_365_page39 {
	
}

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

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

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

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

}/*
-------------------------------------------
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_499_page39 #fsr_colwrap_stacks_in_499_page39 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_499_page39 #fsr_colwrap_stacks_in_499_page39 #fsr_leftcol_stacks_in_499_page39 {
	float: left;
	display: block;
	width: 44%;
	height: auto;
	margin: 0;
}

#stacks_in_499_page39 #fsr_colwrap_stacks_in_499_page39 #fsr_leftcol_stacks_in_499_page39 .leftcolpad_stacks_in_499_page39 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_499_page39 #fsr_colwrap_stacks_in_499_page39 #fsr_rightcol_stacks_in_499_page39 {
	float: right;
	display: block;
	width: 56%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_499_page39 #fsr_colwrap_stacks_in_499_page39 #fsr_rightcol_stacks_in_499_page39 .rightcolpad_stacks_in_499_page39 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_499_page39 #fsr_colwrap_stacks_in_499_page39 #fsr_leftcol_stacks_in_499_page39 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_499_page39 #fsr_colwrap_stacks_in_499_page39 #fsr_leftcol_stacks_in_499_page39 .leftcolpad_stacks_in_499_page39 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_499_page39 #fsr_colwrap_stacks_in_499_page39 #fsr_rightcol_stacks_in_499_page39 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_499_page39 #fsr_colwrap_stacks_in_499_page39 #fsr_rightcol_stacks_in_499_page39 .rightcolpad_stacks_in_499_page39 {
	padding: 0px 0px 0px 0px;
}

}#stacks_in_500_page39{text-align:center}#stacks_in_500_page39 img{cursor:pointer;border-color:#000000;border-width:0px;border-style:solid}    #stacks_in_500_page39 .zoom_hover_img{border-style:none;}.jqfancyzoombox{z-index:9998}.jqfancyzoomclosebox{z-index:9999}

#stacks_in_500_page39 {
	margin: 20px 20px 2px 20px;
}

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

#stacks_in_505_page39 {
	margin:  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_409_page39 {
	
}

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

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

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

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

}/*
-------------------------------------------
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_420_page39 {
	
}

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

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

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

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

}/*
-------------------------------------------
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_440_page39 {
	
}

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

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

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

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

}input#stacks_in_247_page39.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: 14px;
	text-transform:none; 
	background:#0000FF; 
	width:auto; 
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

input#stacks_in_247_page39.pay-submit:hover{
	background-color:#8000FF!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_247_page39 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  9px;
	padding:  2px;
}
#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;
}/*
-------------------------------------------
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_227_page39 {
	
}

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

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

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

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

}
#stacks_in_227_page39 {
	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_page39 {
	font-size: 0.90em;
	color: #C8BF9B;
	line-height: 1.20em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_116_page39 {
	padding: 4px 0px 1px 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_456_page39 {
	
}

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

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

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

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

#stacks_in_508_page39 #fsr_3colwrap_stacks_in_508_page39 #fsr_left3col_stacks_in_508_page39 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_508_page39 #fsr_3colwrap_stacks_in_508_page39 #fsr_left3col_stacks_in_508_page39 .left3colpad_stacks_in_508_page39 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_508_page39 #fsr_3colwrap_stacks_in_508_page39 #fsr_center3col_stacks_in_508_page39 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_508_page39 #fsr_3colwrap_stacks_in_508_page39 #fsr_right3col_stacks_in_508_page39 .right3colpad_stacks_in_508_page39 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_508_page39 #fsr_3colwrap_stacks_in_508_page39 #fsr_right3col_stacks_in_508_page39 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_508_page39 #fsr_3colwrap_stacks_in_508_page39 #fsr_center3col_stacks_in_508_page39 .center3colpad_stacks_in_508_page39 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_508_page39 #fsr_3colwrap_stacks_in_508_page39 #fsr_left3col_stacks_in_508_page39 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_508_page39 #fsr_3colwrap_stacks_in_508_page39 #fsr_left3col_stacks_in_508_page39 .left3colpad_stacks_in_508_page39 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_508_page39 #fsr_3colwrap_stacks_in_508_page39 #fsr_center3col_stacks_in_508_page39 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_508_page39 #fsr_3colwrap_stacks_in_508_page39 #fsr_center3col_stacks_in_508_page39 .center3colpad_stacks_in_508_page39 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_508_page39 #fsr_3colwrap_stacks_in_508_page39 #fsr_right3col_stacks_in_508_page39 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_508_page39 #fsr_3colwrap_stacks_in_508_page39 #fsr_right3col_stacks_in_508_page39 .right3colpad_stacks_in_508_page39 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_508_page39 {
	background-color: rgba(25, 25, 25, 1.00);
	background-image: url("../files/backgroundImage_508.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_509_page39 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.79em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_511_page39 {
	line-height: 3em;
}

#stacks_in_514_page39 {
	margin:  20px;
}

#stacks_in_515_page39 {
	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_517_page39 {
	font-size: 0.90em;
	color: #E6E6E6;
	line-height: 1.20em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_518_page39 {
	margin:  20px;
}

#stacks_in_519_page39 {
	line-height: 3em;
}
