/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_378_page28_headerSpacer {
	display: block;
	width:  1px;
	height: 40px;
	background: transparent;
}

#stacks_in_442_page28 .stacks_left {
	float:left;
	width:34%;
}

#stacks_in_442_page28 .stacks_right {
	float:right;
	width:64%;
}/*
-------------------------------------------
File: 'Blueball FreeStacks' fslogo.css Style Sheet
Created: 25, October, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_379_page28 {
	-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;
}

#logo {
	width: 350px;
	height: 80px;
	overflow: hidden;
	display: block;
}

/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmen4.css Style Sheet
Created: 27, 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
-------------------------------------------
*/

#nav {	
}

#nav ul {
	bottom: 0;
	left: 0;
	background: url(../files/blackmenu_activebg.jpg) left top repeat-x;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

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

#nav ul li {
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	border-right: 0px solid #565656;
}

#nav ul li a, #nav ul li a:visited {
	background: url(../files/blackmenu_activebg.jpg) left top repeat-x;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: 600;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: url(../files/blackmenu_hoverbg.jpg) left top repeat-x;
	color: #FFFFFF;
}

#nav ul li #current, #nav ul li .currentAncestor {
	background: url(../files/blackmenu_hoverbg.jpg) left top repeat-x;
	color: #FFFFFF;
}

#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: 40px;
	width: 200px;
}

#nav ul ul li {
	padding: 0;
	height: 26px;
	width: 200px;
	border-right: 0px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #DFDFDF;
	color: #151515;
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 14px 0px 14px;
	margin: 0;
	text-shadow: none;
	width: 172px;
}

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

#nav ul ul li a:hover {
	background: #555555;
	color: #FFFFFF;
	width: 172px;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #444444;
	color: #FFFFFF;
	width: 172px;
}

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

#nav ul ul ul {
	position: absolute;
	top: 0;
	left: 200px;
}

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

#stacks_in_383_page28 .stacks_left {
	float:left;
	width:52%;
}

#stacks_in_383_page28 .stacks_right {
	float:right;
	width:46%;
}
#stacks_in_385_page28 {
	margin:  10px;
	padding:  6px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 20, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_390_page28 {
	-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_390_page28 #content {
	font-size: 12px;
	line-height: 16px;
}

#stacks_in_390_page28 {
	border: solid #CCCCCC;
	border-width:  1px;
	padding:  20px;
}

#stacks_in_2_page28 .stacks_left {
	float:left;
	width:29%;
}

#stacks_in_2_page28 .stacks_right {
	float:right;
	width:69%;
}
#stacks_in_394_page28 {
	padding:  12px;
}

#stacks_in_399_page28 {
	background-color: #FFFFFF;
	padding:  10px;
}

#stacks_in_406_page28 {
	padding:  10px;
}

#stacks_in_408_page28 .stacks_left {
	float:left;
	width:38%;
}

#stacks_in_408_page28 .stacks_right {
	float:right;
	width:38%;
}

#stacks_in_408_page28 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:20%;
}
#stacks_in_408_page28 {
	background-color: #CCCCCC;
	padding:  10px;
}

#stacks_out_411_page28 {
	margin-right:0;
}

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

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

#stacks_in_415_page28 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_415_page28 {
	border: solid #E6E6E6;
	border-width:  1px;
	padding:  10px;
}

#stacks_in_423_page28 .stacks_left {
	float:left;
	width:10%;
}

#stacks_in_423_page28 .stacks_right {
	float:right;
	width:10%;
}

#stacks_in_423_page28 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:76%;
}
#stacks_in_431_page28 .stacks_left {
	float:left;
	width:31%;
}

#stacks_in_431_page28 .stacks_right {
	float:right;
	width:31%;
}

#stacks_in_431_page28 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:34%;
}
#stacks_in_431_page28 {
	background-color: #CCCCCC;
}

#stacks_in_433_page28 {
	margin:  5px;
	padding:  3px;
}

#stacks_in_436_page28 {
	margin:  5px;
	padding:  10px;
}

#stacks_in_439_page28 {
	margin:  5px;
	padding:  5px;
}
/*
-------------------------------------------
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_441_page28 {
	-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_441_page28 #footer {
	font-size: 11px;
	line-height: 16px;
	color: #3B4B58;
}

#stacks_in_441_page28 #footer p {
	color: #3B4B58;
}

#stacks_in_441_page28 #footer a:link, #stacks_in_441_page28 #footer a:active {
	color: #80FF00;
}

#stacks_in_441_page28 #footer a:visited {
	color: #800080;
}

#stacks_in_441_page28 #footer a:hover {
	color: #408000;
}