
#stacks_in_71_page1 {
	padding: 0px 0px 25px 0px;
}

#stacks_in_216_page1 .stacks_left {
	float:left;
	width:59%;
}

#stacks_in_216_page1 .stacks_right {
	float:right;
	width:39%;
}/* 
 * Simple Text
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.4.1
 */

#simpleText_stacks_in_384_page1 {
	position: relative;
	color: #101010;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_384_page1.letterSpacingOn {letter-spacing: 0px;}
#simpleText_stacks_in_384_page1.lineHeightOn {line-height: 17px;}
#simpleText_stacks_in_384_page1 h1 {color: ; font-size: ;}
#simpleText_stacks_in_384_page1 h2 {color: ; font-size: ;}
#simpleText_stacks_in_384_page1 h3 {color: ; font-size: ;}
#simpleText_stacks_in_384_page1 h4 {color: ; font-size: ;}
#simpleText_stacks_in_384_page1 h5 {color: ; font-size: ;}
#simpleText_stacks_in_384_page1 h6 {color: ; font-size: ;}
#simpleText_stacks_in_384_page1.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_384_page1.inheritOff a, #simpleText_stacks_in_384_page1.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_384_page1.inheritOff a:visited {color: #169EE6;}
#simpleText_stacks_in_384_page1.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_384_page1.inheritOff a:active {color: #FF6600;}
#simpleText_stacks_in_384_page1.inheritOff a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_384_page1.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_384_page1 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_384_page1 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_384_page1 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_384_page1 {font-size: inherit;}
}

#stacks_in_384_page1 {
	padding: 30px 20px 30px 20px;
}

#stacks_in_336_page1 {
	padding: 20px 0px 10px 0px;
}
/*
 * JuiceBox
 * Author: Timothy Smitley
 * Version: 1.0
 * Released: 4/18/2013
 * Description: Super lightweight, Animated, and Responsive image lightbox effect
 */

#LBcontainer_stacks_in_270_page1 {
	position:relative;
	top:0px;
	left:50%;
	top:5%;
	text-align:center;
	min-width:70%;
	max-width:90%;
	min-height:90%;
	margin-left:-45%;
	text-align:center;
	perspective:1500px;
    -moz-perspective:1500px;
    -o-perspective:1500px;
    -ms-perspective:1500px;
	-webkit-perspective:1500px;
	z-index:500;
}

#LBcontainer_stacks_in_270_page1 img {
	cursor:pointer;
}

.jb_Dark #bigLB_stacks_in_270_page1{
	background:rgba(0,0,0,0.5);
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	margin:0;
	text-align:center;
	z-index:330000;
    display:none;
    perspective:1500px;
    -moz-perspective:1500px;
    -o-perspective:1500px;
    -ms-perspective:1500px;
	-webkit-perspective:1500px;
}
.jb_Light #bigLB_stacks_in_270_page1{
	background:rgba(255,255,255,0.5);
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	margin:0;
	text-align:center;
	z-index:330000;
    display:none;
    perspective:1500px;
    -moz-perspective:1500px;
    -o-perspective:1500px;
    -ms-perspective:1500px;
	-webkit-perspective:1500px;
}

.jb_Dark #bigLB_stacks_in_270_page1 img{
	top:0px;
	margin-top:3.75%;
	width:auto;
	height:auto;
	max-width:85%;
	max-height:85%;
	border:solid;
	border-color:#000000;
	border-width:2px;
	z-index:350000;
	-ms-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-o-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-moz-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-webkit-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-webkit-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.jb_Dark.shadowOn #bigLB_stacks_in_270_page1 img{
	-ms-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-o-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-moz-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-webkit-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
}

.jb_Light #bigLB_stacks_in_270_page1 img{
	top:0px;
	margin-top:3.75%;
	width:auto;
	height:auto;
	max-width:85%;
	max-height:85%;
	border:solid;
	border-color:#000000;
	border-width:2px;
	z-index:350000;
	transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-webkit-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.jb_Light.shadowOn #bigLB_stacks_in_270_page1 img{
	-ms-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-o-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-moz-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-webkit-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
}

.jb_Dark #right_arrow_LB_stacks_in_270_page1 {
	background-image: -webkit-gradient(linear, left center, right center, from(rgba(0,0,0,0)), to(rgba(255,255,255,0.5)));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.5));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.5));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.5));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.5));
	background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(255,255,255,0.5));
	position:fixed;
	top:0px;
	left:60%;
	height:100%;
	width:40%;
	display:none;
	z-index:400000;
	opacity:0;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
	cursor:pointer;
}
.jb_Light #right_arrow_LB_stacks_in_270_page1 {
	background-image: -webkit-gradient(linear, left center, right center, from(rgba(255,255,255,0)), to(rgba(0,0,0,0.5)));
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(0,0,0,0.5));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(0,0,0,0.5));
	background-image: -o-linear-gradient(left, rgba(255,255,255,0), rgba(0,0,0,0.5));
	background-image: -ms-linear-gradient(left, rgba(255,255,255,0), rgba(0,0,0,0.5));
	background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(0,0,0,0.5));
	position:fixed;
	top:0px;
	left:60%;
	height:100%;
	width:40%;
	display:none;
	z-index:400000;
	opacity:0;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
	cursor:pointer;
}

