* {
	margin:0;
	padding:0;
}

html {
 	min-height: 100%;
 	height: auto;
}


body {
	background:#efead1 url(../images/body-bg.jpg) repeat-x;
	font: 12px/16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*font: 11px/14px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS, Tahoma, Verdana;*/
	margin:0;
	padding:0;
	text-align:justify;
	color:#393936
	

}
/*Global
=============================================================*/
.clear {
	clear:both;
}

a img {
	border:none
}

a {
 color:#8D7960;
 text-decoration:none;
}

a:hover {
 color:#453A2D;
 text-decoration:underline;
}

p {
	margin-bottom:0 0 10px 0;
}

h1 {
	margin:20px 0px 20px 0px;
	color:#990000;
	font-size:18px;
	text-align:left;
	text-transform:capitalize
}

h2 {
	font-weight:500;
	font-size:18px;
	color:#7C131F;
	margin-bottom:10px
}


h3 {
	font-weight:500;
	font-size:20px;
	color:#7C131F;
	margin-bottom:10px
}

h4 {
	color:#8D7960;
	margin-bottom:10px;
	font: bold 15px/18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;
}
h4 span{
	font-weight:bold;
	font-size:12px;
	color:#8D7960;
}

.wraper {
	width:829px;
	margin:4px auto;
}

.header_top { }

.header_top .logo {
	width:242px;
	float:left;
}

.header_top .top_navi {
	width:587px;
	height:85px;
	background:url(../images/top_navigation.jpg) no-repeat left top;
	float:right;
}

.top_navi-1 {
	text-align:right; 
	padding-top:5px;
	height:45px;
	padding-right:15px;
	color:#352F22;
}

.top_navi-1 a {
	color:#352F22;
	text-decoration:none;
}

.top_navi-1 a:hover {
	color:#352F22;
	text-decoration:underline;
}


.top_navigation {
	text-align:center;
	padding:2px 10px 0px 40px;
	margin-bottom:1px;
	
}

/*.top_navigation a{
	color:#a61e1b;
}

.top_navigation a:hover{
	color:#a61e1b;
}*/

/*.top_navigation a{
	margin:0 0 0px 12px;
	color:#a61e1b;
	text-decoration:none;
}

.top_navigation a:hover{
	margin:0 0 0px 12px;
	color:#000;
	text-decoration:none;
	
}*/

.top_navigation a.selected{
	margin:0 0 0px 25px;
	color:#000;
	text-decoration:none;
	/*border-bottom:#fff 2px solid;*/
}


.header_events {
	background:#000;
	padding:10px 12px 15px 12px;
}

.header_events .box_left {
	width:554px;
	float:left;
}

.header_events .box_right {
	width:240px;
	float:right;
	background:url(../images/tv_events.jpg) no-repeat left top;
	height:256px;
}

.header_events .box_right h2 {
	font-size:12px;
	margin:9px 0 6px 30px;
	color:#8d7960;
	font-weight:bold;
	text-transform:uppercase
}

.box_right .sam {
	height:40px;
	padding:26px 10px 0px 10px;
	color:#837f7f
}

.box_right .rak {
	height:40px;
	padding:21px 10px 0px 10px;
	color:#837f7f
}
.box_right .aradh {
	height:40px;
	padding:21px 10px 0px 10px;
	color:#837f7f
}

.box_right .sam p, .box_right .rak p, .box_right .aradh p{
	margin-bottom:5px;
}



.box_right .sam a, .box_right .rak a, .box_right .aradh a{ 
	color:#990000; 
	font-weight:bold;
	text-decoration:none
}

.box_right .sam a:hover, .box_right .rak a:hover, .box_right .aradh a:hover{ 
	color:#990000; 
	font-weight:bold;
	text-decoration:underline
}

.home_content {
	background:#E2D0A8;
	padding: 0;
}

.home_content .conentn-1 {
	padding:5px 10px 10px 10px;
	text-align:justify;
	color:#9f6e1a
}

.home_content .conentn-1 p{
	margin-bottom:5px;
}



.futer {
	padding:0 15px 15px 15px;
	color:#262625;
	font-size:11px;
	background:url(../images/futer_bg.jpg) no-repeat left top;
}	

.futer a {
	color:#262625;
	text-decoration:none;
}

.futer a:hover {
	color:#262625;
	text-decoration:underline;
}

.futer .left {
	width:500px;
	float:left
}
.futer .right {
	width:270px;
	float:right;
	text-align:right
}

.futer .right a {
	color:#990001;
	text-decoration:none;
}

