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

* {margin:0; padding:0;	font-size:100%;}

body {
	background-image:url(images/green_top_bkgrd.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	}
	
#wrapper{
	position: relative;
	width: 825px;
	text-align: left;
	margin: 0 auto;

}

.logo {
	width: 825px;
	height: 86px;
	}


div#nav{
	position: absolute;
	margin-left: 87px;
	margin-top: 263px;
	text-align: right;
	line-height: 22px;
	}
	
div#nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color: #84a55b;
	letter-spacing: .05em;
	text-decoration: none;
	}	
	
div#nav a:hover{
	color: #b06110;
	text-decoration: none;
	}	
div#nav a.active {
	 color: #b06110;
	text-decoration: none 
	  }

.tagline1{
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	text-transform: lowercase;
	font-style:italic;
	color: #543019;
	letter-spacing: .12em;
}



.tagline1 .socialmedia img{
float: right;
valign: top;
padding: 0px 5px 20px 5px;
margin-top: -25px;

}

	
div#ministrylinks {
	margin-left: 30px;
	margin-right: 0px;
	text-align: center;
	margin-top: 10px;
	}


.floatr {
	float: right;	
	}
	
.floatl {
	float: left;
	}	

#content {
	background-image: url(images/content_bkgrd.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 516px;
	vertical-align: top;
	margin-left: 89px;
	margin-top: 5px;
	}
	
div#content1 {
	background-image: url(images/content_bkgrd.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 525px;
	vertical-align: top;
	margin-left: 84px;
	margin-top: 5px;
	margin-right: 0px;
	}
#bothcolumns {
	margin-left: 35px;
	margin-right: 0px;
		}	
	
.lefttext {
	margin: 0 12px 0 30px;
	width: 315px;
	}	
	
.righttext {
	margin: 0 0 0 8px;
	width: 145px;
}	

.bottomleft {
	margin: 20px 8px 0px 27px;
	width: 235px;
	}
	
.bottomright {
	margin: 20px 0 0 10px;
	width: 235px;
	vertical-align: top;
	}	
	
.medtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
	text-align: center;
	vertical-align: top;
	line-height: 1.2em;
	color: #543019;
	}
.yellowtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	color: #b06110;
	}	
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #84a55b;
	text-decoration: none;
	}	

p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 16px;
	color: #543019;
	}
td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #543019;
	}
ul   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding-left: 30px;
	color: #543019;
	}
	
a {
	color: #543019;
	text-decoration: none;
	}
a:hover {
	color: #543019;
	text-decoration: underline;
	}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b06110;
	font-weight: normal;
	text-align:center;
	line-height: 16px;
}

.address img{
padding: 5px;
}		
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #543019;
	font-weight: normal;
	text-align:center;
	line-height: 12px;
}	
	
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#b06110;
	padding-bottom: 10px;
	}
	
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color:#c19861;
	margin-bottom: 10px;
		}	

#calendarmain
{
	width: 515px;
}