/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_51590_page89_wrapper {
	
}

#stacks_in_51590_page89_wrapper #stacks_in_51590_page89_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	opacity: 0.0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_51592_page89 {
}

#stacks_in_51592_page89 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_51592_page89 {
	margin: 10px 0px 0px 0px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_51594_page89_wrapper {
	
}

#stacks_in_51594_page89_wrapper #stacks_in_51594_page89_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CC0000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	filter: alpha(opacity=99);
	opacity: 0.99;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_51594_page89 {
	border: solid #CC0000;
	border-width: 1px 0px 1px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Add-Ons Pack 1'
fsrnavmenures3f.css Style Sheet
Created: 21, May, 2013
Last Modified: 09, September, 2013
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#navbar {
	display: block !important;	
	height: auto;
	font-size: 1.12em;
	font-weight: 400;
}

#nav ul {
	bottom: 0;
	left: 0;
	line-height: 31px;
	margin: 0;
	padding: 0;
	text-align: center;
}

*:first-child+html #nav ul {
	height: 31px !important;
}

#nav ul li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 31px;
	border-right: 0px solid #990000;
	width: auto;
}

#nav ul li a, #nav ul li a:visited {
	background: #CC0000;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 1.12em;
	font-weight: 400;
	padding: 0 17px 0 17px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: #CC0000;
	color: #CCCCCC;
}

#nav ul li #current {
	background-color: #CC0000;
	color: #CCCCCC;
}

#nav ul li .currentAncestor {
	color: #CCCCCC;
}

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

#nav ul li.hasChild > a {
	background-image: url(../files/downarrow_white50.png);
	background-position: 96% 50%;
	background-repeat: no-repeat;
	padding: 0 31px 0 17px;
}

#nav li:first-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

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

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

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	left: 0;
	line-height: 39px;
	margin: 0;
	position: absolute;
	top: 30px;
	width: 232px;
	z-index: 999;
	text-align: left;
}

#nav ul ul li {
	display: block;
	padding: 0;
	height: 39px;
	width: 232px;
	border-right: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #990000;
	color: #FFFFFF;
	border-top: px solid #000000;
	font-size: 1.00em;
	font-weight: normal;
	height: 39px;
	padding: 0 33px 0 33px;
	margin: 0;
	text-shadow: none;
	width: 199px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0 33px 0 33px;
	line-height: 39px !important;
	width: 199px !important;
}

#nav ul ul li a:hover {
	background: #FFFFCC;
	color: #990000;
	width: 199px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #FFFF66;
	color: #333333;
}

#nav ul ul li:last-child > a {
	border-bottom: 1px solid #000000;
}

#nav ul ul li.hasChild > a {
	background-image: url(../files/rightarrow_white50.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	width: 199px;
	padding: 0 33px 0 33px;
}

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

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

#nav ul ul ul {
	top: 0;
	left: 265px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 265px !important;
}

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

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

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

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


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

/* #######################################################################

	meanMenu
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

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

@media screen and (max-width: 700px) {
	
#navbar, #nav { 
    display: none; 
    visibility: collapse;
    height: 0px;
}

#pagecontainer, #pagewrapper {
	overflow: hidden !important;
}

@-moz-document url-prefix() {
    #pagecontainer, #pagewrapper {
	overflow: visible !important;
}
}

}

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar { 
float: left;
width: 100%;
position: relative;
background: #CC0000;
/*original background: #0c1923;*/
padding: 4px 0 0 0;
min-height: 42px;
z-index: 999999;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px 13px;
position: absolute;
top: 0;
right: 0;
color: #FFFFFF;
cursor: pointer;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
display: block;
background: #FFFFFF;
/*Original menu icon color - background: #ffffff;*/
height: 3px;
margin-top: 3px;
}

.mean-container a:hover.meanmenu-reveal span {
display: block;
background: #FFFF99;
/*Original menu icon color - background: #ffffff;*/
height: 3px;
margin-top: 3px;
}

.mean-container .mean-nav { 
float: left;
width: 100%;
background: #CC0000;
/*original background: #0c1923;*/
margin-top: 38px;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 90%;
padding: 1em 5%;
margin: 0;
text-align: left;
color: #FFFFFF;
/*original active link color: #fff;*/
border-bottom: 1px solid #FFFFFF;
/*original border-bottom: 1px solid #383838;*/
text-decoration: none;
text-transform: none;
}

