/* =home
-------------------------------------- */

.preamble {
	width: 370px;
	}


/* =photo
------------------------- */
#home .photo {
	float: right;
	position: relative;
	margin-top: -143px;
	}

/* =service-times 
------------------------- */

#service-times {
	
	}
#service-times table {
	padding-bottom: .4em;
	}
#service-times table td  {
	padding: 4px 0;
	font-size: 13px;
	}
#service-times .time {
	width: 80px;
	text-align: right;
	}
#heading_service-times {
	background: transparent url(../img/service-times-headings.gif) no-repeat 0 0;
	border: 0;
	display: block;
	margin: 0 0 1em;
	overflow: hidden;
	padding: 13px 0 0 0;
	height: 0 !important;
	height /* */: 13px; /* False value for IE4-5.x/Win. */
	}

/* =noteboard
------------------------- */
#noteboard {
	padding: 6px 0 25px 0;
	}
#head_noteboard {
	margin: 0;
	padding: 0;
	}
#head_noteboard {
	background: transparent url(../img/church-news-events.gif) no-repeat 0 0;
	border: 0 !important;
	display: block;
	margin: .5em 0 .3em;
	overflow: hidden;
	padding: 18px 0 0 0;
	height: 0 !important;
	height /* */: 18px; /* False value for IE4-5.x/Win. */
	}
#noteboard h3 {
	font-size: 90%;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	color: #999;
	letter-spacing: 1px;
	padding: 1.3em 0 .4em;
	text-transform: uppercase;
	}
#noteboard h4 {
	font-size: 125%;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal;
	color: #CE6835;
	padding: .1em 0 .6em;
	}
#noteboard h4 a {
	color: #CE6835;
	border: 0;
	}
#noteboard .post p {
	font-size: 105%;
	line-height: 1.4em;
	}
	
/* =services
------------------------- */
#home #heading_welcome {
	/* background: transparent url(../img/welcome-to-zion-church.gif) no-repeat 0 0; */
		background: transparent url(../img/shalom-welcome.gif) no-repeat 0 0;

	display: block;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 25px 0 0 0;
	height: 0 !important;
	height /* */: 25px; /* False value for IE4-5.x/Win. */
	}
/* =maptolocation
------------------------- */
#home #maptolocation {
text-align: left;
margin: 2em 0;
}
#maptolocation img {
padding: 4px;
background: white;
border: 1px solid #ccc;
}
#maptolocation p {
text-align: left;
}
