@charset "UTF-8";
body {
	background-color: #000000;
	margin: 0;
    text-align: center;
}
.bodydiv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 10px;
	background-position: center center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5E1018;
	width: 90%;
	margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.a {
	height: 390px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.b {
	height: 465px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.header {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #6A183F;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.woodcutrose {
	float: right;
}
a:link {
	color: #68A9EA;
	font-weight: bold;
}
a:visited {
	color: #909090;
	font-weight: bold;
}
a:hover {
	color: #6A183F;
	font-weight: bold;
}
a:active {
	color: #6A183F;
	font-weight: bold;
}
.footer {
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 14px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #6A183F;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-position: center center;
	vertical-align: middle;
	padding-left: 15px;
	text-align: center;
	padding-right: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.quotation {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border: 2px solid #68A9EA;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 335px;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.churchimage {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
}
ul {
	font-weight: bold;
	margin-bottom: 4px;
}
li {
	list-style-type: square;
	padding-left: 8px;
	list-style-position: inside;
	padding-right: 15px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 7px;
}
.calendar {
	float: right;
}
.calendarlist {
	float: left;
}
.calendartop {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 10px;
	width: 75px;
}
.day {
	background-color: #BDBDBD;
	text-align: center;
	height: 65px;
	width: 75px;
	font-size: 12px;
}
.pastor {
	padding-right: 15px;
}
.pastor2 {
	padding-left: 15px;
	padding-bottom: 15px;
}
.bigpicture {
	margin-right: 75px;
}
.ChristiCo {
	color: #343434;
	padding-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ChristiCo a {
	color: #343434;
	font-weight: normal;
}
.bodydiv .a img {
	color: #FFFFFF;
	margin-top: 15px;
}
a img,:link img,:visited img, :hover img, :active img{
	border:none;
}