@charset "UTF-8";
/* CSS Document */

body {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background:#d3cebb url(../images/bodybg.gif) repeat-x;
	font-weight: normal;
	margin:0;
}

#test {position:absolute;margin-bottom:200;}
.footer {
	background-color: #333333;
}
.border {
	border: 2px solid #FFFFFF;
}
.header {
	background-image: url(../images/header1.gif);
	height: 180px;
	background-repeat: no-repeat;
}
.scroll {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight: bolder;
	width: 843px;
	background-image: url(../images/scrollbg.gif);
	background-repeat: repeat-x;
	background-color: #feb032;
	height: 20px;
	vertical-align: middle;
}
.tabs {
	font-size:13px;
	height:22px;
	font-weight: bolder;
	background-image: url(../images/tabsbg.jpg);
	background-repeat: no-repeat;
	width: 845px;
}
.leftside {
	background-color: #f5f5f1;
	width: 207px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.ad1 {
	background-color: #ff9900;
	width: 186px;

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;	
	border-right-color: #000000;
	border-left-color: #000000;
}
.adtext {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.adbg {
	background-image: url(../images/tag.gif);
	background-repeat: repeat-y;
	width: 187px;
}


.rightside {
	background-color: #4e87c6; c8bc8c
	width: 207px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.middle {
	background-color: #c8bc8c;
	width: 431px;
}
.middletext {
	color: #7d7244;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: justify;
}
.headingtext {
	font-size: 24px;
	font-weight: 500;
	color: #002579;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-size: 13px;
	color: #000000;
	text-align: justify;
}


.tabs a {
	display:block;
	padding:2px 10px 0px 10px;
	height:22px;
	text-decoration:none;
	color:#FDB234;
	font-style: normal;
}
.tabs a:hover
{
	background-position:left top;
	color:#FFFFFF;
	background-image: url(../Images/tabover.gif);
	background-repeat: repeat-x;
	font-weight: bolder;
}
.tabs .active {
	font-weight:lighter;
	background-image: url(../images/tabover.gif);
	background-repeat: repeat-x;
}
.tabs .active a {
	background-position:left top;
	color:#FFFFFF;
	background-image: url(../Images/tabover.gif);
	background-repeat: repeat-x;
	font-weight: bolder;
}
.eworshipbg {
	background-color: #f1f1f1;
	background-image: url(../images/e-worship-bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff5a00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff5a00;

}
