@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background:#68a7d7 url(images/background.jpg) repeat-x;
	color:#505050;
}

#wrapper{
	width:866px;
	margin:auto;
	padding:auto;
}
#mast{
	margin-bottom:10px;
}
#mastIm{
	width:279px; height:258px;	float:left;
	background:url(images/church_07.jpg) bottom no-repeat;
}
#mastIm2{
	width:279px; height:258px;	float:left;
	
}
#logoContainer{
	float:left; width:275x; 
}
h1#logo { /* Rundle technique */
	text-indent: -9000px;  width:275x;	height: 258px;	
	font-size: .5em; float:left;
	display: block;	overflow:hidden; margin:0;	padding:0;
	background:url(images/church_06.jpg) no-repeat bottom left;
}
h1#logo a {
 	width: 275px;
	height: 208px;
	display: block;
	cursor:pointer;
}
#content_left{
	width:490px;
	padding:35px 20px 15px 40px;
}
#nav-calendar{
	

}
#footer{
	font-size:11px;
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
}
#footer ul{
	list-style-type:none;
	margin:0;
	padding:0;	
}
#footer ul li{
	display:inline;
	float:left;
	margin:0;
	padding-right:20px;

}

#content{
	width: 866px;
	
	margin:10px 0 15px 0;
	background: url(images/background_content.jpg);
}
#callouts{
	width:300px;
	float:right;
	margin:9px 4px 15px 0;
}
#callouts ul, h2{
	margin:0; padding:0;
}
.clearer{
	clear:both;
}
.logo_small{
	width:38px;
	height:42px;
	background:url(images/logo.gif) no-repeat;
	float:left;
}


a {
	color:#1563c1;
}
a:hover{
	text-decoration:none;
}

p {
	font-size:13px;
	line-height:18px;
	margin: 0 0 16px 0;
}

ul {
	margin: 6px 0 18px 18px;
	padding:0;
}

li {
	font-size:13px;
	line-height:18px;
}

h2#welcome{	background:url(images/h_welcome.gif) no-repeat; width:300px; height:33px;}
h2#about{	background:url(images/h_about.gif) no-repeat; width:300px; height:33px;}
h2#worship{	background:url(images/h_worship.gif) no-repeat; width:360px; height:33px;}
h2#ministries{	background:url(images/h_ministries.gif) no-repeat; width:300px; height:33px;}
h2#music{	background:url(images/h_music.gif) no-repeat; width:300px; height:33px;}
h2#contact{	background:url(images/h_contact.gif) no-repeat; width:300px; height:33px;}
h2#calendar{	background:url(images/h_calendar.gif) no-repeat; width:330px; height:33px;}
h2#sermon{	background:url(images/h_sermon.gif) no-repeat; width:300px; height:33px;}
h2#newsletter{	background:url(images/h_newsletter.gif) no-repeat; width:300px; height:33px;}


h2{text-indent: -9000px;margin: 0 0 16px 0;}

h3{
	font-size:24px;
	font-weight:normal;
	color:#d31d1d;
	letter-spacing:-1.0px;
	margin: 0 0 6px 0;
	padding:0;
}

h4{
	font-size:18px;
	font-weight:normal;
	color:#d31d1d;
	letter-spacing:-1.0px;
	margin: 0 0 6px 0;
	padding:0;
}


div.section {
	padding: 0 0 16px 0;
}

ul.check_list li {
	background:url(images/li_check.gif) no-repeat 0px 4px;
	padding: 0 0 4px 20px;
	margin: 0 0 0 0;
	list-style-type:none;
}









