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

#stacks_in_50653_page1_wrapper #stacks_in_50653_page1_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_50655_page1 {
}

#stacks_in_50655_page1 img { 
	property: value ! important;
}

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

#stacks_out_50655_page1 {
	margin-left:0;
}

#stacks_in_50655_page1 {
	margin: 5px 0px 2px 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_50657_page1_wrapper {
	
}

#stacks_in_50657_page1_wrapper #stacks_in_50657_page1_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_50657_page1 {
	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_50659_page1 {
	border: solid #FFFFFF;
	border-width: 1px 0px 1px 0px;
	padding: 8px 0px 3px 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_84302_page1_wrapper {
	
}

#stacks_in_84302_page1_wrapper #stacks_in_84302_page1_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #CCCCCC;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	filter: alpha(opacity=30);
	opacity: 0.30;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide Show Stack' 
Style Sheet: fsrmobilehideshow.css Style Sheet
Created: 10, June 2014
Last Modified: 29, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


/************************************************************************************
DESKTOP
*************************************************************************************/


#stacks_in_84304_page1desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_84304_page1mobilecontent { 
	display: none;
}




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

@media screen and (max-width: 768px) {
	
#stacks_in_84304_page1mobilecontent { 
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_84304_page1desktopcontent {
	display: none;
}

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

#stacks_in_84306_page1 img { 
	property: value ! important;
}

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

#stacks_in_84306_page1 {
	border: solid #FFFFFF;
	border-width: 1px 0px 0px 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_84309_page1 {
}

#stacks_in_84309_page1 img { 
	property: value ! important;
}

