.mainTxt {
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	text-align: center;
}
#maincontent {
	background-color: #EFF0D0;
	text-align: center;
	padding: 0px;
	height: auto;
	width: 721px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #325326;
	border-left-color: #325326;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #325326;
}
.TxtSmall {
	font-size: 14px;
	line-height: 16px;
}
.Link1 {
	color: #FFFFFF;
}
.Link1 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.Link1 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.Link1 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.Link1 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}a:link {
	color: #315122;
}
a:visited {
	text-decoration: underline;
	color: #315122;
}
a:hover {
	color: #B6090B;
}
a:active {
	color: #315122;
}
.border {
	border: 2px solid #BFBA77;
}
ul {
	margin-left: 25px;
	padding-left: 0;
	line-height: 20px;
	font-size: 14px;
} 
.xtraLineSpacing {
	line-height: 20px;
}
.field {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.pic {
	clear: left;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #325326;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4A8A32;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}
h6 {
	font-size: 8px;
	line-height: 16px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#header {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 764px;
}
#header a {
	color: #FFFFFF;
}
#calendar {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #333333;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 10px;
	padding: 0px;
	height: auto;
	width: 595px;
	background-color: #E0E0E0;
}
#calendar h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #325326;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#calendar td {
	text-align:center;
	width: 85px;
}
#calendar th {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #325326;
	text-align: center;
	margin: 0px;
	height: auto;
	width: 85px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.today {
	border:1px black solid;
	background-color:#FFFF66;
	color:#FFFFFF;
	vertical-align: top;
	padding: 10px 0px 0px;
	height: auto;

}
#calendar a:hover {
	color: #006699;
	text-decoration: underline;
}
.myday {
	border:1px black solid;
	background-color:#FFFFCC;
	color:#333333;
	vertical-align: top;
	padding: 10px 5px 0px;

}

#calendar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#calendar p {
	font-size: 14px;
	text-align: center;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.days {
	border:1px black solid;
	background-color:#FFFFFF;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	height: 45px;
	text-align: center;
	padding: 10px 0px 0px;
	margin: 0px;
}

#calendar a {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #325326;
	text-decoration: none;
}

.calNum {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #325326;
	text-decoration: none;
}

.newTxt {
	padding-left: 30px;
	padding-right: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}