.mean-container .mean-nav ul li #current {
	background-color: #CC0000;
	color: #FFFF99;
}

.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-bottom: 1px solid #FFFFFF;
/*border-bottom: 1px solid #f1f1f1;*/
opacity: 0.75; 
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover { 
color: #FFFF99;
background: #CC0000;
/*original hover background: #252525;*/
}
.mean-container .mean-nav ul li a.mean-expand {
width: 26px;
height: 26px;
border: none !important;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
font-size: 20px !important;
z-index: 2;
font-weight: 700;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: none;
}
.mean-container .mean-push { 
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both; 
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}





#stacks_in_51596_page89 {
	border: solid #FFFFFF;
	border-width: 1px 0px 1px 0px;
	padding: 8px 0px 3px 0px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1717_page89 {
	max-width: 3000px;
	margin: 0px auto !important;
}
/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 1, March 2013
Author: Charlie Lockhart, Blueball Design & Isaiah, Yourhead
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_126852_page89 #fsr_3colwrap_stacks_in_126852_page89 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_126852_page89 #fsr_3colwrap_stacks_in_126852_page89 #fsr_left3col_stacks_in_126852_page89 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_126852_page89 #fsr_3colwrap_stacks_in_126852_page89 #fsr_center3col_stacks_in_126852_page89 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_126852_page89 #fsr_3colwrap_stacks_in_126852_page89 #fsr_right3col_stacks_in_126852_page89 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_126852_page89 #fsr_3colwrap_stacks_in_126852_page89 #fsr_left3col_stacks_in_126852_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_126852_page89 #fsr_3colwrap_stacks_in_126852_page89 #fsr_center3col_stacks_in_126852_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_126852_page89 #fsr_3colwrap_stacks_in_126852_page89 #fsr_right3col_stacks_in_126852_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

}
#stacks_in_126852_page89 {
	background-color: #660000;
}
/* Start Button Press stack CSS code */#stacks_in_65657_page89{	text-align: center !important;}.stacks_in_65657_page89dooabutton{	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */			display:inline-block;	text-align: center;	letter-spacing: 1px !important;		width:100%;			/* Gradient type button specific styles */		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #660000), color-stop(1, #480000) );	background:-moz-linear-gradient( center top, #660000 5%, #480000 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#660000', endColorstr='#480000');	background-color:#5C0000;	text-shadow:none;			border:1px solid #3E0000;	color:#FFFF66;									font-size:120% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !important;		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif !important;	font-style:normal !important;		padding: 11px 15px 11px 15px;			-webkit-border-top-left-radius:10px;	-moz-border-radius-topleft:10px;	border-top-left-radius:10px;	-webkit-border-top-right-radius:10px;	-moz-border-radius-topright:10px;	border-top-right-radius:10px;	-webkit-border-bottom-right-radius:10px;	-moz-border-radius-bottomright:10px;	border-bottom-right-radius:10px;	-webkit-border-bottom-left-radius:10px;	-moz-border-radius-bottomleft:10px;	border-bottom-left-radius:10px;}.stacks_in_65657_page89dooabutton:hover {					background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #480000), color-stop(1, #660000) );		background:-moz-linear-gradient( center top, #480000 5%, #660000 100% );		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#480000', endColorstr='#660000');		background-color:#5C0000;					color:;		}/* End Button Press stack CSS code */
#stacks_in_65657_page89 {
	border: solid #FFFFFF;
	border-width: 1px 0px 1px 0px;
}
/* Start Button Press stack CSS code */#stacks_in_126861_page89{	text-align: center !important;}.stacks_in_126861_page89dooabutton{	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */			display:inline-block;	text-align: center;	letter-spacing: 1px !important;		width:100%;			/* Gradient type button specific styles */		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #660000), color-stop(1, #480000) );	background:-moz-linear-gradient( center top, #660000 5%, #480000 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#660000', endColorstr='#480000');	background-color:#5C0000;	text-shadow:none;			border:1px solid #3E0000;	color:#FFFF66;									font-size:120% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !important;		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif !important;	font-style:normal !important;		padding: 11px 15px 11px 15px;			-webkit-border-top-left-radius:10px;	-moz-border-radius-topleft:10px;	border-top-left-radius:10px;	-webkit-border-top-right-radius:10px;	-moz-border-radius-topright:10px;	border-top-right-radius:10px;	-webkit-border-bottom-right-radius:10px;	-moz-border-radius-bottomright:10px;	border-bottom-right-radius:10px;	-webkit-border-bottom-left-radius:10px;	-moz-border-radius-bottomleft:10px;	border-bottom-left-radius:10px;}.stacks_in_126861_page89dooabutton:hover {					background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #480000), color-stop(1, #660000) );		background:-moz-linear-gradient( center top, #480000 5%, #660000 100% );		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#480000', endColorstr='#660000');		background-color:#5C0000;					color:;		}/* End Button Press stack CSS code */
#stacks_in_126861_page89 {
	border: solid #FFFFFF;
	border-width: 1px 0px 1px 0px;
}
/* Start Button Press stack CSS code */#stacks_in_126858_page89{	text-align: center !important;}.stacks_in_126858_page89dooabutton{	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */			display:inline-block;	text-align: center;	letter-spacing: 1px !important;		width:100%;			/* Gradient type button specific styles */		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #660000), color-stop(1, #480000) );	background:-moz-linear-gradient( center top, #660000 5%, #480000 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#660000', endColorstr='#480000');	background-color:#5C0000;	text-shadow:none;			border:1px solid #3E0000;	color:#FFFF66;									font-size:120% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !important;		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif !important;	font-style:normal !important;		padding: 11px 15px 11px 15px;			-webkit-border-top-left-radius:10px;	-moz-border-radius-topleft:10px;	border-top-left-radius:10px;	-webkit-border-top-right-radius:10px;	-moz-border-radius-topright:10px;	border-top-right-radius:10px;	-webkit-border-bottom-right-radius:10px;	-moz-border-radius-bottomright:10px;	border-bottom-right-radius:10px;	-webkit-border-bottom-left-radius:10px;	-moz-border-radius-bottomleft:10px;	border-bottom-left-radius:10px;}.stacks_in_126858_page89dooabutton:hover {					background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #480000), color-stop(1, #660000) );		background:-moz-linear-gradient( center top, #480000 5%, #660000 100% );		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#480000', endColorstr='#660000');		background-color:#5C0000;					color:;		}/* End Button Press stack CSS code */
#stacks_in_126858_page89 {
	border: solid #FFFFFF;
	border-width: 1px 0px 1px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 1, March 2013
