﻿@import url(layout.css);
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #99CCFF;
}
#container {
	width: 1002px;
	margin: auto;
	background-color: #fff;
	position: relative;
	text-align:left;
}
#masthead {
	text-align: right;
	width: 1002px;
	background-color: #c5d5e5;
}
#navigation {
	background-color: #ca7;
	height: 25px;
	overflow: hidden;
	border-bottom-color: #0000FF;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
.p_large_white {
	font-size: large;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	position: relative;
	z-index: 10;
}
.p_arial_s {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.p_arial_center {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#page_content {
	position: relative;
	width: 100%;
}
#column_l {
	position: relative;
	margin: 0 350px 0 0;
	padding: 0 2%;
	background-color: #fff;
	float: none;
}
#column_r {
	float: none;
	width: 330px;
	margin: 0;
	padding: 10px;
	background-color: #cdf;
	position: absolute;
	right: 0px;
	top: 0px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
	top: 10;
	z-index: 13;
	position: absolute;
}
#masthead p {
	font-size: xx-large;
	text-align: center;
	color: #000;
	margin: 10px 10px 10px 0;
	padding: 0;
	font-family: "Cooper Black";
	width: 596px;
}
/* Styles for Content */
h1 {
	font-size: 2em;
	color: #393939;
	height: 80px;
}
h2 {
	font-size: 1.75em;
	color: #469;
}
h3 {
	font-size: 1.5em;
	color: #469;
}
h4 {
	font-size: 1.25em;
	color: #469;
}
h5 {
	font-size: 0.75em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}
/* Styles for Footer */
#footer {
	background-color: #dfcfbf;
	padding-bottom: 5px;
}

#footer p {
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links FF9900*/
a {
	color:orange;
	text-align: right;
}
a:hover {
	color: #000080;
	text-decoration: underline;
}
.headerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
}
.chruchname {
	font-family: "Calisto MT";
	font-size: xx-large;
	color: #FFFFFF;
	text-align: center;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* Right Column */
#colr_top.colr_top_h1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
#colr_top.colr_top_pb {
	margin: 0px 0px 0px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
	list-style-type: none;
	font-weight: bold;
}
#colr_top.colr_top_p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#colr_top.colr_btn_more {
	text-align: center;
}
/* Picture Styles */
.borderZero {
	border-width: 0;
	margin: 2px 5px;
}
.center-it {
	text-align: center;
}

}
.cell-blue-boarder {
	border: 3px solid #446699;
}

/* Styles for Home Page */

.tbl-boarder-width-zero {
	border-width: 0px;
}
.tbl-txtcntr-blueboarder-boardzero {
	border: 3px solid #446699;
	text-align: center;
	background-color: #CCDDFF;
}
.calisto_xxlrg_ctr {
	text-align: center;
	font-family: "Calisto MT";
	font-size: xx-large;
}
.arial_xlrg_ctrCopy {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}

.colr_top_h1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
.font_small {
	font-size: small;
}


.margin-5 {
	margin: 5px;
}




.tbl-background-light-gr {
	background-color: #CCFF66;
}
.tbl-background-yellow {
	background-color: #FFFF00;
}
.center {
	text-align: center;
	top: 0px;
}

