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

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

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

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

}

#stacks_in_27_page46 {
	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_page46 {
	
}

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

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

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

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

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

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

#stacks_in_31_page46 #navbar ul li a, #stacks_in_31_page46 #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_page46 #navbar ul li a:hover {
	background: #890B11;
	color: #FFFFFF;
}

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

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

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

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

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

/* Sub Menu Levels */

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_70_page46 {
	margin:  20px;
}

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

#stacks_in_328_page46 {
	margin:  20px;
}

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

#stacks_in_332_page46 #fsr_colwrap_stacks_in_332_page46 #fsr_leftcol_stacks_in_332_page46 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_332_page46 #fsr_colwrap_stacks_in_332_page46 #fsr_leftcol_stacks_in_332_page46 .leftcolpad_stacks_in_332_page46 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_332_page46 #fsr_colwrap_stacks_in_332_page46 #fsr_rightcol_stacks_in_332_page46 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_332_page46 #fsr_colwrap_stacks_in_332_page46 #fsr_rightcol_stacks_in_332_page46 .rightcolpad_stacks_in_332_page46 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_332_page46 #fsr_colwrap_stacks_in_332_page46 #fsr_leftcol_stacks_in_332_page46 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_332_page46 #fsr_colwrap_stacks_in_332_page46 #fsr_leftcol_stacks_in_332_page46 .leftcolpad_stacks_in_332_page46 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_332_page46 #fsr_colwrap_stacks_in_332_page46 #fsr_rightcol_stacks_in_332_page46 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_332_page46 #fsr_colwrap_stacks_in_332_page46 #fsr_rightcol_stacks_in_332_page46 .rightcolpad_stacks_in_332_page46 {
	padding: 0px 0px 0px 0px;
}

}/* Start of PriceList stack v1.2.3 [page.css] */


#stacks_in_364_page46 ul[id^="pricelist-stacks_in"] {
	padding: 0 !important;
	margin: 0 !important;
	
	 
	line-height: inherit !important;
}

#stacks_in_364_page46 ul[id^="pricelist-stacks_in"] li {
	display: table;
	
}

#stacks_in_364_page46 ul[id^="pricelist-stacks_in"] li span {
	display: table-cell;
}

/* description */
#stacks_in_364_page46 ul[id^="pricelist-stacks_in"] li span:first-child {
	position: relative;
	overflow: hidden; /* Don't go underneath the price */
	
	
	
	
}

/* horizontal line */
#stacks_in_364_page46 ul[id^="pricelist-stacks_in"] li span:not(.pli_text_only):first-child:after {
	content: "";
	position: absolute;
	bottom: 6px; /* Set as you want */       
	margin-left: 0.25em; /* Keep same for the next span's left padding */
	width: 100%;
	border-bottom-style: dotted;
	border-bottom-width: 1px; 
	border-bottom-color: #DE564B;
}

/* price */
#stacks_in_364_page46 ul[id^="pricelist-stacks_in"] li span + span {
	text-align: right;
	width: 1%; /* Trick it */
	vertical-align: bottom; /* Keep Price text bottom-aligned */
	padding-left: 0.25em;
	white-space: nowrap; /* Uncomment if needed */
	
	
	
	
}



/* End of PriceList stack [page.css] */
#stacks_in_364_page46 {
	margin:  5px;
	padding:  10px;
}
/* Start of PriceList stack v1.2.3 [page.css] */


#stacks_in_378_page46 ul[id^="pricelist-stacks_in"] {
	padding: 0 !important;
	margin: 0 !important;
	
	 
	line-height: inherit !important;
}

#stacks_in_378_page46 ul[id^="pricelist-stacks_in"] li {
	display: table;
	
}

#stacks_in_378_page46 ul[id^="pricelist-stacks_in"] li span {
	display: table-cell;
}

/* description */
#stacks_in_378_page46 ul[id^="pricelist-stacks_in"] li span:first-child {
	position: relative;
	overflow: hidden; /* Don't go underneath the price */
	
	
	
	
}

/* horizontal line */
#stacks_in_378_page46 ul[id^="pricelist-stacks_in"] li span:not(.pli_text_only):first-child:after {
	content: "";
	position: absolute;
	bottom: 6px; /* Set as you want */       
	margin-left: 0.25em; /* Keep same for the next span's left padding */
	width: 100%;
	border-bottom-style: dotted;
	border-bottom-width: 1px; 
	border-bottom-color: #DE564B;
}

/* price */
#stacks_in_378_page46 ul[id^="pricelist-stacks_in"] li span + span {
	text-align: right;
	width: 1%; /* Trick it */
	vertical-align: bottom; /* Keep Price text bottom-aligned */
	padding-left: 0.25em;
	white-space: nowrap; /* Uncomment if needed */
	
	
	
	
}



