


#stacks_in_1577 *,
.nimblehost_myMenuOuterWrapper_stacks_in_1577 * {
	-webkit-box-sizing: content-box;
	 box-sizing: content-box;
}

.nimblehost_myMenuOuterWrapper_stacks_in_1577 { 
	margin: 0;
	padding: 0;
	
	position: absolute;
	
	z-index: 100; 
	
	top: 10.00%;
	left: 5.00%;
	
	
	
	
}

.nimblehost_myMenuInnerWrapper_stacks_in_1577, .nimblehost_myMenu_stacks_in_1577 ul ul, .nimblehost_myMenuInnerWrapper_stacks_in_1577 .myMenu_mobileToggle p { 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.nimblehost_myMenuInnerWrapper_stacks_in_1577 {
	-webkit-box-shadow: 0 0 5px black;-moz-box-shadow: 0 0 5px black;-ms-box-shadow: 0 0 5px black;box-shadow: 0 0 5px black;
	
	background-color: rgba(0, 0, 255, 1.00);
	background: linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	background: -o-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	background: -moz-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	background: -moz-linear-gradient(100% 100% 90deg, rgba(128, 0, 255, 1.00), rgba(0, 0, 255, 1.00));
	background: -webkit-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 255, 1.00)), to(rgba(128, 0, 255, 1.00)));
	background: -ms-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 0, 255, 1.00), endColorstr=rgba(128, 0, 255, 1.00))";/* For IE 8 */
	
}
@-moz-document url-prefix() {  }
.nimblehost_myMenuLabel_stacks_in_1577 {
	
	display: none;
	
	color: rgba(0, 0, 0, 1.00);
}

.nimblehost_myMenu_stacks_in_1577 { 
	padding: 0 5px;
	
	
}
.nimblehost_myMenu_stacks_in_1577 ul { 
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	width: auto;
	
	
	min-height: 33px;
	
	
}

.nimblehost_myMenu_stacks_in_1577 ul li, .customMenuItems li { 
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	display: block;
	background-image: none !important;
	position: relative;
	
	display: inline-block;
	
}

.customMenuItems, .customMenuItems .stacks_out, .customMenuItems .stacks_in {
	display: block;
	
	display: inline;
	
}

.nimblehost_myMenu_stacks_in_1577 ul li a, .customMenuItems li a { 
	margin: 0;
	padding: 0 12px;
	display: block;
	text-align: left;
	text-decoration: none;
	line-height: 33px;
	color: rgba(255, 255, 255, 1.00);
	
	
	False
	zoom: 1;
}
.nimblehost_myMenu_stacks_in_1577 ul li a:hover, .customMenuItems li a:hover { 
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(255, 0, 0, 1.00);
}
.nimblehost_myMenu_stacks_in_1577 ul li a:active, .customMenuItems li a:active {
	-webkit-box-shadow:inset 0 0 3px black;
	-moz-box-shadow:inset 0 0 3px black;
	box-shadow:inset 0 0 3px black;
}
.nimblehost_myMenu_stacks_in_1577 ul li a#current, .nimblehost_myMenu_stacks_in_1577 ul li a.current, .nimblehost_myMenu_stacks_in_1577 ul li a.currentAncestor {
	padding-top: 0;
	padding-bottom: 0;
	background-color: rgba(255, 128, 0, 1.00);
	color: rgba(255, 255, 255, 1.00);
	-webkit-box-shadow:inset 0 0 3px black;
	-moz-box-shadow:inset 0 0 3px black;
	box-shadow:inset 0 0 3px black;
	border: none;
}

.nimblehost_myMenu_stacks_in_1577 ul li.ddarrow a { padding-right: 22px !important; }
.nimblehost_myMenu_stacks_in_1577 ul ul li.ddarrow a { padding-right: 12px !important; }

.nimblehost_myMenu_stacks_in_1577 ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_1577 ul .customMenuItems li.ddarrow .childIndicator { 
	position:absolute;
	top:8px;
	right:3px;
	float:right;
	height: 17px;
	width: 17px;
	background: transparent url(../files/ddarrowDown.png) center center no-repeat;
}

.nimblehost_myMenu_stacks_in_1577 ul ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_1577 ul .customMenuItems ul li.ddarrow .childIndicator {
	background-image: url(../files/ddarrow.png);
}



.nimblehost_myMenu_stacks_in_1577 .customMenuItems .stacks_out, .nimblehost_myMenu_stacks_in_1577 .customMenuItems .stacks_in { overflow: visible; }

