body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bghome {
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


li {
	list-style-position: outside;
	list-style-type: square;
}

td {
	vertical-align: top;
	text-align: left;
}

a {
	color: #009900;
	text-decoration: none;
	font-weight:normal;
}

a:link, a:visited {
	color: #006600;
	text-decoration: none;
	font-weight:normal;
}

a:hover, a:active {
	color: #006600;
	text-decoration: underline;
	font-weight:normal;
}

a.dlb:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
	line-height: 16px;
}

a.dlb:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:visited:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
	line-height: 16px;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contentboxhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(images/bgLeftColBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
.contentboxborder {
	border: 1px solid #3faec6;
	padding: 0px;
	margin: 5px;
}

.bghomeimg {
	background-image: url(images/bgimg_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgaboutusimg {
	background-image: url(images/bgimg_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgchildrenimg {
	background-image: url(images/bgimg_children.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgmiddleschimg {
	background-image: url(images/bgimg_middleschool2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bghighschimg {
	background-image: url(images/bgimg_highschool.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgworshipimg {
	background-image: url(images/bgimg_worship.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgeventsimg {
	background-image: url(images/bgimg_events.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgcommunityimg {
	background-image: url(images/bgimg_community.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgbssgimg {
	background-image: url(images/bgimg_bssg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgcontactusimg {
	background-image: url(images/bgimg_contactus2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.content {
	text-align: left;
	vertical-align: top;
	width: 430px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
h1 {
	font-size: 18px;
	color: #3faec6;
	font-weight: 200;
}


a.nav:link, a.nav:visited {
	color: #3798ad;
	font-size: 12px;
	text-decoration: none;
	font-weight:600;
}

a.nav:hover, a.nav:active {
	color: #3798ad;
	font-size: 12px;
	text-decoration: underline;
	font-weight:600;
}
.vision {
	font-size: 12px;
	font-style: italic;
	line-height: 19px;
	width: 130px;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 20px;
	color: #333333;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #009999;
	margin-bottom: 2px;
}
.ptestament {
	float: right;
	height: 141px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	color: #EC662D;
	margin-top: 15px;
	display: block;
	border: 2px solid #CCC;
}

