@charset "utf-8";
/* CSS Document */

.header {
	width: 907px;
	position: relative;
	background-image: url(images/header_graphic.jpg);
}



.page_title_wrapper {
	background-image: url(images/page_title_background.jpg);
	height: 40px;
	width: 430px;
	text-align: center;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-left: 76px;
}


.footer_left {
	width: 757px;
	background-color: #026ba4;
	padding: 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.menu_left {
	width: 150px;
	background-color: #C0DAFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
div.main_menu/*button definitions begin*/
/*button definitions begin*/
/*button definitions begin*/


 {
	width: 150px;
	height: 20px;
	background-color: C0DAFF;
	margin-bottom: 0px;
	margin-left: 0px;
	}

div.main_menu a {
	display: block;
	width:100%;
	height:20px;
	overflow:hidden;
	background:none;
	color:#5B86BC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	}
div.main_menu span {
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
div.main_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
		background-color: #5B86BC;
	}
div.main_menu a:active {
	color: #FFFFFF;
	background-color: #003366;
	}
	
/*button definitions end*/
/*button definitions end*/
/*button definitions end*/


/*two-line button definitions begin*/
/*two-line button definitions begin*/
/*two-line button definitions begin*/

div.main_menu_2_lines {
	width: 150px;
	height: 37px;
	background-color: C0DAFF;
	}

div.main_menu_2_lines a {
	display: block;
	width:100%;
	height:37px;
	overflow:hidden;
	background:none;
	color:#5B86BC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	}
div.main_menu_2_lines span {
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-indent: -10px;
	}
div.main_menu_2_lines a:hover {
	color: #FFFFFF;
	text-decoration: none;
		background-color: #5B86BC;
	}
div.main_menu_2_lines a:active {
	color: #FFFFFF;
	background-color: #003366;
	}


/*two-line button definitions end*/
/*two-line button definitions end*/
/*two-line button definitions end*/

/*two-line special button definitions begin*/
/*two-line special button definitions begin*/
/*two-line special button definitions begin*/

div.main_menu_special_2_lines {
	width: 150px;
	height: 37px;
	background-color: ffdc98;
	}

div.main_menu_special_2_lines a {
	display: block;
	width:100%;
	height:37px;
	overflow:hidden;
	color:#a47504;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	background-color: #ffdc98;
	background-image: none;
	}
div.main_menu_special_2_lines span {
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-indent: -10px;
	}
div.main_menu_special_2_lines a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a47504;
	}
div.main_menu_special_2_lines a:active {
	color: #FFFFFF;
	background-color: #725103;
	}


/*two-line special button definitions end*/
/*two-line special button definitions end*/
/*two-line special button definitions end*/

.mission_prayer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #3A618F;
	padding: 8px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #026AA1;
	border-right-color: #026AA1;
	border-bottom-color: #026AA1;
	border-left-color: #026AA1;
}

