/* CSS Document */

body {
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color:#fafce7;
	background-image:url(../images/top_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

td, select, div, span, p{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	margin:0;
}


.table1 {
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	border-bottom:1px solid #e3f1fe;
	margin:1em auto;
		border-collapse:collapse;
	}

.column1 {
	background:#f4f9fe;
	}	
.column2 {
	background:#f4f9fe url(../images/tablebackground.gif) no-repeat;
	font-size: 12px;
	color: #006699;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}
.td_bg1 {
	font-weight:normal;
	font-size: 12px;
	color: #333333;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}
			

input{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	margin:0;
}


.centerbody {
    height:320px;
	background-color:#ffffff;
	background-image:url(../images/grass.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.centerbody2 {
	background-color:#ffffff;
	padding:45px;
}

.ministrybody {
	background-color:#e2e2be; 
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#e2e2be',EndColorStr='#c5c5a1');
	margin: 0px auto;
}

.ministrybody2 {
	padding-left:20px; vertical-align:top; text-align:left;
}

.topLine {
	background-color: #29a000;
}

.textbox {
	BORDER: #7F9DB9 1px solid; padding:2px
}

/*Common Link */

A:link {COLOR: #094d8d; text-decoration:underline}
A:visited {COLOR: #094d8d; text-decoration:underline}
A:active {COLOR: #094d8d; text-decoration:underline}
A:hover {COLOR: #094d8d; text-decoration:underline}

.common {COLOR: #094d8d; text-decoration:underline}


.bottommenu {COLOR: #9f9f88;}
.bottommenu1:link {COLOR: #9f9f88; text-decoration:none}
.bottommenu1:visited {COLOR: #9f9f88; text-decoration:none}
.bottommenu1:active {COLOR: #9f9f88; text-decoration:none}
.bottommenu1:hover {COLOR: #9f9f88; text-decoration:underline}


/*Common Text  */
.normal-10 {
	 FONT-SIZE: 10px;
}
.normal-10-bold {
	FONT-SIZE: 10px; FONT-WEIGHT: bold;
}
.normal-11-bold {
	FONT-WEIGHT: bold;
}
.normal-12 {
	FONT-SIZE: 12px;
}
.normal-12-bold {
	FONT-SIZE: 12px;  FONT-WEIGHT: bold;
}
.normal-13 {
	FONT-SIZE: 13px;
}
.normal-13-bold {
	FONT-SIZE: 13px;  FONT-WEIGHT: bold;
}
.normal-14 {
	FONT-SIZE: 15px;
}
.normal-14-bold {
	FONT-SIZE: 15px;  FONT-WEIGHT: bold;
}
.normal-15 {
	FONT-SIZE: 15px;
}
.normal-15-bold {
	FONT-SIZE: 15px;  FONT-WEIGHT: bold;
}

.bibleverse {
	FONT-SIZE: 11px;
	font-weight:bold;
	color:#87833c;
}

.welcome-15 {
	FONT-SIZE: 15px;
	padding-left:5px;
	padding-top:8px;
	color:#4f4442;
    font-family: Arial, Tahoma, Verdana, sans-serif;
}

.subTitle1 {
    font-size:26px;
	color:#331c01;
	font-family:Georgia, "Times New Roman", Times, serif;

}

.subTitle2 {
    font-size:16px;
	font-weight:bold;
	color:#3e6e16;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:10px;

}

.subpgText-12 {
	FONT-SIZE: 12px; line-height:16px;
}

.newsTitle1 {
    FONT-SIZE: 13px; 
	color:#660000;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;

}



/* Text Color  */
.grey_666666 {
	 color:#666666;
}


/* Lines and boxes  */
.bottommenu_divide {
	COLOR: #9f9f88; padding-left:12px; padding-right:12px;
}

.menuBox1 {
	padding-left:7px; padding-right:7px;
}

.announcementBox {
	border:1px solid #e2e2c0;
	background-color:#f3f2dd;
	padding:20px;
	}
	
.announcementBox1 {
	padding-left:20px; padding-right:15px; padding-top:10px; padding-bottom:10px;
}

.subimgBox1 {
	padding-bottom:30px; padding-left:30px;
}

.subimgBox2 {
	padding-bottom:30px; padding-right:30px;
}

.titleUnderline {
	border-left: #bdbdbd 0px solid; border-top: #bdbdbd 0px solid; border-bottom: #bdbdbd 1px solid; border-right: #bdbdbd 0px solid; 
}

.subUnderline01_grey {
	border-left: #cccccc 0px solid; border-top: #cccccc 0px solid; border-bottom: #cccccc 1px solid; border-right: #cccccc 0px solid; 
}
.subUnderline01_green {
	border-left: #53b000 0px solid; border-top: #53b000 0px solid; border-bottom: #53b000 1px solid; border-right: #53b000 0px solid; 
}
