@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFDFAA;
}
.HomeHeadline {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	padding-top: 7px;
}
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFBF0;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2A1F00;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #2A1F00;
	background-color: #95714F;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A1F00;
	font-weight: bold;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A1F00;
	font-size: 12px;
	vertical-align: top;
	text-align: justified;
}
#content {
	position:absolute;
	width:464px;
	height:257px;
	z-index:3;
	left: 88px;
	top: 187px;
	overflow: auto;
	vertical-align: top;
	text-align: left;
}

#nxbkgd {	position:absolute;
	width:328px;
	height:258px;
	z-index:4;
	left: 598px;
	top: 132px;
	background-image: url(images/newsbkgd_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#BodyBkgd {	position:absolute;
	width:484px;
	height:326px;
	z-index:2;
	left: 78px;
	top: 133px;
	background-image: url(images/bodybkgd_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	text-indent: 17px;
	line-height: 60px;
}
#ContactBkgd {	position:absolute;
	width:484px;
	height:326px;
	z-index:2;
	left: 78px;
	top: 133px;
	background-image: url(images/bodybkgd_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	text-indent: 7px;
}
#nxtext {
	position:absolute;
	width:299px;
	height:106px;
	z-index:5;
	left: 614px;
	top: 277px;
	text-align: center;
}
.Notice {font-size: 18px; color: #008000; }

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2a1f00;
	width: 944px;
}

#Calendar {
	position:absolute;
	width:360px;
	height:165px;
	z-index:6;
	left: 581px;
	top: 390px;
}

#NavBar {
	position:absolute;
	width:616px;
	height:23px;
	z-index:7;
	left: 334px;
	top: 68px;
}