@charset "utf-8";
/* CSS Document */
.faithfilledtype {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.7em;
	background-image: url(../backgrounds/flower.jpg);
}
#info {
	height: 45px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 22px;
	margin-left: auto;
	background-color: #FC0;
	border: 1px solid #000;
	font-size: 0.9em;
	padding-top: 8px;
}
#info ul li {
	padding: 0px;
	line-height: 1.2em;
	list-style-type: none;
	margin-right: 5em;
	margin-left: 5em;
	font-size: .8em;
	text-align: left;
}
#family_pic {
	margin-right: 25px;
	margin-bottom: 25px;
	margin-top: 8px;
}

#info table tr td ul {
	margin: 0px;
	padding: 0px;
}



#mainContent h1, h2, h3, h4 {
	padding-left: 45px;
}
#container {
	margin:0 auto;
	width:911px;
}
#header {
	background-image: url(../image/banner-1.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#mainContent {
	height: auto;
	background-image: url(../image/content.png);
	background-repeat: repeat-y;
}
#mainContent p {
	margin: 6px 0px 0px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#joel {
	background-color: #FFF;
	border: 1px solid #000;
	font-size: .9em;
	margin:10px;
	padding:10px 6px;
	font-family:georgia;
	text-align: center;
}

#footer {
	background-image: url(../image/footer.png);
	height: 79px;
	background-repeat: no-repeat;
}
#footer p {
	margin: 0px;
	text-align: center;
	padding-top: 30px;
	font-size: 0.8em;
	line-height: 2em;
}
.faithfilledtype #info table {
	margin-right: auto;
	margin-left: auto;
}
#verseoftheday {
	display: block;
	width: 600px;
	margin:0 auto;
	font-family:georgia;
	font-size:.9em;
	line-height:1.5em;
	padding:6px;
	background-color:#fff;
	color:#000;
	border: 1px solid #666;
}
.pageleft {
	text-align: justify;
}
#schedule {
	font-family: Arial, Helvetica, sans-serif;
}

#schedule table {
	border-top:1px solid #999;
	border-left:1px solid #999;
}
.year {
	padding-top: 1em;
	font-weight: bold;
	color: #FFF;
	background-color: #669;
}
#schedule table tr td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: .5em;
}
.month {
	background-color: #99C;
	color: #FFF;
	font-weight: bold;
}
#links {
	text-align: center;
	font-size: 1.5em;
	line-height: 1.8em;
}
