
.lzTopper{
	display:none;
	background: #cccccc;
	padding: 10px;
	margin-bottom:5px;
	border: 1px solid #999999;
}
.lzeffect{
    position:fixed;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-color:#000000;
	z-index:200000;
}

.doosuperoverlay {
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-color:#000000;
	z-index:200001;
	}
	
#stacks_in_1_page0 {

}

#stacks_in_1_page0 .outer_box {
	position:relative;
}

#stacks_in_1_page0 .inner_box {
}


/* End doobox General Styles */
#stacks_in_3_page0 {
	margin: 20px 0px 0px 0px;
}
/*
-------------------------------------------
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_6_page0_wrapper {
}

#stacks_in_6_page0_wrapper #stacks_in_6_page0_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_6_page0 {
	background-image: url("../files/backgroundImage_6.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_357_page0 {
	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_359_page0 {
	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_342_page0 {
	border: solid rgba(127, 125, 89, 1.00);
	border-width: 1px 0px 1px 0px;
	margin: 10px 20px 20px 20px;
	padding: 0px 0px 0px 5px;
}

#stacks_in_47_page0 {
	margin: 0px 15px 25px 15px;
}

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

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

#stacks_in_233_page0 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_233_page0 {
	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_221_page0 {
	-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;
}

/*
-------------------------------------------
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_223_page0 {
	-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_223_page0 #footer {
	font-size: 13px;
	line-height: 16px;
	color: #98966B;
}

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

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

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

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

.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_14_page0 {
	background-color: rgba(0, 0, 0, 1.00);
}
