.background {
	background-image: url(/assets/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2c3346;
}
.pagebg {
	background-image: url(/assets/page_bg.jpg);
	background-repeat: repeat-y;
}
.contentbg {
	background-image: url(/assets/content_bg.jpg);
	background-repeat: no-repeat;
}
.bgsundayworship {
	background-image: url(/assets/bg_sunday_worship.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 240px;
}
.bgtheword {

	background-image: url(/assets/bg_word.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 240px;
}
.bgtheevents {


	background-image: url(/assets/bg_events.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 240px;
}
.bgthenews {



	background-image: url(/assets/bg_this_news.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 240px;
}
.pagetextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2C3346;
}
.sundaycontent {
	height: 178px;
	width: 220px;
	overflow: scroll;
}
.pagetextbld {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2C3346;
}
.headeredlerhawkins {
	background-image: url(/assets/pageheader_elder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
}
.headerbishophawkins {
	background-image: url(/assets/pageheader_bishop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
}
.pagetextbldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.pagetextbldlarge {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2C3346;
}
.aboutbg {

	background-image: url(/assets/about_bg.jpg);
	background-repeat: no-repeat;
}
