body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#e3e4e4;
	margin:0px;
}
p{
	margin:0px;
	margin-bottom:10px;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 950px;
	text-align: left;
	margin:0px auto;
	background-color:#FFFFFF;
}
#header-warp{
	clear:both;
	border-bottom:2px solid #003366;
	height:100px;
	background-image:url(../images/top-nav-bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	position:relative;

}
#logo{
	position:absolute;
	left:25px;
	top:10px;
	width:335px;
	height:62px;
	background-image:url(../images/bejai_church.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#logo h1{
	text-align:right;
	color:#252525;
	font-size:24px;
	font-weight:bold;
}
#logo h1 span{
	font-size:12px;
	color:#8d8a89;
}
#header-text{
	position:absolute;
	right:0px;
	bottom:5px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:20px;
}
#main-banner{
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:200px;
	position:relative;
}
/* Menu start here */
.menu {
	clear: both;
	background-image:url(../images/navbg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	height:42px;
	line-height:42px;
}
.menu a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	/*padding-left:25px;
	padding-right:25px;*/
	padding-left:20px;
	padding-right:20px;
	float:left;
	color:#000;
}
.menu a:hover{
	text-decoration:none;
	color:#FFF;
	background-image:url(../images/navover.jpg);
	display:block;
}
#menu-curent{
	text-decoration:none;
	color:#FFF;
	background-image:url(../images/navover.jpg);
	display:block;
}
.submenu{
	width:189px;
	float:left;
}
.submenu ul{
	margin:0px;
	padding:0px;
}
.submenu ul li{
	margin:0px;
	padding:0px;
	border-bottom:1px solid #FFFFFF;
	list-style:none;
	line-height:24px;
	padding-left:10px;

}
.submenu ul li a{
	padding-left:15px;
	color:#1764a6;
	text-decoration:none;
	display:block;
	background-image:url(../images/buliet001.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.submenu ul li a:hover{
	color:#000000;
	background-color:#fafdff;
}
/* Menu end here */
#content-warp{
	clear:both;
	padding:2px;
	background-color:#fff;
	
}
#content-warp p{
	text-align:justify;
}

#news-events{
	float:left;
	width:193px;
	background-color:#555555;
}
#news-events h1{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	line-height:33px;
	text-align:center;
	background-color:#000000;
}
#news-events-content{
	padding:10px;
	color:#cccccc;
}
#news-events-content span{
	color:#ffffff;
	font-weight:bold;
}
#news-events-content a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	padding-top:2px;
}

.link{
	text-align:right;
}
.link a{
	color:#6fb3cf;
	text-decoration:none;
}
.link a:hover{
	color:#000000;
}
#content{
	float:left;
	padding:0px 3px;
	width:539px;
}
#content-inner{
	padding:0px 15px;
}
#content-inner h1{
	font-size:13px;
	font-weight:bold;
	color:#0263b8;
	margin:0px;
	padding-bottom:10px;
	}
#content h1{
	font-size:13px;
	font-weight:bold;
	color:#0263b8;
	margin:0px;
	padding-bottom:10px;
	}
.mas p{
	margin:0px;
	clear:both;
	width:100%;

	}
.mas p label{
	float:left;
	text-align:left;
	width:48%;	padding-bottom:5px;
	}
	
#add{
	float:right;
	width:175px;
	background-color:#cccdcd;
	padding:5px;
}
#footer{
	clear:both;
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	color:#b7b6b7;
}
#footer a{
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
#footer a:hover{
	color:#d8d7d7;
	padding-left:5px;
	padding-right:5px;
	text-decoration:underline;
}
.pad-bot{
	padding-bottom:5px;
}
.b{
	font-weight:bold;
}
.pad8{
	padding:8px;
	background-color:#FFFFFF;
	margin:10px 0px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.wth{
	width:49%;
}
.left_bar
{
border-right:1px dashed #000;
float:left;
}
/********************************************
   Clear Fix
********************************************/ 
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


.comment {
	background-color:#FFFFFF;
	background-image:url(../images/comment.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #EEEEEE;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:1px;
	}
.comment input {
	background-image:url(../images/input_bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #A4B5C2;
	padding:2px;
}
.comment textarea {
	background-image:url(../images/input_bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #A4B5C2;
	padding:2px;
}
.comment-header {
	background-image:url(../images/comment-header-bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#575555;
	font-size:14px;
	font-weight:bold;
	line-height:33px;
	text-align:center;
}
.comment td {
	padding:3px;
}
.comment-head {
	border-bottom:1px dotted #D7D7D7;
	color:#565656;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	text-align:center;
}
.comment-head-right {
	color:#7B9CC6;
	font-size:10px;
	padding-bottom:2px;
	padding-top:10px;
	text-align:right;
}
.comment-head-left {
	color:#4A8DC1;
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:10px;
	text-align:left;
}
.comment-head-left span {
	color:#333333;
	font-size:11px;
	font-weight:normal;
	padding-left:3px;
}
.comment-body {
	background-color:#F6FDFE;
	border:1px solid #ECECEC;
	color:#373737;
	font-size:13px;
	line-height:19px;
	padding:5px;
}
.comment-share {
border:1px solid #CCCCCC;
height:21px;
padding-bottom:10px;
padding-left:10px;
}
.comment_box{
padding-bottom:12px;
padding-top:10px;
}
.thanksmsg {
	background-color:#FFFFFF;
	padding:10px;
	font-weight:bold;
	color:#184D82;
}
.dis {
	background-color:#FEF4F4;
	border:1px solid #F4F1F1;
	padding:10px;
}
.dirmain
{
	width:720px;
	font-size:12px;
	border:1px solid #CCCCCC;
	min-height:30px;
	_height:30px;
	float:left;
	
}
.dirhead
{
	background-color:#AACADF;
	padding:1px;
	height:21px;
	font-size:12px;
	font-weight:bold;
}
.phead{
	line-height:24px;
	font-weight:bold;
}
.dirhead-contant
{
	background-color:#E2F5FD;
	padding:1px;
	min-height:21px;
	_height:21px;
	clear:both;
	float:left;
	width:484px;
}
.dirhead-contant-01
{
	background-color:#ffffff;
	padding:1px;
	min-height:21px;
	_height:21px;
	clear:both;
	float:left;
	width:484px;
}
.dirhead-contant-02
{
	background-color:#E2F5FD;
	padding:1px;
	min-height:21px;
	_height:21px;
	/*clear:both;*/
	float:left;
}
.dirhead-contant-03
{
	background-color:#ffffff;
	padding:1px;
	min-height:21px;
	_height:21px;
	/*clear:both;*/
	float:left;
}
.slno
{
	width:40px;
	padding-left:5px;
	float:left;
}
.name
{
	width:160px;
	padding-left:5px;
	float:left;
}
.personal-details{
	border:1px solid #CCCCCC;
	margin-top:15px;
	padding:5px;
	min-height:100px;
	_height:100px;
	float:left;
}
.proffesion
{
	width:148px;
	float:left;
}
.ward
{
	width:100px;
	float:left;
}
.house
{
	width:190px;
	float:left;
	padding-left:3px;
}
.address
{
	width:210px;
	float:left;
}