@charset "UTF-8";
/* CSS Document */
/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	MASTER STYLES
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/


h1 {
	font-size: 18px;
	color: #00457C;
	padding-top: 10px;
}

h2 {
	font-size: 15px;
	color: #00457C;
	margin-top: 30px;
}

.quote {
	color: #00457C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00457C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00467F;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 70px;
	margin-left: 70px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

.latestnews {
	color: #FFFFFF;
	padding-left: 120px;
	padding-right: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.latestnews a {
	color: #CC9900;
	text-decoration: none;
}



.latestnews a:link {
	color: #CC9900;
	text-decoration: none;
}


.latestnews a:visited {
	color: #CC9900;
	text-decoration: none;
}



.latestnews a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.latestnews a:active {
	color: #CC9900;
	text-decoration: none;
}





.description {
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	font-style:italic;
	width: 450px;
}

.newsletter {
	font-size: 16px;
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}

.newsletter a:link{
	color: #CC9900;
	text-decoration: none;
}

.newsletter a:visited{
	color: #CC9900;
	text-decoration: none;
}


.newsletter a:hover{
	color: #00457C;
	text-decoration: none;
}

.newsletter a:active{
	color: #CC9900;
	text-decoration: none;
}

.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #00457C;
	padding: 10px;
}

.prayer {
	padding:20px 0px 0px 0px;
	margin-top:0px;
	background-image:url(../images/graphics/prayer_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.prayer_inner {
	padding:0px 0px 0px 0px;
	margin-top:0px;
	background-image:url(../images/graphics/prayer_bg_btm.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	/*border-bottom:#BBB 1px solid;*/
}

.prayer_inner p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	line-height:21px;
	color:#666;
	margin-bottom:14px;
	margin-top:0px;
}

.prayer h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px -20px 15px -20px;
	padding-bottom:45px;
	font-size: 18px;
	color: #00457C;
	padding-top: 10px;
	text-align:center;
	/*border-bottom:#BBB 1px solid;*/
	background-image:url(../images/graphics/prayer_decoration.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.feature {
	font-size:18px;
	color: #00457C;
}
