@charset "utf-8";




body {
	background-image: url(../assets/images/home_page/background_4.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
}
body, th, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}



td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
.photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.block_quote {
	border: thin solid #000000;
}


.caption_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	padding-bottom: 12px;
}
.event_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	font-weight: bold;
	text-align: justify;
	line-height: 16px;
}

.flash {
	border: 1px solid #CCCCCC;
}

.header_fancy {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-style: normal;
}
.header_gray {
	background-color: #E3E3F1;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.header_date {
	font-family: Haettenschweiler;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
}

.header_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	text-align: center;
}

.image_float_left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.image_float_right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}



.Ministries {
	font-family: Haettenschweiler;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	line-height: 28px;
	border-top: 0px 0;
	border-right: 0px 0;
	border-bottom: 0px 0;
	border-left: 0px 0;
}
.news_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-position: left;
	border: 1px double #E4E3F1;
	line-height: normal;
	margin: 5px;
	padding: 0px;
}
.news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-position: left;
	color: #660000;
	background-color: #E6E5F3;
	padding: 4px 2px;
}



.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	text-align: center;
	margin: 5px;
	padding-top: 20px;
	padding-bottom: 30px;
}

.para_basic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.para_arial_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 19px;
}
.para_arial_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 19px;
	margin: 0px 0px 6px;
}
.stageministry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #F9C965;
	padding-right: 5px;
	padding-left: 5px;
}
.tablerow_shading {
	background-color: #E4E3F1;
}
#calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5C9CA;
	text-align: center;
	margin: 5px;
	padding: 5px;
}

#page_title {
	font-family: Haettenschweiler;
	font-size: 28px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
	text-align: right;
	vertical-align: middle;
	clear: both;
	line-height: 30px;
}
#quick_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}
a:link {
	color: #660000;
}
a:visited {
	color: #003399;
}