/* End of PriceList stack [page.css] */
#stacks_in_378_page46 {
	margin:  5px;
	padding:  10px;
}
/*
-------------------------------------------
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_173_page46 {
	
}

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

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

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

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

}
#stacks_in_173_page46 {
	margin: 0px 0px 30px 0px;
}

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

#stacks_in_394_page46 #fsr_colwrap_stacks_in_394_page46 #fsr_leftcol_stacks_in_394_page46 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_394_page46 #fsr_colwrap_stacks_in_394_page46 #fsr_leftcol_stacks_in_394_page46 .leftcolpad_stacks_in_394_page46 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_394_page46 #fsr_colwrap_stacks_in_394_page46 #fsr_rightcol_stacks_in_394_page46 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_394_page46 #fsr_colwrap_stacks_in_394_page46 #fsr_rightcol_stacks_in_394_page46 .rightcolpad_stacks_in_394_page46 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_394_page46 #fsr_colwrap_stacks_in_394_page46 #fsr_leftcol_stacks_in_394_page46 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_394_page46 #fsr_colwrap_stacks_in_394_page46 #fsr_leftcol_stacks_in_394_page46 .leftcolpad_stacks_in_394_page46 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_394_page46 #fsr_colwrap_stacks_in_394_page46 #fsr_rightcol_stacks_in_394_page46 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_394_page46 #fsr_colwrap_stacks_in_394_page46 #fsr_rightcol_stacks_in_394_page46 .rightcolpad_stacks_in_394_page46 {
	padding: 0px 0px 0px 0px;
}

}/* Start of PriceList stack v1.2.3 [page.css] */


#stacks_in_395_page46 ul[id^="pricelist-stacks_in"] {
	padding: 0 !important;
	margin: 0 !important;
	
	 
	line-height: inherit !important;
}

#stacks_in_395_page46 ul[id^="pricelist-stacks_in"] li {
	display: table;
	
}

#stacks_in_395_page46 ul[id^="pricelist-stacks_in"] li span {
	display: table-cell;
}

/* description */
#stacks_in_395_page46 ul[id^="pricelist-stacks_in"] li span:first-child {
	position: relative;
	overflow: hidden; /* Don't go underneath the price */
	
	
	
	
}

/* horizontal line */
#stacks_in_395_page46 ul[id^="pricelist-stacks_in"] li span:not(.pli_text_only):first-child:after {
	content: "";
	position: absolute;
	bottom: 6px; /* Set as you want */       
	margin-left: 0.25em; /* Keep same for the next span's left padding */
	width: 100%;
	border-bottom-style: dotted;
	border-bottom-width: 1px; 
	border-bottom-color: #DE564B;
}

/* price */
#stacks_in_395_page46 ul[id^="pricelist-stacks_in"] li span + span {
	text-align: right;
	width: 1%; /* Trick it */
	vertical-align: bottom; /* Keep Price text bottom-aligned */
	padding-left: 0.25em;
	white-space: nowrap; /* Uncomment if needed */
	
	
	
	
}



/* End of PriceList stack [page.css] */
#stacks_in_395_page46 {
	margin:  5px;
	padding:  10px;
}
/* Start of PriceList stack v1.2.3 [page.css] */


#stacks_in_410_page46 ul[id^="pricelist-stacks_in"] {
	padding: 0 !important;
	margin: 0 !important;
	
	 
	line-height: inherit !important;
}

#stacks_in_410_page46 ul[id^="pricelist-stacks_in"] li {
	display: table;
	
}

#stacks_in_410_page46 ul[id^="pricelist-stacks_in"] li span {
	display: table-cell;
}

/* description */
#stacks_in_410_page46 ul[id^="pricelist-stacks_in"] li span:first-child {
	position: relative;
	overflow: hidden; /* Don't go underneath the price */
	
	
	
	
}

/* horizontal line */
#stacks_in_410_page46 ul[id^="pricelist-stacks_in"] li span:not(.pli_text_only):first-child:after {
	content: "";
	position: absolute;
	bottom: 6px; /* Set as you want */       
	margin-left: 0.25em; /* Keep same for the next span's left padding */
	width: 100%;
	border-bottom-style: dotted;
	border-bottom-width: 1px; 
	border-bottom-color: #DE564B;
}

/* price */
#stacks_in_410_page46 ul[id^="pricelist-stacks_in"] li span + span {
	text-align: right;
	width: 1%; /* Trick it */
	vertical-align: bottom; /* Keep Price text bottom-aligned */
	padding-left: 0.25em;
	white-space: nowrap; /* Uncomment if needed */
	
	
	
	
}



