.subTABLE {
	background-color: #bcbc93;
	color: #000000;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #862529;
	text-decoration: none;
	padding-left: 20px;
	display: inline;
}
.sub-title {
	font-size: 1.45em;
	font-weight: normal;
	color: #862529;
}
a.sub-top {
	font-size: .90em;
	font-weight: normal;
	color: #862529;
	text-decoration: none;
}
a.sub-top:hover {
	font-size: .90em;
	font-weight: normal;
	color: #31396A;
	text-decoration: underline;
}
.sub-menu {
	background-color: #822428;
	font-weight: normal;
	color: #ebe6c8;
	text-align: center;
	line-height: 16px;
}
.divider {
	font-size: 1em;
	font-weight: normal;
	padding-left: 1px;
	padding-right: 1px;
}
a.sub-link {
	font-weight: normal;
	font-size: 1em;
	color: #ebe6c8;
	text-decoration: none;
}
a.sub-link:hover {
	font-size: 1em;
	font-weight: normal;
	color: #dbb46e;
	text-decoration: underline;
}
.padLeft {
	padding-left: 20px;
	margin-left: 20px;
	padding-right: 10px;

}
.welcomeCell {
	padding-left: 20px;
	margin-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}

.noteBG {
	background: #ebe6c8 url(../images/prayer-note.gif) repeat-y;
}
.prayer-table {
	background: #64262B url(../images/prayerBG.jpg) no-repeat right bottom;
	color: #ECE7CA;
	width: 473px;
	text-align: left;
	padding: 15px;
	overflow: visible;
	margin-top: 15px;
}
a.prayerLink {
	color: #ebe6c8;
	text-decoration: underline;	
}
table.board {
	background-color: #ebe6c8;
	font-weight: normal;
	color: #31396A;
	text-decoration: none;
	border: 2px solid #c18a57;
}
table.board th {
	background-color: #31396A;
	font-size: 1.2em;
	font-weight: normal;
	color: #dbb46e;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border: .5px solid #ffffff;
	
}
table.board td {
	border: .5px solid #ffffff;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
td.altCELL {
	background-color: #DBB46E;
	text-align: left;
}
.topic-titleTEXT {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.numberTEXT {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
}
.sub-toprow {
	background-color: #ebe6c8;
	font-size: 1em;
	font-weight: normal;
	color: #862529;
	text-decoration: none;
}
.stockBG {
	background: #bcbc93 url(../images/sunset-main.jpg) no-repeat;
}
.cap-top {
	background: #bcbc93 url(../images/sunset-cap-top.gif) no-repeat;
}
.cap-down {
	background: #bcbc93 url(../images/sunset-cap-bot.gif) no-repeat;
}
.titleTEXT {
	color: #dbb46e;
	font-size: 1.4em;
}
.prayerBG {
	padding: 5px 20px 0px;
	color: #DBB46E;
}
.padLeft2 {
	padding-left: 35px;
	padding-right: 10px;
}
.prayer-request {
	height: 45px;
	padding-top: 10px;
}
.page-link {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.note-nonBG {
	background-color: #ebe6c8;
	color: #862529;
}

