body {	background-color: #C74D35; }

a {text-decoration:none; color: #F28907; font-weight: bold; }
a:hover {color: #DFB92D; }
a:active {color: #F3E094; }
a:visited {color: #F28907; }

#header {
	background:url(img/logo4middle.png) repeat-x;
	height:150px;
	width:100%;
}
#header_left {
	background:url(img/logo4left.png) no-repeat;
	float: left;
	height: 150px;
	width: 672px;
}
#header_right {
	background:url(img/logo4right.png) no-repeat;
	float: right;
	height: 150px;
	width: 23px;
}
#maindiv { background: #8F3523}

#nav td{
	background: url(img/button.png) no-repeat;
	height: 29px;
	width:70px;
	text-align: center;
	vertical-align: middle;
}
#nav td.button_selected{
	background: url(img/button_selected.png) no-repeat;
}
#nav a {
	font: bold 70% Verdana,Arial,sans-serif;
	color: #555;
	text-decoration:none;
}
#nav a:hover { color: #999; }

#maincontent{
	margin: 0 10px 0 10px;
	background: #AF412B;
	color: #EED383;
	font: 100% Arial,sans-serif;
	border-left: 2px solid #EFD386;
	border-right: 2px solid #EFD386;
}
#top {
	background: #AE4128 url(img/maincontent_top.png) repeat-x;
	height:10px;
}
#top div{
	height: 10px;
}
#top #tl{
	background: url(img/maincontent_tl.png) no-repeat;
	width: 11px;
	float: left;
	position: relative;
	left: -2px;
}
#top #tr{
	background: url(img/maincontent_tr.png) no-repeat;
	width: 10px;
	float:right;
	position: relative;
	left: 2px;
}
#body{
	padding: 0px 10px 0px 10px;
}
#body p{
	margin-top:0px;
}
#body img.left {
	margin: 0em 1em 1em 0em;
	float: left;
}
#body img.right {
	margin: 0em 0em 1em 1em;
	float: right;
}
#body td {
	vertical-align: top;
}

.lquestion {
	font-weight: bold;
}
#elders {
	background: url(img/pastor_pulpit_bw.png) no-repeat;
	background-position: 100px 110px;
}
#elders td {
	font-weight: bold;
}
.elder {
	width: 800px;
	margin-bottom: 5em;
}
.day {
	font-weight: bold;
	position:relative;
	left: -1.5em;
}
#calendar td, #contact td {
	color: #EED383;
}

#footer{
	background:url(img/footer_bg.png) repeat-x;
	text-align: center;
	height:73px;
}
#footer #left {
	background:url(img/maindiv_bl.png) no-repeat;
	float: left;
	height: 73px;
	width: 22px;
}
#footer #right {
	background:url(img/maindiv_br.png) no-repeat;
	float: right;
	height: 73px;
	width: 21px;
}
#arwdLogo {
	border: none;
	position:relative;
	top:23px;
}