/* End of PriceList stack [page.css] */
#stacks_in_410_page46 {
	margin:  5px;
	padding:  10px;
}
/*
-------------------------------------------
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_177_page46 {
	
}

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

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

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

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

}
#stacks_in_177_page46 {
	margin: 0px 0px 30px 0px;
}
/*
-------------------------------------------
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_436_page46 {
	
}

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

#stacks_in_436_page46 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_436_page46 .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_436_page46 {
	width: 500px;
}
@import url(http://weloveiconfonts.com/api/?family=fontawesome);

/* fontawesome */
[class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
}

*, *:before, *:after {
-webkit-box-sizing: none;
-moz-box-sizing: none;
box-sizing: none;
}

/* PayPal Payments */

#paybox{
	margin: 0 auto;
	position: relative;
	font-size: 12px;
	padding: 30px 0 30px 0;
	height: auto;
	width: 280px;
	border: #A9AAAA 2px solid;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	background-color: #FFFFFF;
}

#paybox ul, #paybox li, #paybox ol {
	padding: 0;
	margin: 0;
}

.payform li{
	list-style: none;
	margin-top: 10px;
}
.payform input[type="text"],textarea{
-moz-box-shadow: inset 0 0 0 #333333;
-webkit-box-shadow: inset 0 0 0 #333333;
box-shadow: inset 0 0 0 #333333;
border:none; 
-webkit-border-radius:2px; 
-moz-border-radius:2px; 
border-radius:2px;
padding:4px 0px 0px 5px;
}

#paybox select{
padding:5px 5px 5px 5px;
-webkit-appearance: button;
-webkit-border-radius: 2px;
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
-webkit-padding-end: 20px;
-webkit-padding-start: 2px;
-webkit-user-select: none;
-moz-border-radius: 2px;
-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);

-moz-padding-end: 5px;
-moz-padding-start: 2px;
-moz-user-select: none;
background-image: url(arrow-black.png); 
background-size: 35px 20px;
background-position: center right;
background-repeat: no-repeat;
border: #AAAAAA 1px solid;
color: #555555;
background-color: #FFFFFF;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

#paybox select, select:focus{
outline:none;
height: 41px;
font-size: 16px;
width: 93%!important;

padding:5px 5px 5px 5px;
-webkit-appearance: button;
-webkit-border-radius: 2px;
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
-webkit-padding-end: 20px;
-webkit-padding-start: 2px;
-webkit-user-select: none;
-moz-border-radius: 2px;
-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);

-moz-padding-end: 5px;
-moz-padding-start: 2px;
-moz-user-select: none;
background-image: url(arrow-black.png); 
background-size: 35px 20px;
background-position: center right;
background-repeat: no-repeat;
border: #AAAAAA 1px solid;
color: #555555;
background-color: #FFFFFF;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.payform li{
	list-style: none!important;
	list-style-type: none!important;
	margin-top: 10px;
}
.payform input[type="text"] {
border:none; 
-webkit-border-radius:2px; 
-moz-border-radius:2px; 
border-radius:2px;
padding:4px 0px 0px 5px;

	background-color: #EBEBEB;
	width: 81%!important;
	line-height: 1.3em;
	padding: 8px 16px;
	font-size: 1.8em;
	margin: 0 6px 6px auto;
	outline: 0;
	height: 38px;
	border: none;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	color: #000000;
	margin-left: 10px;
	
}

.payform input[type="text"]:focus{
	background-color: #838383;
	color:  #FFFFFF!important;
}

.payform .form-input-button  {
	width: 93%!important;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.8em; 
	text-transform:none; 
	background:#004080; 
	width:auto; 
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

.payform .form-input-button:hover{
	background-color:#EE4D41!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;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:   #999999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:   #999999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:   #999999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:   #999999;
}

/* @end */

    
#paybox .form-input-field, #paybox .form-input-button, #paybox label, #paybox .message-text, #paybox form select { 
		margin-left: 10px!important;
	}
	

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
    
    #paybox .form-input-field, #paybox .form-input-button, #paybox label, #paybox .message-text, #paybox form select { 
    	margin-left: 11px!important;
    }
    	
	#paybox{
		width: 90%!important;
	}
	
	.payform input[type="text"] {
		width: 93.3%!important;	
	}
	
	.payform .form-input-button  {
		width: 96.9999%!important;
	}
	
	#paybox select, select:focus{
		width: 97%!important;
	}
			
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

	.payform input[type="text"] {
	width: 92.3%!important;
	}

}