/* Second Level Menu Items */
.nimblehost_myMenu_stacks_in_1577 ul ul {
	border: none;
	margin: 0;
	padding: 5px 0 !important;
	height: auto;
	position: absolute;
	width: 150px;
	z-index: 101; 
	top: 33px;
	left: 0;
	display: none;
	-webkit-box-shadow: 0 0 5px black;-moz-box-shadow: 0 0 5px black;-ms-box-shadow: 0 0 5px black;box-shadow: 0 0 5px black;
	
		
		background-color: rgba(0, 0, 255, 1.00);
		background: linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -o-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(100% 100% 90deg, rgba(128, 0, 255, 1.00), rgba(0, 0, 255, 1.00));
		background: -webkit-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 255, 1.00)), to(rgba(128, 0, 255, 1.00)));
		background: -ms-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 0, 255, 1.00), endColorstr=rgba(128, 0, 255, 1.00))";/* For IE 8 */
		
	
}

.nimblehost_myMenu_stacks_in_1577 ul ul li { 
	
	display: block;
	
}

.nimblehost_myMenu_stacks_in_1577 ul ul li a { 
	width: auto;
	
		
		border-top: solid 1px rgba(255, 255, 255, 1.00);
		border-bottom: solid 1px rgba(170, 170, 170, 1.00);
		
	
	
	False
}



.nimblehost_myMenu_stacks_in_1577 ul ul ul {
	top: -5px;
	left: 150px;
	padding: 5px 0 !important;
}



.nimblehost_myMenuInnerWrapper_stacks_in_1577 .myMenu_mobileToggle { display: none; }


