@charset "UTF-8";

html {
	height: 100%;
}
body{
	height: 100%;
	text-align: center;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
	background-color: #ede8d2;
	margin-top: 50px;
}
* {
	margin: 0;
	padding: 0;
}
#wrap {
	width: 910px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/wrap.gif);
	background-repeat: repeat-y;
	background-position: right;
}
* html #wrap {
	height: 100%
}
#header {
	width: 910px;
	height: 240px;
}
#header img {
	display: block;
}
a:link, a:visited, a:active {
	color:#0B354F;
	text-decoration:underline;
	font-weight: normal;
}
.footer {
	font-size: 12px;
	text-align: center;
}
 
a:hover {
	color:#0B354F;
	text-decoration:none;
}
#lcol {
	width: 229px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
}
ul#navigation {
	width: 229px;
}
ul#navigation li {
	list-style: none;
	text-align: left;
	margin: 0;
	display: inline;
	padding: 0px;
}
ul#navigation li a {
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
ul#navigation li a:link, ul#navigation li a:visited, ul#navigation li a:active {
	color: #EEE8D2;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 32px;
}
ul#navigation li a:hover {
	color: #BBD4E4;
	text-decoration: underline;
}
#content {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 237px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
}
p {
	margin: 0;
	padding-bottom: 15px;
}

*html #contentcal{
	
	
margin:0;
padding:0;

}
#contentcal {
	margin-top: 40;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 237px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	text-align: center;
	background-repeat: no-repeat;
}

#contentcal h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 30px;
	line-height: 36px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 30px;
	line-height: 36px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0B354F;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B354F;
}
#innerLeft {
	padding-right: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #BBD4E4;
	padding-top: 15px;
}
#innerLeft a:link, #innerLeft a:visited, #innerLeft a:active {
	color:#BBD4E4;
	text-decoration:underline;
	font-weight: bold;
}
 
#innerLeft a:hover {
	color:#EEE8D2;
	text-decoration:underline;
}
#innerLeft h2 {
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content h3 {
	font-size: 18px;
	font-weight: bold;
	color: #0B354F;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content li {
	margin-bottom: 5px;
	margin-left: 30px;
}
.pastorPic  {
	border: 1px solid #000000;
}
.center {
	text-align: center;
}
