/*
-------------------------------------------
File: 'Blueball FreeStacks' fsheader.css Style Sheet
Created: 20, January, 2011
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_3_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;
}

#pageheader {
	display: block;
	width: 960;
	height: 200;
	overflow: hidden;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmenu1.css Style Sheet
Created: 27, October, 2010
Last Modified: 17, November, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#nav {	
}

#nav ul {
	bottom: 0;
	left: 0;
	background: #954E17;
	height: 29px;
	line-height: 29px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

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

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

#nav ul li a, #nav ul li a:visited {
	background: #954E17;
	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: #7489AA;
	color: #FFFFFF;
}

#nav ul li #current, #nav ul li .currentAncestor {
	background: #54647C;
	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: 29px;
	width: 200px;
}

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

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

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

#nav ul ul li a:hover {
	background: #EDEDED;
	color: #777777;
	width: -28px;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #FFFFFF;
	color: #CD180D;
	width: -28px;
}

#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_102_page0 .stacks_left {
	float:left;
	width:58%;
}

#stacks_in_102_page0 .stacks_right {
	float:right;
	width:40%;
}
#stacks_in_113_page0 {
	padding: 16px 0px 0px 18px;
}

#stacks_in_102_page0 {
	padding: 30px 30px 0px 0px;
}

#stacks_in_118_page0 {
	padding: 0px 30px 0px 44px;
}
/*-- Link Stack v2.1.2 by Joe Workman --*/
#stacks_in_42_page0 a {text-decoraction:none !important;}
/*-- End Link Stack --*//*-- Link Stack v2.1.2 by Joe Workman --*/
#stacks_in_50_page0 a {text-decoraction:none !important;}
/*-- End Link Stack --*//*-- Link Stack v2.1.2 by Joe Workman --*/
#stacks_in_70_page0 a {text-decoraction:none !important;}
/*-- End Link Stack --*/
#stacks_in_86_page0 {
	padding: 33px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfooter.css Style Sheet
Created: 25, 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_15_page0 {
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

#stacks_in_15_page0 #footer {
	font-size: 11px;
	line-height: 16px;
	color: #54647C;
}

#stacks_in_15_page0 #footer p {
	color: #54647C;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #954E17;
}

#footer a:hover {
	color: #954E17;
}


#stacks_in_15_page0 {
	margin: 5px 0px 5px 25px;
	padding: 0px 0px 0px 8px;
}