Author: Charlie Lockhart, Blueball Design & Isaiah, Yourhead
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_54627_page89 #fsr_3colwrap_stacks_in_54627_page89 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_54627_page89 #fsr_3colwrap_stacks_in_54627_page89 #fsr_left3col_stacks_in_54627_page89 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_54627_page89 #fsr_3colwrap_stacks_in_54627_page89 #fsr_center3col_stacks_in_54627_page89 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_54627_page89 #fsr_3colwrap_stacks_in_54627_page89 #fsr_right3col_stacks_in_54627_page89 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_54627_page89 #fsr_3colwrap_stacks_in_54627_page89 #fsr_left3col_stacks_in_54627_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_54627_page89 #fsr_3colwrap_stacks_in_54627_page89 #fsr_center3col_stacks_in_54627_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_54627_page89 #fsr_3colwrap_stacks_in_54627_page89 #fsr_right3col_stacks_in_54627_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

}
#stacks_in_54627_page89 {
	padding: 4px 0px 0px 0px;
}
/* Start Button Press stack CSS code */#stacks_in_54629_page89{	text-align: center !important;}.stacks_in_54629_page89dooabutton{	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */			display:inline-block;	text-align: center;	letter-spacing: 1px !important;		width:100%;			/* Gradient type button specific styles */		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFFF), color-stop(1, #E1E1E1) );	background:-moz-linear-gradient( center top, #FFFFFF 5%, #E1E1E1 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E1E1E1');	background-color:#F5F5F5;	text-shadow:none;			border:1px solid #D7D7D7;	color:#CC0000;									font-size:120% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !important;		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif !important;	font-style:normal !important;		padding: 11px 15px 11px 15px;			-webkit-border-top-left-radius:10px;	-moz-border-radius-topleft:10px;	border-top-left-radius:10px;	-webkit-border-top-right-radius:10px;	-moz-border-radius-topright:10px;	border-top-right-radius:10px;	-webkit-border-bottom-right-radius:10px;	-moz-border-radius-bottomright:10px;	border-bottom-right-radius:10px;	-webkit-border-bottom-left-radius:10px;	-moz-border-radius-bottomleft:10px;	border-bottom-left-radius:10px;}.stacks_in_54629_page89dooabutton:hover {					background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #E1E1E1), color-stop(1, #FFFFFF) );		background:-moz-linear-gradient( center top, #E1E1E1 5%, #FFFFFF 100% );		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1E1E1', endColorstr='#FFFFFF');		background-color:#F5F5F5;					color:;		}/* End Button Press stack CSS code */
#stacks_in_54629_page89 {
	padding: 0px 20px 0px 20px;
}
/* Start Button Press stack CSS code */#stacks_in_54631_page89{	text-align: center !important;}.stacks_in_54631_page89dooabutton{	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */			display:inline-block;	text-align: center;	letter-spacing: 1px !important;		width:100%;			/* Gradient type button specific styles */		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFFF), color-stop(1, #E1E1E1) );	background:-moz-linear-gradient( center top, #FFFFFF 5%, #E1E1E1 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E1E1E1');	background-color:#F5F5F5;	text-shadow:none;			border:1px solid #D7D7D7;	color:#CC0000;									font-size:120% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !important;		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif !important;	font-style:normal !important;		padding: 11px 15px 11px 15px;			-webkit-border-top-left-radius:10px;	-moz-border-radius-topleft:10px;	border-top-left-radius:10px;	-webkit-border-top-right-radius:10px;	-moz-border-radius-topright:10px;	border-top-right-radius:10px;	-webkit-border-bottom-right-radius:10px;	-moz-border-radius-bottomright:10px;	border-bottom-right-radius:10px;	-webkit-border-bottom-left-radius:10px;	-moz-border-radius-bottomleft:10px;	border-bottom-left-radius:10px;}.stacks_in_54631_page89dooabutton:hover {					background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #E1E1E1), color-stop(1, #FFFFFF) );		background:-moz-linear-gradient( center top, #E1E1E1 5%, #FFFFFF 100% );		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1E1E1', endColorstr='#FFFFFF');		background-color:#F5F5F5;					color:;		}/* End Button Press stack CSS code */
#stacks_in_54631_page89 {
	padding: 0px 20px 0px 20px;
}
/* Start Button Press stack CSS code */#stacks_in_54633_page89{	text-align: center !important;}.stacks_in_54633_page89dooabutton{	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */			display:inline-block;	text-align: center;	letter-spacing: 1px !important;		width:100%;			/* Gradient type button specific styles */		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFFF), color-stop(1, #E1E1E1) );	background:-moz-linear-gradient( center top, #FFFFFF 5%, #E1E1E1 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E1E1E1');	background-color:#F5F5F5;	text-shadow:none;			border:1px solid #D7D7D7;	color:#CC0000;									font-size:120% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !important;		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif !important;	font-style:normal !important;		padding: 11px 15px 11px 15px;			-webkit-border-top-left-radius:10px;	-moz-border-radius-topleft:10px;	border-top-left-radius:10px;	-webkit-border-top-right-radius:10px;	-moz-border-radius-topright:10px;	border-top-right-radius:10px;	-webkit-border-bottom-right-radius:10px;	-moz-border-radius-bottomright:10px;	border-bottom-right-radius:10px;	-webkit-border-bottom-left-radius:10px;	-moz-border-radius-bottomleft:10px;	border-bottom-left-radius:10px;}.stacks_in_54633_page89dooabutton:hover {					background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #E1E1E1), color-stop(1, #FFFFFF) );		background:-moz-linear-gradient( center top, #E1E1E1 5%, #FFFFFF 100% );		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1E1E1', endColorstr='#FFFFFF');		background-color:#F5F5F5;					color:;		}/* End Button Press stack CSS code */
#stacks_in_54633_page89 {
	padding: 0px 14px 0px 14px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_3643_page89 {
	max-width: 1200px;
	margin: 0px auto !important;
}
#stacks_in_3643_page89 {
	margin: 50px 0px 0px 0px;
}

