.content.engrave .tp_st1{
	position: absolute;
	z-index: 100;
	width: 511px;
	height: 29px;
	margin: -4px 0 0 -4px;
	background: url('../images/9');
}
.content.engrave .bttm_st1{
	position: absolute;
	width: 684px;
	height: 29px;
	margin: -23px 0 0 -4px;
	background: url('../images/9') 0px -29px;
}


#title_image{
	margin-left: -4px;
	padding: 40px 0 10px 15px;
	background: url('../images/12') bottom left no-repeat;
}
#welcome {
	width: 940px;
	margin: 44px auto 0 auto;
}
#welcome div.string.content_copy{
	padding: 20px 23px 29px 23px;
	font-size: 16px;
}

#service_schedule{
	float:right;
	width: 272px;
	height: 227px;
	margin: 50px -14px 0 20px;
}
#events,
#announcements,
#scripture{
	float: left;
	width: 297px;
	height: 187px;
	margin: 40px 0 0 9px;
}

#announcements,
#scripture{
	margin-left: 25px;
}

#events .vrly,
#announcements .vrly,
#scripture .vrly{
	padding: 20px 16px 16px 16px;
}
.group_box .box_title {
	margin: -34px 0 0 -13px;
}
.announcement,.event{
	font-family:'Arial';
	padding: 15px 0 0;
}
.announcement .th,.event .th{
	position: relative;
	float: left;
	width: 33px;
	height: 33px;
	margin: 0 16px 0 -5px;
	background:url('../images/14');
}
.announcement .th.same_day_p,.event .th.same_day_p{
	background:url('../images/14') 0 -66px;
}
.announcement .th.same_day_p.same_day_f,.event .th.same_day_p.same_day_f{
	background:url('../images/14') 0 -33px;
}
.announcement .th.same_day_p .gap_t,.event .th.same_day_p .gap_t{
	height: 15px;
	margin: -15px 0 0 0;
	background:url('../images/14') 0 -33px;
}
.announcement .th.same_day_f .gap_b,.event .th.same_day_f .gap_b{
	height: 2px;
	margin: 2px 0 0 0;
	background:url('../images/14') 0 -33px;
}
.announcement .th .header,.event .th .header{
    display: block;
	font: 8px 'Tahoma';
	line-height: 12px;
	letter-spacing: 1px;
	color: #000;
	text-align: center;
    text-decoration: none;
}
.announcement .th.same_day_p .header,.event .th.same_day_p .header{
	visibility: hidden;
}
.announcement .th .body,.event .th .body{
    display: block;
	font: 18px 'Arial';
	letter-spacing: 1px;
	line-height: 19px;
	color: #333;
	text-align: center;
    text-decoration: none;
}
.announcement .th.same_day_p .body,.event .th.same_day_p .body{
	visibility: hidden;
}
.announcement .title, .event .title{
    display: block;
	font-size: 16px;
	color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.announcement .brief, .event .location{
	font-size: 14px;
	font-style: italic;
	color: #555;
}
.scripture{
  margin: 10px 0 0 0;
  color: #333;
  line-height: 22px;
}
.scripture .verse{
  display: block;
  margin: 10px 10px 20px 0;
  text-align: right;
}
#banner {
  width: 602px;
  height: 167px;
  position:absolute;
  background: url(../images/27);
  left:358px;
  cursor:pointer;
}
