.background {
	background-image: url(../assets/site_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pagebg {
	background-image: url(../assets/page_bg1.jpg);
	background-repeat: repeat-y;
}
.contentbghome {
	background-image: url(../assets/body_home.jpg);
	background-repeat: no-repeat;
}
.contentbg {
	background-image: url(../assets/Body1.jpg);
	background-repeat: no-repeat;
}
.navbg {
	background-image: url(../assets/nav_new1.jpg);
	background-repeat: no-repeat;
}
.navigationbg {
	background-image: url(../assets/navigation_bg.jpg);
	background-repeat: no-repeat;
	height: 26px;
}
.footerbg {
	background-image: url(../assets/footer_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebarbg 
{
	background-image: url(../assets/navi_bg.jpg);
	background-repeat: no-repeat;
}
.sidebarlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color: #FFF3DD;
	text-decoration:none;
	line-height: 24px;
}
.headerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
}
a#headerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
}
a#headerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #036D6E;
	text-decoration: none;
}
a:hover {
	color: #036D6E;
	text-decoration: underline;
}
a#readmore{
	color:#025B5C;
	text-decoration:none;
}
a#readmore:hover
{
	color:#025B5C;
	text-decoration: underline;
}

.indexbg {
	background-image: url(../assets/index_bg.jpg);
	background-repeat: no-repeat;
}
.imagecaptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.pagetextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right:9px;
}
.contentleft {
	background-color: #fef2db;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BAAC89;
	border-right-color: #BAAC89;
	border-bottom-color: #BAAC89;
	border-left-color: #BAAC89;
}
.contentright {
	background-color: #d9cfbb;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7F724F;
	border-right-color: #7F724F;
	border-bottom-color: #7F724F;
	border-left-color: #7F724F;
}
.cellheight {
	line-height: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.pagetextbld {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #05868B;  
	padding-left:4px;
}
.pastorbg {

	background-image: url(../assets/pastorBG.jpg);
	background-repeat: no-repeat;
}
.pagehead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	background:url(../assets/pageheaderbg.jpg) no-repeat;
	height:25px;
}
.pagetextregwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.taborder
{
border:1px #785E39 solid;
}
