/* @override http://lifechangingfaith.cpmpreview1.com/css/home.css */
	/* @group BANNER */
	#banner					{ position:relative; margin-left:-10px; } 
	/*#banner	img				{ position:relative; z-index:1; left:7px; top:9px;}*/
	#banner p				{ 
							  position:absolute; z-index:10; bottom:10px; left:7px; display:block; 
							  background:url(/images/banner_p_bg.png) no-repeat; 
							  padding:12px 0 0 22px; margin:0; width:522px; height:27px; 
							  font:italic 1.4em Georgia, "Times New Roman", serif; color:#8a1e04;
							}
	#banner p span			{ font-size:12px; color:#f98717;  }
	/* @end */	
	
	/* @group LATEST NEWS */
	#latest-news			{ 
							  width:165px; padding-left:5px; margin-left:8px; 
							  background:url(/images/vertical_dotted_bg.gif) repeat-y left top; 
							}
	#latest-news h4			{ margin:10px 10px 0 0; }	
	.news					{ padding:7px 10px 26px; }
	#home .news h5			{ font-size:1.1em; margin:0; font-family:arial, verdana, sans-serif; font-weight:bold;}
	#home .news h5 a		{ color:#fff; }
	#home .news p			{ margin-top:3px; font-size:1.1em; color:#fff; line-height:1.3em;}
	/* @end */
