@charset "UTF-8";


#subscribe a
	{
		background-image:url(../images/engage/b_subscribe.jpg);
		width:181px;
		height:56px;
		display:block;
		position:relative;
		top:10px;
		right:0px;
		left:18px;
		
	}



#events a
	{
		background-image:url(../images/ministry/b_events.jpg);
		width:213px;
		height:30px;
		display:block;
		position:relative;
		top:10px;
		right:0px;
		left:18px;
		
	}

#gatherings a
	{
	background-image:url(../images/recommended/b_gatherings.jpg);
	width:213px;
	height:30px;
	display:block;
	position:relative;
	top:10px;
	right:0px;
	left:18px;
		
	}

		
	
	
#subscribe a:hover, #gatherings a:hover, #events a:hover		
	
	{
		background-position:0 -28px;
	}
	
	
.contentaudioevents
	{
	
		width:270px;
		height:auto;
		float:right;
		padding-top:10px;
		border-top: 1px solid #e3e1e1;
		
		margin-right:70px;
		margin-top:0px;
		
	}
	
* html .contentaudioevents
{
	margin-right:40px;
}		
		

.contentaudioevents p
	{
		margin:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		width:auto;
		height:auto;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		line-height:20px;
	}
	
	
.contentaudioevents h1
	{
		margin:0px;
		padding-top:0px;
		padding-bottom:10px;
		padding-left:0px;
		
		width:auto;
		height:auto;
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:lighter;
		color:#5d0008;
		
	}
	
	
.contentaudioevents h2
	{
		margin:0px;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:0px;
		
		width:auto;
		height:auto;
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:lighter;
		color:#5d0008;
		
	}	
	
	
.photoaudioevents
	{
	
		width:120px;
		height:auto;
		float:right;
		margin-right:0px;
		margin-top:0px;
		
	}
	