a:link {
	color: #4879BC;
	text-decoration: underline;
	}
a:visited {
	color: #4879BC;
	text-decoration: underline;
	}
a:hover {
	color: #FC0;
	text-decoration: underline;
	}
a:active {
	color: #4879BC;
	text-decoration: none;
	}
#features_bg {
	background-image: url(images/features_bg.jpg);
	background-repeat: no-repeat;
}
.body_copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	list-style-image: url(images/bullet_blue.gif);
}
.body_copy_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	list-style-image: url(images/bullet_blue.gif);
}
.body_copy_3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
	list-style-image: url(images/bullet_blue.gif);
}
#dir_header_bg_left {
	background-image: url(images/dir_header_01.jpg);
	background-repeat: no-repeat;
}
#dir_header_bg_right {
	background-image: url(images/dir_header_02.jpg);
	background-repeat: no-repeat;
}
.church_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	font-weight: none;
}

#dir_content_bg {
	background-image: url(images/dir_content_bg.jpg);
	background-repeat: repeat-y;
}
