@charset "utf-8";
body {
	background-image: url(images/parchment.jpg);
}
#Navigation {
	background-color: #FFF;
	background-image: url(/images/LeftSide.jpg);
	background-repeat: repeat-y;
}
.Nav:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	text-decoration: none;
	font-weight: bold;
}
.Nav:visited {color:#006;
	text-decoration:none;
	text-transform:none
             }
.Nav:active {color:#006;
	text-decoration:none;
	text-transform:none
             }
.Nav:hover {
	color:#69F;
	text-decoration:none;
}
#Navigation2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	padding-left: 10px;
	font-weight: bold;
	line-height: 20px;
}
#RightColumn {
	background-image: url(/images/Main_r3_c3.jpg);
	background-repeat: repeat-y;
}
#LineDownMiddle {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003;
	border-right-color: #003;
	border-bottom-color: #003;
	border-left-color: #003;
}
.BodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
}
.BodyTextlink:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	text-decoration: none;
}
.BodyTextlink:visited {color:#003;
	text-decoration:none;
	text-transform:none
             }
.BodyTextlink:active {color:#003;
	text-decoration:none;
	text-transform:none
             }
.BodyTextlink:hover {
	color:#69F;
	text-decoration:underline;
}
.BodyHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #630;
}
.BodyTextCalendarHeads {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #900;
	font-weight: bold;
}
#donate {
	position: relative;
	z-index: inherit;
	height: 32px;
	width: 106px;
	left: 10px;
	top: 70px;
}
#topheader {
	background-image: url(/images/Main_r1_c1.jpg);
	background-repeat: no-repeat;
}
.highlight {
	background-color: #FF6;
}
