.textmodule, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEE;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 15px;
	*margin-top: 5px;
}
.text_moduletitle, .listing_moduletitle, .news_moduletitle, .weblog_moduletitle, .searchresults_moduletitle, .weeklywidecalendar_title, .faq_moduletitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #eee;
	text-decoration: none;
	display: block;
	width: 80%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD8B8;
}

.textmodule p {
	padding: 10 15 10px 10px;
	margin:0px;
	color: #EEE;
	line-height: 1.3em;
	text-align: justify;
}
.sidetext_moduletitle, .toc_moduletitle, .resource_moduletitle {
	background: #330000;
	display: block;
	text-transform:uppercase;
	padding:3px;
	color: #eee;
}
#banner {
	margin: 0px;
	min-height: 30px;	
	width: 756 px;
	overflow: hidden;
}
#banner img{
}
#banner p {
	margin: 0px;
	padding: 0px;

}
.banner_moduletitle {
	position: absolute;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 3;
	color: #FFF;
	width: 754px;
	*width: 756px;
	padding: 2px;
	display: block;
	background: #333;
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity:.85);
	opacity: .85; 
	/*background-image:url(images/bg_title.gif);
	background-repeat: no-repeat;*/
}
.sidetext_moduletitle {

}
.sidetextmodule a{
	color: #EEE;
	
}
.sidetextmodule a:hover {
	color: #666633;
}
.textmodule table td {
	border-right: 1px solid #333333;
}

/*-------------------------textmodule header--------------------*/
.textmoduleheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEE;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 15px;
}
.textmoduleheader p {
	padding: 0 0 10px 0px;
	margin:0px;
	color: #EEE;
	line-height: 1.3em;
	text-align: justify;
}

p.churchwide {
	line-height: 1.4em;
	margin-left: 25px;
}