/* @override http://churchoftheincarnation.cpmpreview.com/_css/home.css */

#content		{ padding-bottom:0; }
/* @group BANNER */
#banner			{  
				  display:block; width:978px; height:500px; position:relative; background:url(/_img/home_banner_bg.jpg) no-repeat; 
				  margin-left:-9px; margin-bottom:0;
				}
#banner img		{ position:absolute; top:7px; left:8px; z-index:1; } 
#banner-overlay	{
	 			  display:block; width:961px; height:436px; background:url(/_img/banner_overlay.png) no-repeat; 
	 			  position:absolute; top:7px; left:8px; z-index:5;
	 			} 			
/* @end BANNER */

/* @group LATEST NEWS */
#latest-news		{ 
					  position:absolute; bottom:10px; left:8px; padding:0 20px; width:921px; height:47px; 
					  background:url(/_img/latest_news_bg.png) no-repeat; z-index:6;
					}
#latest-news p		{ font-size:1.2em; color:#fdfeff; line-height:47px;}
#latest-news strong	{ 
					  font:13px georgia, times, serif; text-transform:uppercase; padding-right:15px; color:#b8bdbf; 
					  background:url(/_img/latest_news_strong_bg.gif) no-repeat right center; margin-right:10px; 
					}
#latest-news a		{ color:#d42121; }					
#latest-news a:hover{ text-decoration:none; }
/* @end LATEST NEWS */

/* @group QUICKLINKS */
#quicklinks			{ 
					  width:980px; height:78px; margin:0 -30px 15px 0; position:relative; display:block; 
					  background:url(/_img/quicklinks_bg.gif) no-repeat;
					}
.quicklink			{ float:left; display:block; padding:10px 0 0 15px; width:220px; height:67px;  }
.quicklink img		{ float:left; margin-right:15px; }
.quicklink h4		{ font-size:1.4em; font-weight:bold; margin-bottom:2px; margin-top:5px;}
.quicklink h4 a		{ color:#313335; text-decoration:none; }
.quicklink:hover h4 a{ color:#c91d1d; }
#content .quicklink p{ font-size:1.1em; color:#4c5357; }

#quicklink1			{ margin-right:5px;}
#quicklink3			{ width:230px; margin-right:5px }

/*
#quicklink1			{ background-position:-1px 1px; padding-left:69px; width:166px; }
#quicklink1:hover	{ background-position:-1px -78px; }
#quicklink2			{ background-position:-240px 2px; }
#quicklink2:hover	{ background-position:-240px -78px; }
#quicklink3			{ background-position:-472px 2px; padding-left:82px; width:153px; }
#quicklink3:hover	{ background-position:-472px -79px; }
#quicklink4			{ background-position:-700px 3px; padding-left:87px; width:148px; }
#quicklink4:hover	{ background-position:-700px -77px; }
*/
/* @end QUICKLINKS */