@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E4DFCB;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 1000px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 200px;
}
#lfthead {
	width: 530px;
	float: left;
	background: url(../images/praying-man.jpg);
	height: 200px;
}
#rthead {
	width: 470px;
	float: right;
	height: 200px;
}
#sideNavBar {
	float: left;
	width: 230px;
	background-color: #F0EDE1;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#content1 {
	float: left;
	width: 710px;
	font-size: 120%;
	line-height: 140%;
	padding: 20px;
}

#staff {
	padding-left: 100px;
	padding-top: 20px;
	height: 300px;
}
#footer a {
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}

.image-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#content_left {
	float: left;
	margin-right: 10px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	width: 275px;
	text-align: justify;
}
#content_right {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


#content1 h1 {
	text-align: center;
}
#pastorImages #rickWise {
	text-align: center;
	margin-right: 30px;
	margin-left: 107px;
	float: left;
}
#pastorImages #scottCordoza {
	text-align: center;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
}
#pastorImages {
	float: left;
	width: 100%;
	text-align: center;
}

.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rickWise a {
	color: #000000;
	text-decoration: none;
}
#pastorImages a {
	color: #000000;
	text-decoration: none;
}

#sideNavBar  a {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #474023;
	text-decoration: none;
}
#sideNavBar li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 120%;
	color: #000000;
}
.image_wrapLeft {
	float: left;
	padding-right: 10px;
	clear: none;
}
#contact {
	text-align: center;
}
#profile_title {
	float: left;
	width: auto;
	padding-right: 10px;
}
#clearBoth {
	clear: both;
}
#members_id {
	float: left;
	width: auto;
}
#content_right a {
	color: #333333;
	text-decoration: none;
}
#content1 h3 {
	color: #666666;
	text-decoration: none;
	text-align: center;
}
#content1 h3 a {
	color: #666666;
	text-decoration: none;
}
#content1   h3   a:hover  {
	color: #990000;

}
#content1  ul {
	display: inline;
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
}
#content1 li {
	list-style-type: disc;
	display: inline;
	text-decoration: none;
}
#content1 ul a {
	display: inline;
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#content1 li a:hover {
	list-style-type: disc;
	display: inline;
	text-decoration: none;
	color: #990000;
}
