﻿body {
}
.churchHeaderGray 
{
	text-decoration: none;
	font-family: Verdana;
	color:Gray;	
	font-size: 9pt;
	font-weight:bold; 
	BACKGROUND-COLOR: #e6f2f3;	
}

/*
a:link, a:visited
{
	text-decoration: none;
	font-family: Verdana;
	color:Gray;
	font-size: 9pt;
	font-weight:bold;
}

a:hover, a:active
{
    COLOR: #f59929 
}
*/

a.churchHeaderGray:link, a.churchHeaderGray:visited 
{
	text-decoration: none;
	font-family: Verdana;
	color:Gray;
	font-size: 9pt;
	font-weight:bold;
	BACKGROUND-COLOR: #e6f2f3;	
}

a.churchName:link , a.churchName:visited {
    text-decoration: none;
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    color: #4D93A1;
    padding: 3px;
    display: block;
}

a.churchName:hover  , a.churchName:active {
    text-decoration: none;
    color: #E05E08;
}

a.churchDetails:link, a.churchDetails:visited {
	text-decoration: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	display: block;
}
a.churchDetails:hover, a.churchDetails:active {
	text-decoration: none;
	color: #E05E08;
}
.detailLabel {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	color: #999999;
	vertical-align: top;
}
.detailName {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
listInfo {
	white-space: nowrap;
}

.listingPrefs {
    height: 20px;
    width: 100%;
    margin-bottom: 10px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #C4DDDF;
    padding: 3px;
}
.grid {
    border-top: 0px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 0px solid #cccccc;
    vertical-align: top;
    padding-right: 5px;
}
a.areaLink:link, a.areaLink:visited {
    text-decoration: none;
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    color: #4D93A1;
    margin: 3px;
    display: block;
}
a.areaLink:hover, a.areaLink:active {
    text-decoration: none;
    color: #E05E08;
}


