/* CSS Document */

body {
	background:  #fff; 
	font-family: Times, Verdana;
}

*{
	margin: 0;
	padding: 0;
}

#container {
	background:  url(images/background_image.jpg) repeat-y;
	margin-top: 0;
	margin:auto;
	width: 1085px;
	overflow: hidden;
}

/* Side Menu Bar Contents */

#menu {
	font: bold 90%/15px Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 55px;
	width: 275px;
}

li{
	list-style-type: none;	
}

a{
	color: #4E78B2;
	text-decoration: underline;
}

.bold{
	font-weight: bold;
	color: #1A406F;
}

#logo{
	background:  url(images/logo.jpg) no-repeat;
	float: left;
	margin-left: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 269px;
	height: 279px;
}

#menuHeader{
	background:  url(images/menuHeader.jpg) no-repeat;
	float: left;
	margin-left: -53px;
	width: 306px;
	height: 73px;
}

#menu_text{
	float: left;
	width: 150px;
	margin-left: 60px;
	margin-top: 0;
	padding: 5px;
	text-align: center;
	line-height: 30px;
}

#menu_text a{
 	color: #fff;
	text-decoration: none;
	}

#menu_text a:hover{
	color: #1E3D68;
	text-decoration: underline;
	}
	
/* Top of the Page Stuff */
	
#header{
	background:  url(images/pageheader.jpg) no-repeat;
	display: inline;	
	float: left;
	margin-top: 20px;
	margin-left: 0;
	width: 600px;
	height: 85px;	
}

#headerEvents{
	background:  url(images/pageheaderEvents.jpg) no-repeat;
	display: inline;	
	float: left;
	margin-top: 20px;
	margin-left: 0;
	width: 600px;
	height: 85px;	
}

#headerContact{
	background:  url(images/pageheaderContact.jpg) no-repeat;
	display: inline;	
	float: left;
	margin-top: 20px;
	margin-left: 0;
	width: 600px;
	height: 85px;	
}

#headerGallery{
	background:  url(images/pageheaderGallery.jpg) no-repeat;
	display: inline;	
	float: left;
	margin-top: 20px;
	margin-left: 0;
	width: 600px;
	height: 85px;	
}

#headerBkGround{
	background:  url(images/pageheaderBkGround.jpg) no-repeat;
	display: inline;	
	float: left;
	margin-top: 20px;
	margin-left: 0;
	width: 600px;
	height: 85px;	
}

#headerWhere{
	background:  url(images/pageheaderWhere.jpg) no-repeat;
	display: inline;	
	float: left;
	margin-top: 20px;
	margin-left: 0;
	width: 600px;
	height: 85px;	
}

#headerwhat{
	background:  url(images/pageheaderWhat.jpg) no-repeat;
	display: inline;	
	float: left;
	margin-top: 20px;
	margin-left: 0;
	width: 600px;
	height: 85px;	
}

#headerwhy{
	background:  url(images/pageheaderWhy.jpg) no-repeat;
	display: inline;	
	float: left;
	margin-top: 20px;
	margin-left: 0;
	width: 600px;
	height: 85px;	
}

#headerThoughts{
	background:  url(images/pageheaderThoughts.jpg) no-repeat;
	display: inline;
	float: left;
	margin-top: 20px;
	margin-left: 0;
	width: 600px;
	height: 85px;	
}

#headerWhen{
	background:  url(images/pageheaderWhen.jpg) no-repeat;
	display: inline;
	float: left;
	margin-top: 20px;
	margin-left: 0;
	width: 600px;
	height: 85px;	
}

#headerCommittee{
	background:  url(images/pageheaderCommittee.jpg) no-repeat;
	display: inline;
	float: left;
	margin-top:20px;
	margin-left: 0;
	width: 600px;
	height: 85px;	
}

		#homebtn{
			float: left;
			margin-left: 370px;
			margin-top: -10px;
			width: 107px;
			height: 41px;
			background: url(images/homeBtn.jpg) no-repeat;
		}

		#homebtn:hover{
			background: url(images/homeBtnH.jpg) no-repeat;
		}

		#homebtn span{
			display: none;
		}
		
		#contactbtn{
			float: left;
			margin-top: -5px;
			width: 121px;
			height: 33px;
			background: url(images/contactBtn.jpg) no-repeat;
		}

		#contactbtn:hover{
			background: url(images/contactBtnH.jpg) no-repeat;
		}

		#contactbtn span{
			display: none;
		}

#images{
	background:  url(images/churchimages.jpg) no-repeat;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 682px;
	height: 154px;	
}

.address{
	color: #EA4E40;
}

/* Content */

.picRight{
	float: right;
	margin-top: 10px;
	margin: 5px;
	padding: 5px;
	width: auto;
	height: auto;
	border: solid 1px #0B121C;
	}
	
.picCentre{
	float: left;
	margin: 10px;
	margin-left: 100px;
	margin-right: 100px;
	padding: 5px;
	width: auto;
	height: auto;
	border: solid 1px #0B121C;
	}

