/* @override http://redeeminggracechurch.cpmpreview.com/css/home.css */

#home					{ background-image:url(/images/home_body_bg.gif); }
#home #topcontent		{ height:358px; background:url(/images/topcontent_bg.jpg) no-repeat 3px 16px; }  
#home #banner			{ 
						  display:block; width:883px; height:306px; background:none; 
						  position:relative; top:28px; left:15px; margin:0;
						}
#banner img				{ border:0; width:858px; height:306px; margin:0; padding:0; } 
#home h2				{ margin-bottom:0; } 
#welcome-content		{ padding-top:8px; }
#welcome-content p		{ margin-top:3px; }

/* @group SUBNAV */
#subnav					{ background:url(/images/tabs_bg.jpg) no-repeat right top; min-height:410px; padding-top:27px; width:125px; }
#subnav ul				{ padding:0; margin:0; list-style:none; } 
#subnav li a			{ 
						  display:block; line-height:32px; font-size:1.4em; text-decoration:none; 
						  color:#888; text-align:right; padding-right:18px;
						} 
#subnav li a.active		{ background:url(/images/active_tab.gif) repeat-y right top; color:#fff; }

/* @end */
.column					{ float:left; width:150px; margin-right:30px; display:inline; }
#mainContent			{ margin:9px 0 0; }
#home #primaryContent	{ width:473px; padding:25px 0 0 0;  }
#secondaryContent		{ width:206px; padding-top:29px; margin-right:-30px; float:left; } 
#subnav					{ padding-right:0; }

