@charset "utf-8";
/* CSS Document */

body
{
	width: 100%;
	height: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #e3dfd5;
}
#pageo {
	border: 1px #000 dotted;
	width: 100%;
	padding: -10px;
	margin: -10px;
	height: 300%;
	background-repeat: no-repeat;
	background-size:cover;
	background-color: #5a6571;
	background-image: url(images/lg_images/pageobg.png);
	} 

#pageotop{
	background-color: #3A64D1;
}
#pageobottom {
	background-color: #CCC;
	height: 35px;
	width: 100%;
}


#page {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}	




#header {
	height: 125px;
	width: 100%;
}
#headerc {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 125px;
	background-color: #5a6571;
}

 #headerc p {
	padding: 0px;
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 7%;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#headerc  p a {
	color: #9e850e;
	text-decoration: none;
}




#headerc img {
	float: left;
	clear: left;
	margin-left: 22px;
}

#headertip {
	background-color: #9e850e;
	border-bottom-left-radius: 3px;
	clear: both;
}


#headertip #clip {
	height: 60px;
	width: 80px;
	float: right;
	margin-right: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #fff;
	background-color: #9e850e;
	border-bottom-right-radius: 3px;
}
 #clip h6 {
	padding: 0px;
	margin-top: 22%;
	margin-right: 6%;
	margin-bottom: 0px;
	margin-left: 6%;
	font-size: 9px;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	width: 125px;
}
#headerc #menu {
	float: right;
	padding-top: 0px;
	height: 30px;
	clear: both;
	margin-top: -25px;
	margin-right: 35px;
	width: 700px;
}

#headerc ul {
	float: right;
	height: 35px;
}

#headerc ul li {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	
	padding-top: 2px;
	padding-bottom: 2px;

	
}
#content
{
	width: 100%;
	height: 365px;
	margin-top: 0px;
	padding-top: 0px;
	background-attachment: scroll;
}

#contentc {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 150px;
}

#contentc h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-top: 60px;
	padding-left: 5px;
	padding-bottom: 10px;
	color: #8e5e00;
}
#contentc h4 {
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #9e850e;
	letter-spacing: 0.05em;
}
#contentc h4 a {
	color: #9e850e;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contentc hr {
	color: #CCC;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CCC;
	width: 200px;
}



#contentc p {
	width: 840px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#contentc #contact1 {
	float: left;
	width: 350px;
	padding-bottom: 150px;
}
#contentc #contact1 p {
	padding-left: 5px;
}
#contentc #contact1 img {
	padding-left: 75px;
}

#contentc #contact2 {
	float: right;
	width: 450px;
	padding-bottom: 150px;
	margin-right: 20px;
}
#contentc #contact2 h3 {
	margin-left: 0px;
	padding-left: 0px;
}

#contentc p span {
	color:#9e850e;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
#contentc h4 a img {
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 0px;
	margin-left: 0px;
}




#banner {
	height: 380px;
	padding-top: 0px;
	margin-top: 25px;
	width: 985px;
	
	
	
}
#rule {
	width:97%;
	box-shadow: 2px 2px 5px #000;
	margin-top: 15px;
	margin-bottom: 10px;
}

#firstrow {
	width: 1000px;
	padding-bottom: 10px;
	margin-top: 90px;
}

#column1 {
	float: left;
	height: 150px;
	width: 310px;
	margin-right: 15px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-bottom: 50px;
	border: 1px none #4F4FFF;
	background-color: #e3dfd5;
	margin-top: -50px;
}
#column1 #cborder1 {
	height: 125px;
	width: 290px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius:4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/lg_images/stock-photo-1341494-wheat-on-bible.jpg);
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #9e850e;
}
#harvest {
	background-color: #9e850e;
	height: 30px;
	width: 175px;
	float: left;
	margin-top: 6%;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	border: 1px solid #9e850e;
}
 #harvest p {
	padding: 0px;
	margin-top: 2%;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 10px;
	width: 185px;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
 #harvest p a {
	color: #fff;
	text-decoration: none;
}



