/* CSS Document */


body {
	background: url(body_bg.jpg) repeat-x #FFFFFF;
	margin: 31px 0px 0px 0px;
}

body,td {
	font-family: Arial, Helvetica, sans-serif;
	color: #494a4f;
	font-size: 12px;
}

a		{ color:#829ac0; text-decoration:none; }
a:hover	{ color:#999999; text-decoration:none; }

a.footerNav			{ color:#FFFFFF; text-decoration:none; text-transform:capitalize; }
a.footerNav:hover	{ color:#b7c7d4; text-decoration:none; text-transform:capitalize; }

h1 {
	color:#829ac0;
	display: inline;
}

form {
	display: inline;
}
.footer {
	padding:10px;
	font-size:11px;
}


h1, h2, h3, h4, h5, h6 {
	color:#62681e;
	padding:0;
	margin:0;
}
#haines h2 {
	color:#06446b;
}
#haines strong {
	color:#06446b;
}
.maincontenttext h1 {
	font-size:16px;
}

.maincontenttext h2 {
	font-size:14px;
}

.maincontenttext {
	padding:0 10px 10px 10px;
	margin:0;
	position:relative;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:14px;
}

.hdr_title {
	color:white;
	font-weight:bold;
	background:url(ttl_header.jpg) top left repeat-x;
	padding:5px 0 6px 16px;
	text-transform:uppercase;
}

.subNavWrapper {
	margin-left:30px;
	width:182px;
	padding-bottom:30px;
}
#didyouknow {
	border:1px solid #06446b;
	margin:30px 0 0 24px;
padding:10px;
width:152px;
	border-radius: 10px;  
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px; 
}
#dykimg {
	left:81px;
position:absolute;
top:-28px;
}
.subNavSep {
	height:1px;
	text-align:center;
}

.subNavOn, .subNavOff, .subsubNavOn, .subsubNavOff {
	background:url(btn_subnav.jpg) right center no-repeat;
	margin-top:6px;
	margin-bottom:6px;
}

.subsubNavOn, .subsubNavOff {
	padding-left:15px;
}

.subNavOn, .subsubNavOn {
	font-weight:bold;
}

.news_date {
	color:#8e8200;
	font-weight:bold;
}

.news_item {
	margin-bottom:20px;
}

/* slideshow */

#slideshow {
	height: 251px;
	text-align:center;
	overflow:hidden;
	margin:0 auto;
	width:375px;
}