/* @override http://secondmilechurch.cpmpreview1.com/css/home.css */
.col				{ float:left; }
#home #banner		{ display:block; width:522px; height:269px; background:none; float:none; margin-bottom:8px;}
h2					{ display:block; margin:0 -20px; padding:20px 20px 0; background:url(/images/home_h2.gif) no-repeat; }

/* @group PRIMARY CONTENT */
#primaryContent		{ float:left; position:relative; width:522px; padding-left:0; padding-right:0; }
#secondaryContent	{ float:right; margin:0; left:0; position:relative; width:358px; background:none;}
#text				{ background:#fff url(/images/home_primary_bg.gif) no-repeat left bottom; padding:0 20px 10px; width:482px; margin-top:10px;  }
/* @end */

/* @group GATHERINGS */
#gatherings				{ 
						  background:url(/images/gatherings_bg.gif) no-repeat; padding:20px 15px 0; width:328px; height:140px; overflow:hidden; 
						  margin:0 0 9px; position:relative;
						}
#gatherings:hover		{ background-position:left bottom; }
#gatherings h3			{ 
						  font-size:1.8em; margin:0 0 12px; padding:0 0 10px 10px; border-bottom:1px solid #cecece; position:relative; color:#585857; 
						  background:none; width:auto; line-height:1;
						}
#gatherings a.map		{ 
						  display:block; width:122px; height:22px; background:url(/images/map_btn.gif) no-repeat; text-indent:-999em; 
						  position:absolute; right:15px; top:17px; 
						}
#gatherings a.map:focus	{ outline:none; }
#gatherings img			{ border:none; }
#gatherings a			{ color:#b31414; }
#gatherings a:hover		{ text-decoration:none; }
	
	/* @group SUNDAYS */
	#sundays			{ width:98px; padding:4px 10px 0 10px; float:left; }
	#sundays h5			{ margin:0; font-size:1.3em; color:#2b2c2c; }
	#sundays p			{ font-size:1.5em; color:#d585858; line-height:1.2em; }
	/* @end */
	
	/* @group ADDRESS */
	#address			{ padding:10px 0 4px 23px; width:170px; border-left:1px solid #cecece; float:left; margin-top:-12px;} 
	#address p			{ font-size:1.2em; color:#797978; line-height:1.5em;}
	#home #address a	{ background:none; text-indent:0; line-height:1.5em; } 
	
	/* @end */
/* @end */

/* @group COMMUNITIES */
#communities			{ 
						  margin:0 0 9px; padding:23px 15px 0 12px; width:331px; height:77px; overflow:hidden; 
						  background:url(/images/communities_bg.gif) no-repeat left bottom; 
						}
#communities:hover		{ background-position:left top } 
#communities a			{ text-decoration:none; }
#communities a:hover	{ text-decoration:underline; }
#communities img		{ float:left; margin:-12px 15px 0 17px; border:none; }
#communities h3			{ font-size:1.8em; color:#585857; margin:10px 0 5px;}
#communities h3 a		{ color:#393939; }
#communities h3 a:hover	{ color:#585857; }
#communities p			{ font-size:1.2em; color:#919191; line-height:1.5em;}
#communities p a		{ color:#919191; }
/* @end */

/* @group MESSAGES */
#messages				{ padding:18px 20px 0; width:318px; height:201px; overflow:hidden; background:url(/images/sermons_bg.gif) no-repeat; }
#messages:hover			{ background-position:left bottom; }
#messages h3			{ text-transform:uppercase; color:#3d3d3d; font-size:1.1em; }
#messages .sermon		{ position:relative; border-bottom:1px solid #d2d2d2; padding:12px 0; }
.sermon h4				{ font-size:1.4em; margin:0; width: 225px;}
.sermon h4 a			{ color:#335770; text-decoration:none; width:75%; }
.sermon h4 a:hover		{ text-decoration:underline; }
.sermon p				{ font-size:1.2em; color:#7e7e7e; margin-top:9px; }
.sermon ul				{ 
						  margin:0; padding:0; list-style:none; position:absolute; top:8px; right:-6px; width:102px; height:43px; 
						  background:url(/images/sermon_btns.gif) no-reepat; 
						}
.sermon li a			{ display:block; width:102px; text-indent:-999em; background:url(/images/sermon_btns.gif) no-repeat;}
.sermon li a.play		{ display:block; height:22px; }
.sermon li a.download	{ display:block; height:21px; background-position:0 -22px; }
.sermon li a:focus		{ outline:none; }
/* @end */

