/* @override http://thearkcommunity.cpmpreview1.com/css/home.css */
#home #footer				{ background:url(/images/footer_bg.gif) no-repeat; height:448px; }
#footer-inner				{ padding:28px 0 0; width:620px; margin:0 auto; position:relative; left:-3px; }
#footer-bottom				{ clear:both; padding-top:10px; }
#footer-bottom p			{ font-size:1.2em; color:#fff; float:left; }
#footer-bottom p#designed 	{ float:right; }
#footer-bottom a			{ color:#b25d3d; }
#footer-bottom a:hover 		{ text-decoration:none;  }

.col						{ float:left; width:186px; margin-right:31px; }
#cal-section.col			{ margin-right:0;  }
#footer h3					{ font-size:2em; font-weight:normal; color:#fcf2e2; padding-bottom:5px; border-bottom:2px solid #000; }

	/* @group SERVICE TIMES */
	#service-times h3		{ margin-bottom:2px; }
	#service-times p		{ font-size:2.4em; color:#e9d5b2; margin:0; }
	#service-times a:hover	{ text-decoration:underline; }	
	#service-times p.map	{ margin-top:12px; }
	#service-times p.map a 	{ 
							  display:block; padding:0 0 0 12px; width:155px; height:29px; background:url(/images/map_btn.gif) no-repeat; 
							  font-size:14px; color:#fff; line-height:29px; text-decoration:none; 
							}
	/* @end */
	
	/* @group ELETTER */
	#eletter h3				{ margin-bottom:0; }
	#eletter form,
	#eletter fieldset		{ border:0; margin:0; padding:0; }
	#eletter input#ea		{ padding:4px; width:117px; height:17px; border:0; background:#fdf7e8; font:1.1em Georgia, serif; color:#241c0f; }
	#eletter input#submit	{ position:relative; top:9px; left:6px; }
	/* @end */
	
	/* @group ARTICLES AND SERMONS */
	#recent-sermon h4, 
	#recent-articles h4				{ font-size:1.4em; font-weight:normal; margin:0; }
	
	#recent-sermon h4 a,
	#recent-articles h4 a			{ color:#e9d5b2; text-decoration:none; }
	
	#recent-sermon h4 a:hover,
	#recent-articles h4 a:hover 	{  text-decoration:underline;	}
	
	#recent-articles p a,
	#recent-sermon p a				{ color:#fefefe; font-size:1em; }
	
	#recent-articles p a:hover		{ text-decoration:none; }
	#recent-sermon p				{ color:#e9d5b2; font-size:1.4em; margin-top:0;}
	/* @end */
	
	/* @group RECENT SERMON */
	#recent-sermon h3				{ margin-bottom:10px }
	/* @end */
	
	/* @group ARTICLES */
	.article 						{ margin-bottom:16px; }
	#recent-articles p				{ color:#e9d5b2; font-size:1.2em; margin-top:0; }
	/* @end */
	
	/* @group UPCOMING EVENTS */
	#upcoming-events				{ margin-right:0; margin-left:-3px; }
	#upcoming-events h3				{ margin-bottom:10px;  }
	#upcoming-events .event			{ margin-bottom:15px;}
	#upcoming-events .date			{ 
									  float:left; background:url(/images/date_bg.gif) no-repeat; height:36px; width:31px; padding:0; 
									  text-align:center; margin-top:2px;
									}
	#upcoming-events .day			{ color:#000; font:18px "Trebuchet MS", arial, verdana, sans-serif; text-align:center; line-height:1em; }
	#upcoming-events .month			{ 
									  color:#fff; font:9px "Trebuchet MS", arial, verdana, sans-serif; text-align:center;  
									  line-height:1em; display:block; text-transform:uppercase; margin:2px 0 3px;
									}
	#upcoming-events p				{ margin-left:41px; font:1.2em Georgia, "Times New Roman", serif; color:#e9d5b2; margin-top:0; }
	#upcoming-events p.time			{ font:1.1em "Lucida Grande", arial, sans-serif; line-height:1.6em; margin-bottom:0;  }
	#upcoming-events p a			{ color:#fef5e5; text-decoration:none; }
	#upcoming-events p a:hover		{ text-decoration:underline; }
	/* @end */

