div.navbar{
	position: absolute;
	left: 4px;
	top: 0px;
	margin: 0px;
}
div.navbar img{
	margin-left: 22px;
}
div.navbar ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.navbar li{
	margin: 0px 0px 1px 0px;
	font-size: 1em;
}
div.navbar a{
	line-height:30px;
	display: block;
	color: #00b;
	background-image: url('images/navbar.gif');
	width: 200px;
	height: 30px;
	text-align: center;
	text-decoration: none;
}
div.navbar a:hover{
	background-position: 0px 30px;
	color: #609;
	font-weight: bold;
}
body.home a.home,
body.site_map a.site_map,
body.sermons a.sermons,
body.directions a.directions,
body.lend_a_hand a.lend_a_hand,
body.sunday_service a.sunday_service,
body.our_history a.our_history,
body.our_beliefs a.our_beliefs,
body.our_commitment a.our_commitment,
body.in_action a.in_action,
body.meet_pastor_ray a.meet_pastor_ray,
body.missions a.missions,
body.bible_study a.bible_study,
body.fellowship a.fellowship,
body.christian_education a.christian_education,
body.photo_gallery a.photo_gallery,
body.recommended_links a.recommended_links,
body.contact_us a.contact_us
{
	background-position: 0px 30px;
}
div.navbar div.space{
	height: 14px;
	width: 50px;
	padding: 0px;
	margin: 0px;
}











.center{
	text-align: center;
}
.objectcenter{
	margin-left: auto;
	margin-right: auto;
}
.middle{
	vertical-align: middle;
}
.underline{
	text-decoration: underline;
}
img.cross{
	margin-bottom: 80px;
}
body{
	color: #004;
	background-image: url('images/background_clouds3.jpg');
	background-color: #cfebff;
}
h1{
	color: #35c;
	font-size: 3em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}
h2{
	color: #35c;
	text-align: center;
	font-size: 2em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
}
h3{
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
}
h4{
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.main{
	margin-left: 212px;
	margin-right: 10px;
	padding-bottom: 3em;
}
div.right{
	float: right
}
div.photo{
	width: 228px;
	height: 225px;
	margin: 0px;
	padding: 5px;
	float: left;
	text-align: center;
	font-size: 1.2em;
}
div.photo2{
	margin: 0px;
	padding: 5px;
	border-width: 4px;
	border-style: double;
	border-color: #004;
}
dt{
	font-size: 1.2em;
	margin-top: 1.5em;
}
dd{
	margin-top: .5em;
}
p.long{
	text-indent: 2em;
}
p.small{
	font-size: .8em;
}
span.mediumlarge{
	font-size: 1.2em;
}
a.text{
	color: #00f;
	text-decoration: none;
}
a.text:visited{
	color: #22c;
}
a.text:hover{
	text-decoration: underline;
}
img.borderless{
	border-width: 0px;
}

