/*
-------------------------------------------
File: 'Blueball FreeStacks' fsseethrough.css Style Sheet
Created: 24, July, 2011
Last Modified: 28, July, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1448_page15_wrapper {
}

#stacks_in_1448_page15_wrapper #stacks_in_1448_page15_transbackground {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #323232;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	filter: alpha(opacity=90);
	opacity: 0.90;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
#stacks_in_1448_page15 {
	background-image: url("../files/backgroundImage_1448.jpg");
	background-repeat: repeat;
	background-position: left top;
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  5px;
}
/*
-------------------------------------------
File: Blueball FontStylr 2, v7.0 for Stacks 2  
fontstylr01.css Style Sheet
Created: 14, April, 2011
Last Modified: 30, January, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#head h1 {
	font-size: 30px;
	line-height: 24px;
	color: #E2E0AD;
	width: auto;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 0px;
	letter-spacing: 3px;
	cursor: default;
}

#head h1 a {
	text-decoration: none;
	color: #E2E0AD;
}



#stacks_in_1450_page15 {
	border: solid rgba(127, 125, 89, 1.00);
	border-width: 1px 0px 0px 0px;
	margin: 15px 20px 0px 20px;
	padding: 15px 0px 0px 0px;
}
/*
-------------------------------------------
File: Blueball FontStylr 2, v7.0 for Stacks 2  
fontstylr01.css Style Sheet
Created: 14, April, 2011
Last Modified: 30, January, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#subhead h2 {
	font-size: 16px;
	line-height: 24px;
	color: #E2E0AD;
	width: auto;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 0px;
	letter-spacing: 3px;
	cursor: default;
}

#subhead h2 a {
	text-decoration: none;
	color: #E2E0AD;
}



#stacks_in_207_page15 {
	margin: 0px 0px 2px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmenut1.css Style Sheet
Created: 29, March, 2011
Last Modified: 07, December, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#nav {	
}

#nav ul {
	position: relative;
	bottom: 0;
	left: 0;
	background: transparent;
	height: 30px!important;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

#nav ul li {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
	width: auto;
	background: url(navtransbg.png) top left no-repeat;
}

*:first-child+html #nav ul li {
	display: inline-block;
}

#nav ul li a, #nav ul li a:visited {
	background: transparent;
	color: #CACBC1;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: 400;
	padding: 0 11px 0 14px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: transparent;
	color: #FFFFFF;
}

#nav ul li #current, #nav ul li .currentAncestor {
	background: transparent;
	color: #E2E0AD;
}

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

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	height: 26px;
	left: 0;
	line-height: 26px;
	margin: 0;
	position: absolute;
	top: 30px;
	width: 142px;
}

#nav ul ul li {
	padding: 0;
	height: 26px;
	width: 142px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #7F7D59;
	color: #DFE2BD;
	border-top: 1px solid #303030 !important;
	border-left: 1px solid #303030 !important;
	border-right: 1px solid #303030 !important;
	font-size: 12px;
	font-weight: normal;
	height: 26px;
	padding: 0px 14px 0px 14px;
	margin: 0;
	text-shadow: none;
	width: 142px;
}

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

#nav ul ul li a:hover {
	background: #DFE2BD;
	color: #7F7D59;
	width: 142px;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #DFE2BD;
	color: #7F7D59;
	width: 142px;
}

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

#nav ul ul ul {
	position: absolute;
	top: 0;
	left: 170px !important;
}


#stacks_in_1419_page15 {
	border: solid rgba(127, 125, 89, 1.00);
	border-width: 1px 0px 1px 0px;
	margin: 10px 20px 20px 20px;
	padding: 0px 0px 0px 5px;
}
/*
-------------------------------------------
File: Blueball FontStylr 2, v7.0 for Stacks 2  
fontstylr01.css Style Sheet
Created: 14, April, 2011
Last Modified: 30, January, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#footer h3 {
	font-size: 22px;
	line-height: 22px;
	color: #DFE2BD;
	width: auto;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 0px;
	letter-spacing: 3px;
	cursor: default;
}

#footer h3 a {
	text-decoration: none;
	color: #DFE2BD;
}



#stacks_in_1455_page15 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_209_page15 .sb-header{margin:0;padding:0;}#stacks_in_209_page15 .sb-accordion{width:100%;margin:0 auto}#stacks_in_209_page15 ul.sb-list{padding:0;margin:0}#stacks_in_209_page15 ul.sb-list li{margin-top:0px}#stacks_in_209_page15 ul.sb-list li:first-child{margin-top:0}#stacks_in_209_page15 .sb-accordion ul li.sb-space.divider{display:block; border-bottom:1px solid #727151; border-top:1px solid #727151}#stacks_in_209_page15 .sb-accordion ul li.sb-space.divider:first-child{border-top:0}#stacks_in_209_page15 .sb-accordion ul li.sb-space.divider:last-child{border-bottom:0}#stacks_in_209_page15 .sb-accordion ul li.sb-space>a,#stacks_in_209_page15 .sb-accordion ul li.sb-space>a .sb-header{  font-size:22px;font-weight:bold;font-style:normal;text-decoration:none;display:block;color:#98966B;position:relative;line-height:2em;outline:0;-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-o-transition:color 300ms ease;-ms-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_209_page15 .sb-accordion ul li.sb-space>a span.sb-arrow{background:transparent url(../files/arrow_209.png) no-repeat center center;text-indent:-9000px;width:26px;height:14px;position:absolute;top:50%;margin-top:-7px;opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out; right:-26px;}#stacks_in_209_page15 .sb-content{ padding:5px;}#stacks_in_209_page15 .sb-accordion ul li.sb-open>a .sb-header,#stacks_in_209_page15 .sb-accordion ul li.sb-space>a:hover,#stacks_in_209_page15 .sb-accordion ul li.sb-space>a:hover .sb-header{color:#DFE2BD}#stacks_in_209_page15 .sb-accordion ul li.sb-space>a:hover span.sb-arrow{opacity:1; right:10px;}#stacks_in_209_page15 .sb-accordion ul li.sb-open>a span.sb-arrow{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);opacity:1; right:10px;}#stacks_in_209_page15 .sb-accordion ul li.sb-space{  min-height:%((22 * 2)+(2 * 2))%px;  overflow:hidden;list-style:none}#stacks_in_209_page15 .sb-accordion ul li.sb-space>a{ padding:2px;}#stacks_in_209_page15 .sb-accordion ul li.sb-space>a .sb-header.shadow{text-shadow:0 1px 1px #000000}    

#stacks_in_209_page15 {
	margin: 0px 25px 0px 25px;
}

/* omniFloater Stack by RWExtras */
/* Copyright (c) 2012-2013 RWExtras (http://rwextras.com) */
div.omnistacks_in_254_page15 {
	word-wrap: break-word;
}
div#stacks_in_254_page15.stacks_in p {
	padding:0;
	margin:0;
}