img {
	position:  relative;
	display: block;
	height: auto;
	max-width: 100%;
}
/*
-------------------------------------------
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_page1 {
	max-width: 1200px;
	margin: 0px auto !important;
}
#stacks_in_3643_page1 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_7041_page1 {
	margin: 20px 0px 0px 0px;
	padding: 20px 10px 0px 10px;
}

#stacks_in_7042_page1 {
	line-height: 0.930000em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 66%;
	font-weight: lighter;
}

#stacks_in_17625_page1 {
	padding: 15px 30px 5px 30px;
}

#stacks_in_17626_page1 {
	font-size: 110%;
	font-weight: lighter;
}

#stacks_in_6673_page1 {
	margin: 10px 20px 0px 20px;
	padding: 0px 10px 0px 10px;
}

#stacks_in_6674_page1 {
	font-weight: lighter;
}
/*
-------------------------------------------
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_36180_page1 #fsr_colwrap_stacks_in_36180_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_36180_page1 #fsr_colwrap_stacks_in_36180_page1 #fsr_leftcol_stacks_in_36180_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36180_page1 #fsr_colwrap_stacks_in_36180_page1 #fsr_rightcol_stacks_in_36180_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_36180_page1 #fsr_colwrap_stacks_in_36180_page1 #fsr_leftcol_stacks_in_36180_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36180_page1 #fsr_colwrap_stacks_in_36180_page1 #fsr_rightcol_stacks_in_36180_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_36182_page1 #fsr_colwrap_stacks_in_36182_page1 #fsr_leftcol_stacks_in_36182_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36182_page1 #fsr_colwrap_stacks_in_36182_page1 #fsr_rightcol_stacks_in_36182_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_36182_page1 #fsr_colwrap_stacks_in_36182_page1 #fsr_leftcol_stacks_in_36182_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36182_page1 #fsr_colwrap_stacks_in_36182_page1 #fsr_rightcol_stacks_in_36182_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_36184_page1 {
	border: solid #FFFFFF;
	border-width: 0px 0px 1px 0px;
	margin: 30px 30px 0px 30px;
	padding: 4px 0px 0px 0px;
}

#stacks_in_36185_page1 {
	font-size: 121%;
	font-weight: bold;
}

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

#stacks_in_36189_page1 {
	border: solid #FFFFFF;
	border-width: 0px 0px 1px 0px;
	margin: 30px 30px 0px 30px;
	padding: 4px 0px 0px 0px;
}

#stacks_in_36190_page1 {
	font-size: 121%;
	font-weight: bold;
}

#stacks_in_36191_page1 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}
/*
-------------------------------------------
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_36194_page1 #fsr_colwrap_stacks_in_36194_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_36194_page1 #fsr_colwrap_stacks_in_36194_page1 #fsr_leftcol_stacks_in_36194_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36194_page1 #fsr_colwrap_stacks_in_36194_page1 #fsr_rightcol_stacks_in_36194_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_36194_page1 #fsr_colwrap_stacks_in_36194_page1 #fsr_leftcol_stacks_in_36194_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36194_page1 #fsr_colwrap_stacks_in_36194_page1 #fsr_rightcol_stacks_in_36194_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_36201_page1 {
	border: solid #FFFFFF;
	border-width: 0px 0px 1px 0px;
	margin: 30px 30px 0px 30px;
	padding: 4px 0px 0px 0px;
}

#stacks_in_36202_page1 {
	font-size: 121%;
	font-weight: bold;
}

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

#stacks_in_25599_page1 {
	border: solid #FFFFFF;
	border-width: 0px 0px 1px 0px;
	margin: 30px 30px 0px 30px;
	padding: 4px 0px 0px 0px;
}

#stacks_in_25600_page1 {
	font-size: 121%;
	font-weight: bold;
}

#stacks_in_25607_page1 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}
/*
-------------------------------------------
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_36283_page1 #fsr_colwrap_stacks_in_36283_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_36283_page1 #fsr_colwrap_stacks_in_36283_page1 #fsr_leftcol_stacks_in_36283_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36283_page1 #fsr_colwrap_stacks_in_36283_page1 #fsr_rightcol_stacks_in_36283_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_36283_page1 #fsr_colwrap_stacks_in_36283_page1 #fsr_leftcol_stacks_in_36283_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36283_page1 #fsr_colwrap_stacks_in_36283_page1 #fsr_rightcol_stacks_in_36283_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_36285_page1 #fsr_colwrap_stacks_in_36285_page1 #fsr_leftcol_stacks_in_36285_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36285_page1 #fsr_colwrap_stacks_in_36285_page1 #fsr_rightcol_stacks_in_36285_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_36285_page1 #fsr_colwrap_stacks_in_36285_page1 #fsr_leftcol_stacks_in_36285_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36285_page1 #fsr_colwrap_stacks_in_36285_page1 #fsr_rightcol_stacks_in_36285_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_25615_page1 {
	border: solid #FFFFFF;
	border-width: 0px 0px 1px 0px;
	margin: 60px 30px 0px 30px;
	padding: 4px 0px 0px 0px;
}

#stacks_in_25616_page1 {
	font-size: 121%;
	font-weight: bold;
}

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

#stacks_in_36292_page1 {
	border: solid #FFFFFF;
	border-width: 0px 0px 1px 0px;
	margin: 60px 30px 0px 30px;
	padding: 4px 0px 0px 0px;
}

#stacks_in_36293_page1 {
	font-size: 121%;
	font-weight: bold;
}

#stacks_in_36294_page1 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}
/*
-------------------------------------------
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_36297_page1 #fsr_colwrap_stacks_in_36297_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_36297_page1 #fsr_colwrap_stacks_in_36297_page1 #fsr_leftcol_stacks_in_36297_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36297_page1 #fsr_colwrap_stacks_in_36297_page1 #fsr_rightcol_stacks_in_36297_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_36297_page1 #fsr_colwrap_stacks_in_36297_page1 #fsr_leftcol_stacks_in_36297_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36297_page1 #fsr_colwrap_stacks_in_36297_page1 #fsr_rightcol_stacks_in_36297_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_36299_page1 {
	border: solid #FFFFFF;
	border-width: 0px 0px 1px 0px;
	margin: 60px 30px 0px 30px;
	padding: 4px 0px 0px 0px;
}

#stacks_in_36300_page1 {
	font-size: 121%;
	font-weight: bold;
}

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

#stacks_in_36304_page1 {
	border: solid #FFFFFF;
	border-width: 0px 0px 1px 0px;
	margin: 60px 30px 0px 30px;
	padding: 4px 0px 0px 0px;
}

#stacks_in_36305_page1 {
	font-size: 121%;
	font-weight: bold;
}

#stacks_in_36306_page1 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}
/*
-------------------------------------------
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_36386_page1 #fsr_colwrap_stacks_in_36386_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_36386_page1 #fsr_colwrap_stacks_in_36386_page1 #fsr_leftcol_stacks_in_36386_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36386_page1 #fsr_colwrap_stacks_in_36386_page1 #fsr_rightcol_stacks_in_36386_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_36386_page1 #fsr_colwrap_stacks_in_36386_page1 #fsr_leftcol_stacks_in_36386_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36386_page1 #fsr_colwrap_stacks_in_36386_page1 #fsr_rightcol_stacks_in_36386_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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

#stacks_in_36400_page1 #fsr_colwrap_stacks_in_36400_page1 #fsr_leftcol_stacks_in_36400_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36400_page1 #fsr_colwrap_stacks_in_36400_page1 #fsr_rightcol_stacks_in_36400_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_36400_page1 #fsr_colwrap_stacks_in_36400_page1 #fsr_leftcol_stacks_in_36400_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36400_page1 #fsr_colwrap_stacks_in_36400_page1 #fsr_rightcol_stacks_in_36400_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_36395_page1 {
	border: solid #FFFFFF;
	border-width: 0px 0px 1px 0px;
	margin: 60px 30px 0px 30px;
	padding: 4px 0px 0px 0px;
}

#stacks_in_36396_page1 {
	font-size: 121%;
	font-weight: bold;
}

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

#stacks_in_89993_page1 {
	border: solid #FFFFFF;
	border-width: 0px 0px 1px 0px;
	margin: 60px 30px 0px 30px;
	padding: 4px 0px 0px 0px;
}

#stacks_in_89994_page1 {
	font-size: 121%;
	font-weight: bold;
}

#stacks_in_90001_page1 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}
/*
-------------------------------------------
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_36388_page1 #fsr_colwrap_stacks_in_36388_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_36388_page1 #fsr_colwrap_stacks_in_36388_page1 #fsr_leftcol_stacks_in_36388_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36388_page1 #fsr_colwrap_stacks_in_36388_page1 #fsr_rightcol_stacks_in_36388_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_36388_page1 #fsr_colwrap_stacks_in_36388_page1 #fsr_leftcol_stacks_in_36388_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_36388_page1 #fsr_colwrap_stacks_in_36388_page1 #fsr_rightcol_stacks_in_36388_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

}
#stacks_in_36402_page1 {
	border: solid #FFFFFF;
	border-width: 0px 0px 1px 0px;
	margin: 60px 30px 0px 30px;
	padding: 4px 0px 0px 0px;
}

#stacks_in_36403_page1 {
	font-size: 121%;
	font-weight: bold;
}

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

#stacks_in_8341_page1 {
	border: solid #FFFFFF;
	border-width: 0px 0px 1px 0px;
	margin: 60px 30px 0px 30px;
	padding: 4px 0px 0px 0px;
}

#stacks_in_8342_page1 {
	font-size: 121%;
	font-weight: bold;
}

#stacks_in_8349_page1 {
	margin: 10px 0px 0px 0px;
	padding:  4px;
}
/*
-------------------------------------------
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_71167_page1_wrapper {
	
}

#stacks_in_71167_page1_wrapper #stacks_in_71167_page1_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;
}/*
-------------------------------------------
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_71169_page1_wrapper {
	
}

#stacks_in_71169_page1_wrapper #stacks_in_71169_page1_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;
}
#stacks_in_71169_page1 {
	border: solid #CCCCCC;
	border-width: 1px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
	padding: 40px 0px 0px 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_71171_page1 #fsr_3colwrap_stacks_in_71171_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_71171_page1 #fsr_3colwrap_stacks_in_71171_page1 #fsr_left3col_stacks_in_71171_page1 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_71171_page1 #fsr_3colwrap_stacks_in_71171_page1 #fsr_center3col_stacks_in_71171_page1 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_71171_page1 #fsr_3colwrap_stacks_in_71171_page1 #fsr_right3col_stacks_in_71171_page1 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_71171_page1 #fsr_3colwrap_stacks_in_71171_page1 #fsr_left3col_stacks_in_71171_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_71171_page1 #fsr_3colwrap_stacks_in_71171_page1 #fsr_center3col_stacks_in_71171_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_71171_page1 #fsr_3colwrap_stacks_in_71171_page1 #fsr_right3col_stacks_in_71171_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

}/* Start Button Press stack CSS code */#stacks_in_71173_page1{	text-align: center !important;}.stacks_in_71173_page1dooabutton{	-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 */		-moz-box-shadow:inset 0px 1px 0px 0px #FFFFFF;	-webkit-box-shadow:inset 0px 1px 0px 0px #FFFFFF;	box-shadow:inset 0px 1px 0px 0px #FFFFFF;		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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71173_page1dooabutton:hover {					-moz-box-shadow:inset 0px 1px 0px 0px #CDCDCD;		-webkit-box-shadow:inset 0px 1px 0px 0px #CDCDCD;		box-shadow:inset 0px 1px 0px 0px #CDCDCD;				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_71173_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/* Start Button Press stack CSS code */#stacks_in_71175_page1{	text-align: center !important;}.stacks_in_71175_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71175_page1dooabutton: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_71175_page1 {
	border: solid #FF6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/* Start Button Press stack CSS code */#stacks_in_71177_page1{	text-align: center !important;}.stacks_in_71177_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71177_page1dooabutton: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_71177_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/*
