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

#n-umc .a { background: url(/media/img/header1/umc.gif) left bottom; }

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

#banner { 
	background-color: #666;
	background-image: url(/media/img/umc/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; }
#worship h3 { background: url(/media/img/churches/worship-times.gif) no-repeat; height: 15px; width: 115px; }

#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; }
#links1 h6 {
	color: #666; font: 1.6em Tahoma, Arial, Helvetica, sans-serif;
	padding: 10px 0;
}
