@charset "UTF-8";
.left_border {
	background-color: #E5E5CC;
	background-image: url(images/left_page_tile.gif);
	background-repeat: repeat-y;
	width: 48px;
}
.right_border {
	background-color: #E5E5CC;
	background-image: url(images/right_page_tile.gif);
	background-repeat: repeat-y;
	width: 48px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: justify;
	margin-right: 30px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #68774c;
	text-decoration: none;
	background-image: url(images/footer_tile.jpg);
	background-repeat: repeat-x;
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
}
.footer a:link {
	color: #68774c;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.footer a:hover {
	color: #1177D9;
	text-decoration: underline;
}
.footer a:visited {
	color: #68774c;
	text-decoration: underline;
}
.left_nav_s3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
	background-color: #F4F5EB;
	background-image: url(images/left_nav_s3_tile.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 221px;
}
.left_nav_s3 a:link {
	color: #06C;
	text-decoration: none;
}
.left_nav_s3 a:hover {
	color: #fff;
	text-decoration: underline;
}
.left_nav_s3 a:visited {
	color: #06C;
	text-decoration: none;
}
.recent_news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #06C;
	text-align: left;
}
.recent_news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #000;
	text-align: left;
}
.recent_news_left_tile {
	background-image: url(images/recent_news_left_tile.gif);
	background-repeat: repeat-y;
}
.recent_news_right_tile {
	background-image: url(images/recent_news_right_tile.gif);
	background-repeat: repeat-y;
}
.donate_box_left_tile {
	background-image: url(images/donate_box_left_tile.gif);
	background-repeat: repeat-y;
}
.donate_box_right_tile {
	background-image: url(images/donate_box_right_tile.gif);
	background-repeat: repeat-y;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #8BC53F;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #67764B;
}
.bullets a:link {
	text-decoration: none;
	color: #67764B;
}
.bullets a:hover {
	text-decoration: underline;
	color: #67764B;
}
.bullets a:visited {
	text-decoration: none;
	color: #67764B;
}
.gallerytitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #67764B;
}
.gallerytitles a:link {
	text-decoration: none;
	color: #67764B;
}
.gallerytitles a:hover {
	text-decoration: underline;
	color: #67764B;
}
.gallerytitles a:visited {
	text-decoration: none;
	color: #67764B;
}