@media screen and (max-width: 480px), (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2), only screen and (orientation: portrait) {
	.nimblehost_myMenuOuterWrapper_stacks_in_1577, .nimblehost_myMenuOuterWrapper_stacks_in_1577[style] {
		position: absolute !important; top: 0; bottom: auto; left: 0 !important; width: 100% !important;
		top: 44px;
	}

	.nimblehost_myMenuInnerWrapper_stacks_in_1577 .subMenuBackground { display: none; }

	.nimblehost_myMenuLabel_stacks_in_1577 { display: none; }

	.nimblehost_myMenu_stacks_in_1577 { padding: 5px 0; }

	.nimblehost_myMenu_stacks_in_1577 ul, .nimblehost_myMenu_stacks_in_1577 ul ul { width: 100% !important; }

	.nimblehost_myMenu_stacks_in_1577 ul li, .customMenuItems li, .customMenuItems, .customMenuItems .stacks_out, .customMenuItems .stacks_in { display: block; }

	.nimblehost_myMenu_stacks_in_1577 ul li a, .customMenuItems li a { color: rgba(255, 255, 255, 1.00); border-top: solid 1px rgba(255, 255, 255, 1.00); border-bottom: solid 1px rgba(170, 170, 170, 1.00); False }

	.nimblehost_myMenu_stacks_in_1577 ul ul, .nimblehost_myMenu_stacks_in_1577 ul ul ul { position: relative !important; left: auto !important; top: auto !important; height: auto !important; padding: 0 !important; margin: 0; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; box-shadow: none; }

	.nimblehost_myMenu_stacks_in_1577 ul ul ul {
		width: 100%; position: relative; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; top: auto; left: auto;
	}
	.nimblehost_myMenu_stacks_in_1577 ul ul li { display: block; }

	.nimblehost_myMenu_stacks_in_1577 ul ul li a { padding-left: 20px; color: rgba(255, 255, 255, 1.00) ; }
	.nimblehost_myMenu_stacks_in_1577 ul ul ul li a { padding-left: 40px; }
	.nimblehost_myMenu_stacks_in_1577 ul ul ul ul li a { padding-left: 60px; }
	.nimblehost_myMenu_stacks_in_1577 ul ul ul ul ul li a { padding-left: 80px; }
	.nimblehost_myMenu_stacks_in_1577 ul ul ul ul ul ul li a { padding-left: 100px; }
	.nimblehost_myMenu_stacks_in_1577 ul ul ul ul ul ul ul li a { padding-left: 120px; }
	.nimblehost_myMenu_stacks_in_1577 ul ul ul ul ul ul ul ul li a { padding-left: 140px; }
	.nimblehost_myMenu_stacks_in_1577 ul ul ul ul ul ul ul ul ul li a { padding-left: 160px; }
	.nimblehost_myMenu_stacks_in_1577 ul ul ul ul ul ul ul ul ul ul li a { padding-left: 180px; }

	.nimblehost_myMenu_stacks_in_1577 ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_1577 ul ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_1577 ul .customMenuItems li.ddarrow .childIndicator { width: 17px; background-image: url(../files/ddarrowDown.png); }

	.nimblehost_myMenuInnerWrapper_stacks_in_1577 .myMenu_mobileToggle {
		margin: 0; padding: 0; display: block; color: rgba(0, 0, 0, 1.00); position: fixed; z-index: 1000;
		top: 0;
		
		left: 0;
		
		

	}

	.nimblehost_myMenuInnerWrapper_stacks_in_1577 .myMenu_mobileToggle p {
		margin: 0; padding: 10px 5px; height: 23px; text-align: left;
		
		background: linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -o-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(100% 100% 90deg, rgba(128, 0, 255, 1.00), rgba(0, 0, 255, 1.00));
		background: -webkit-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 255, 1.00)), to(rgba(128, 0, 255, 1.00)));
		background: -ms-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 0, 255, 1.00), endColorstr=rgba(128, 0, 255, 1.00))";/* For IE 8 */
		
		-webkit-box-shadow: 0 0 5px black;-moz-box-shadow: 0 0 5px black;-ms-box-shadow: 0 0 5px black;box-shadow: 0 0 5px black;
	}

	.nimblehost_myMenuInnerWrapper_stacks_in_1577 .myMenu_mobileToggle .mt-bar-wrapper { display: inline-block; width: 30px; }

	.nimblehost_myMenuInnerWrapper_stacks_in_1577 .myMenu_mobileToggle .mt-bar { display: block; margin: 2px 5px; width: 20px; height: 3px; border-radius: 2px; background-color: rgba(255, 255, 255, 1.00); border-top: solid 1px rgba(127, 127, 127, 1.00); border-bottom: solid 1px rgba(255, 255, 255, 1.00); }

	.nimblehost_myMenu_stacks_in_1577 { padding-top: 5px; display: none; }
}




	.tablet.nimblehost_myMenuOuterWrapper_stacks_in_1577, .tablet.nimblehost_myMenuOuterWrapper_stacks_in_1577[style] {
		position: absolute !important; top: 0; bottom: auto; left: 0 !important; width: 100% !important;
		top: 44px;
	}

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_1577 .subMenuBackground { display: none; }

	.tablet .nimblehost_myMenuLabel_stacks_in_1577 { display: none; }

	.tablet .nimblehost_myMenu_stacks_in_1577 { padding: 5px 0; }

	.tablet .nimblehost_myMenu_stacks_in_1577 ul, .tablet .nimblehost_myMenu_stacks_in_1577 ul ul { width: 100% !important; }

	.tablet .nimblehost_myMenu_stacks_in_1577 ul li, .tablet .customMenuItems li, .tablet .customMenuItems, .tablet .customMenuItems .stacks_out, .tablet .customMenuItems .stacks_in { display: block; }

	.tablet .nimblehost_myMenu_stacks_in_1577 ul li a, .tablet .customMenuItems li a { color: rgba(255, 255, 255, 1.00); border-top: solid 1px rgba(255, 255, 255, 1.00); border-bottom: solid 1px rgba(170, 170, 170, 1.00); False }

	.tablet .nimblehost_myMenu_stacks_in_1577 ul ul, .tablet .nimblehost_myMenu_stacks_in_1577 ul ul ul { position: relative !important; left: auto !important; top: auto !important; height: auto !important; padding: 0 !important; margin: 0; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; box-shadow: none; }

	.tablet .nimblehost_myMenu_stacks_in_1577 ul ul ul {
		width: 100%; position: relative; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; top: auto; left: auto;
	}
	.tablet .nimblehost_myMenu_stacks_in_1577 ul ul li { display: block; }

	.tablet .nimblehost_myMenu_stacks_in_1577 ul ul li a { padding-left: 20px; color: rgba(255, 255, 255, 1.00) ; }
	.tablet .nimblehost_myMenu_stacks_in_1577 ul ul ul li a { padding-left: 40px; }
	.tablet .nimblehost_myMenu_stacks_in_1577 ul ul ul ul li a { padding-left: 60px; }
	.tablet .nimblehost_myMenu_stacks_in_1577 ul ul ul ul ul li a { padding-left: 80px; }
	.tablet .nimblehost_myMenu_stacks_in_1577 ul ul ul ul ul ul li a { padding-left: 100px; }
	.tablet .nimblehost_myMenu_stacks_in_1577 ul ul ul ul ul ul ul li a { padding-left: 120px; }
	.tablet .nimblehost_myMenu_stacks_in_1577 ul ul ul ul ul ul ul ul li a { padding-left: 140px; }
	.tablet .nimblehost_myMenu_stacks_in_1577 ul ul ul ul ul ul ul ul ul li a { padding-left: 160px; }
	.tablet .nimblehost_myMenu_stacks_in_1577 ul ul ul ul ul ul ul ul ul ul li a { padding-left: 180px; }

	.tablet .nimblehost_myMenu_stacks_in_1577 ul li.ddarrow .childIndicator, .tablet .nimblehost_myMenu_stacks_in_1577 ul ul li.ddarrow .childIndicator, .tablet .nimblehost_myMenu_stacks_in_1577 ul .customMenuItems li.ddarrow .childIndicator { width: 17px; background-image: url(../files/ddarrowDown.png); }

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_1577 .myMenu_mobileToggle {
		margin: 0; padding: 0; display: block; color: rgba(0, 0, 0, 1.00); position: fixed; z-index: 1000;
		top: 0;
		
		left: 0;
		
		

	}

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_1577 .myMenu_mobileToggle p {
		margin: 0; padding: 10px 5px; height: 23px; text-align: left;
		
		background: linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -o-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(100% 100% 90deg, rgba(128, 0, 255, 1.00), rgba(0, 0, 255, 1.00));
		background: -webkit-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 255, 1.00)), to(rgba(128, 0, 255, 1.00)));
		background: -ms-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 0, 255, 1.00), endColorstr=rgba(128, 0, 255, 1.00))";/* For IE 8 */
		
		-webkit-box-shadow: 0 0 5px black;-moz-box-shadow: 0 0 5px black;-ms-box-shadow: 0 0 5px black;box-shadow: 0 0 5px black;
	}

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_1577 .myMenu_mobileToggle .mt-bar-wrapper { display: inline-block; width: 30px; }

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_1577 .myMenu_mobileToggle .mt-bar { display: block; margin: 2px 5px; width: 20px; height: 3px; border-radius: 2px; background-color: rgba(255, 255, 255, 1.00); border-top: solid 1px rgba(127, 127, 127, 1.00); border-bottom: solid 1px rgba(255, 255, 255, 1.00); }

	.tablet .nimblehost_myMenu_stacks_in_1577 { padding-top: 5px; display: none; }