img.imagestacks_in_254_page15 {
	display:block;
	width:25%;
	height:auto;
	float:right;
	margin: 0 0 4% 2%;
	
	border: 0px solid #000000;
	
	-moz-box-shadow: 5px 5px 10px #000000;
	-webkit-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;
}

div#stacks_in_254_page15.stacks_in {
		
}

/* End of omniFloater Stack */

#stacks_in_255_page15 {
	font-size: 130%;
}

/* omniFloater Stack by RWExtras */
/* Copyright (c) 2012-2013 RWExtras (http://rwextras.com) */
div.omnistacks_in_314_page15 {
	word-wrap: break-word;
}
div#stacks_in_314_page15.stacks_in p {
	padding:0;
	margin:0;
}

img.imagestacks_in_314_page15 {
	display:block;
	width:25%;
	height:auto;
	float:right;
	margin: 0 0 2% 2%;
	
	border: 0px solid #000000;
	
	-moz-box-shadow: 5px 5px 10px #000000;
	-webkit-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;
}

div#stacks_in_314_page15.stacks_in {
		
}

/* End of omniFloater Stack */

#stacks_in_315_page15 {
	font-size: 130%;
}

/* omniFloater Stack by RWExtras */
/* Copyright (c) 2012-2013 RWExtras (http://rwextras.com) */
div.omnistacks_in_310_page15 {
	word-wrap: break-word;
}
div#stacks_in_310_page15.stacks_in p {
	padding:0;
	margin:0;
}

img.imagestacks_in_310_page15 {
	display:block;
	width:25%;
	height:auto;
	float:right;
	margin: 0 0 2% 2%;
	
	border: 0px solid #000000;
	
	-moz-box-shadow: 5px 5px 10px #000000;
	-webkit-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;
}

div#stacks_in_310_page15.stacks_in {
		
}

/* End of omniFloater Stack */

#stacks_in_311_page15 {
	font-size: 130%;
}

/* omniFloater Stack by RWExtras */
/* Copyright (c) 2012-2013 RWExtras (http://rwextras.com) */
div.omnistacks_in_319_page15 {
	word-wrap: break-word;
}
div#stacks_in_319_page15.stacks_in p {
	padding:0;
	margin:0;
}

