html, body{
	padding:0;
	margin:0 auto;
	font-family:Tahoma;	
	font-size:11px;
	background:#acacac url(../images/bg_body.gif) repeat-y top center;
	height:100%;
}

*{
	padding:0;
	margin:0;
}
div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}

ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-spacing:0;}
td {vertical-align:top;}
.left{float:left}
.right{float:right}
.cls{clear:both;}
img{
	outline:none !important;
}
a:focus{
	outline:none !important;
}
h3{
	padding:0;
	margin:3px 0 6px 0px;
	font-size:14px;
	color:#666;
	display:block;
	font-weight:bold;
}
h2{
	padding:0;
	margin:0 0 10px 0;
	font-size:14px;
	color:#336699;
	display:block;
	font-weight:bold;
}
.txtHeading{
	padding:0;
	font-size:14px;
	color:#336699;
	font-weight:bold;
}
.txtTitleBlue{
	padding:0;	
	color:#336699;
	font-weight:bold;
	text-transform:uppercase;
}
#mainContainer{
	width:982px;
	background:#fff;
	margin:0 auto;
	overflow:hidden !important;
}
.topHeader{
	background:#5d7d8c url(../images/bg_top-header.jpg) repeat-x top left;
	height:35px;
	margin:0 auto;
}
.header_bgHolder{
	sbackground:url(../images/gradient_strip.gif) repeat-y top right;
	swidth:100%;
}
.topHeader .topItem{
	float:right;
	margin-right:25px;
	padding-top:7px;
}
.InputClass { 
  font-size: 10px; 
  width:120px;
  height:15px;
}
.topHeader .topItem label{
	color:#fff;	
}
input.btnGo{
	background: url(../images/go.gif) no-repeat bottom left;
	border:none;
	cursor:pointer;
	width:35px;
	height:21px;	
}
.alignCenter{text-align: center;}
.alignLeft{text-align: left;}
.alignRight{text-align: right;}
.alignTop{vertical-align: top;}
.alignBottom{vertical-align: bottom;}
.alignTopLeft{text-align: left; vertical-align: top;}
.alignBottomLeft{text-align: left; vertical-align: bottom;}
.alignBottomRight{text-align: right; vertical-align: bottom;}
#header{
	height:83px;
	background:#fff;
	width:100%;
	margin:0 auto;
	position:relative;
}

.logo{
	margin: 3px 0 0 10px;
	float:left;
}
#header ul,
#header ul li{
	padding:0;
	margin:0;
}

#header ul.nav{
	position:absolute;
	right:23px;
	bottom:-1px;
	color:#336699;
	font-size:12px;
	text-transform:uppercase;
}
#header ul.nav li a{
	color:#336699;
	text-decoration:none;
}
#banner{
	sbackground:#5c7d8c url(../images/gradient_strip.gif) repeat-y top right;
	background: url(../images/banner.jpg) no-repeat top left;	
	height:185px;
	sbackground:#5c7d8c;
}
.banner_left{
	float:left;
	width:395px;
}
.bannerSwf{
	
}
.banner_left img{
padding:72px 0 0 100px;
	
}
#content_container{
	float: left;	
	background:#fff;
	padding:20px 10px 0 0;	
	background:#fff;
	overflow:hidden !important;
	font-family:Tahoma, sans-serif, Geneva;	
	font-size:11px;
	color:#666;	
}
#content_container_inner{
	float: left;	
	background:#fff;
	spadding:20px 28px 0 0;	
	background:#fff;
	overflow:hidden !important;
	font-family:Tahoma, sans-serif, Geneva;	
	font-size:11px;
	color:#666;	
}

#leftColumn{
	float:left;
	width:157px;
	background:#fff;
	
}
#middleColumn{
	float:left;
	width:437px;
	margin:0 7px;
	background:url(../images/bg_welc_white.gif) no-repeat top left;
	line-height:15px;	
}
#rightColumn{
	float:right;
	width:364px;
	background:#99;
	background:url(../images/bg_reg_service_white.gif) no-repeat top left;
}
.txtContent{
	padding:10px 13px 0 22px;
	line-height:15px;	
}
.wel{
	font-size:14px;
	color:#336699;
	font-weight:bold;	
}
.aboutUs{	
	margin:13px 2px -3px 16px;
	padding:8px 12px 4px;
	background-color:#f2f4f4;	
}
.aboutUs p{
	text-indent:40px;
}
.read{
	display:block;
	float:right;
	color:#ff9900;	
	padding-left:10px;
	margin-right:30px;
	font-size:11px;	
	border-left:1px solid #666;
	margin-left:10px;	
}
.read a{
	color:#ff9900;	
}
.aboutUsPatch{
	background: url(../images/bg_aboutUs_bottom.gif) no-repeat bottom right;
}

.boxContactUs{
	background:#f2f4f4;	
	padding:15px 20px 18px 20px;		
}
.boxContactUs a{
	text-decoration:underline;
	color:#666;
}
.boxContactUs a:hover{
	text-decoration:underline;
}
.boxContactUs p{
	padding:0;
}
.contactUsBr{
	background: url(../images/img_contact_br.gif) no-repeat bottom right;
	margin-top:-7px;
}
.contactUsBl{
	background: url(../images/img_contact_bl.gif) no-repeat bottom left;
}
.people{
	
	
}
.quickLinks{
	margin: 10px 0 0 28px;
}
.quickLinks ul{	
	width:126px;
	padding-bottom:8px;
	background:#f2f4f4;
}
.quickLinks ul li{
 	border-bottom:1px solid #e5e5e5;
	background:#f2f4f4;
	padding:7px 0 7px 10px;
}
.quickLinks ul li a{
	color:#666;
	text-decoration:none;
}.quickLinks ul li a:hover{
	color:#666;
	text-decoration:underline;
}