#stacks_in_4024_page89 {
	padding: 30px 0px 3px 0px;
}

#stacks_in_4025_page89 {
	line-height: 0.800000em;
	font-size: 110%;
}

#stacks_in_246339_page89 {
	padding: 5px 0px 19px 0px;
}

#stacks_in_246340_page89 {
	line-height: 0.800000em;
	font-size: 90%;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 11, September 2013
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_159589_page89 #fsr_colwrap_stacks_in_159589_page89 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_159589_page89 #fsr_colwrap_stacks_in_159589_page89 #fsr_leftcol_stacks_in_159589_page89 {
	float: left;
	display: block;
	width: 48%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_159589_page89 #fsr_colwrap_stacks_in_159589_page89 #fsr_rightcol_stacks_in_159589_page89 {
	float: right;
	display: block;
	width: 52%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_159589_page89 #fsr_colwrap_stacks_in_159589_page89 #fsr_leftcol_stacks_in_159589_page89 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_159589_page89 #fsr_colwrap_stacks_in_159589_page89 #fsr_rightcol_stacks_in_159589_page89 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_159591_page89 {
	padding:  4px;
}

#stacks_in_159592_page89 {
	font-weight: lighter;
}

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

#stacks_in_159594_page89 {
	line-height: 0.800000em;
	font-size: 90%;
}

