@charset "utf-8";

#submitEdit {
	margin-right: 6px;
	border: 1px solid #a7a7a7;
}

#homeHeader {
	width: 907px;
	height: 107px;
	background: #ffffff;
}

#todaysEvents {
	border: 1px solid #e4e4e4;
	background: #eaeaea;
	width: 206px;
	height: 87px;
	padding: 9px 8px;
	float: left;
}

#teDate {
	width: 70px;
	height: 81px;
	background: #ffffff;
	padding: 3px;
	margin-right: 10px;
	text-align: center;
	float: left;
}

#teTitle {
	width: 70px;
	height: 25px;
	background: #a2546e;
	color: #ffffff;
	font: bold 11px/25px Arial;
}

#teNumber {
	width: 68px;
	height: 54px;
	background: #ffffff;
	color: #753146;
	font: bold 36px/54px Arial;
	border: 1px solid #a2546e;
}

#teContent {
	width: 100px;
	height: 67px;
	padding: 10px;
	background: #ffffff;
	font: normal 12px Arial;
	color: #000000;
	float: left;
}

#teContent a {
	color: #000000;
	text-decoration: none;
}

#teContent a:hover {
	text-decoration: underline;
}

#teContent br {
	margin-bottom: 4px;
}

#teHeader {
	font-weight: bold;
	color: #753146;
	text-transform: uppercase;
	width: 102px;
	height: 22px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 10px;
}

#dailyScripture {
	width: 450px;
	height: 101px;
	border: 1px solid #d3d3d3;
	padding: 2px;
	font: normal 18px Garamond, "Apple Garamond", Georgia, serif;
	float: left;
	margin: 0px 10px;
}

#dsInner {
	width: 406px;
	height: 61px;
	border: 7px solid #f8e9df;
	padding: 13px 15px;
}

.dsInner {
	width: 404px;
	height: 44px;
	border: 1px solid #a7a7a7;
	font: normal 18px Garamond, "Apple Garamond", Georgia, serif;
	margin-bottom: 4px;
}

#homeContact {
	width: 183px;
	height: 83px;
	border: 1px solid #a7a7a7;
	float: left;
	text-align: right;
	font: normal 12px Arial;
	padding: 11px 10px;
}

#hcHeader {
	color: #753146;
	font-weight: bold;
	margin-bottom: 6px;
	border-bottom: 1px solid #e7e7e7;
	text-transform: uppercase;
	width: 183px;
	height: 22px;
}

#homeContent {
	width: 907px;
	margin-top: 10px;
}

#hcMain {
	width: 513px;
	padding: 10px;
	border: 1px solid #a7a7a7;
	font: normal 12px Arial;
	float: left;
	margin-right: 10px;
}

#hcMain img {
	border: 1px solid #a2546e;
	padding: 2px;
}

#hcmHeader {
	height: 52px;
	font: bold 24px/52px Arial;
	color: #a2546e;
	text-transform: uppercase;
}

.hcmText {
	font: normal 1em Arial;
	width: 513px;
	height: 180px;
	border: 1px solid #a7a7a7;
	margin-bottom: 4px;
}

#hcLatest {
	width: 340px;
	border: 1px solid #a7a7a7;
	padding: 10px;
	font: normal 12px Arial;
	float: left;
}

#hcLatest img {
	border: 1px solid #a2546e;
	padding: 2px;
	margin-top: 11px;
}

#hclHeader {
	width: 340px;
	height: 28px;
	border-bottom: 1px solid #e7e7e7;
	font: bold 18px Arial;
	color: #28200e;
	text-transform: uppercase;
}

#hclNewsHeader {
	font: bold 14px/30px Arial;
	color: #753146;
	text-transform: uppercase;
	height: 30px;
}

.hclNewsHeader {
	font: bold 14px Arial;
	color: #753146;
	text-transform: uppercase;
	height: 20px;
	width: 338px;
	border: 1px solid #a7a7a7;
	margin-top: 6px;
}

#hclInfo {
	margin-bottom: 3px;
	font-weight: bold;
}

.hclText {
	font: normal 12px Arial;
	width: 338px;
	height: 120px;
	border: 1px solid #a7a7a7;
	margin-bottom: 4px;
}