/*
-------------------------------------------
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_29_page6_headerSpacer {
	display: block;
	width:  400px;
	height: 400px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheader.css Style Sheet
Created: 15, May 2012
Last Modified: 16, June 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_60_page6 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	width: 100%;
	height: 140px !important;
	z-index: 2000;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	overflow: hidden;
}

#stacks_in_60_page6_fixedheader {
	display: block;
	width: 100%;
}

#stacks_in_60_page6 a:link, #stacks_in_60_page6 a:active {
	color: ;
	text-decoration: none;
}

#stacks_in_60_page6 a:visited {
	color: #800080;
	text-decoration: none;
}

#stacks_in_60_page6 a:hover {
	color: #FF0000;
	text-decoration: none;
}
#stacks_in_63_page6 {
	font-size: 165%;
}

#stacks_in_62_page6 {
	margin: 17px 0px 0px 305px;
}

#stacks_in_65_page6 {
	font-size: 110%;
}

#stacks_in_64_page6 {
	margin: 32px 0px 8px 360px;
}
/*
-------------------------------------------
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(../IngersollHistory_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: 1px solid #565656;
}

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

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

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

#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;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedfooter.css Style Sheet
Created: 10, May 2012
Last Modified: 22, June 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_67_page6 {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	width: 100%;
	height: auto !important;
	z-index: 2000;
	text-align: center;
	padding: 0 0% 0 0%;
}

#stacks_in_67_page6 #fixedfooter {
	position: relative;
	width: 100%;
	height: auto !important;
	font-size: 12px;
	line-height: 20px;
	color: #7F7F7F;
	color: #7F7F7F;
}

#stacks_in_67_page6 #fixedfooter a:link, #stacks_in_67_page6 #fixedfooter a:active {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_67_page6 #fixedfooter a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_67_page6 #fixedfooter a:hover {
	color: #FF0000;
	text-decoration: none;
}
#stacks_in_67_page6 {
	background-color: #000000;
	border: solid #7F7F7F;
	border-width: 1px 0px 0px 0px;
}
