@charset "utf-8";
/* CSS Document */
/**************************************************************
HTML Tags
**************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #FFFFFF;
	background-image: url("images/bg-circles.gif");
	background-repeat: repeat;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center; /* Centers the page content container in IE 5 browsers. */
}

h1 {
	color: #891847;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
}
h2 {
	color: #891847;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
}
h3 {
	color: #891847;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
}
h4 {
	color: #891847;
	font-size: 1.0em;
	font-weight: bold;
}
h4 {
	color: #891847;
	font-size: 1.0em;
}
/**************************************************************
Links
**************************************************************/
a, a:link {
	text-decoration: none;
	color:#0033CC;
}
a:visited {
	color:#0033CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/**************************************************************
Layout
**************************************************************/
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 800px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 200px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 10px 10px 10px 10px;
	width: 150px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 170px 0 220px;
	padding: 0px 0px 10px 0px;
}
/*
#outerWrapper #contentWrapper #content h2{
	margin-top: 0px;
	padding-top: 15px;
}
*/

#outerWrapper #contentWrapper #leftColumn2col {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 200px;
}
#leftColumn2col p{
	padding-left:3px;
}
#outerWrapper #contentWrapper #content2col {
	margin: 0 0 0 220px;
	padding: 10px 0px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
	clear: both;
	display: block;
}
#header {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 800px;
	background-image: url("images/header_image.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 1.7em;
	height: 110px;
	line-height: 1em;
	padding: 10px 10px 10px 10px;
}
#headerNoyce {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 800px;
	background-image: url("images/header-noyce.jpg");
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 1.7em;
	height: 100px;
	line-height: 1em;
	padding: 10px 10px 10px 10px;
}
#footer {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 800px;
	background-image: url("images/footer.gif");
	height:45px;
	text-align:center;
	padding: 10px 10px 10px 10px;
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size:.9em;
}
/**************************************************************
Rounded Boxes
**************************************************************/
#contentBox {
	background: url('images/bottom-curve-550.gif') no-repeat bottom left;
	min-height:125px !important;
	margin-bottom:4px;
	padding-bottom:10px;
	float:right;
	background-color:#fff;
	min-width:570px;
}
#contentBoxAll {
	min-height:125px !important;
	margin-bottom:4px;
	padding-bottom:10px;
	float:right;
	background-color:#fff;
	min-width:570px;
}
#contentBox h1 {
	background: url('images/top-curve-550.gif') no-repeat top left;
	padding:8px 0px 5px 10px;
	width:550px;
	margin:0px;
}
#contentBox h2, #contentBox h3, #contentBox p, #contentBox li {
	padding:4px 30px 0px 10px;
}
/**************************************************************
Rounded Boxes -- Classes not IDs
**************************************************************/
.contentBoxRight {
	background: url('images/bottom-curve-150.gif') no-repeat bottom left;
	min-height:125px !important;
	margin-bottom:4px;
	padding-bottom:10px;
}
.contentBoxRight h1 {
	background: url('images/top-curve-150.gif') no-repeat top left;
	padding:8px 10px 0px 10px;
}
.contentBoxRight p, .contentBoxRight li, .contentBoxRight h2 {
	padding:0px 10px 0px 10px;
}
.contentBoxLeft {
	background: url('images/bottom-curve-200.gif') no-repeat bottom left;
	min-height:125px !important;
	margin-bottom:4px;
	padding-bottom:10px;
}
.contentBoxLeft h1 {
	background: url('images/top-curve-200.gif') no-repeat top left;
	padding:8px 10px 0px 10px;
}
.contentBoxLeft h3 {
	padding:20px 10px 0px 10px;
}
.contentBoxLeft p, .contentBoxLeft h2, .contentBoxLeft li {
	padding:0px 20px 0px 10px;
}
/**************************************************************
Global Navigation
**************************************************************/
#menu {
	margin: 0 auto;
	font-size:0.80em;
	
}
#menu ul {
	width: 100%;
	float: left;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	height:2.5em;
	/*	background-color:#bd7b21; 891847*/
	background-color:#730037;
}
#menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#menu ul li a {
	float: left;
/*	width: 16.5%;
new */
	padding:0px 19px 0px 19px;
	font: bold 1.4em arial, sans-serif;
	text-decoration:none;
	color: #fff;
}
#menu ul li a span {
	display: block;
	padding: 2px 6px;
}
#menu ul li a:hover, #menu ul li a.here {
	color: #c68c31;
	font-weight:bold;
}
.currentpage {
	color: #c68c31;
}
.width {
	width: 800px;
}
/**************************************************************
Other Styles
**************************************************************/
#breadcrumb {
	font-size:.9em;
	padding:10px 0px 5px 0px;
	background-color:#fff;
}
#image {
	padding:0px 0px 10px 0px;
	margin:0px;
}
#contact {
	padding:0px;
	margin:0px;
}
#search {
	padding:0px 2px 10px 5px;
	margin:0px;
}
#blue {
	border:0px solid #005AAF;
	background-color:#E4F1F6;
	padding:4px;
	margin:10px 0px 30px 0px;
	height:270px;
}
#blue h2 {
	color:#0471bc;
	font-size:1.1em;
	padding:5px 0px 3px 0px;
}
#linklist {
	padding:2px 0px 5px 0px;
	margin:5px 30px 15px 10px;
	line-height:1.5em;
	border-bottom:1px #ccc solid;
	border-top:1px #ccc solid;
}
.yellow {
	background-color:#FFFF00;
}
.caption {
	font-size:.9em;
	padding:0px;
	margin:2px 0px 2px 5px;
	line-height:1.2em;
}
#data {
	background-color:#FFFFFF;
	padding:4px;
	margin: 5px auto 5px auto;
	width:800px;
	text-align:center;
}

#printonly {
	display:none;
}

/*Site Map*/
.levela {
	margin-left:20px;
	line-height:1.5em;
}
.levelb {
	margin-left:40px;
	line-height:1.5em;
}
.levelc {
	margin-left:15px;
}
