/* CSS Document */

body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-color:#242017;
	background-image:url(../images/bg-main.jpg);
	background-repeat:repeat-x;
}
input, select, textarea{
	font: normal 11px Tahoma, Verdana, Arial;
	color: #000000;
	margin: 0px;
}

#container {
	width: 666px;
	background-image:url(../images/bg-container.gif);
	margin: 0px;
	padding: 0 0 8px 0;
	line-height: normal;
	text-align: center;
	display:block;
}
#arrow{
	width:54px;
	height:59px;
	margin-left:620px;
	background-image:url(../images/bg-arrow.jpg);
	background-repeat:no-repeat;
	float:left;
	postion:relative;
}
#header {
	width: 875px;
	height: 59px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/title-main.jpg);
	background-repeat:no-repeat;
	position:relative;
	}
#header-info{
	width: 185px;
	margin-top:10px;
	margin-left:5px;
	font-family:Arial, Tahoma, Verdana;
	font-size:10px;
	color:#242017;
	text-align:right;
	float:left;
	postion:relative;
}

#navbar{
	position:relative;
	width:875px;
	height:38px;
	margin-left:auto;
	margin-right:auto;
	line-height:38px;
}
#navitem{
	height:38px;
	line-height:38px;
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	color:#375D46;
	margin-left:20px;
	margin-right:20px;
	float:left;
}
#navitem a{
	color:#375D46;
	text-decoration:none;
}
#navitem a:hover{
	color:#242017;
	text-decoration:none;
}

#content {
	width: 845px;
	position:relative;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	position:relative;
	background: #ffffff;
	padding:15px;
	text-align:left;
}

	.contenttext{
		font: normal 12px Arial, Tahoma, Verdana;
		color: #333333;
		margin: 0px;
	}
	.contenttext a{
		color: #375D46;
		text-decoration:underline;
	}
	.contenttext a:hover{
		color: #92cd24;
		text-decoration:none;
	}
	.contenttitle {
		font: bold 15px Arial, Tahoma, Verdana;
		color: #92cd24;
	}
	.contentbar {
		font: bold 11px Arial, Tahoma, Verdana;
		color: #FFFFFF;
		margin: 0px;
	}
	.contentsmall {
	font-size: 9px;
	}
#bg-corner-topleft{
	width:13px;
	height:13px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/bg-corner-topleft.jpg);
	background-repeat:no-repeat;
}
#bg-corner-topright{
	width:13px;
	height:13px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../images/bg-corner-topright.jpg);
	background-repeat:no-repeat;
}
#bg-corner-bottomright{
	width:14px;
	height:14px;
	position:absolute;
	bottom:0px;
	right:0px;
	background-image:url(../images/bg-corner-bottomright.jpg);
	background-repeat:no-repeat;
}
#bg-corner-bottomleft{
	width:14px;
	height:14px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(../images/bg-corner-bottomleft.jpg);
	background-repeat:no-repeat;
}
#box-out {
	width: auto;
	height: auto;
	background-color:#EAE7DB;
	padding: 10px;
	margin: 0px;
}	

#box-in {
	padding: 5px;
	margin: 5px;
}

#bar {
	width: 100%;
	height: 15px;
	line-height: 15px;
	background-image: url(../images/bg-divider.gif);
	padding: 0 0 0 2px;
	margin: 0px;
}
		#nav_events{
			font-family: Tahoma, Verdana, Arial;
			background: #414392;
			height: 18px;
			width: 745px;
			margin: 0px;
			padding: 0px;
			vertical-align: middle;
			line-height: 18px;
		}
			.events {
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				text-indent: 25px;
				text-align: left;
				color: #66CC66;
				font-weight: bold;
			}
			
			.events a {
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				text-decoration:none;
				color: #66CC66;
			}
			.events a:hover {
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				text-decoration:underline;
				color: #ffffff;
		}

		
#pagetitle {
	text-align: left;
	width: 775px;
	height: 61px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
	