-------------------------------------------
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_71178_page1 #fsr_3colwrap_stacks_in_71178_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_71178_page1 #fsr_3colwrap_stacks_in_71178_page1 #fsr_left3col_stacks_in_71178_page1 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_71178_page1 #fsr_3colwrap_stacks_in_71178_page1 #fsr_center3col_stacks_in_71178_page1 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_71178_page1 #fsr_3colwrap_stacks_in_71178_page1 #fsr_right3col_stacks_in_71178_page1 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_71178_page1 #fsr_3colwrap_stacks_in_71178_page1 #fsr_left3col_stacks_in_71178_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_71178_page1 #fsr_3colwrap_stacks_in_71178_page1 #fsr_center3col_stacks_in_71178_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_71178_page1 #fsr_3colwrap_stacks_in_71178_page1 #fsr_right3col_stacks_in_71178_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

}/* Start Button Press stack CSS code */#stacks_in_71180_page1{	text-align: center !important;}.stacks_in_71180_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71180_page1dooabutton: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_71180_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/* Start Button Press stack CSS code */#stacks_in_71182_page1{	text-align: center !important;}.stacks_in_71182_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71182_page1dooabutton: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_71182_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/* Start Button Press stack CSS code */#stacks_in_71184_page1{	text-align: center !important;}.stacks_in_71184_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71184_page1dooabutton: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_71184_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/*
-------------------------------------------
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_71185_page1 #fsr_3colwrap_stacks_in_71185_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_71185_page1 #fsr_3colwrap_stacks_in_71185_page1 #fsr_left3col_stacks_in_71185_page1 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_71185_page1 #fsr_3colwrap_stacks_in_71185_page1 #fsr_center3col_stacks_in_71185_page1 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_71185_page1 #fsr_3colwrap_stacks_in_71185_page1 #fsr_right3col_stacks_in_71185_page1 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_71185_page1 #fsr_3colwrap_stacks_in_71185_page1 #fsr_left3col_stacks_in_71185_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_71185_page1 #fsr_3colwrap_stacks_in_71185_page1 #fsr_center3col_stacks_in_71185_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_71185_page1 #fsr_3colwrap_stacks_in_71185_page1 #fsr_right3col_stacks_in_71185_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

}/* Start Button Press stack CSS code */#stacks_in_71187_page1{	text-align: center !important;}.stacks_in_71187_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71187_page1dooabutton: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_71187_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/* Start Button Press stack CSS code */#stacks_in_71189_page1{	text-align: center !important;}.stacks_in_71189_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71189_page1dooabutton: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_71189_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/* Start Button Press stack CSS code */#stacks_in_71191_page1{	text-align: center !important;}.stacks_in_71191_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71191_page1dooabutton: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_71191_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/*
-------------------------------------------
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_71192_page1 #fsr_3colwrap_stacks_in_71192_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_71192_page1 #fsr_3colwrap_stacks_in_71192_page1 #fsr_left3col_stacks_in_71192_page1 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_71192_page1 #fsr_3colwrap_stacks_in_71192_page1 #fsr_center3col_stacks_in_71192_page1 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_71192_page1 #fsr_3colwrap_stacks_in_71192_page1 #fsr_right3col_stacks_in_71192_page1 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_71192_page1 #fsr_3colwrap_stacks_in_71192_page1 #fsr_left3col_stacks_in_71192_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_71192_page1 #fsr_3colwrap_stacks_in_71192_page1 #fsr_center3col_stacks_in_71192_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_71192_page1 #fsr_3colwrap_stacks_in_71192_page1 #fsr_right3col_stacks_in_71192_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

}/* Start Button Press stack CSS code */#stacks_in_71194_page1{	text-align: center !important;}.stacks_in_71194_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71194_page1dooabutton: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_71194_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/* Start Button Press stack CSS code */#stacks_in_71196_page1{	text-align: center !important;}.stacks_in_71196_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71196_page1dooabutton: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_71196_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/* Start Button Press stack CSS code */#stacks_in_71198_page1{	text-align: center !important;}.stacks_in_71198_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71198_page1dooabutton: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_71198_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/*
-------------------------------------------
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_71199_page1 #fsr_3colwrap_stacks_in_71199_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_71199_page1 #fsr_3colwrap_stacks_in_71199_page1 #fsr_left3col_stacks_in_71199_page1 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_71199_page1 #fsr_3colwrap_stacks_in_71199_page1 #fsr_center3col_stacks_in_71199_page1 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_71199_page1 #fsr_3colwrap_stacks_in_71199_page1 #fsr_right3col_stacks_in_71199_page1 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}


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

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