#right_arrow_LB_stacks_in_270_page1:hover {opacity:.7;}
.jb_Dark #right_arrow_LB_stacks_in_270_page1:active {
	background-image: -webkit-gradient(linear, left center, right center, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.5)));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.5));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.5));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.5));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.5));
	background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.5));
}
.jb_Light #right_arrow_LB_stacks_in_270_page1:active {
	background-image: -webkit-gradient(linear, left center, right center, from(rgba(255,255,255,0)), to(rgba(255,255,255,0.5)));
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.5));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.5));
	background-image: -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.5));
	background-image: -ms-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.5));
	background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.5));
}

.jb_Dark #left_arrow_LB_stacks_in_270_page1 {
	background-image: -webkit-gradient(linear, left center, right center, from(rgba(255,255,255,0.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(255,255,255,0.5), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5), rgba(0,0,0,0));
	background-image: linear-gradient(to right, rgba(255,255,255,0.5), rgba(0,0,0,0));
	position:fixed;
	top:0px;
	left:0%;
	height:100%;
	width:40%;
	display:none;
	z-index:400000;
	opacity:0;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
	cursor:pointer;
}
.jb_Light #left_arrow_LB_stacks_in_270_page1 {
	background-image: -webkit-gradient(linear, left center, right center, from(rgba(0,0,0,0.5)), to(rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5), rgba(255,255,255,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0.5), rgba(255,255,255,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.5), rgba(255,255,255,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0.5), rgba(255,255,255,0));
	background-image: linear-gradient(to right, rgba(0,0,0,0.5), rgba(255,255,255,0));
	position:fixed;
	top:0px;
	left:0%;
	height:100%;
	width:40%;
	display:none;
	z-index:400000;
	opacity:0;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
	cursor:pointer;
}

#left_arrow_LB_stacks_in_270_page1:hover {opacity:.7;}
.jb_Dark #left_arrow_LB_stacks_in_270_page1:active {
	background-image: -webkit-gradient(linear, left center, right center, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
	background-image: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.jb_Light #left_arrow_LB_stacks_in_270_page1:active {
	background-image: -webkit-gradient(linear, left center, right center, from(rgba(255,255,255,0.5)), to(rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5), rgba(255,255,255,0));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5), rgba(255,255,255,0));
	background-image: -o-linear-gradient(left, rgba(255,255,255,0.5), rgba(255,255,255,0));
	background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5), rgba(255,255,255,0));
	background-image: linear-gradient(to right, rgba(255,255,255,0.5), rgba(255,255,255,0));
}

.jb_Dark #esc_LB_stacks_in_270_page1 {
	background:rgba(255,255,255,.5);
	position:fixed;
	text-align:center;
	width:30%;
	left:50%;
	margin-left:-15%;
	top:.5%;
	z-index:1000000;
	font-size:2em;
	color:rgba(30,30,30,1);
	opacity:.7;
	display:none;
}

.jb_Light #esc_LB_stacks_in_270_page1 {
	background:rgba(0,0,0,.5);
	position:fixed;
	text-align:center;
	width:30%;
	left:50%;
	margin-left:-15%;
	top:.5%;
	z-index:1000000;
	font-size:2em;
	color:rgba(220,220,220,1);
	opacity:.7;
	display:none;
}

.jb_Dark #close_LB_stacks_in_270_page1 {
	position:fixed;
	left:50%;
	margin-left:0px;
	z-index:460000;
	display:none;
	opacity:.7;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out; 
	-webkit-transition: all .4s ease-in-out; 
	-o-transition: all .4s ease-in-out;
	cursor:pointer; 
}

.jb_Light #close_LB_stacks_in_270_page1 {
	position:fixed;
	left:50%;
	margin-left:0px;
	z-index:460000;
	display:none;
	opacity:.7;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out; 
	-webkit-transition: all .4s ease-in-out; 
	-o-transition: all .4s ease-in-out;
	cursor:pointer; 
}

.jb_Dark #ladtasticLB_stacks_in_270_page1 {
	position:relative;
	float:left;
	top:0px;
	z-index:460000;
	display:block;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	cursor:pointer;
}

