.page_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #1A482B;
	text-align: left;
}
body {
	background-color: #19472B;
}
/* Added 8/21/09 - Added font size and color */
body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #1A482B;
}
/* End of 8/21/09 additions */

/* Added 8/20/09 */

h1 {
	color: #1A482B;
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #1a482b;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #1a482b;
}
blockquote {
	border-left: thin solid #1b472b;
	padding-left: 15px;
	line-height: 21px;
}
/* End of 8/20/09 additions */


/* Added 7/29/10  */
a img {
	border: 0;
}
/* End of 7/29/10 additions  */


#banner {
	position:absolute;
	left:160px;
	top:10px;
	width:630px;
	height:150px;
	z-index:25;
	background-color: #A0C690;
	background-image: url(photos/Banner.jpg);
	visibility: visible;
}
#menubg {
	position:absolute;
	left:9px;
	top:160px;
	width:780px;
	height:35px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0;
	padding-right: 0;
	z-index:100;
	background-color: #FAFAFA;
	visibility: visible;
}
#inset {
	position:absolute;
	left:8px;
	top:10px;
	width:152px;
	height:150px;
	z-index:22;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #A0C690 url(images/logo-for-index-lighter.gif) no-repeat left top;
}
#progressbar {
	position:absolute;
	left:62px;
	top:202px;
	width:676px;
	z-index:24;
	overflow: visible;
	height: 17px;
	visibility: visible;
}
.progress_bar_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4dd83;
	left: 62px;
	top: 202px;
	z-index: 1;
}
.progress:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #F4DD83;
	text-decoration: none;
}
.progress:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.progress:visited {
	color: #F4DD83;
	text-decoration: none;
}
#weather {
	position:absolute;
	left:19px;
	top:234px;
	width:125px;
	height:185px;
	z-index:12;
	visibility: visible;
	text-align: center;
}
#weather h4 {
	position:relative;
	width: 125px;
	bottom: 1px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#calendar {
	position:absolute;
	width:125px;
	height:185px;
	z-index:11;
	left: 19px;
	visibility: visible;
	top: 430px;
}
#calendar h4 {
	position:relative;
	width: 125px;
	bottom: 1px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#search {
	display: none;
	position:absolute;
	left:21px;
	top:605px;
	width:125px;
	height:161px;
	z-index:9;
	visibility: visible;
}
.textboxbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #1A482B;
}
.textboxheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #1a482b;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #822007;
}
.text:link {
	color: #1A482B;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.text:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.text:visited {
	color: #1A482B;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.textboxbodyRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #822007;
}
.textboxheadlineRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #822007;
}

