@charset "UTF-8";
body {
	font: 13px/22px Verdana, Arial, Helvetica, sans-serif;
	background: #003366 url(/images/bg.jpg) no-repeat center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003399;
}

a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #558dbb;
	text-decoration: underline;
}

.container {
	text-align: left;
	background-color: #003366;
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* Nav */

.nav {
	height: 34px;
	color: #e3ddc4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(/images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 580px;
	text-align: left;
	padding-top: 202px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 0px;
}

.navTxt {
	color: #e3ddc4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
a:link.navTxt {
	color: #e3ddc4;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
a:visited.navTxt {
	color: #e3ddc4;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover.navTxt {
	color: #558dbb;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:active.navTxt {
	color: #e3ddc4;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#subnavBG {
	width: 550px;
	padding: 5px 30px 5px 20px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #558dbb;
}

#subnavBreadcrumb {
	width: 550px;
	padding: 20px 0px 5px 20px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #558dbb;
	vertical-align: middle;
	text-align: left;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #558dbb;
	text-align: left;
}

a:link.subnav {
	color: #003399;
	text-decoration: none;
}
a:visited.subnav {
	color: #003399;
	text-decoration: none;
}
a:hover.subnav {
	color: #558dbb;
	text-decoration: none;
}



/* All things text */

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #003399;
	text-align: left;
}

.headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 15px;
	font-weight: normal;
	color: #003399;
	text-align: left;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #003399;
	text-align: left;
}

a:link.subhead {
	color: #003399;
	text-decoration: underline;
}
a:visited.subhead {
	color: #003399;
	text-decoration: underline;
}
a:hover.subhead {
	color: #003399;
	text-decoration: none;
}


.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #003399;
	text-align: left;
}

a:link.txt {
	color: #558dbb;
	text-decoration: underline;
}
a:visited.txt {
	color: #558dbb;
	text-decoration: underline;
}
a:hover.txt {
	color: #003399;
	text-decoration: underline;
}
.txtBld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #003399;
	text-align: left;
}

.txtItal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-style: italic;
}

a:link.txtItal {
	color: #000000;
	text-decoration: underline;
}
a:visited.txtItal {
	color: #000000;
	text-decoration: underline;
}
a:hover.txtItal {
	color: #631202;
	text-decoration: none;
}

.txtBldItal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-style: italic;
}

a:link.txtBldItal {
	color: #000000;
	text-decoration: underline;
}
a:visited.txtBldItal {
	color: #000000;
	text-decoration: underline;
}
a:hover.txtBldItal {
	color: #631202;
	text-decoration: none;
}

.txtBldItal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-style: italic;
}

a:link.txtBldItal2 {
	color: #000000;
	text-decoration: underline;
}
a:visited.txtBldItal2 {
	color: #000000;
	text-decoration: underline;
}
a:hover.txtBldItal2 {
	color: #631202;
	text-decoration: none;
}


.txtR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
a:link.txtR {
	color: #000000;
	text-decoration: underline;
}
a:visited.txtR {
	color: #000000;
	text-decoration: underline;
}
a:hover.txtR {
	color: #631202;
	text-decoration: none;
}

.txtRital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	font-style: italic;
}
a:link.txtRital {
	color: #000000;
	text-decoration: underline;
}
a:visited.txtRital {
	color: #000000;
	text-decoration: underline;
}
a:hover.txtRital {
	color: #631202;
	text-decoration: none;
}

.error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}



/*Footer*/

/*.fixed #footer {
	padding: 0 20px 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E8D382;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}*/

.footer {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #558dbb;
	background-image: url(/images/footer.jpg);
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 150px;
}
.footerTxt {
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: 558dbb;
	text-align: right;
}
a:link.footerTxt {
	color: #558dbb;
	text-decoration: none;
}
a:visited.footerTxt {
	color: #558dbb;
	text-decoration: none;
}
a:hover.footerTxt {
	color: #558dbb;
	text-decoration: underline;
}
a:active.footerTxt {
	color: #558dbb;
	text-decoration: none;
}
.footerNameTxt {
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: 558dbb;
	text-align: left;
}
.footerTxtItal {
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: 558dbb;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fixed #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.polaroidHome {
	height: 228px;
	width: 264px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(/images/polaroid-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 40px;
	padding-left: 39px;
	padding-right: 46px;
	padding-bottom: 87px;
}
.polaroidAbout {
	height: 228px;
	width: 264px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(/images/polaroid-about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 40px;
	padding-left: 39px;
	padding-right: 46px;
	padding-bottom: 87px;
}
.polaroidMinistries {
	height: 228px;
	width: 264px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(/images/polaroid-ministries.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 40px;
	padding-left: 39px;
	padding-right: 46px;
	padding-bottom: 87px;
}
.polaroidMothers {
	height: 228px;
	width: 264px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(/images/polaroid-mothers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 40px;
	padding-left: 39px;
	padding-right: 46px;
	padding-bottom: 87px;
}
.polaroidResources {
	height: 228px;
	width: 264px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(/images/polaroid-resources.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 40px;
	padding-left: 39px;
	padding-right: 46px;
	padding-bottom: 87px;
}
.polaroidYouth {
	height: 228px;
	width: 264px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(/images/polaroid-youth.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 40px;
	padding-left: 39px;
	padding-right: 46px;
	padding-bottom: 87px;
}
.polaroidChildren {
	height: 228px;
	width: 264px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(/images/polaroid-children.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 40px;
	padding-left: 39px;
	padding-right: 46px;
	padding-bottom: 87px;
}
#sidebarHm {
	text-align: left;
	background-image: url(/images/sidebar-bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003399;
	width: 285px;
	/*height: 260px;*/
	padding: 20px;
	/*margin-bottom: 30px;*/
}
#sidebar {
	text-align: left;
	background-image: url(/images/sibebar-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003399;
	width: 285px;
	padding: 20px;
	margin-bottom: 30px;
}

#prayer {
	text-align: left;
	width: 285px;
	padding-top: 10px;
	padding-bottom: 20px;
}


.homepagePhotos {
	width: 245px;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
}
.homepagePhotos p { margin: 0; padding: 0; }

#homepageCol {
	width: 245px;
	padding: 10px 10px 20px;
	color: #003399;
}
#subpageCol {
	width: 550px;
	padding: 10px 0px 20px;
	color: #003399;
}

.sectionHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 15px;
	font-weight: normal;
	color: #003399;
	text-align: left;
}
a:link.sectionHeader {
	color: #003399;
	text-decoration: underline;
}

a:visited.sectionHeader {
	color: #003399;
	text-decoration: underline;
}


a:hover.sectionHeader {
	color: #558dbb;
	text-decoration: none;
}


.sectionheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 15px;
	font-weight: normal;
	color: #003399;
	text-align: left;
}

a:link.sectionheader {
	color: #003399;
	text-decoration: underline;
}

a:visited.txtColumn {
	color: #003399;
	text-decoration: underline;
}


a:hover.sectionheader {
	color: #558dbb;
	text-decoration: none;
}


.txtColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #003399;
	text-align: left;
}
a:link.txtColumn {
	color: #558dbb;
	text-decoration: none;
}
a:visited.txtColumn {
	color: #558dbb;
	text-decoration: none;
}
a:hover.txtColumn {
	color: #003399;
	text-decoration: underline;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	background-image: url(/images/search.jpg);
	height: 22px;
	width: 285px;
	margin-bottom: 30px;
}
.searchDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	height: 22px;
	width: 285px;
	margin-bottom: 30px;
	vertical-align: middle;
}