#stacks_in_159595_page89 {
	padding:  4px;
}

#stacks_in_159596_page89 {
	font-weight: lighter;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 22, September, 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_159608_page89 {
}

#stacks_in_159608_page89 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_159608_page89 {
	padding:  4px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 1, March 2013
Author: Charlie Lockhart, Blueball Design & Isaiah, Yourhead
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_159610_page89 #fsr_3colwrap_stacks_in_159610_page89 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_159610_page89 #fsr_3colwrap_stacks_in_159610_page89 #fsr_left3col_stacks_in_159610_page89 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_159610_page89 #fsr_3colwrap_stacks_in_159610_page89 #fsr_center3col_stacks_in_159610_page89 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_159610_page89 #fsr_3colwrap_stacks_in_159610_page89 #fsr_right3col_stacks_in_159610_page89 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_159610_page89 #fsr_3colwrap_stacks_in_159610_page89 #fsr_left3col_stacks_in_159610_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_159610_page89 #fsr_3colwrap_stacks_in_159610_page89 #fsr_center3col_stacks_in_159610_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_159610_page89 #fsr_3colwrap_stacks_in_159610_page89 #fsr_right3col_stacks_in_159610_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

}
#stacks_in_159610_page89 {
	padding:  4px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_159612_page89popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_159612_page89popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_159612_page89popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_159612_page89popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_159612_page89popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #FFFFCC;
}

.stacks_in_159612_page89popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_159612_page89popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #FFFFCC;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_159612_page89popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_159612_page89popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_159612_page89 {
	margin:  4px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_159615_page89popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_159615_page89popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_159615_page89popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_159615_page89popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_159615_page89popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #FFFFCC;
}

.stacks_in_159615_page89popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_159615_page89popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #FFFFCC;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_159615_page89popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_159615_page89popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_159615_page89 {
	margin:  4px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_159618_page89popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_159618_page89popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_159618_page89popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_159618_page89popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_159618_page89popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #FFFFCC;
}

.stacks_in_159618_page89popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_159618_page89popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #FFFFCC;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_159618_page89popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_159618_page89popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_159618_page89 {
	margin:  4px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 1, March 2013
Author: Charlie Lockhart, Blueball Design & Isaiah, Yourhead
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_159620_page89 #fsr_3colwrap_stacks_in_159620_page89 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_159620_page89 #fsr_3colwrap_stacks_in_159620_page89 #fsr_left3col_stacks_in_159620_page89 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_159620_page89 #fsr_3colwrap_stacks_in_159620_page89 #fsr_center3col_stacks_in_159620_page89 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_159620_page89 #fsr_3colwrap_stacks_in_159620_page89 #fsr_right3col_stacks_in_159620_page89 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_159620_page89 #fsr_3colwrap_stacks_in_159620_page89 #fsr_left3col_stacks_in_159620_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_159620_page89 #fsr_3colwrap_stacks_in_159620_page89 #fsr_center3col_stacks_in_159620_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_159620_page89 #fsr_3colwrap_stacks_in_159620_page89 #fsr_right3col_stacks_in_159620_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

}
#stacks_in_159620_page89 {
	padding:  4px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_159622_page89popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_159622_page89popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_159622_page89popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_159622_page89popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_159622_page89popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #FFFFCC;
}

.stacks_in_159622_page89popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_159622_page89popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #FFFFCC;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_159622_page89popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_159622_page89popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_159622_page89 {
	margin: 0px 4px 4px 4px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_159625_page89popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_159625_page89popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_159625_page89popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_159625_page89popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_159625_page89popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #FFFFCC;
}

