@charset "utf-8";

table#tableContent h1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A67A53;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #666;
	text-transform: capitalize;
	clear: both;
}
table#tableContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #666;
	padding: 0px;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: .7em;
}
table#tableContent p {
	margin: 1em;
	color: #58412C;
}
table#tableBanner {
	background-image: url(../_images/banner_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
}
table#tableBanner p a {
	color: #AE8056;
	text-decoration: none;
	font-weight: bold;
}
table#tableBanner p a:hover {
	color: #C9A263;
}
div#divInfo {
	margin: 0px;
	height: 62px;
	width: 294px;
	background-image: url(../_images/churchinfo_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.pCopyright {
	font-weight: bold;
	color: #88513C;
}


img.imgTh {
	border: 3px solid #75352B;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}
td#tdFooterNav {
	background-image: url(../_images/footernavBK.jpg);
	background-repeat: repeat-x;
	color: #DCBC8D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
td#tdFooterNav a {
	color: #5B441C;
}
input, textarea {
	background-color: #65311C;
	border: 1px solid #A67A53;
	color: #FFD99B;
	padding-right: 0.5em;
	padding-left: .5em;
}