#main {
	background: #fff;
	font: normal 80%/18px Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 0px;
	float: left;
	width: 580px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main_text {	
	color: #000;
	float: left;
	margin-left: 20px;
	margin-top: 25px;
	width: 580px;
	padding: 0;
	overflow: hidden;
}

.feedbackquotes{
	margin-bottom: 20px;
	width: 520px;
	padding: 10px;
	border: solid 1px #0B121C;
}

/*-------------------------------------------Events Page------------------------------------------*/
#Janeventscalender{
	background:  url(images/january.jpg) no-repeat;
	float: left;
	margin-right: 40px;
	width: 540px;
	height: 500px;
}

#Febeventscalender{
	background:  url(images/feb.jpg) no-repeat;
	float: left;
	margin-right: 40px;
	width: 540px;
	height: 500px;
}

#Mareventscalender{
	background:  url(images/March.jpg) no-repeat;
	float: left;
	margin-right: 40px;
	width: 540px;
	height: 500px;
}

#eventpresent{
 	background: #4F79B3;
	width: inherit;
	height: inherit;
}

.eventscalenderconatiner{
	width: 512px;
	height: 354px;
	float: left;
	margin-left:14px;
	margin-top: 123px;
}
.eventscalenderSun{
	width: 65px;
	height: 62px;
	float: left;
	margin-left: 3px;
	margin-right: 1px;
	margin-top: 4px;
}

.eventscalenderMon{
	width: 66px;
	height: 62px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderTue{
	width: 66px;
	height: 62px;
	float: left;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderWed{
	width: 71px;
	height: 62px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderThu{
	width: 73px;
	height: 62px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderFri{
	width: 73px;
	height: 62px;
	float: left;
	margin-left: 2px;
	margin-right: 1px;
	margin-top: 4px;
}

.eventscalenderSat{
	width: 69px;
	height: 62px;
	float: left;
	margin-left: 2px;
	margin-right: 0;
	margin-top: 4px;
}

.eventscalenderSun2{
	width: 65px;
	height: 63px;
	float: left;
	margin-left: 3px;
	margin-right: 1px;
	margin-top: 4px;
}

.eventscalenderMon2{
	width: 66px;
	height: 63px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderTue2{
	width: 66px;
	height: 63px;
	float: left;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderWed2{
	width: 71px;
	height: 63px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderThu2{
	width: 73px;
	height: 63px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderFri2{
	width: 73px;
	height: 63px;
	float: left;
	margin-left: 2px;
	margin-right: 1px;
	margin-top: 4px;
}

.eventscalenderSat2{
	width: 69px;
	height: 63px;
	float: left;
	margin-left: 2px;
	margin-right: 0;
	margin-top: 4px;
}

.eventscalenderSun3{
	width: 65px;
	height: 65px;
	float: left;
	margin-left: 3px;
	margin-right: 1px;
	margin-top: 4px;
}

.eventscalenderMon3{
	width: 66px;
	height: 65px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderTue3{
	width: 66px;
	height: 65px;
	float: left;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderWed3{
	width: 71px;
	height: 65px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderThu3{
	width: 73px;
	height: 65px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderFri3{
	width: 73px;
	height: 65px;
	float: left;
	margin-left: 2px;
	margin-right: 1px;
	margin-top: 4px;
}

.eventscalenderSat3{
	width: 69px;
	height: 65px;
	float: left;
	margin-left: 2px;
	margin-right: 0;
	margin-top: 4px;
}

.eventscalenderSun4{
	width: 65px;
	height: 68px;
	float: left;
	margin-left: 3px;
	margin-right: 1px;
	margin-top: 4px;
}

.eventscalenderMon4{
	width: 66px;
	height: 68px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderTue4{
	width: 66px;
	height: 68px;
	float: left;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderWed4{
	width: 71px;
	height: 68px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderThu4{
	width: 73px;
	height: 68px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderFri4{
	width: 73px;
	height: 68px;
	float: left;
	margin-left: 2px;
	margin-right: 1px;
	margin-top: 4px;
}

.eventscalenderSat4{
	width: 69px;
	height: 68px;
	float: left;
	margin-left: 2px;
	margin-right: 0;
	margin-top: 4px;
}

.eventscalenderSun5{
	width: 65px;
	height: 72px;
	float: left;
	margin-left: 3px;
	margin-right: 1px;
	margin-top: 4px;
}

.eventscalenderMon5{
	width: 66px;
	height: 72px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderTue5{
	width: 66px;
	height: 72px;
	float: left;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderWed5{
	width: 71px;
	height: 72px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderThu5{
	width: 73px;
	height: 72px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.eventscalenderFri5{
	width: 73px;
	height: 72px;
	float: left;
	margin-left: 2px;
	margin-right: 1px;
	margin-top: 4px;
}

.eventscalenderSat5{
	width: 69px;
	height: 72px;
	float: left;
	margin-left: 2px;
	margin-right: 0;
	margin-top: 4px;
}

#footer{
	font: normal 70%/14px Arial, Helvetica, sans-serif;
	color: #203B66; 
	text-align: right;
	float: right;
	width: 720px;
	line-height: 16px;
	padding: 0 0 10px 0;
	margin-right: 75px;
	margin-top: 8px;
}



