BODY  {
	font-family: serif;
	font-size : 0.9em;
	font-weight: normal;
	color: #000;
	background-color: #fff;
}

#stretcherDiv {
	position:relative;
}
	#headerDiv {
		display: none;
	}
	#footerDiv {
		display: none;
	}
	#middleDiv {
		position: relative;
		width: 100%;
	}
	.middleClass {
		color: inherit;
		background-color: inherit;
	}
		#navDiv {
			display: none;
		}

		#contDiv {
			position: relative;
			width: 100%;
			line-height: 150%;
		}
			.pagetitle  {
				font-family: serif;
				font-size : 1.3em;
				font-weight: bold;
				color: inherit;
				padding-left: 0px;
				text-decoration : none;
			}
			.articletitle  {
				font-family: serif;
				font-size : 1.1em;
				font-weight: bold;
				color: inherit;
				padding-left: 0px;
				text-decoration : none;
			}
			.articlelink, .articlelink:visited  {
				font-family: serif;
				font-size : 1.1em;
				font-weight: bold;
				color: inherit;
				padding-left: 0px;
				text-decoration : none;
			}
			.articlelink:Hover  {
				font-family: serif;
				font-size : 1.1em;
				font-weight: bold;
				padding-left: 0px;
				color: inherit;
				text-decoration : none;
			}
			.article {
				border-top: solid 0px #999;
				border-bottom: solid 0px #eee;
				padding-right: 80px;
				padding-bottom: 10px;
				padding-left: 0px;
			}
			.articlearrow {
				width: 0px;
				height: 0px;
			}
	
			.listen {
				width: 9px;
				height: 9px;
				background-image: url(gfx/listen.gif);
				background-color: #66c;
			}

			.externallink {
				background-image: url(gfx/external_link.gif);
				background-position: right;
				background-repeat: no-repeat;
				padding-right: 15px;
			}

			.emaillink {
				background-image: url(gfx/email_link.gif);
				background-position: right;
				background-repeat: no-repeat;
				padding-right: 15px;
			}

	#copyDiv {
		position: relative;
		font-family: serif;
		font-size: 0.9em;
		padding-top: 5px;
		padding-bottom: 5px;
	}
		.adminlink  {
			font-family: serif;
			font-size : 0.9em;
			font-weight: normal;
			color: #99f;
			text-decoration : none;
		}
		.adminlink:Visited  {
			font-family: serif;
			font-size : 0.9em;
			font-weight: normal;
			color: #99f;
		}
		.adminlink:Hover  {
			font-family: serif;
			font-size : 0.9em;
			font-weight: normal;
			color: inherit;
		}
		
H1, H2  {
	font-family: serif;
	font-size : 1.2em;
	font-weight : bold;
	color: inherit;
	background-color: inherit;
}

H3  {
	font-family: serif;
	font-size : 1.3em;
	font-weight : normal;
	color: inherit;
	background-color: inherit;
}
		.h3text  {
			font-family: serif;
			font-size : 1.3em;
			font-weight: bold;
			color: inherit;
			text-decoration : none;
		}
		.h3link  {
			font-family: serif;
			font-size : 1.3em;
			font-weight: bold;
			color: inherit;
			text-decoration : none;
		}
		.h3link:Visited  {
			font-family: serif;
			font-size : 1.3em;
			font-weight: bold;
			color: inherit;
			text-decoration : none;
		}
		.h3link:Hover  {
			font-family: serif;
			font-size : 1.3em;
			font-weight: bold;
			color: inherit;
			text-decoration : none;
		}

B  {
	font-family: serif;
	font-size : 1.0em;
	font-weight : bold;
}

B.common  {
	font-family: serif;
	font-size : 1.0em;
	font-weight : bold;
	color: #666;
}

B.alert  {
	font-family: serif;
	font-size : 1.0em;
	font-weight : bold;
	color: #ff3300;
}

A  {
	font-family: serif;
	font-weight: normal;
	text-decoration: none;
}
A:Visited  {
	font-family: serif;
	font-weight: normal;
	text-decoration: none;
}
A:Hover  {
	font-family: serif;
	font-weight: normal;
	text-decoration: underline;
}

img  {
	border: 0px;
}

.limg  {
	float: left;
	margin: 5px 5px 5px 0px;
}

.rimg  {
	float: right;
	margin: 5px 0px 5px 5px;
}

.leaderImg {
	border: solid 1px #666;
}

.leaderDiv {
	width: 150px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	text-align: center;
}

.baptismImg {
	border: solid 1px #666;
}

.baptismDiv {
	width: 275px;
	float: left;
	margin-bottom: 20px;
	margin-right: 0px;
	text-align: center;
}

.formLabelClass, .formBoldClass  {
	font-family: serif;
	font-size : 1.0em;
	font-weight : normal;
	color: #666;
}

.formInputClass, .prayerInputClass {
	width: 300px;
	font-family: serif;
	font-size : 1.0em;
	color: #666;
	background-color: #eee;
	border-top: #ccc solid 1px;
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	border-left: #ccc solid 1px;
	margin-bottom: 5px;
}

.formSubmitClass, .prayerSendItClass {
	width: 150px;
	font-family: serif;
	font-size : 1.0em;
	font-weight : normal;
	color: #666;
	background-color: #eee;
	border: #ccc solid 1px;
}

.hRule {
	color: inherit;
	background-color: transparent;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: #ccc solid 1px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

UL.nav {
	width: 150px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: solid 0px #ccc;
	border-left: solid 0px #ccc;
}
LI.nav {
	text-decoration: none;
	list-style: circle outside;
	display: block;
	padding-top: 2px;
}

TABLE.sermons {
	background-color: #eee;
}
TD.sermonsdate {
	background-color: #eee;
	border-color: #fff;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	text-align: center;
}
TD.sermons {
	background-color: #fff;
	border-color: #fff;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}
TABLE.contact {
	margin: 5px 0px 15px 0px;
	width: 225px;
}