.futer .right a:hover {
	color:#990001;
	text-decoration:underline;
}


/*Drop Down Menu
================================================================================*/
ul.menu {list-style:none; margin:0; padding:0; text-align:left}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#a61e1b; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px; }
ul.menu ul {position:absolute; /*top:26px;*/ left:0; background:#DBCCA1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #C0B186; border-top:none; width:148px; margin:0;  }
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#DBCCA1; font-weight:normal; font-size:12px; color:#352F22; text-decoration:none}
ul.menu ul li a:hover {background-color:#C0B186; color:#000; text-decoration:none}
ul.menu ul ul {left:148px; top:-1px; font-weight:normal}
ul.menu .menulink {padding:5px 7px 7px; font-weight:bold; background:/*url(images/header.gif)*/; width:auto}
ul.menu .menulink:hover, ul.menu .menuhover {background:/*url(images/header_over.gif)*/; }
ul.menu .sub {background:#DBCCA1 url(../images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #C0B186}

/******************************* form start *******************************/
form, .submit {font: Trebuchet MS, Arial, Helvetica, Sans-Serif;}
.form {/*float:left;*/ padding:0; }
.form label {/*float:left;*/ width:100px; padding:10px 10px 0 0; font-weight:bold}
.form select {/*float:left;*/ width:146px; margin-top:10px}
.form input {/*float:left;*/ margin-top:10px; Trebuchet MS, Arial, Helvetica, Sans-Serif }
.form .submit {clear:both}
#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}

.send { height:23px; width:52px; background:url(../images/submit-2.jpg) no-repeat left top; border:none; color:#3B3E83; font-size:10px; font-weight:bold }
.inpt { border:#666666 1px solid; background:#CCCCCC; color:#3B3E83; height:20px;}
.submit { height:20px; width:60px; background:#e9dbc3; border:#C0BEBE 1px solid; color:#41413F; font-size:10px; font-weight:500 }

.send-1 { height:22px; width:46px; background:url(../images/submit-3.jpg) no-repeat left top; border:none; color:#CFCFCF; font-size:10px; font-weight:bold }

#sendmail {
	height:36px;
	padding-left:20px;
	padding-top:66px;
}

.textBox, .textfield {
	color:#000;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	border:#999999 1px solid;
}


/*inner Pages
================================================================================*/
.black_strip {
	background:#000;
	height:9px;
	font-size:0;
	
}
.content_container { }

.content_container .column_left {
	width:240px;
	background:url(../images/left_navi_bg.jpg) repeat-y;
	vertical-align:top;
	padding-bottom:10px
}

.column_left h1 {
	margin:20px 0px 20px 0px;
	color:#DCCCA0;
	font-size:24px;
	text-align:center;
	text-transform:uppercase
}

.column_left .left_menu {
	margin-bottom:20px;
	
}

.content_container .column_right {
	width:589px;
	vertical-align:top;
	background:#fff
}



.column_right p {
	margin-bottom:10px;
}

.cntnt {
	padding:8px 6px 8px 6px;
}

/*About Us
================================================================================*/
p.padtop {
	padding-top:14px;
}
/*crusades
================================================================================*/
.Gallery {
	background:#fff
}

/*testimonies
================================================================================*/
#utube{ 
	/*background:url(../images/utubBg.jpg) no-repeat 40px -7px;*/
	text-align:center;
	height:285px; 
	padding-bottom:15px;
	padding-left:15px;
}

ul.test {
	margin:20px 0 0 20px;
	padding:0;
	list-style:none
	
}
ul.test li {
	margin:0;
	padding:0;
	background:url(../images/bullet.jpg) no-repeat left 7px;
	padding:3px 10px 7px 15px;
	/*color:#837F7F*/
}


/*Jesus Charities
================================================================================*/
.jc_quote {
	padding:4px;
	background:#F5EAD9;
	border:#E6D6BE 1px solid
}

ul.style {
	margin:0;
	padding:0;
}
ul.style li{
	margin:0;
	padding:0 0 0 30px; 
	list-style:none;
	height:23px;
	background:url(../images/bullet-33.jpg) no-repeat left 5px;
	line-height:23px;
	
}
ul.style-1{
	margin:0 0 0 20px;
	padding:0;
}
ul.style-1 li{
	list-style:square;
	margin:0;
	padding:0 ; 
	height:15px;
	line-height:15px;
	color:#726f6a
	
}

ul.style-1 li span{
	color:#393936
	
}

p.yc {
	text-align:center;
	color:8D7960
}