#stacks_in_71199_page1 #fsr_3colwrap_stacks_in_71199_page1 #fsr_left3col_stacks_in_71199_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_71199_page1 #fsr_3colwrap_stacks_in_71199_page1 #fsr_center3col_stacks_in_71199_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_71199_page1 #fsr_3colwrap_stacks_in_71199_page1 #fsr_right3col_stacks_in_71199_page1 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

}/* Start Button Press stack CSS code */#stacks_in_71201_page1{	text-align: center !important;}.stacks_in_71201_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71201_page1dooabutton: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_71201_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/* Start Button Press stack CSS code */#stacks_in_71203_page1{	text-align: center !important;}.stacks_in_71203_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71203_page1dooabutton: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_71203_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/* Start Button Press stack CSS code */#stacks_in_71205_page1{	text-align: center !important;}.stacks_in_71205_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71205_page1dooabutton: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_71205_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}
/* Start Button Press stack CSS code */#stacks_in_71206_page1{	text-align: center !important;}.stacks_in_71206_page1dooabutton{	-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:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !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_71206_page1dooabutton: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_71206_page1 {
	border: solid #CC6666;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 20px 10px 20px;
}

#stacks_in_71207_page1 {
	margin: 40px 20px 30px 20px;
}

#stacks_in_71208_page1 {
	font-size: 84%;
	font-weight: lighter;
}
/*
-------------------------------------------
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_71209_page1 #fsr_colwrap_stacks_in_71209_page1 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_71209_page1 #fsr_colwrap_stacks_in_71209_page1 #fsr_leftcol_stacks_in_71209_page1 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_71209_page1 #fsr_colwrap_stacks_in_71209_page1 #fsr_rightcol_stacks_in_71209_page1 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

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

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

#stacks_in_71209_page1 #fsr_colwrap_stacks_in_71209_page1 #fsr_leftcol_stacks_in_71209_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_71209_page1 #fsr_colwrap_stacks_in_71209_page1 #fsr_rightcol_stacks_in_71209_page1 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

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