/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
	background-color:#2c607d;
	background-image:url(images/contentBack.jpg);
	background-repeat:repeat-x;
	width:100%;
}

p
{
	padding:5px 0 15px 0;
}

#header
{
	background-image:url(images/sandBG.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#8a7a5b;
	height:315px;
}

#headerBanner
{
	margin:auto;
	width:792px;
	padding:22px 0 0 0;
}


#content
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	letter-spacing:.1em;
	line-height:1.7em;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#000000;
}

#contentBack
{
	background-image:url(images/contentBG.gif);
	background-repeat:repeat-y;
	width:792px;
	margin:auto;
}

#footerBack
{
	background-image:url(images/footer.gif);
	background-position:top left;
	height:100px;
	background-repeat:no-repeat;
	background-color:#2c607d;
	height:55px;
	color:#7b724c;
	font-weight:bold;
	text-align:right;
	padding:10px 40px 0 0;
}

#footerBack a:link
{
	color:#7b724c;
	text-decoration:none;
}
#footerBack a:active
{
	color:#7b724c;
	text-decoration:none;
}
#footerBack a:visited
{
	color:#7b724c;
	text-decoration:none;
}
#footerBack a:hover
{
	color:#7b724c;
	text-decoration:none;
	color:#000000;
}

h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:2.5em;
	font-weight:bold;
	padding:5px 0 5px 0;
}
h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:2em;
	font-weight:bold;
	padding:5px 0 5px 0;
}
h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:1.5em;
	font-weight:bold;
	padding:5px 0 15px 0;
}
h4
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:1em;
	font-weight:bold;
	padding:5px 0 5px 0;
}

blockquote
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:bold;
	padding:15px 20px 10px 0;
	text-align:center;
	font-style:italic;
	line-height:1.8em;
}

#spacer
{
	clear:both;
}

#navigation
{
	background-image:url(images/navBack.gif);
	background-repeat:repeat-x;
	width:100%;
	text-align:center;
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:55px;
}
#navigationWrapper
{
	padding:20px 0 0 0;
}
.links
{
	display:inline;
	background-image:url(images/linksBack.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	padding:5px 3px 5px 3px;
	margin:0 0 0 0;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	letter-spacing:.05em;
	height:32px;
}

.links a:link
{
	text-decoration:none;
	color:#FFFFFF;	
}

.links a:visited
{
	text-decoration:none;
	color:#FFFFFF;
}

.links a:active
{
	text-decoration:none;
	color:#FFFFFF;
}

.links a:hover
{
	color:#d9cfba;
	text-decoration:none;
}

.linksSplit
{
	background-image:url(images/linkSplit.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:2px;
	height:32px;
	display:inline;
}


#leftContent
{
	width:180px;
	float:left;
	padding:20px 20px 20px 20px;
	letter-spacing:.08em;
}

#leftContent img
{
	margin:0 0 10px 10px;
	border:1px solid #000000;
	padding:3px 3px 3px 3px;
	background-color:#D9CFBA;
}

#leftContent a:link
{
	color:#000000;
}

#leftContent a:active
{
	color:#000000;
}

#leftContent a:visited
{
	color:#000000;
}

#leftContent a:hover
{
	color:#FFFFFF;
}

#rightContent
{
	width:520px;
	float:right;
	padding:20px 20px 20px 20px;
	color:#7b724c;
	font-size:font-size:15px;
	letter-spacing:.08em;
}

#rightContent img
{
	margin:0 0 10px 10px;
	border:1px solid #000000;
	padding:3px 3px 3px 3px;
	background-color:#D9CFBA;
}
#rightContent ul
{
	padding:0 0 0 40px;
}

#rightContent a:link
{
	color:#2c607d;
}

#rightContent a:active
{
	color:#2c607d;
}

#rightContent a:visited
{
	color:#2c607d;
}

#rightContent a:hover
{
	color:#000000;
}

.contactUs
{
	margin:30px 0 0 0;
}


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 200px; /* .push must be the same height as .footer */
}
.footer {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: url(images/wave.gif) no-repeat;
}
.prayer
{
	font-style:italic;
	line-height:2em;
}
.prayer h4
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:1em;
	font-weight:bold;
	padding:5px 0 5px 0;
	font-style:normal;
}

#quotes
{
	font-style:italic;
	line-height:2em;
}

#persons
{
	font-style:italic;
}