body {
	background-image: url(images/home/home_bg.gif);
	background-repeat: repeat-x;
	background-color: #6581a6;
	margin: 0;
	padding: 0;
}
.tree {
	background-image: url(images/home/tree.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	min-height: 600px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003464;
	font-weight: normal;
}

.bluetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003464;
	font-weight: normal;
}

.hdrblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #123971;
	font-weight: bold;
}

.header {
	padding: 10px 10px 10px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	min-height: 52px;
	background-color: #003464;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	line-height: 20px;
	text-align: left;
}

.top_nav #description {
	color: #003464;
}

.home_content {
	font-family: Geneva, Arial;
	font-size: 11px;
	color: #001838;
	background-image: url(images/home/home_content_bg.gif);
	background-repeat: no-repeat;
	background-color: #d4dce6;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.home_content a {
	color: #6581a6;
	text-decoration: none;
}

.home_content a:hover {
	text-decoration: underline;
}

.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #d4dce6;
	min-height: 169px;
	padding: 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.content a {
	color: #004B83;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.footer {
	background-color: #b4c1d3;
	color: #113870;
	font-family: Geneva, Arial;
	font-size: 9px;
	padding: 5px;
	line-height: 11px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.footer a {
	color: #113870;
}

ul.home_news {
	font-family: Geneva, Arial;
	font-size: 11px;	
	line-height: 17px;
	margin: 0;
	padding: 15px 3px 0 35px;
	list-style-image: url(images/home/home_news_icon.gif);
}

ul.home_news li a {
	color: #001838;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}

.home_events {
	font-family: Geneva, Arial;
	font-size: 10px;	
	line-height: 12px;
	margin: 0;
	padding: 15px 3px 5px 15px;
}

.home_events a {
	color: #123a72;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}

a.anchor:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d4dce6;
	text-decoration: none;
}
a.anchor:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d4dce6;
	text-decoration: none;
}
a.anchor:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.anchor:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.anchorblue:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004984;
	text-decoration: none;
}
a.anchorblue:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004984;
	text-decoration: none;
}
a.anchorblue:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
}
a.anchorblue:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
}

#staff {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
}
	
#staff a {
	color: #c4d7ed;
	text-decoration: none;
}

#staff a:hover {
	text-decoration: underline;
}