.quicklinkBottom{
	background: url(../images/quickLinkBottom.gif) no-repeat bottom left;
} 
.regularService{
	padding:10px 0 0 15px;
}
.tblRegularService{
	border:none;
	padding-left:30px;
	margin-bottom:13px
}
.tblRegularService td{
	padding:4px 0;
}
.twoColumnBox{
	padding-left:22px;	
}
.twoColumnBox .leftBox{
	float:left;
	width:44%;	
}
.searchIconBox{
	float:left;
	margin-left:12px;
}
.searchIconBox h2{
	smargin-right:-10px
}
.find{
	background:url(../images/serachIcon.gif) no-repeat center right;
	width:31px;
	height:34px;
	cursor:pointer;
}
.twoColumnBox .leftBox p{ 
	padding:5px 0;
}	
.twoColumnBox .rightBox{
	float:right;
	width:40%;
}
.signUp{
	color:#336699;
	text-align:right;
}
.signUp a.txtColor{	
	color:#336699;
	text-decoration:none;
}
.signUp a.txtColor:hover{	
	color:#336699;
	text-decoration:underline;
}
.signUp a:hover{
	
	text-decoration:underline;
}
.borLeft_bot{
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding-left:8px;	
}
.borBot{
	border-bottom:1px solid #ddd;
}
 table.tblSearch{
	padding-right:15px;
}
table.tblSearch td{
	padding:2px 2px 2px 6px;
}
table.tblSearch td a{
	color:#666;
	text-decoration:none;
}
table.tblSearch td a:hover{
	color:#666;
	text-decoration:underline;
}
.arrow{
	background:url(../images/arrow.gif) no-repeat 50% center;
	padding-right:9px;
}
.specialEvents{	
	margin:0 0 0 16px;
	padding:8px 12px 4px;
	
}
.specialEvents p{
	text-indent:40px;
}
.hor_line{
	background:url(../images/line_horiz_strip.gif) repeat-x top left;
	height:4px;
}
.newsBox{
	margin-top:10px;	
}
.newsBox .news{
	width:42%;
	float:left;	
	padding:9px 0 0 15px
}
.newsBoxBottom{
	background:url(../images/bg_white_news_bottom.gif) no-repeat center -5px;
	height:22px;
}
.photoGallery{
	background:url(../images/photo_gallery.gif) no-repeat bottom right;
	height:144px;
}
.footer{
	background:url(../images/gradient_strip.gif) repeat-y top right;
	height:25px;
	background-color:#5c7e8d;
	clear:both;
	padding:8px 28px 5px 0;	
	margin-top:5px;
}
.footer ul{
	float:right;
}
.footer ul li{
	display:inline;
	text-transform:uppercase;
	padding:0 4px;
	color:#fff;
}
.footer ul li a{
	color:#fff;
	text-decoration:none;
}
.footer ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
.thirdColumn{
	padding:0 0 0 8px
}
.footerVersus{
	text-align:center;
	color:#fff;
	padding-left:10px;
	font-size:10px;
	font-weight:bold;	
}
#innerLeftColumn{
	width:196px;
	float:left;
}
#innerMiddleColumn{	
	float:left;	
	width:786px;
	font:normal 11px/17px Tahoma, sans-serif;
	color:#666;
	min-height:600px;
	height:auto;	
}
.innerBanner{
	background:#688795;
	height:185px;
}
.tblContent{
	float:left;
	smargin-right:28px;
	width:100%;
}
.tblTopRC{
	background:url(../images/content_topRight.gif) no-repeat top left;
	width:12px;
}
.tblLc{
	background:url(../images/conntent_left_corner.gif) no-repeat top left;
	width:159px;
	height:10px;
}
.tblRc{
	background:url(../images/conntent_right_corner.gif) no-repeat top right;
	width:137px;
	height:10px;
}
.tblContent p{
	padding:8px 0;
}
.tblContent img{
	float:left;
	margin:0 15px 15px 0;
}
.innerRightColumn{
	float:right;
}
.innerRightColumn .inner_contactUs{
	
}
.inner_contactUs .boxImg{
	background:url(../images/contactuUs_pic.gif) no-repeat top left;
	width:62px;
	height:95px;
	margin-bottom:-10px;
}
.inner_contactUs address{
	font-style:normal;
	font-size:10px;
	color:#666;
}
.innerRightColumn p{
	position:absolute;
	bottom:20px;
	right:5px;
}
.mainContent{
}
.contentBoxInner{
	width:100%;
}
.links{
	background: url(../images/blue_left_gradient.gif) no-repeat top left;
	height:196px;
}
.links	ul{
	padding:10px 46px 0 26px;
}
.links	ul li{
	padding:5px 0;
	color:#fff;
	border-bottom:1px solid #90a5ae;
}
.links	ul li a{
	color:#fff;
	text-decoration:none;
}
.links	ul li a:hover{
	text-decoration:underline;
}
.noBorder{
	border:none;
}
.innerContactUs{
	position:absolute;
	font-size:10px;
}
table.sundaySchool tr td{
	padding:3px;
}
table.co_ordinators tr td{
	padding:3px;
}
table.tblForm tr td{
	padding:5px;
}
table.tblForm td.lbl{
	font-weight:bold;
	text-align:right !important;
}
table.tblForm td input.txtbox{
	width:200px;
	/* background:#f5ecd0; */
}
.btnSubmit{
	
}
.paddingLeft{
	padding-left:20px;
}
.marginRight{
	margin-right:47px;
}
table.news tr td{
	padding:3px;
}
ul.mission{
	margin-left:15px;
}
ul.mission li{
	list-style:disc;
}