img.imagestacks_in_319_page15 {
	display:block;
	width:25%;
	height:auto;
	float:right;
	margin: 0 0 2% 2%;
	
	border: 0px solid #000000;
	
	-moz-box-shadow: 5px 5px 10px #000000;
	-webkit-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;
}

div#stacks_in_319_page15.stacks_in {
		
}

/* End of omniFloater Stack */

#stacks_in_322_page15 {
	font-size: 130%;
}

/* omniFloater Stack by RWExtras */
/* Copyright (c) 2012-2013 RWExtras (http://rwextras.com) */
div.omnistacks_in_324_page15 {
	word-wrap: break-word;
}
div#stacks_in_324_page15.stacks_in p {
	padding:0;
	margin:0;
}

img.imagestacks_in_324_page15 {
	display:block;
	width:25%;
	height:auto;
	float:right;
	margin: 0 0 2% 2%;
	
	border: 0px solid #000000;
	
	-moz-box-shadow: 5px 5px 10px #000000;
	-webkit-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;
}

div#stacks_in_324_page15.stacks_in {
		
}

/* End of omniFloater Stack */

#stacks_in_325_page15 {
	font-size: 130%;
}

/* omniFloater Stack by RWExtras */
/* Copyright (c) 2012-2013 RWExtras (http://rwextras.com) */
div.omnistacks_in_327_page15 {
	word-wrap: break-word;
}
div#stacks_in_327_page15.stacks_in p {
	padding:0;
	margin:0;
}

img.imagestacks_in_327_page15 {
	display:block;
	width:25%;
	height:auto;
	float:right;
	margin: 0 0 2% 2%;
	
	border: 0px solid #000000;
	
	-moz-box-shadow: 5px 5px 10px #000000;
	-webkit-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;
}

div#stacks_in_327_page15.stacks_in {
		
}

/* End of omniFloater Stack */

#stacks_in_328_page15 {
	font-size: 130%;
}

/* omniFloater Stack by RWExtras */
/* Copyright (c) 2012-2013 RWExtras (http://rwextras.com) */
div.omnistacks_in_331_page15 {
	word-wrap: break-word;
}
div#stacks_in_331_page15.stacks_in p {
	padding:0;
	margin:0;
}

img.imagestacks_in_331_page15 {
	display:block;
	width:35%;
	height:auto;
	float:right;
	margin: 0 0 2% 2%;
	
	border: 0px solid #000000;
	
	-moz-box-shadow: 5px 5px 10px #000000;
	-webkit-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;
}

div#stacks_in_331_page15.stacks_in {
		
}

/* End of omniFloater Stack */

#stacks_in_332_page15 {
	font-size: 130%;
}

#stacks_in_20_page15 {
	margin: 5px 0px 25px 0px;
}

#stacks_in_21_page15 {
	display:inline-block; width:100%; line-height: 1.350000em;
	letter-spacing: 2px;
	font-size: 175%;
}

.bgstretcher {
	background-color: #000000;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	margin: 0 !important;
	z-index: 0 !important;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#inputimages	{
	display: none;
}

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

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

#stacks_in_1437_page15 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_1437_page15 {
	margin: 10px 8px 0px 8px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsbreadcrumb.css Style Sheet
Created: 27, October, 2010
Last Modified: 02, November, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1445_page15 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#pagewrapper #breadcrumbcontainer {
	font-size: 13px;
	line-height: 16px;
	color: #98966B;
}


#breadcrumbcontainer li {
	color: #98966B;
}

#breadcrumbcontainer a,
#breadcrumbcontainer a:visited, 
#breadcrumbcontainer a:active {
	color: #98966B;
}

#breadcrumbcontainer a:hover {
	color: #FFFFFF;
}


#stacks_in_1551_page15 {
	margin: 15px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfooter.css Style Sheet
Created: 25, October, 2010
Last Modified: 24, April 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1463_page15 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_1463_page15 #footer {
	font-size: 13px;
	line-height: 16px;
	color: #98966B;
}

#stacks_in_1463_page15 #footer p {
	color: #98966B;
}

#stacks_in_1463_page15 #footer a:link, #stacks_in_1463_page15 #footer a:active {
	color: #98966B;
}

#stacks_in_1463_page15 #footer a:visited {
	color: #98966B;
}

#stacks_in_1463_page15 #footer a:hover {
	color: #FFFFFF;
}
#stacks_in_1686_page15 {
	display:inline-block; width:100%; line-height: 1.200000em;
}
