.text 
{ 
font-family: Tahoma;
color: #000000; 
text-decoration: none; 
font-size: 10pt; 
}

.title_dark_blue 
{ 
	color: #000097;
	text-decoration: none; 
	font-size: 18pt; 
	font-family: Tahoma;	
	font-weight: bolder;
}
.title_green 
{
	color: #65B12D;
	text-decoration: none;
	font-size: 18pt;
	font-family: Tahoma;
	font-weight: bolder;
}
.title_purple 
{ 
	color: #6F308A;
	text-decoration: none; 
	font-size: 18pt; 
	font-family: Tahoma;	
	font-weight: bolder;
}
.title_light_blue 
{ 
	color: #6A92DB;
	text-decoration: none; 
	font-size: 18pt; 
	font-family: Tahoma;	
	font-weight: bolder;
}
.title_gold 
{ 
	color: #B19A2D;
	text-decoration: none; 
	font-size: 18pt; 
	font-family: Tahoma;
	font-weight: bolder;	
}
.bold_green 
{
	color: #65B12D;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bolder;
}
.bold_purple 
{
	color: #6F308A;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bolder;
}
.bold_light_blue 
{
	color: #6A92DB;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bolder;
}
.bold_gold 
{
	color: #B19A2D;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bolder;
}
.bold_dark_blue 
{
	color: #000097;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bolder;
}
.copy 
{ 
	color: #000000;
	text-decoration: none; 
	font-size: 8pt; 
	font-family: Tahoma;
}

.copylink:link 
{ 
	color: #000000;
	text-decoration: none;
	font-size: 8pt; 
	font-family: Tahoma;
}

.copylink:active 
{ 
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-family: Tahoma;
}

.copylink:visited 
{ 
	color: #000000;
	text-decoration: none; 
	font-size: 8pt; 
	font-family: Tahoma;
}

.copylink:hover 
{ 
	color: #000097;
	text-decoration: underline; 
	font-size: 8pt;
	font-family: Tahoma;
}

.pagelink:link 
{ 
	color: #000097; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Tahoma;
}

.pagelink:active 
{ 
	color: #000097; 
	text-decoration: underline;
	font-size: 10pt; 
	font-family: Tahoma;
}

.pagelink:visited 
{ 
	color: #000097; 
	text-decoration: underline;
	font-size: 10pt; 
	font-family: Tahoma;
}

.pagelink:hover 
{ 
	color: #000000; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Tahoma;
}

.thinborder 
{
	border: 1px solid #000000;
}
.quoteborder 
{
	border: 1px solid #C6C5C5;
}

.bg_index {
 background-image: url(images/home_bg.gif);
 background-repeat: no-repeat;
 background-position: top center;
}
.bg_faith {
 background-image: url(images/faith_bg.gif);
 background-repeat: no-repeat;
 background-position: top center;
}

.bg_worship {
 background-image: url(images/worship_bg.gif);
  background-repeat: no-repeat;
 background-position: top center;
}
.bg_community {
 background-image: url(images/community_bg.gif);
  background-repeat: no-repeat;
 background-position: top center;
}
.bg_events {
 background-image: url(images/events_bg.gif);
 background-repeat: no-repeat;
 background-position: top center;
}
.bg_quote {
 background-image: url(images/quote_bg.gif);
 background-repeat: no-repeat;
 background-position: top center;
}
.sitemap_dark_blue 
{ 
	color: #000097;
	text-decoration: none; 
	font-size: 13pt; 
	font-family: Tahoma;	
	font-weight: bolder;
}
.sitemap_green 
{
	color: #65B12D;
	text-decoration: none;
	font-size: 13pt;
	font-family: Tahoma;
	font-weight: bolder;
}
.sitemap_purple 
{ 
	color: #6F308A;
	text-decoration: none; 
	font-size: 13pt; 
	font-family: Tahoma;	
	font-weight: bolder;
}
.sitemap_light_blue 
{ 
	color: #6A92DB;
	text-decoration: none; 
	font-size: 13pt; 
	font-family: Tahoma;	
	font-weight: bolder;
}
.sitemap_gold 
{ 
	color: #B19A2D;
	text-decoration: none; 
	font-size: 13pt; 
	font-family: Tahoma;
	font-weight: bolder;	
}
.smap_drk_blue_link:link 
{ 
	color: #000097; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.smap_drk_blue_link:active 
{ 
	color: #000097; 
	text-decoration: underline;
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.smap_drk_blue_link:visited 
{ 
	color: #000097; 
	text-decoration: underline;
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.smap_drk_blue_link:hover 
{ 
	color: #000000; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}
.greenlink:link 
{ 
	color: #65B12D; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.greenlink:active 
{ 
	color: #65B12D; 
	text-decoration: underline;
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.greenlink:visited 
{ 
	color: #65B12D; 
	text-decoration: underline;
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.greenlink:hover 
{ 
	color: #000000; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}
.purplelink:link 
{ 
	color: #6F308A; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.purplelink:active 
{ 
	color: #6F308A; 
	text-decoration: underline;
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.purplelink:visited 
{ 
	color: #6F308A; 
	text-decoration: underline;
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.purplelink:hover 
{ 
	color: #000000; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}
.lgtbluelink:link 
{ 
	color: #6A92DB; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.lgtbluelink:active 
{ 
	color: #6A92DB; 
	text-decoration: underline;
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.lgtbluelink:visited 
{ 
	color: #6A92DB; 
	text-decoration: underline;
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.lgtbluelink:hover 
{ 
	color: #000000; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}
.goldlink:link 
{ 
	color: #B19A2D; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.goldlink:active 
{ 
	color: #B19A2D; 
	text-decoration: underline;
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.goldlink:visited 
{ 
	color: #B19A2D; 
	text-decoration: underline;
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}

.goldlink:hover 
{ 
	color: #000000; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Tahoma;
font-weight: bolder;
}