#column2 {
	float: left;
	height: 150px;
	width: 310px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-color: #e3dfd5;
	border: 1px none #9e850e;
	margin-top: -50px;
}

#column2 #cborder2 {
	height: 125px;
	width: 290px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius:4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-image: url(images/lg_images/stock-photo-1589780-african-american-couple.jpg);
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #9e850e;
}
#column3 {
	float: right;
	height: 150px;
	width: 310px;
	border: 1px none #4F4FFF;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-bottom: 50px;
	background-color: #e3dfd5;
	margin-top: -50px;
	margin-right: 5px;
}
#column3 #cborder3 {
	height: 125px;
	width: 290px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius:4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-image: url(images/lg_images/pep.png);
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #9e850e;
	margin-right: 5px;
}
#secondrow {
	width: 1000px;
	height: auto;
	padding-bottom: 30px;
}


#message {
	float: left;
	height: 220px;
	width: 600px;
	clear: both;
	border: 1px none #CCC;
	border-radius: 5px;
	padding-bottom: 70px;
}
#message h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	color: #9e850e;
}
#message h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #9e850e;
}

#message p {
	text-align: justify;
	padding-top: 0px;
	margin-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 585px;
	font-size: 14.5px;
	padding-left: 5px;
}
#subpagefiller {
	height: 500px;
	width: 1000px;
	clear: both;
}
#online {
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
.rule {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 65%;
}

.listc {
	padding-left: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.faith {
	padding-bottom: 20px;
}
.calendar {
	padding-left: 0px;
	margin-left: 75px;
	margin-right: 25px;
	margin-top: 15px;
	clear: none;
	float: left;
	margin-bottom: 50px;
}
.blog {
	margin-top: 28px;
}
#contentc a img {
	margin-top: 15px;
	margin-left: 70px;
	margin-right: -30px;
}







#footer {
	border: 1px none #476dd5;
	clear: both;
	height: 250px;
	background-color: #5a6571;
	margin-bottom: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}
#footertop {
	background-color: #48525B;
	height: 60px;
}

#footerc {
	height: 150px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	margin-top: 35px;
}

#fcolumn1 {
	float: left;
	height: 150px;
	width: 305px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #757575;
	border-top-color: #757575;
	border-bottom-color: #757575;
	border-left-color: #757575;
	margin-right: 20px;
margin-top: 45px;
}
#fcolumn1 h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;	
}
#fcolumn1 ul {
	padding-left: 15px;
}
#fcolumn1 ul li {
	list-style-type: square;
	color: #9c9c9c;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	
}

#fcolumn1 ul li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #9e850e;
	list-style-type: square;
	padding-bottom: 5px;
text-decoration: none;
}



#fcolumn2 {
	float: left;
	height: 150px;
	width: 305px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #757575;
	border-top-color: #757575;
	border-bottom-color: #757575;
	border-left-color: #757575;
	margin-right: 20px;
margin-top: 45px;
}
#fcolumn2 h6 {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
#fcolumn2 ul {
	margin-left: 0px;
	padding-left: 15px;
}
#fcolumn2 ul li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #9c9c9c;
	list-style-type: square;
	padding-bottom: 5px;
}

#fcolumn2 ul li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #9e850e;
	list-style-type: square;
	padding-bottom: 5px;
	text-decoration: none;
}


#fcolumn3 {
}
#fcolumn3 h6 {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	color: #ffffff;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 45px;
}

#fcolumn3 p {
	margin-left: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #9e850e;
	text-align: justify;
	font-size: 13px;
}

#fcolumn3 h5 {
	float: right;
	margin-right: 120px;
	background-color: #1C367B;
	border: solid 1px #1C367B;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	width: 125px;
	font-size: 14px;
	height: 22px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	color: #A3B5E9;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#fcolumn3 h5 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
text-decoration: none;
}
