<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Palm Coast Church </title>
<meta name="generator" content="Podbean 3.2" /> <!-- leave this for stats -->
<link rel="alternate" type="application/rss+xml" title="Palm Coast Church RSS Feed" href="http://palmcoastchurch.podbean.com/feed/" />
<link rel="pingback" href="http://www.podbean.com/xmlrpc.php" />
<style type="text/css" media="screen">
@import "http://www.podbean.com/wp-content/themes/garland/style.css";
</style>
<link rel="stylesheet" href="http://www.podbean.com/home/css/blogstyle.css" type="text/css" media="screen" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.podbean.com/xmlrpc.php?rsd" />
		<script type="text/javascript">
		//<![CDATA[
		
			function basename (path) { return path.replace( /.*\//, "" ); }
	
			var winimg=null;
			function ps_imagemanager_popup(imgurl,title,w,h) {
				lpos=(screen.width)?(screen.width-w)/2:100;
				tpos=(screen.height)?(screen.height-h)/2:100;
				settings='width='+w+',height='+h+',top='+tpos+',left='+lpos+',scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=yes';
				winimg=window.open('about:blank','imagemanagerpopup',settings);
	
				var doc = '';
				doc += '<html><head>';
				doc += '<title>' + title + ' - ' + basename(imgurl) + '(' + w + 'x' + h +')</title>';
				doc += '<style type="text/css"><!-- body { margin:0px; padding:0px; } --></style>';
				doc += '</head>';
				doc += '<body onload="self.focus();">';
				doc += '<img style="cursor:pointer;" src="' + imgurl + '" title="' + title + '" onclick="self.close();"/>';
				doc += '</body></html>';
				
				winimg.document.writeln(doc);
				winimg.document.close();
			}	
			
		//]]>
		</script>
<script language="javascript" type="text/javascript"><!--
var podPressBackendURL = "http://palmcoastchurch.podbean.com/wp-content/plugins/podpress/podpress_backend.php?";
--></script>
<script language="javascript" type="text/javascript" src="http://palmcoastchurch.podbean.com/wp-content/plugins/podpress/podpress.js"></script>
<link rel="stylesheet" href="http://palmcoastchurch.podbean.com/wp-content/plugins/podpress/podpress.css" type="text/css" />
<style type="text/css">
		.PSR_stars {
		  height: 15px;
		  overflow: hidden;
		  padding: 0;
		  margin: 0;
		}
		* html .PSR_stars .star {
			display: block;
			position: absolute;
			height: 0;
			width: 0;
		}
		.PSR_stars input {
			display: none;
		}
		.PSR_no_star, .PSR_half_star, .PSR_full_star {
		  display: block;
		  float: left;
		  width: 17px;
		  height: 15px;
		  text-indent: -1000em;
		  background-repeat: no-repeat;
		}
		.PSR_no_star {
		  background-image: url(/wp-content/systemplugins/post-star-rating/img/stars/no_star.gif);
		}
		.PSR_full_star {
		  background-image: url(/wp-content/systemplugins/post-star-rating/img/stars/full_star.gif);
		}
		.PSR_half_star {
		  background-image: url(/wp-content/systemplugins/post-star-rating/img/stars/half_star.gif);
		}
		.PSR_votes {
			padding-left: .5em;
		}
		.full, .half, .no{
		}

		a.PSR_stars_img:link {text-decoration:none}
		a.PSR_stars_img:visited {text-decoration:none}
		a.PSR_stars_img:hover {text-decoration:none}
		a.PSR_stars_img:active {text-decoration:none}
		</style>
<script type="text/javascript">
		<!--
		function PSR_star_over(obj, star_number) {
			var psr=obj.parentNode;
			var as=psr.getElementsByTagName('label');
			for (i=0;i<star_number;++i) {
				as[i].className = 'PSR_full_star';
			}
			for (;i<as.length;++i) {
				as[i].className = 'PSR_no_star';
			}
		}
		function PSR_star_out(obj) {
			var as=obj.getElementsByTagName('label');
			var as2=obj.getElementsByTagName('span');
			for (i=0;i<as.length;++i) {
				if(as2[i].className == 'full'){
					as[i].className = 'PSR_full_star';
				}else if(as2[i].className == 'half'){
					as[i].className = 'PSR_half_star';
				}else{
					as[i].className = 'PSR_no_star';
				}
			}
		}
		//-->
		</script>
	<script type="text/javascript">
	function spamBam_storeSession(sessionID) {
		spamBam_createCookie('spambam_session',sessionID,7)
	}
	function spamBam_createCookie(name,value,days) {
		if (days) {
			var date = new Date();
			date.setTime(date.getTime()+(days*24*60*60*1000));
			var expires = "; expires="+date.toGMTString();
		}
		else var expires = "";
		document.cookie = name+"="+value+expires+"; path=/";
	}

	function spamBam_readCookie(name) {
		var nameEQ = name + "=";
		var ca = document.cookie.split(';');
		for(var i=0;i < ca.length;i++) {
			var c = ca[i];
			while (c.charAt(0)==' ') c = c.substring(1,c.length);
			if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
		}
		return null;
	}

	function spamBam_eraseCookie(name) {
		spamBam_createCookie(name,"",-1);
	}
	</script>
	<style type='text/css'>
	body, #wrapper, .commentlist .alt { background-color: #edf4f9 } 
	a, a:link, a:hover, a:visited { color: #0062A0 } 
	 { : #0000FF } 
	 { : #67AAF4 } 
	#wrapper { color: #494949 } 
	ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited { background: transparent url('http://www.podbean.com/wp-content/themes/garland/image.php?src=bg-navigation-item.png&top=0000FF&bottom=67AAF4') no-repeat 50% 0 } 
	ul.primary-links li a:hover, ul.primary-links li a.active { background: transparent url('http://www.podbean.com/wp-content/themes/garland/image.php?src=bg-navigation-item.png&top=0000FF&bottom=67AAF4') no-repeat 50% -48px } 
	#navigation { background:  url('http://www.podbean.com/wp-content/themes/garland/image.php?src=bg-navigation.png&base=0072b9') repeat-x 50% 100% } 
	#wrapper { background: #edf4f9 url('http://www.podbean.com/wp-content/themes/garland/image.php?src=body.png&base=0072b9&top=0000FF&bottom=67AAF4') repeat-x 50% 0 } 
	#wrapper #container #center #squeeze { background: #fff url('http://www.podbean.com/wp-content/themes/garland/image.php?src=bg-content.png&base=0072b9&top=0000FF&bottom=67AAF4') repeat-x 50% 0 } 
	#wrapper #container #center .right-corner { background: transparent url('http://www.podbean.com/wp-content/themes/garland/image.php?src=bg-content-right.png&base=0072b9&top=0000FF&bottom=67AAF4') no-repeat 100% 0 } 
	#wrapper #container #center .right-corner .left-corner { background: transparent url('http://www.podbean.com/wp-content/themes/garland/image.php?src=bg-content-left.png&base=0072b9&top=0000FF&bottom=67AAF4') no-repeat 0 0 } 
</style>
</head>

<body class="sidebars">
<div id='pb_controlarea'>
<table id='pb_controlstrip' cellpadding='0' cellspacing='0'>
<tr valign='middle'>            
	<td id='pb_controlstrip_userpic'><a href="http://www.podbean.com"><img src="/images/small-logo.jpg" alt="Podbean Podcast Site" title="Podbean Podcast Site" /></a></td>
    <td id='pb_controlstrip_category'>
		<span id='pb_controlstrip_whitebold12'>Category :&nbsp;&nbsp;</span>
				<a href="http://www.podbean.com/podcasts?s=hit&c=religion&t=month&p=1">Religion</a>&nbsp;&nbsp;
	</td>
	<td id='pb_controlstrip_tag'>
		<span id='pb_controlstrip_whitebold12'>Tags :&nbsp;&nbsp;</span>
		<a href="http://www.podbean.com/search?k=tag&v=church" rel="tag">church</a>&nbsp;&nbsp;&nbsp;<a href="http://www.podbean.com/search?k=tag&v=religion" rel="tag">religion</a>&nbsp;&nbsp;&nbsp;<a href="http://www.podbean.com/search?k=tag&v=relevant" rel="tag">relevant</a>&nbsp;&nbsp;&nbsp;<a href="http://www.podbean.com/search?k=tag&v=living" rel="tag">living</a>&nbsp;&nbsp;&nbsp;<a href="http://www.podbean.com/search?k=tag&v=family" rel="tag">family</a>&nbsp;&nbsp;&nbsp;<a href="http://www.podbean.com/search?k=tag&v=biblical" rel="tag">biblical</a>&nbsp;&nbsp;&nbsp;<a href="http://www.podbean.com/search?k=tag&v=simple" rel="tag">simple</a>&nbsp;&nbsp;&nbsp;<a href="http://www.podbean.com/search?k=tag&v=real" rel="tag">real</a>&nbsp;&nbsp;&nbsp;	</td>
	<td id='pb_controlstrip_register'>
		&nbsp;
	</td>
</tr>
</table>
</div>

<div id="navigation"></div>

<div id="wrapper">
<div id="container" class="clear-block">

<div id="header">
<div id="logo-floater">
<h1><a href="http://palmcoastchurch.podbean.com">Palm Coast Church</a></h1>
</div>
<ul class="links primary-links">
<li class="page_item"><a href="http://palmcoastchurch.podbean.com/about/" title="About">About</a></li>
</ul>                
</div> <!-- /header -->


<div id="sidebar-left" class="sidebar">

<ul class="menu">

<li>
<h2>Calendar</h2>
<ul>
</ul>
</li>
<li>
<h2>Pages</h2>
<ul>
<li><a href="http://palmcoastchurch.podbean.com">Home</a></li>
<li class="page_item"><a href="http://palmcoastchurch.podbean.com/about/" title="About">About</a></li>
</ul>
</li>
<li>
<h2>Categories</h2>
<ul>
<li>No categories</li>
</ul>
</li>
</ul>

</div>


<div id="center"><div id="squeeze"><div class="right-corner"><div class="left-corner">
<!-- begin content -->
<div class="node">


<div class="nextprev">
<div class="alignleft"> </div>
<div class="alignright"> </div>
</div>

</div><!-- end content -->    

<span class="clear"></span>
<div id="footer">
Powered by <a href="http://www.podbean.com" rel="generator">Podbean.com</a> &bull; Theme: Garland by <a href="http://acko.net/">Steven Wittens</a> and Stefan Nagtegaal.
</div>
</div></div></div></div> <!-- /.left-corner, /.right-corner, /#squeeze, /#center -->

<div id="sidebar-right" class="sidebar">

<ul class="menu">
<table class="profileinfo" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr height=5></tr>
<tr><td align="center">
	<table width="155px" border=0 cellpadding="2" cellspacing="0">
	<tr><td align="left"><img src="http://palmcoastchurch.podbean.com/mf/web/uvxrp/logo.jpg" width=150 height=150 /></td></tr>
		<tr><td align="left"><b>Channel Visits:</b>&nbsp;2906</td></tr>
		</table>
</td></tr>
<tr height=6></tr>
<tr><td align="center">
<div id="profilebottomaction">
	<table width="155px" border=0 cellpadding="1" cellspacing="0">
	<tr>
		<td align="left" width="70px">
		<img src="http://www.podbean.com/images/viewprofile.gif"  style="margin:4px 4px -4px 0px" /><a href="http://www.podbean.com/user-profile-view?uname=palmcoastchurch" target="_blank">Profile</a>
		</td>
		<td align="left" width="85px">
		<img src="http://www.podbean.com/images/blueicon_send_message.gif" style="margin:4px 4px -4px 0px" /><a href="http://www.podbean.com/podbean-mailbox?pageview=compose&cid=51874" target="_blank">Contact</a>
		</td>
	</tr>
	<tr>
		<td align="left" width="70px">
		<img src="http://www.podbean.com/images/blueicon_share_channel.gif"  style="margin:4px 4px -4px 0px" /><a href="http://www.podbean.com/mail?cid=51874" target="_blank">Share</a>
		</td>
				<td align="left" width="85px">
		<img src="http://www.podbean.com/images/blueicon_add_subscription.gif"  style="margin:4px 4px -4px 0px" /><a href="http://www.podbean.com/podcast-add-my-subscription?pid=28357" target="_blank">Subscribe</a>
		</td>
			</tr>
	    <tr height=5></tr>
	<tr>
		<td align="left" colspan=2>
		<img src="http://www.podbean.com/images/player_icon_20x20.gif" style="margin:4px 4px -4px 0px" /><a href="http://www.podbean.com/podcast-players?cid=51874" target="_blank">Embeddable Player</a>
		</td>
	</tr>
    	</table>
</div>


</td></tr>
<tr height=5></tr>
</table>
<br />

<li>
<form method="get" id="searchform" action="http://palmcoastchurch.podbean.com/">
<div><input type="text" value="" name="s" id="s" />
<input type="submit" id="searchsubmit" value="Search" />
</div>
</form>
</li>

	<li id="linkcat-53020"><h2>Links</h2>
	<ul>
<li><a href="http://www.palmcoastchurch.com" title="Main Church Website">Palm Coast Church</a></li>
<li><a href="http://www.brentcaptain.blogspot.com" title="Lead Pastor Brent Captain&#039;s Blog">Brent Captain&#039;s Blog</a></li>

	</ul>
</li>


<li>
<h2>Archives</h2>
<ul>
</ul>
</li>


</div>

</div> <!-- /container -->
</div>


<!-- /layout -->

<!-- end_of_podbean_footer --> 
<!-- Start Quantcast tag -->
<script type="text/javascript">
_qoptions={
qacct:"p-91lXzPDEtkPDc"
};
</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<noscript>
<a href="http://www.quantcast.com/p-91lXzPDEtkPDc" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-91lXzPDEtkPDc.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></a>
</noscript>
<!-- End Quantcast tag -->

</body>
</html>