@import url(/media/css/base.css);
@import url(/media/css/navigation.css);
@import url(/media/css/shared.css);
@import url(/media/css/block.css);

#main { background: url(/media/img/ministries/white-bg.jpg) no-repeat 0 156px; }

#banner { 
	background-color: #666;
	background-image: url(/media/img/about/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 144px; 
	margin-left: 20px;
	overflow: hidden;
	width: 740px; 
}
#banner img { margin-top: 117px; position: absolute; z-index: 10; }

.left { width: 246px; margin-left: 20px; }

.left #meetings, .left #links, .left #worship { margin-left: 23px; padding-top: 20px; }
#content #worship table, #content #links ul { margin-top: 0; }
#meetings h3 { background: url(/media/img/main/upcoming-events.gif) no-repeat; width: 113px; }

#links1 ul { font-size: 1.2em; list-style: none; }
#links1 li { padding: 5px 0; }
#links1 .resource, #links1 .file { background: url(/media/img/icons/doc-go.gif) no-repeat 0 5px; padding-left: 20px; }
#links1 .link { background: url(/media/img/icons/red-arrow.gif) no-repeat 0 8px; padding-left: 10px; }
#links1 li a {
	color: #c30; 
	font-weight: bold;
}
#links1 li a:hover { color: #000; }

h3#podcast { 
	background: url(/media/img/bishop/podcasts.gif) no-repeat; 
	height: 25px; 
	width: 130px; 
}