body {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	background-repeat: repeat;
	background-position: top;
	background-color: #BD5611;
	background-image: url(../images/bgOrange.jpg);
}
#logo {
	display: inline;
	float: left;
	height: 156px;
	width: 285px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#topNav {
	clear: none;
	float: right;
	height: 46px;
	width: 495px;
	margin-top: 110px;
	background-image: url(../images/navTopBG.gif);
	text-align: center;
	display: inline;
	margin-bottom: 2px;
	background-repeat: no-repeat;
}


#botNavBox {
	float: left;
	width: 850px;
	height: 44px;
	display: inline;
}
#botNav {
	background-image: url(../images/navBotBG.jpg);
	text-align:left;
	height: 44px;
	width: 834px;
	background-repeat: no-repeat;
	margin-left: 8px;
}
#botNav ul {
	float: left;
	list-style: none;
	margin-top: 10px;
	width: 700px;
	height: 20px;
	display: inline;
	clear: none;
}
#botNav li {
	float: left;
	clear: none;
	font-size: 20px;
	font-family: Tahoma;
	font-weight: bold;
	display: inline;
	padding-right: 25px;
}
#botNav a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#botNav a:hover {
	color:#CC6600;
}
#slideshowBox, #infoBox, #contactBox, #otherContactBox, #staffBioBox, #calendarBox {
	background-color: #798c9b;
	float: left;
	height: 315px;
	width: 560px;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
}
#slideshowBox {
	background-color: #FFFFFF;
}
#contactBox, #otherContactBox, #staffBioBox, #calendarBox {
	width: 825px;
}
#contactBox, #staffBioBox, #calendarBox, #otherContactBox {
	height: 430px;
}

#infoBox h3, #contactBox h3, #otherContactBox h3, #staffBioBox h3, #calendarBox h3 {
	font-family: Tahoma;
	font-size: 38px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#infoBox p {
	color:#FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
#infoBox a {
	color: #FFFFFF;
	text-decoration: underline;
}
#infoBox a:hover{
	color:#CC6600;
}
#infoBox ul {
	color: #FFFFFF;
}
#butTop, #butMid, #butBot {
	display: inline;
	clear: right;
	float: right;
	height: 96px;
	width: 230px;
	margin-top: 10px;
	margin-right: 20px;
}
#butLeft, #butCenter, #butRight {
	display: inline;
	clear: none;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 253px;
	height: 130px;
	margin-bottom: 10px;
	margin-right: 20px;
}
#butLeft {
	margin-left: 11px;
}
#detail, #info {
	overflow:auto;
	overflow-x: hidden;
}
#authorship {
	display: inline;
	clear: both;
	float: left;
	width: 830px;
	margin-top: 5px;
	margin-left: 10px;
}
.copyright {
	font-size: 10px;
	display: inline;
	width: 350px;
	float: left;
}
.webdesigner {
	font-size: 10px;
	clear: none;
	float: right;
	width: 250px;
	text-align: right;
	display: inline;
}
.webdesigner a{
	color:#003300;
	text-decoration: none;
}
.webdesigner a:hover{
	color:#CC6600;
}
.detailBox, .eventDetailBox {
	float: right;
	display: inline;
	width: 550px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.listBox, .eventListBox {
	float: left;
	display: inline;
	width: 270px;
}

.bioList, .eventList {
	margin-left: 15px;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 20px;
}
.bioList a, .eventList a {
	color: #FFFFFF;
	text-decoration: none;
}
.bioList a:hover, .eventList a:hover {
	color:#CC6600;
}
.h5nlf {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
.sermonBox {
	background-color: #798c9b;
	text-align: center;
	display: inline;
	height: 150px;
	width: 330px;
	float: left;
	padding: 10px;
}

