/* 	Abundant Living Ministries
	Copyright 2008
	WebTek Computer Company */
	
/* BODY */

body {
	background: #82b64a url(../images/body_bg.jpg) repeat-x;
	margin:0;
	padding:0;
}

img{
	border:0;
}

hr{
      border-top: 1px dashed #a1b28e;
      color: #ebf3e2;
      background-color: #ebf3e2;
      height: 1px;
	  margin:0 0 5px 0;
}

/* TOP */
#banner {
	background:url(../images/banner.jpg) repeat-x;
	height:135px;
	margin: 10px 0 0 0;
}

#header {
	margin:0 auto;
	width:808px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#0f403a;
}

h1 {
	margin:0;
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:440px;
	height:90px;
	margin:25px 0 0 0;
	text-indent:-9999px;
}

#leftheader {
	float:right;
	height:108px;
	width:315px;
	margin:16px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#0f403a;
}

#banner h2 {
	background:url(../images/h2_bg.gif) no-repeat;
	height:40px;
	width:285px;
	padding: 14px 0 0 30px;
	font-style:italic;
	font-size:12px;
	margin:0;
	float:right;
}

#leftheader strong{
	float:right;
	margin-top:30px;
	width:140px;
}

/* NAVIGATION */

#nav {
	background:url(../images/nav_bg.gif) repeat-x;
	height:48px;
}

#menu { display:block; height: 46px; clear: both; width:808px; margin:0; margin:0 auto;}
#menu ul {list-style-type:none; padding: 0px; margin: 0px 0px 0px 0px;}
#menu li {list-style-type:none; float:left;  height: 46px; padding: 0px;}
#menu li.list1 {background:transparent url(../images/home.gif); background-repeat:no-repeat; width: 66px; margin:0;}
#menu li.list2 {background:transparent url(../images/nav/about.gif); background-repeat:no-repeat; width: 70px; margin:0;}
#menu li.list3 {background:transparent url(../images/nav/staff.gif); background-repeat:no-repeat; width: 56px; margin:0;}
#menu li.list4 {background:transparent url(../images/nav/principles.gif); background-repeat:no-repeat; width: 149px; margin:0;}
#menu li.list5 {background:transparent url(../images/nav/events.gif); background-repeat:no-repeat; width: 71px; margin:0;}
#menu li.list6 {background:transparent url(../images/nav/services.gif); background-repeat:no-repeat; width: 80px; margin:0;}
#menu li.list7 {background:transparent url(../images/nav/resources.gif); background-repeat:repeat-x; width: 93px; margin:0;}
#menu li.list8 {background:transparent url(../images/sharons.gif); background-repeat:no-repeat; width: 132px; margin:0;}
#menu li.list9 {background:transparent url(../images/contact.gif); background-repeat:no-repeat; width: 88px; margin:0;}
#menu a {display:block; height: 46px; text-indent: -9999px; border-bottom: none;}

#menu a#item1 {background:transparent url(../images/nav/home.gif) no-repeat;}
#menu a#item2 {background:transparent url(../images/nav/about.gif) no-repeat;}
#menu a#item3 {background:transparent url(../images/nav/staff.gif) no-repeat;}
#menu a#item4 {background:transparent url(../images/nav/principles.gif) no-repeat;}
#menu a#item5 {background:transparent url(../images/nav/events.gif) no-repeat;}
#menu a#item6 {background:transparent url(../images/nav/services.gif) no-repeat;}
#menu a#item7 {background:transparent url(../images/nav/resources.gif) no-repeat;}
#menu a#item8 {background:transparent url(../images/nav/sharons.gif) no-repeat;}
#menu a#item9 {background:transparent url(../images/nav/contact.gif) no-repeat;}

#menu a#item1:hover {background-position:0px -46px; z-index:50;}
#menu a#item2:hover {background-position:0px -46px; z-index:50;}
#menu a#item3:hover {background-position:0px -46px; z-index:50;}
#menu a#item4:hover {background-position:0px -46px; z-index:50;}
#menu a#item5:hover {background-position:0px -46px; z-index:50;}
#menu a#item6:hover {background-position:0px -46px; z-index:50;}
#menu a#item7:hover {background-position:0px -46px; z-index:50;}
#menu a#item8:hover {background-position:0px -46px; z-index:50;}
#menu a#item9:hover {background-position:0px -46px; z-index:50;}

/* CONTAINER */

#container {
	background:url(../images/container_bg.gif) repeat-y;
	width:808px;
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:21px;
}

#containerleft {
	width:435px;
	float:left;
	margin: 15px 0 0 30px;
}

#photo{
	background:url(../images/photo_bg.gif) no-repeat;
	width:400px;
	height:293px;
	padding:13px;
}