#footer {
		height: 46px;
		width: 100%;
		text-align: center;
		background-image:url(../images/bg-footer.jpg);
		position:relative;
		line-height:20px;
}
#footer-left{
	width:13px;
	height:46px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/bg-footer-left.jpg);
	background-repeat:no-repeat;
}
#footer-right{
	width:13px;
	height:46px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../images/bg-footer-right.jpg);
	background-repeat:no-repeat;
}
#relevant{
	width:135px;
	height:26px;
	position:absolute;
	left:355px;
	bottom:0px;
}
	.footertext {
		font: normal 10px Arial, Tahoma, Verdana;
		color: #242017;
	}
	.footertext a{
		font: normal 10px Arial, Tahoma, Verdana;
		color: #242017;
		text-decoration:underline;
	}

#column-left{
	float:left;
	position:relative;
	width:205px;
}
#column-right{
	float:left;
	position:relative;
	width:615px;
	padding-left:20px;
}
#clear{
	clear:both;
}
#box-tan{
	width:190px;
	background-color:#EAE7DB;
	padding:8px;
}
.subnav{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#375D46;
	line-height:25px;
}
.subnav a{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#375D46;
	line-height:25px;
	text-decoration:none;
}
.subnav a:hover{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#92cd24;
	line-height:25px;
	text-decoration:none;
}


/* INDEX.HTM */
#img-home{
	width:512px;
	height:306px;
	position:relative;
	float:left;
}	
#announcments-home{
	width:492px;
	margin-top:10px;
	position:relative;
	float:left;
	padding:10px;
}	
#lastsunday{
	width:295px;
	height:286px;
	float:left;
	margin-left:13px;
	background-color:#375D46;
	padding:10px;
	text-align:left;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#fff;
}
#lastsunday a{
	color:#92cd24;
	text-decoration:underline;
}
#lastsunday a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#worshipwithus{
	width:295px;
	float:left;
	margin-top:10px;
	margin-left:13px;
	background-color:#ded9c5;
	padding:10px;
	text-align:left;
}
/* sermons */
#sermons_img {
	height: 160px;
	width:650px;
	text-align: left;
	background-image:url(../images/sermons.jpg);
	background-repeat:no-repeat;
}
#image_title {
	height: auto;
	width: 250px;
	padding: 125px 15px 0 15px;
	margin: 0px
}
.image_title {
	font: bold 15px Tahoma, Verdana, Arial;
	color: #FFFFFF;
}

/* ourchurch */

#ourchurch_img {
	height: 160px;
	width:650px;
	text-align: right;
	background-image:url(../images/ourchurch.jpg);
	background-repeat:no-repeat;
}

/* kids */

#kids_img {
	height: 160px;
	width:650px;
	text-align: left;
	background-image:url(../images/kids.jpg);
	background-repeat:no-repeat;
}

/* missions */

#missions_img {
	height: 210px;
	width:650px;
	text-align: left;
	background-image:url(../images/missions.jpg);
	background-repeat:no-repeat;
}

/* praise */

#praise_img {
	height: 160px;
	width:650px;
	text-align: left;
	background-image:url(../images/praise.jpg);
	background-repeat:no-repeat;
}

/* prayer */

#prayer_img {
	height: 160px;
	width:650px;
	text-align: left;
	background-image:url(../images/prayer.jpg);
	background-repeat:no-repeat;
}
/* contact */
#contact_img {
	height: 160px;
	width:650px;
	text-align: right;
	background-image:url(../images/contactus.jpg);
	background-repeat:no-repeat;
}

/* gallery */
#gallery_img {
	height: 160px;
	width:650px;
	text-align: right;
	background-image:url(../images/gallery.jpg);
	background-repeat:no-repeat;
}

/* youth */
#youth_img {
	height: 160px;
	width:650px;
	text-align: left;
	background-image:url(../images/youth.jpg);
	background-repeat:no-repeat;
}

/* news */
#news_img {
	height: 160px;
	width:650px;
	text-align: left;
	background-image:url(../images/news.jpg);
	background-repeat:no-repeat;
}

/* wmu */
#wmu_img {
	height: 160px;
	width:650px;
	text-align: right;
	background-image:url(../images/wmu.jpg);
	background-repeat:no-repeat;
}

/* beliefs */
#beliefs_img {
	height: 160px;
	width:650px;
	text-align: right;
	background-image:url(../images/beliefs.jpg);
	background-repeat:no-repeat;
}