body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #c9cfa9;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/topfade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:focus {outline:none;}
#topfade {
	background-image: url(images/sitebg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.clear {clear:both;}
#ticker {
	font-size: 12px;
	background-image: url(images/ticker_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	color: #542b13;
}
#headerleft {
	background-attachment: scroll;
	background-image: url(images/header_bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #294e60;
	font-weight: bold;
	font-size: 12px;
}
#maincontent {
	background-image: url(images/content_bg_sub.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#copyright {
	font-size: 10px;
}
#indextribox {
	background-image: url(images/index_tbg.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
}
#sitemap a {
	color: #4F552F;
}

#tricontent {
	font-size: 11px;
	color: #FFF;
}
#tricontent a {
	color: #F3FAD1;
	font-weight: bold;
}
.pagehead {
	font-size: 32px;
	color: #295005;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#rightcontent a {
	color: #542E17;
	font-weight: bold;
}
#rightcontent {
	padding-left: 15px;
}

.subhead {
	font-size: 24px;
	color: #295005;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.bodytextbigger {
	font-size: 16px;
	color: #333;
}
.smalltext {
	font-size: 11px;
}
.photoborder {
	padding: 1px;
	border: 1px solid #ADB582;
}
#linktable {
	font-size: 11px;
}
#newsitem {
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6AD84;
}
#event {
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6AD84;
	margin-top: 4px;
}
#event a {
	font-size: 14px;
}
#icontent a {
	color: #542E17;
	font-weight: bold;
}
#recentnews a {
	color: #294E60;
	font-size: 13px;
}

