a.map_ad {
	float:right;
	width:180px;
	border:1px solid #DDD;
	overflow:auto;
	line-height:1.25em;
	padding:5px;
	margin: 0 0 0 10px;
	}
	
a.map_ad img {
	float:left;
	margin-right:10px;
	}
	
a.map_ad:hover {
	border:none;
	background-color:#F6F6F6;
	border:1px solid #DDD;
	}
	
a.google_link {
	float: right;
	font-size: 10px;
	font-family: Arial, sans-serif;
	height: 12px;
	line-height: 10px;
	margin: -2px 20px 0 0;
	font-weight: normal;
	}	

a.google_link img,
a.google_link:hover img {
	border: none;
	margin-bottom: -5px;
	}
		

.church_search_wrapper {
	width:620px;
	margin:0;
	padding:0;
	}

.church_search_wrapper #listings {
	margin:1.75em 0 0 0;
	padding:0;
	list-style-type:none;
	}
	
.filters {
	width:16em;
	padding:.75em;
	float:right;
	background:#AFBF6D;
	}
	
.filter_notice {
	font-family:Helvetica, Arial, sans-serif;
	color:#333;
	width:100%;
	margin:.5em 0 0 0;
	line-height:1.25em;
	padding:.5em 0 0 0;
	border-top:1px solid #77824a;
	}
	
.filter_notice a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	}
	
.filter_notice a:hover {
	color:#E1FA8C;
	border:none;
	}
	
.last-filter {
	border-top:3px solid #77824a;
	}

.church_search_wrapper li.church_listing, 
.church_search_wrapper li.no_results {
	width:380px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:.5em .5em .5em 0;
	margin:0;
	float:left;
	border-bottom:1px solid #DDD;
	border-right:1px solid #DDD;
	}

.church_search_wrapper li.no_results {
	font-weight:bold;
	}
	
.church_search_wrapper li.church_listing a {
	text-decoration: none;
	color:#393d40;
	float:left;
	}
	
.church_search_wrapper li.church_listing a:hover {
	color:#b35167;
	border:none;
	}
	
.church_search_wrapper .listing_location {
	color:#666;
	font-style:italic;
	margin:0 0 0 0;
	font-size:.85em;
	float:right;
	}
	
	
.popup_top h1 {
	font-size:1.5em;
	color:#333;
	font-weight:normal;
	margin:15px 15px .3em 15px;
	border-bottom:1px solid #AAA;
	float:left;
	width:546px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.popup_top a {
	color:#CC6600;
	text-decoration:none;
	}
	
.popup_top a:hover {
	color:#8D3E00;
	}
	
.card_section {
	width:260px;
	margin:0 0 15px 15px;
	float:left;
	min-height:40px;
	height:auto !important;
	height:40px;
	line-height:1.25em;
	font-size:0.9em;
	}
	
.card_section h2 {
	width:100%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1em;
	color:#458DBC;
	margin:0;
	font-weight:bold;
	}
	
.card_section em {
	font-size:.75em;
	}
	
.pastors {
	width:500px;
	}
	
.conference {
	font-size:1.15em;
	margin:0 0 20px 15px;
	display: block;
	font-style:italic;
	}
	
.card_separator {
	width: 100%;
	clear:both;
	margin:0;
	}
	
.church_searchbox {
	background-color:#EEE;
	clear:both;
	padding:.75em;
	overflow:auto;
	width:46.192em; /* 620 px */
	border-bottom:1px solid #999;
	}
	
.church_searchbox .unit {
	float: left;
	width:20em; /* 260 px */
	padding:0;
	color:#333;
	}
	
.church_searchbox input {
	border:1px solid #AAA;
	padding: .25em;
	font-size:1.17em;
	margin:5px 0 0 0;
	color:#333;
	}
	
.loading {
	background-image:url('loading.gif');
	background-position:180px 6px;
	background-repeat:no-repeat;
	}
	
#conf_filter,
#state_filter {
	border:1px solid #AAA;
	font-size:1.077em;
	padding:.25em;
	color:#333;
	margin:5px 0 0 0;
	}
	
.church_search_wrapper h4 {
	font-weight:normal;
	font-size:18px;
	color:#333;
	margin:0;
	}
