html{
	background:#002e1d url(../images/bg-html.gif) repeat-x;
}
body{
	margin:0;
	color:#454545;
	font:13px/19px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	min-width:980px;
	background:url(../images/bg-body.jpg) no-repeat 50% 37px;
}
img{border:none;}
a{color:#4a9315;text-decoration:underline;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#main{
	width:980px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
/*header begin*/
#header{
	width:945px;
	overflow:hidden;
	padding:52px 11px 14px 24px;
}
.slogan{
	float:right;
	background:url(../images/slogan.gif) no-repeat;
	width:357px;
	height:38px;
	overflow:hidden;
	text-indent:-9999px;
	margin:40px 0 0;
}
#header h1{
	margin:0;
	float:left;
}
#header h1 a{
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:204px;
	height:117px;
	overflow:hidden;
	text-indent:-9999px;
}
/*header end*/
.holder{
	margin:48px 0 0;
	width:980px;
	padding:0 0 20px;
	min-height:1000px;
	overflow:hidden;
	background:url(../images/bg-holder.gif) repeat-y;
}
* html .holder{
	height:1000px;
	overflow:visible;
}
.main{
	width:100%;
	overflow:hidden;
}
/*content begin*/
#content{
	float:left;
	width:610px;
	padding:18px 21px 0 15px;
}
#content h2{
	margin:0 0 26px;
	color:#4a9315;
	font:21px/23px Georgia, "Times New Roman", Times, serif;
	padding:0 0 4px;
	border-bottom:1px solid #4a9315;
}
#content h3{
	margin:0;
	font:16px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding:0 0 2px;
}
#content p{
	margin:0;
	padding:0 0 18px
}
.more{
	background:url(../images/bullet.gif) no-repeat 100% 5px;
	padding:0 10px 0 0;
}
/*content end; sidebar begin*/
#sidebar{
	float:left;
	width:292px;
	padding:21px 20px 0 22px;
}
.side-banner01{
	width:100%;
	overflow:hidden;
	padding:0 0 12px;
}
.side-banner01 a,
.side-banner01 img{
	display:block;
}
.side-menu{
	height:1%;
	overflow:hidden;
	margin:0 0 14px;
	padding:7px 5px 8px;
	list-style:none;
	border:1px solid #b7b7b7;
	border-width:1px 0;
}
.side-menu li{
	padding:0 0 3px;
	float:left;
	overflow:hidden;
	width:100%;
}
.side-menu img{
	margin:6px 3px 0 0;
	float:left;
}
.side-menu span{
	float:left;
}
.side-menu a{
	color:#595959;
	float:left;
	text-decoration:none;
	font-size:11px;
}
.side-menu a:hover{
	text-decoration:underline;
	cursor:hand;
}
.side-box{
	width:280px;
	padding:5px 7px 5px 5px;
	overflow:hidden;
	margin:0 0 20px;
	background:#fff;
}
.side-add{
	width:266px;
	padding:11px 6px 10px;
	border:1px solid #e5e5e5;
}
.side-add01{
	border:1px solid #e5e5e5;
	width:278px;
	overflow:hidden;
}
.side-add01 a,
.side-add01 img{
	display:block;
}
#sidebar h3{
	margin:0;
}
.head-share{
	background:url(../images/head-share.gif) no-repeat;
	width:191px;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
}
.head-sing{
	background:url(../images/head-sign.gif) no-repeat;
	width:182px;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
}
.side-add span{
	display:block;
	padding:0 0 7px;
	font:9px/11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#7e7e7e;
}
.side-form{
	background:url(../images/bg-sideform.gif) no-repeat;
	width:209px;
	height:22px;
	padding:0 0 0 8px;
	margin:0 0 0 -1px;
	position:relative;
}
.btn-go{
	float:right;
	width:27px;
	background:none;
	font-size:10px;
	padding:3px 0 0;
	color:#002e1d;
	border:none;
	cursor:pointer;
	text-align:center;
}
.text{
	float:left;
	width:180px;
	color:#050505;
	font:10px/12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	border:none;
	background:none;
	padding:3px 0;
}
.side-box01{
	border:1px solid #32678a;
}
.side-box01 a,
.side-box01 img{
	display:block;
}
.follow-us{
	margin:-5px 0 -12px;
	padding:0 0 0 35px;
	list-style:none;
	height:1%;
}
.follow-us:after{
	content:"";
	clear:both;
	display:block;
}
.follow-us li{
	width:63px;
	float:left;
	text-align:center;
}
.follow-us li a{
	width:35px;
	height:35px;
	display:block;
	position:relative;
	cursor:pointer;
	margin:0 auto 3px;
	text-indent:-9999px;
}
.twitter{
	background:url(../images/twitter.gif) no-repeat;
}
.facebook{
	background:url(../images/facebook.gif) no-repeat;
}
.myspace{
	background:url(../images/myspace.gif) no-repeat;
}
.follow-us li a:hover{
	background-position:0 -35px !important;
}
/*sidebar end*/
/*additional header begin*/
.header-top{
	position:absolute;
	top:6px;
	width:960px;
	left:10px;
}
.header-form{
	float:right;
	background:url(../images/bg-header-form.gif) no-repeat;
	width:208px;
	height:19px;
	padding:0 0 0 8px;
	overflow:hidden;
}
.btn-search{
	float:right;
	background:none;
	border:none;
	width:26px;
	height:22px;
	cursor:pointer;
	position:relative;
}
.text01{
	float:left;
	width:170px;
	border:none;
	background:none;
	color:#050505;
	font:11px/15px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding:2px 0 0 0;
	height:17px;
}
.header-top ul{
	margin:0;
	padding:0;
	list-style:none;
}
.header-top ul li{
	float:left;
	background:url(../images/header-separator.gif) no-repeat 0 10px;
	padding:11px 3px 0 4px;
}
.header-top ul li:first-child{
	padding-left:0;
	background:none
}
.header-top ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:8px;
}
.creflo{
	background:url(../images/creflo.gif) no-repeat;
	width:139px;
}
.world{
	background:url(../images/world.gif) no-repeat;
	width:218px;
}
.wcci{
	background:url(../images/wcci.gif) no-repeat;
	width:82px;
}
.taffi{
	background:url(../images/taffi.gif) no-repeat;
	width:70px;
}
/*additional header end*/
/*nav begin*/
#nav{
	width:988px;
	position:absolute;
	top:181px;
	left:-3px;
}
#nav .l{
	background:url(../images/bg-nav-left.png) no-repeat;
	width:8px;
	height:56px;
	overflow:hidden;
	float:left;
}
#nav .c{
	background:url(../images/bg-nav-center.png) repeat-x;
	width:971px;
	float:left;
	height:54px;
	padding:2px 0 0;
}
#nav .c:after{
	content:"";
	clear:both;
	display:block;
}
#nav .r{
	background:url(../images/bg-nav-right.png) no-repeat;
	width:9px;
	height:56px;
	overflow:hidden;
	float:left;
}
.navigation{
	margin:0;
	padding:0;
	list-style:none;
}
.navigation li{
	float:left;
	background:url(../images/nav-separator.gif) no-repeat;
	padding:0 0 0 1px;
	position:relative;
}
.navigation li:first-child{
	background:none;
	padding-left:0;
}
.navigation li a{
	height:33px;
	float:left;
	color:#757575;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	padding:14px 40px 0;
	cursor:pointer;
}
.navigation li.active a,
.navigation li.hover a,
.navigation li:hover a{
	background:url(../images/bg-nav-hover.gif) repeat-x;
}
.drpdwn{
	position:absolute;
	top:100%;
	left:-9999px;
}
.drpdwn-t,
.drpdwn-b{
	background:url(../images/bg-drpdwn-top.png) no-repeat;
	width:193px;
	height:7px;
	overflow:hidden;
}
.drpdwn-c{
	background:url(../images/bg-drpdwn-center.png) repeat-y;
	width:193px;
}
.drpdwn-c:after{
	content:"";
	clear:both;
	display:block;
}
.drpdwn-b{
	background:url(../images/bg-drpdwn-bottom.png) no-repeat;
	height:8px;
}
.navigation li ul{
	margin:-3px 0 0;
	padding:0 7px 5px 1px;
	list-style:none;
	width:185px;
}
.navigation li:hover li,
.navigation li.hover li {
	padding:4px 0 0;
	background:url(../images/none.gif);
}
.navigation li:hover li a,
.navigation li.hover li a {
	height:auto;
	color:#4a9315;
	font-weight:normal;
	padding:0 10px 2px 21px;
	line-height:16px;
	width:154px;
	float:none;
	display:block;
}
.navigation li:hover li a,
.navigation li.hover li a,
.navigation li:hover li:hover li a,
.navigation li.hover li.hover li a {background:none;}
.navigation li:hover li:hover a,
.navigation li.hover li.hover a,
.navigation li:hover li:hover li:hover a,
.navigation li.hover li.hover li.hover a {background:#e3e3e3;}
.navigation li.hover .drpdwn,
.navigation li:hover .drpdwn {left:0;}
.navigation li.hover .drpdwn li .drpdwn,
.navigation li:hover .drpdwn li .drpdwn {left:-9999px;}
.navigation li.hover .drpdwn li.hover .drpdwn,
.navigation li:hover .drpdwn li:hover .drpdwn {
	top:0;
	left:184px;
}
/*nav end*/
/*footer begin*/
#footer{
	background:#53524f url(../images/bg-footer.gif) repeat-x;
	width:980px;
	overflow:hidden;
	padding:0 0 23px;
}
.footer-box01{
	width:100%;
	overflow:hidden;
	text-align:center;
	color:#acacac;
	font-size:11px;
}
.footer-box01 ul{
	margin:0;
	padding:0;
	list-style:none;
}
.footer-box01 ul li{
	display:inline;
	background:url(../images/footer-separator.gif) no-repeat 0 3px;
	padding:0 2px 0 7px;
}
.footer-box01 ul li:first-child{
	background:none;
	padding-left:0;
}
.footer-box01 a{
	color:#acacac;
}
.footer-box01 p{
	margin:0;
	line-height:19px;
	padding:4px 0 0;
}
.email{
	text-decoration:none;
}
.email:hover{
	text-decoration:underline;
}
.footer-box{
	width:100%;
	overflow:hidden;
	padding:19px 0 0;
}
.banner-holder{
	margin:0;
	height:1%;
	overflow:hidden;
	padding:0 0 6px 246px;
	list-style:none;
}
.banner-holder li{
	float:left;
	padding:0 56px 0 0;
}
.footer-slogan{
	display:block;
	margin:0 auto;
	background:url(../images/footer-slogan.gif) no-repeat;
	width:507px;
	height:12px;
	text-indent:-9999px;
	padding:0 0 20px;
}
/*footer end*/
/*keniya-relief-effort begin*/
.content-box01{
	width:608px;
	position:relative;
	margin:-18px -21px 23px -15px;
	overflow:hidden;
	background:#03180e;
	padding:14px 19px;
}
.content-box01 img{
	display:block;
}
.donate-holder{
	width:100%;
	overflow:hidden;
	padding:27px 0 0;
	display: block;
}
.btn-donate-mission{
	background:url(../images/btn-donate01.jpg) no-repeat;
	width:256px;
	height:56px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	margin:0 auto;
}
.btn-donate-mission2{
	background:url(../images/btn-donate02.jpg) no-repeat;
	width:256px;
	height:56px;
	overflow:hidden;
	display:block;
	margin:0 auto;
	text-align:center;
	text-decoration:none;
	font:13px/19px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	padding-top:17px;
}
.help{
	background:url(../images/help.gif) no-repeat;
	width:241px;
	height:11px;
	overflow:hidden;
	display:block;
	margin:2px auto 0;
	text-indent:-9999px;
}
/*keniya-relief-effort end*/
/*home-page begin*/
.flash-holder{
	width:923px;
	overflow:hidden;
	background:#03150c;
	padding:14px 38px 14px 19px;
}
.flash-box01{
	width:256px;
	float:right;
	padding:23px 0 0;
}
.flash-box01 img,
.flash-box01 a{
	display:block;
}
.btn-donate{
	margin:18px 1px 0;
	background:url(../images/btn-donate.jpg) no-repeat;
	width:254px;
	height:54px;
	overflow:hidden;
	cursor:pointer;
	text-indent:-9999px;
}
.btn-donate:hover{
	background-position:0 -54px;
}
.help01{
	background:url(../images/help01.gif) no-repeat;
	width:241px;
	height:11px;
	overflow:hidden;
	margin:2px auto 0;
	text-indent:-9999px;
	display:block;
}
.flash-box02{
	float:left;
	width:608px;
}
.flash-box02 a,
.flash-box02 img{
	display:block;
}
.content-box02{
	width:640px;
	overflow:hidden;
	padding:0 0 20px;
	margin:0 -30px 0 0;
}
.col{
	width:291px;
	float:left;
	padding:3px 29px 0 0;
}
#content h2 em{
	font-size:11px;
	line-height:13px;
}
.content-text{
	width:100%;
	overflow:hidden;
	margin:-17px 0 0;
}
.content-text img{
	display:block;
	margin:0 0 2px;
	border:1px solid #b8b8b8;
}
#content .giving{
	margin:-18px 0 0 !important;
	display:block;
	color:#4a9315;
	font:italic 15px/18px Georgia, "Times New Roman", Times, serif;
}
.content-box03{
	width:100%;
	overflow:hidden;
	padding:5px 0 0;
}
.content-box03 h2{
	margin:0 0 8px !important;
}
/*home-page end*/
/*missions-tables begin*/
.missions-table {
border: solid 1px #5f9e30;
background:#e9e7e0 url(../images/missions-table-bg.jpg) top center no-repeat;
padding: 5px 5px 5px 5px;
margin-left:auto;
margin-right:auto;
}
.missions-table-head {
font:17px/18px Georgia, "Times New Roman", Times, serif;
color: #5f9e30;
}
.missions-table td { padding: 3px 3px 3px 3px;
}
.missions-table-align-right {
text-align: right
}
.missions-table-notes {
font-style: italic;
font-size:12px;
color: #5f9e30;
}
/*missions-tables end*/
/*missions-photos begin*/
.photo_right{
	float:right;
	margin:10px 0 5px 7px;
}
.photo_left{
	float:left;
	margin:0 10px 5px 0;
}
/*missions-photos end*/