#stacks_in_1493 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_1493 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_1493 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_1493 {
	background-color: rgba(0, 0, 0, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1495 {
	background-color: rgba(179, 179, 179, 1.00);
	margin: 0px 2px 0px 2px;
	padding:  1px;
}

#stacks_in_1497 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1499 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1502 {
	background-color: rgba(179, 179, 179, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1504 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1506 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1509 {
	background-color: rgba(179, 179, 179, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  5px;
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1511 {
	background-color: rgba(255, 255, 255, 1.00);
}

#stacks_out_1511 {
	margin-left:0;
}

#stacks_in_1513 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1515_headerSpacer {
	display: block;
	width:  1px;
	height: 100px;
	background: transparent;
}

#stacks_in_1515 {
	background-color: rgba(0, 0, 0, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1516 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_1516 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_1516 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_1516 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1518 {
	background-color: rgba(0, 0, 0, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1520 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1522 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1525 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1527 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1529 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1532 {
	background-color: rgba(255, 204, 102, 1.00);
	margin: 0px 2px 0px 2px;
	padding:  3px;
}

#stacks_in_1534 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1536 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1538_headerSpacer {
	display: block;
	width:  1px;
	height: 100px;
	background: transparent;
}

#stacks_in_1538 {
	background-color: rgba(0, 0, 0, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_out_1538 {
	margin-left:0;
}

#stacks_in_1539 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_1539 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_1539 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_1539 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1541 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1543 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1545 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1548 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1550 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1552 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1555 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1557 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1559 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1561_headerSpacer {
	display: block;
	width:  1px;
	height: 100px;
	background: transparent;
}

#stacks_in_1561 {
	background-color: rgba(0, 0, 0, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1562 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_1562 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_1562 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1564 {
	background-color: rgba(0, 0, 0, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1566 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_out_1566 {
	margin-left:0;
}

#stacks_in_1568 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1571 {
	background-color: rgba(0, 0, 0, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1573 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_1575 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}