.stacks_in_159625_page89popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_159625_page89popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #FFFFCC;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_159625_page89popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_159625_page89popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_159625_page89 {
	margin: 0px 4px 4px 4px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_159628_page89popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_159628_page89popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_159628_page89popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_159628_page89popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_159628_page89popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #FFFFCC;
}

.stacks_in_159628_page89popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_159628_page89popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #FFFFCC;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_159628_page89popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_159628_page89popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_159628_page89 {
	margin: 0px 4px 4px 4px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 1, March 2013
Author: Charlie Lockhart, Blueball Design & Isaiah, Yourhead
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_159630_page89 #fsr_3colwrap_stacks_in_159630_page89 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_159630_page89 #fsr_3colwrap_stacks_in_159630_page89 #fsr_left3col_stacks_in_159630_page89 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_159630_page89 #fsr_3colwrap_stacks_in_159630_page89 #fsr_center3col_stacks_in_159630_page89 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_159630_page89 #fsr_3colwrap_stacks_in_159630_page89 #fsr_right3col_stacks_in_159630_page89 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_159630_page89 #fsr_3colwrap_stacks_in_159630_page89 #fsr_left3col_stacks_in_159630_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_159630_page89 #fsr_3colwrap_stacks_in_159630_page89 #fsr_center3col_stacks_in_159630_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_159630_page89 #fsr_3colwrap_stacks_in_159630_page89 #fsr_right3col_stacks_in_159630_page89 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

}
#stacks_in_159630_page89 {
	padding:  4px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_159632_page89popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_159632_page89popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_159632_page89popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_159632_page89popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_159632_page89popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #FFFFCC;
}

.stacks_in_159632_page89popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_159632_page89popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #FFFFCC;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_159632_page89popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_159632_page89popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_159632_page89 {
	margin: 0px 4px 4px 4px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_159635_page89popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_159635_page89popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_159635_page89popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_159635_page89popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_159635_page89popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #FFFFCC;
}

.stacks_in_159635_page89popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_159635_page89popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #FFFFCC;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_159635_page89popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_159635_page89popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_159635_page89 {
	margin: 0px 4px 4px 4px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_159638_page89popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_159638_page89popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_159638_page89popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_159638_page89popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_159638_page89popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #FFFFCC;
}

.stacks_in_159638_page89popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_159638_page89popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #FFFFCC;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_159638_page89popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_159638_page89popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_159638_page89 {
	margin: 0px 4px 4px 4px;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_159642_page89 {
	margin: 20px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_159643_page89 {
	font-weight: lighter;
}

#stacks_in_159597_page89 {
	border: solid #FFFFCC;
	border-width: 1px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
}

#stacks_in_159598_page89 {
	line-height: 0.800000em;
	font-size: 120%;
}

#stacks_in_159650_page89 {
	margin: 15px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_159651_page89 {
	font-size: 156%;
}

#stacks_in_159658_page89 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_159659_page89 {
	font-size: 120%;
}

#stacks_in_159666_page89 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_159667_page89 {
	font-size: 120%;
}

#stacks_in_159674_page89 {
	margin: 12px 0px 20px 0px;
	padding:  4px;
}

#stacks_in_159675_page89 {
	font-size: 120%;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 18, September 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_72415_page89_wrapper {
	
}

#stacks_in_72415_page89_wrapper #stacks_in_72415_page89_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 11, September 2013
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_72417_page89 #fsr_colwrap_stacks_in_72417_page89 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_72417_page89 #fsr_colwrap_stacks_in_72417_page89 #fsr_leftcol_stacks_in_72417_page89 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_72417_page89 #fsr_colwrap_stacks_in_72417_page89 #fsr_rightcol_stacks_in_72417_page89 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_72417_page89 #fsr_colwrap_stacks_in_72417_page89 #fsr_leftcol_stacks_in_72417_page89 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_72417_page89 #fsr_colwrap_stacks_in_72417_page89 #fsr_rightcol_stacks_in_72417_page89 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_72417_page89 {
	border: solid #CCCCCC;
	border-width: 1px 0px 0px 0px;
	margin: 0px 20px 10px 20px;
	padding: 20px 0px 0px 0px;
}