@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
    
    #paybox .form-input-field, #paybox .form-input-button, #paybox label, #paybox .message-text, #paybox form select { 
    	margin-left: 11px!important;
    }
    	
	#paybox{
		width: 50%!important;
	}
	
	.payform input[type="text"] {
		width: 88.3%!important;	
	}
	
	.payform .form-input-button  {
		width: 94.9999%!important;
	}
	
	#paybox select, select:focus{
		width: 95%!important;
	}
			
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

	.payform input[type="text"] {
	width: 86.3%!important;
	}

}




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

	#paybox select, select:focus {
		width: 258px!important;
}
}



/* Credit Cards */

.cc-icon_container {
	margin: 1em auto 0.5em;
	width: 214px;
}

/* clearfix */
.cc-icon_container:after {
  content: "";
  display: table;
  clear: both;
}

.cc-icon {
  width: 46px;
  height: 29px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
  box-shadow: 0 2px 5px rgba(0,0,0,0.25);
  float: left;
  margin-right: 10px;
  border-bottom: 1px solid #c5bbb0;
}

.cc-icon:last-child {
  margin: 0;
}

.cc-icon.amex {
  background: url('cc-icon-amex.png') 0 0;
  background-image: url('cc-icon-amex2x.png');
  background-size: 46px 29px;
  border-color: #c88e0b;
}

.cc-icon.discover {
  background: url('cc-icon-discover.png') 0 0;
  background-image: url('cc-icon-discover2x.png');
  background-size: 46px 29px;
  border-color: #c88e0b;
}

.cc-icon.mastercard {
  background: url('cc-icon-mastercard.png') 0 0;
  background-image: url('cc-icon-mastercard2x.png');
  background-size: 46px 29px;
  border-color: #c88e0b;
}

.cc-icon.visa {
  background: url('cc-icon-visa.png') 0 0;
  background-image: url('cc-icon-visa2x.png');
  background-size: 46px 29px;
  border-color: #c88e0b;
}
#stacks_in_437_page46 {
	margin:  10px;
	padding:  20px;
}

#stacks_in_426_page46 {
	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_175_page46 {
	
}

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

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

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

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

}
#stacks_in_175_page46 {
	margin: 0px 0px 30px 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_245_page46 {
	
}

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

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

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

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

}
#stacks_in_245_page46 {
	margin: 0px 0px 30px 0px;
}
input#stacks_in_247_page46.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_page46.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_page46 {
	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_page46 {
	
}

#stacks_in_227_page46 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_page46 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_116_page46 {
	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_454_page46 {
	
}

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

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

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

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

#stacks_in_456_page46 #fsr_3colwrap_stacks_in_456_page46 #fsr_left3col_stacks_in_456_page46 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_456_page46 #fsr_3colwrap_stacks_in_456_page46 #fsr_left3col_stacks_in_456_page46 .left3colpad_stacks_in_456_page46 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_456_page46 #fsr_3colwrap_stacks_in_456_page46 #fsr_center3col_stacks_in_456_page46 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_456_page46 #fsr_3colwrap_stacks_in_456_page46 #fsr_right3col_stacks_in_456_page46 .right3colpad_stacks_in_456_page46 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_456_page46 #fsr_3colwrap_stacks_in_456_page46 #fsr_right3col_stacks_in_456_page46 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_456_page46 #fsr_3colwrap_stacks_in_456_page46 #fsr_center3col_stacks_in_456_page46 .center3colpad_stacks_in_456_page46 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_456_page46 #fsr_3colwrap_stacks_in_456_page46 #fsr_left3col_stacks_in_456_page46 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_456_page46 #fsr_3colwrap_stacks_in_456_page46 #fsr_left3col_stacks_in_456_page46 .left3colpad_stacks_in_456_page46 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_456_page46 #fsr_3colwrap_stacks_in_456_page46 #fsr_center3col_stacks_in_456_page46 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_456_page46 #fsr_3colwrap_stacks_in_456_page46 #fsr_center3col_stacks_in_456_page46 .center3colpad_stacks_in_456_page46 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_456_page46 #fsr_3colwrap_stacks_in_456_page46 #fsr_right3col_stacks_in_456_page46 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_456_page46 #fsr_3colwrap_stacks_in_456_page46 #fsr_right3col_stacks_in_456_page46 .right3colpad_stacks_in_456_page46 {
	padding: 0px 0px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_459_page46 {
	line-height: 3em;
}

#stacks_in_462_page46 {
	margin:  20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_466_page46 {
	margin:  20px;
}

#stacks_in_467_page46 {
	line-height: 3em;
}
