@charset "utf-8";

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

#leftSide {
	width: 226px;
	float: left;
}

#eventSec {
	border: 1px solid #e4e4e4;
}

#todaysEvents {
	background: #eaeaea;
	width: 208px;
	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;
}

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

#upcomingEvents {
	border-left: 9px solid #eaeaea;
	border-bottom: 9px solid #eaeaea;
	border-right: 9px solid #eaeaea;
	width: 187px;
	padding: 10px;
	font: normal 12px Arial;
}

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

.ueEvent {
	width: 186px;
	margin-bottom: 8px;
}

.lueEvent {
	width: 186px;
}

.ueDate {
	font-weight: bold;
	float: left;
}

.ueName {
	float: right;
}

#lsImg {
	margin-top: 10px;
	padding: 2px;
	border: 1px solid #a2546e;
	height: 111px;
}

#mainContent {
	width: 671px;
	margin-left: 10px;
	float: left;
}

#mcHeader {
	width: 671px;
}

#dailyScripture {
	width: 450px;
	height: 101px;
	border: 1px solid #d3d3d3;
	padding: 2px;
	font: normal 18px Garamond, "Apple Garamond", Georgia, serif;
	float: left;
	margin-right: 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;
}

#mcContent {
	width: 649px;
	border: 1px solid #a7a7a7;
	padding: 10px;
	margin-top: 10px;
	font: normal 12px Arial;
}

#mcImgs {
	width: 648px;
	height: 268px;
	margin-bottom: 16px;
}

.mcImg:first-child {
	border: 1px solid #a2546e;
	padding: 2px;
	width: 313px;
	height: 262px;
	float: left;
	margin-right: 10px;
}

.mcImg {
	border: 1px solid #a2546e;
	padding: 2px;
	width: 313px;
	height: 262px;
	float: left;
}

#mccHeader {
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
	font: bold 18px Arial;
	color: #28200e;
	text-transform: uppercase;
}

#mccDHeader {
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
	font: bold 18px Arial;
	color: #28200e;
	text-transform: uppercase;
}

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

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

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

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

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

.row-style1 {
	background-color: #ffe1ed;
	padding: 2px 8px;
}

.row-style2 {
	padding: 2px 8px;
}

#mcContent input {
	border: 1px solid #a7a7a7;
}