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

/* @override http://christchurch.cpmpreview.com/css/home.css */ 
#topcontent 				{ background:#fff; display:block; padding:8px 8px 3px; } 
#topcontent #home-banner 	{ float:left; padding:0; }

/* @group WELCOME */
#welcome					{  
							  float:left; padding:22px 25px; width:231px; height:205px; overflow:hidden; margin-left:8px; 
							  background:url(/images/welcome_bg.gif) repeat-x; 
							}
#welcome h3					{ 
							  margin:0; padding-bottom:9px; background:url(/images/welcome_h3_bg.gif) repeat-x left bottom; 
							  font:normal 19px georgia, times, serif; color:#46584b; 
							}
#welcome p					{ font-size:1.4em; line-height:22px; color:#353432; font-family:georgia, times, serif; margin-top:6px; }
/* @end */

/* @group CONTENT */
#mainContent				{ background:#fff url(/images/home_content_bg2.gif) no-repeat center top; padding:0 10px 40px; width:940px;  } 
#content					{ float:left; width:420px; margin-left:15px; }
#tabs						{ margin:16px 0 0 6px; padding:0; list-style:none; height:37px; }
#tabs li					{ display:inline; float:left; padding-right:6px;}
#tabs li a					{ 
							  display:block; height:27px; font-size:11px; padding:10px 10px 0 11px; text-transform:uppercase; 
							  color:#8a948f; font-weight:bold;
							}
#tabs li a:hover			{ text-decoration:none; }
#tabs li.current			{ background:url(/images/tab_li.gif) no-repeat right top; }
#tabs li.current a			{ background:url(/images/tab_a.gif) no-repeat left top; text-decoration:none; color:#394c3e; }

#content div				{ padding-left:18px; }
#content div div			{ padding:0; } 
#content h4					{ font-size:1.6em; margin-bottom:0; margin-top:18px; font-family}
#content h4 span			{ font:normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif; color:#837d76; margin-left:10px; }
#content h3,
#content h4 a				{ color:#538f35; text-decoration:none; font-family:georgia, times, serif; }
#content h4 a:hover			{ text-decoration:underline; }
#content p					{ font-size:1.2em; line-height:19px; color:#454544; }
#content p a				{ color:#538f35; }
#content p a:hover			{ text-decoration:none; }
/* @end */


/* @group RECENT SERMON */
#recent-sermons				{ float:left; margin-left:28px; position:relative; width:250px; margin-bottom: -27px; }
#recent-sermons h3			{  
							  text-transform:uppercase; font-size:1.3em; color:#383b3e; padding:0; margin-bottom:2px;
							  font-weight:normal; 
							}
#recent-sermons h4			{ font-weight:bold; margin-bottom:0; margin-top:7px; font-size:1.4em; width:65%; }
#recent-sermons h4 a		{ color:#538f35; text-decoration:none; }
#recent-sermons h4 a:hover	{ text-decoration:underline; }
#recent-sermons p			{ margin-top:3px; font-size:1em; color:#888682; text-transform:uppercase; }
#recent-sermons a.play		{ 
							  display:block; width:27px; height:25px; background:url(/images/listen_btn.gif) no-repeat; text-indent:-999em; 
							  position:absolute; top:60px; right:33px;
							}
#recent-sermons a.download	{ 
							  display:block; width:27px; height:25px; background:url(/images/download_btn.gif) no-repeat; text-indent:-999em;
							  position:absolute; top:60px; right:1px;
							}
#recent-sermons img			{ border:0; }
#recent-sermons ul			{ margin:28px 0 0; padding:0; list-style:none; }
#recent-sermons li			{ margin-bottom:9px; }
/* @end */