#phototall{
	background:url(../images/phototall_bg.gif) no-repeat;
	width:230x;
	height:293px;
	padding:13px;
}

h3 {
	font-size:30px;
	color:#033717;
	margin:10px 0 10px 0;
	font-weight:bold;
	font-style:italic;
	padding:0 0 10px 0;
	letter-spacing:-2px;
}

#containerleft.welcome {
	background:url(../images/underline.gif);
	color:#222;
}

#containerleft a{color:#78a943; text-decoration:none;}	
#containerleft a:hover{color:#222;}

.staff ul {
	margin:0;
	padding:0;
	list-style-type:none;
	text-indent:-20px;
}

.staff li {
	margin:0;
	padding:0;
	font-weight:bold;
	list-style-type:none;
	text-indent:-40px;
}

.staff li ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	font-weight:normal;
}

#containerright {
	float:right;
	width:283px;
	margin:15px 15px 0 0;
}

h4{
	font-size:20px;
	color:#033717;
	margin:10px 0 10px 0;
	font-weight:bold;
	font-style:italic;
	padding:0 0 3px 0;
	letter-spacing:-2px;
	border-bottom: #b1c4af 1px solid;
}

#services {
	background:url(../images/services_box.gif) no-repeat;
	width:260px;
	height:160px;
	padding:22px;
	line-height:23px;
	color:#2e4440;
	margin:0;
	font-size:11px;
}

#services ul {
	width:235px;
	background:url(../images/list_bg.gif);
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0;
	float:left;
	}
#services li {
	background:url(../images/service_tick.gif) no-repeat 4px 6px;
	padding-left:25px;
	width:235px;
	margin:0;
}

a.resources {
	background:url(../images/resources.gif) no-repeat;
	width:258px;
	height:90px;
	cursor:pointer;
	font-size:24px;
	color:#fff;
	text-align:right;
	letter-spacing:-1px;
	display:block;
	padding:43px 25px 0 0px;
}
a.resources span {
	color:#2e4440;
	font-style:italic;
}

a.donate {
	background:url(../images/donate.gif) no-repeat;
	width:258px;
	height:90px;
	cursor:pointer;
	font-size:24px;
	color:#fff;
	text-align:right;
	letter-spacing:-1px;
	display:block;
	padding:43px 25px 0 0px;
}
a.donate span {
	color:#2e4440;
	font-style:italic;
}

#containerright a {
	text-decoration:none;
}

a.newsletter {
	background:url(../images/newsletter.gif) no-repeat;
	width:255px;
	height:138px;
	cursor:pointer;
	font-size:24px;
	color:#fff;
	text-align:right;
	letter-spacing:-1px;
	display:block;
	padding:38px 25px 0 0px;
}

a.newsletter span {
	color:#2e4440;
	font-style:italic;
}

	
.clear {
	clear:both;
	height:30px;
}

#containerbottom {
	background:#728f54;
	height:1px;
	width:804px;
	margin:0 auto;
}

/* FOOTER */

#footer {
	width:808px;
	height:20px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	padding-top:5px;
	text-align:center;
}

#footer a{color:#fff; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footer span {padding:0 10px 0 10px;}

/* BLOG */
#containerleft strong.title {
	font-size:30px;
	color:#033717;
	margin:25px 0 10px 0;
	font-weight:bold;
	font-style:italic;
	letter-spacing:-2px;
}

#containerleft strong a {color:#033717; text-decoration:none;}
#containerleft strong a:hover {color:#628e34;}

.post {
	margin: 0 0 40px;
	text-align: justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#222;
	background:none;
	}
.post p {background:none;}
.post a {color:#628e34;text-decoration:none;}
.post a:hover {color:#222;}

h5 {
	font-size:10px;
	color:#999;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:0 0 5px;
	border-bottom:1px solid #d5d5d5;
	margin:0;
	padding:0;
}

#sidebar {
	margin: 0 0 40px;
	text-align: justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#222;
	}
#sidebar a {color:#628e34;text-decoration:none;}
#sidebar a:hover {color:#222;}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.blurb {
	background-color:#dbe3d1;
	padding:20px;
	border-top:1px solid #b2c49e;
	border-bottom:1px solid #b2c49e;
	font-size:10px;
	margin:0 0 20px 120px;
	text-align:center;
	color:#033717;
	width:280px;
}

.post img {
	padding:5px;
	background:#fff;
	border:1px solid #b2c49e;
}

#coming {
	width:364px;
	height:240px;
	margin:0 auto;
	padding-top:30px;
}

h6 {	
	font-size:16px;
	color:#033717;
	margin:5px 0 0 0;
	font-weight:bold;
	font-style:italic;
	padding:3px 0 3px 0;
}

.principle {
	border-top:dashed 1px #a1b28e;
	margin-top:15px;
}