.jb_Light #ladtasticLB_stacks_in_270_page1 {
	position:relative;
	float:left;
	top:0px;
	z-index:460000;
	display:block;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	cursor:pointer;
}

.jb_Dark #radtasticLB_stacks_in_270_page1 {
	position:relative;
	float:right;
	top:0px;
	z-index:460000;
	display:block;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	cursor:pointer;
}

.jb_Light #radtasticLB_stacks_in_270_page1 {
	position:relative;
	float:right;
	top:0px;
	z-index:460000;
	display:block;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	cursor:pointer;
}

/*classes are in session*/

ul.selectoption_stacks_in_270_page1 li {
		display:inline;
	}

.thumbnail_LB_stacks_in_270_page1 {
	position:relative;
	top:0px;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:146px;
	margin:3%;
	border:solid;
	border-color:#000000;
	border-width:2px;
	z-index:30;
	transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out; 
	-webkit-transition: all .7s ease-in-out; 
	-o-transition: all .7s ease-in-out; 
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.shadowOn.thumbnail_LB_stacks_in_270_page1 {
	-ms-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-o-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-moz-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-webkit-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
}

.buttons_LB_stacks_in_270_page1 {
	max-width:100px;
	max-height:100px;
}

@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {

.buttons_LB_stacks_in_270_page1 {
	max-width:70px;
	max-height:70px;
}

	}

@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {

.buttons_LB_stacks_in_270_page1 {
	max-width:50px;
	max-height:50px;
}

	}
	
@media only screen and (max-width: 320px), only screen and (max-device-width: 320px) {

.buttons_LB_stacks_in_270_page1 {
	max-width:30px;
	max-height:30px;
}

	}

.spinr_LB_stacks_in_270_page1 {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.spinl_LB_stacks_in_270_page1 {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.spinN_LB_stacks_in_270_page1 {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	opacity:0;
}

.spinP_LB_stacks_in_270_page1 {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	opacity:0;
}

.spinI_LB_stacks_in_270_page1 {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.spinA_LB_stacks_in_270_page1 {
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

/*end licensing*/#symboxfade{/*--Transparent background layer--*/
display:none;/*--hidden by default--*/
background:#000000;position:fixed;left:0;top:0;width:100%;height:100%;opacity:0.85;/*opacity:.80;*/
z-index:25000;}
img.btn_close{float:right;margin:-25px -55px 0 0;border:none;}
.sympleBoxPopup{display:none;/*--hidden by default--*/
background:#fff;padding:5px;/*border:20px solid #ddd;*/
text-align: left;border:5px solid #A6A6A6;float:left;position:fixed;top:50%;left:50%;z-index:99999;/*--CSS3 Box Shadows--*/-webkit-box-shadow:0px 0px 20px #0F0F0F;-moz-box-shadow:0px 0px 20px #0F0F0F;box-shadow:0px 0px 20px #0F0F0F;/*--CSS3 Rounded Corners--*/-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
}
div[id^=symbox]{/*text-align:left;*/display:none;}
/*--Making IE6 Understand Fixed Positioning--*/
*html #symboxfade {
	position: absolute;
}
*html .sympleBoxPopup {
	position: absolute;
}
/*--end Making IE6 Understand Fixed Positioning--*/
/*editing mode in RW*/

/* Start Contact Form stack CSS code */.stacks_in_263_page1formwrap{	margin: 0;}#stacks_in_263_page1comment{display: none;height: 0px;padding: 0px;margin: 0px;}.stacks_in_263_page1mail{padding: 0;}.stacks_in_263_page1fieldset{	border: none;	outline: none;	float : none !important;	text-align: left !important;}.stacks_in_263_page1formail{}.stacks_in_263_page1fieldset{	padding: 0 20px 0 3px;}#stacks_in_263_page1 label{display: block;margin: 10px 0 0 0;padding: 0 0 5px 0;line-height: 1.1em;}#stacks_in_263_page1 label *{display: inline;}#stacks_in_263_page1 .stacks_in_263_page1input{padding: 3px 7px 3px 7px;width: 100%;font-size: 12px;background: #222222;color: #FFFFFF;margin: 0;border: 1px solid #1C1C1C;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}#stacks_in_263_page1 textarea{padding: 7px;width: 100%;font-size: 13px;border: 1px solid #1C1C1C;background: #222222;color: #FFFFFF;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}.stacks_in_263_page1sendmail{margin-top: 20px;padding: 4px 7px 4px 7px;display: block;font-size: 12px;color: #444444;border: 1px solid #cccccc;background-color: #f4f4f4;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;-moz-box-shadow: inset 0px 0px 8px #ffffff;-webkit-box-shadow: inset 0px 0px 8px #ffffff;box-shadow: inset 0px 0px 8px #ffffff;/* IE10 Consumer Preview */ background-image: -ms-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);/* Mozilla Firefox */ background-image: -moz-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);/* Opera */ background-image: -o-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);/* Webkit (Safari/Chrome 10) */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f4f4), color-stop(1, #e6e6e6));/* Webkit (Chrome 11+) */ background-image: -webkit-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);/* W3C Markup, IE10 Release Preview */ background-image: linear-gradient(to bottom, #f4f4f4 0%, #e6e6e6 100%);text-shadow: rgba(255,255,255,1) 0px 1px 0px;cursor: pointer;}.stacks_in_263_page1sendmail{margin-top: 20px;padding: 4px 7px 4px 7px;display: block;font-size: 12px;color: #FFFFFF;border: 1px solid #1C1C1C;background-color: #222222;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;-moz-box-shadow: inset 0px 0px 8px #444444;-webkit-box-shadow: inset 0px 0px 8px #444444;box-shadow: inset 0px 0px 8px #444444;/* IE10 Consumer Preview */ background-image: -ms-linear-gradient(top, #595959 0%, #090909 100%);/* Mozilla Firefox */ background-image: -moz-linear-gradient(top, #595959 0%, ##090909 100%);/* Opera */ background-image: -o-linear-gradient(top, #595959 0%, ##090909 100%);/* Webkit (Safari/Chrome 10) */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #595959), color-stop(1, #090909));/* Webkit (Chrome 11+) */ background-image: -webkit-linear-gradient(top, #595959 0%, #090909 100%);/* W3C Markup, IE10 Release Preview */ background-image: linear-gradient(to bottom, #595959 0%, #090909 100%);text-shadow: rgba(255,255,255,0) 0px 0px 0px;cursor: pointer;}#sendmail:hover{cursor: pointer;}.stacks_in_263_page1response{display: none;width: 80%;border: 1px solid #D6392B;background: #FEF4FA;padding: 10px;margin: 20px auto 0 0;color: #444444;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;min-height: 35px;}.stacks_in_263_page1loader{float: left;width: 35px;height: 35px;padding: 0 15px 30px 0;}.stacks_in_263_page1autoreplay{visibility: hidden;height: 0px;}#stacks_in_263_page1 input{	color: #FFFFFF !important;}#stacks_in_263_page1 textarea{	color: #FFFFFF !important;}/* End Contact Form stack CSS code */
#stacks_out_263_page1 {
	width: 350px;
}


.stacks_in_415_page1alert{
	display: none;
}

.stacks_in_415_page1alert h2{
	color: #ff0000;
}


#stacks_in_415_page1 .teleportMe {
display: none;
}



/* Mask 2 v2.2.2 Copyright 2013 Joe Workman */
#stacks_in_417_page1{border-radius:0px;}#stacks_in_417_page1 .boxgrid{width:100%;display:block;position:relative;overflow:hidden;margin:0 auto}#stacks_in_417_page1 .boxgrid .back,#stacks_in_417_page1 .boxgrid .cover{width:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0;border-radius:0px;}#stacks_in_417_page1 .boxgrid .cover{filter:alpha(opacity=100);-moz-opacity:1.0;-khtml-opacity:1.0;opacity:1.0; } 
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_424_page1Calligrapher{			font-size: 100% !important;			color: #DDDDDD !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0 !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_424_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_424_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_424_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_424_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_424_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_424_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_424_page1Calligrapher, .stacks_in_424_page1Calligrapher h1, .stacks_in_424_page1Calligrapher h2, .stacks_in_424_page1Calligrapher h3, .stacks_in_424_page1Calligrapher h4, .stacks_in_424_page1Calligrapher h5, .stacks_in_424_page1Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_424_page1Calligrapher, .stacks_in_424_page1Calligrapher h1, .stacks_in_424_page1Calligrapher h2, .stacks_in_424_page1Calligrapher h3, .stacks_in_424_page1Calligrapher h4, .stacks_in_424_page1Calligrapher h5, .stacks_in_424_page1Calligrapher h6{	text-shadow: 0px 0px 1px #E8E8E8 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_424_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_424_page1Calligrapher a:link{			color: #124A7A !important;			text-decoration: none;		}				.stacks_in_424_page1Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_424_page1Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_424_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline;		}/* End Calligrapher stack CSS code */
#stacks_in_429_page1 {
	font-size: 85%;
}
/* Elevator v1.0.6 Copyright @2010-2012 Joe Workman */
#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:0;text-indent:-9999px;background:url(elevator-images/top.png) no-repeat left top;z-index:9988} #toTop:hover{background:url(elevator-images/top.png) no-repeat left -51px} #toTop:active,#toTop:focus{outline:0}
