/* @override http://thearkcommunity.cpmpreview1.com/css/subpage.css */

/* @group SECONDARY CONTENT */
#secondaryContent 		{ float:right; width:185px; margin-right:14px;}
#secondaryContent h3	{ 
						  font-size:1.6em; color:#744028; background:url(/images/h3_bg.gif) repeat-x left bottom; 
						  font-weight:normal; padding-bottom:9px;  
						} 


	/* @group UPCOMING EVENTS */
	#upcoming-events				{ margin-right:0; margin-top:-3px; }
	#upcoming-events .event			{ margin-bottom:15px; }
	#upcoming-events .date			{ 
									  float:left; background:url(/images/sidebar_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:47px; font:1.2em Georgia, "Times New Roman", serif; color:#2c2316; margin-top:0; }
	#upcoming-events p.time			{ 
									  font:1.1em "Lucida Grande", arial, sans-serif; line-height:1.6em; 
									  margin-bottom:0; text-transform:uppercase; 
									}
	#upcoming-events p a			{ color:#744028; text-decoration:none; }
	#upcoming-events p a:hover		{ text-decoration:underline; }
	/* @end */
	
	/* @group RECENT SERMONS */
	#recent-sermon					{ margin-top:40px; }
	#recent-sermon h3				{ margin:0; }
	#recent-sermon h4				{ font-size:1.4em; margin:9px 0 0; font-weight:normal; }
	#recent-sermon h4 a				{ color:#2c2316; text-decoration:none; }
	#recent-sermon h4 a:hover		{ text-decoration:underline; }
	#recent-sermon p				{ color:#2c2316; font-size:1.4em; margin-top:0; }
	#recent-sermon p a				{ color:#744028; }
	#recent-sermon p a:hover		{ text-decoration:none; }
	/* @end */
	
	/* @group SERVICE TIMES */
	#service-times					{ margin-top:40px; }
	#service-times h3				{ margin:0 0 9px; }
	#service-times p				{ font-size:1.9em; color:#2c2316; margin:0; }
	#service-times p.map			{ margin-top:10px; margin-bottom:0; }
	#service-times p.map a			{ 
									  display:block; width:165px; height:28px; background:url(/images/sidebar_map_btn.gif) no-repeat; 
									  text-indent:-999em; 
									}
	#service-times p.map a:focus	{ outline:none; }
	/* @end */
	
	/* @group ELETTER */	
	#eletter						{ margin-top:40px; }
	#eletter h3						{ margin:0; }
	#eletter form,
	#eletter fieldset				{ margin:0; padding:0; border:0; }
	#eletter input#ea				{ padding:2px 4px; width:110px; height:18px;font-family:georgia, "Times New Roman", serif;}
	#eletter input#submit			{ position:relative; top:8px; left:3px;}
	/* @end */
	
	/* @group SIDEBAR */
	#sidebar li,
	#sidebar p						{ font-size:1.3em; color:#2c2316; line-height:1.6em; }
	#sidebar li p					{ font-size:1em;}
	#sidebar a						{ color:#744028; }
	#sidebar a:hover				{ text-decoration:none; }
	#sidebar h4						{ font-size:1.5em; }
	#sidebar h5						{ font-size:1.4em; }
	#sidebar h6						{ font-size:1.35em; }
	/* @end */
/* @end */



/* @group FOOTER */
#footer						{ 
							  margin:-3em auto 0; background:url(/images/sub_footer_bg.png) no-repeat; 
							  width:765px; height:139px; padding-bottom:10px;
							}
#footer-inner				{ padding:30px 0 0; width:620px; margin:0 auto; }
#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;  }
				
	
/* @end */
