/*Sets up background color*/
body {
	background-color: #76E4F5;
	margin-left: 0;
	margin-top: 50px;
	margin-bottom: 50px;
	background-image:  url(images/back5.gif);
	background-repeat: repeat;
}

/*Establishes the centre alignment of the page*/
#wrap {
	width: 900px;
	margin: 0 auto;
	}
	
.overlay {
	position: absolute;
	right: 0%;
	top: 0px;
	z-index: 2;
	}	
	
/*Sets up main white window with grey outline*/
.box {
	margin: 0 auto;
	width: 900px;
	border: medium solid rgb(180,180,260);
	background-color:#2F6171;
	height: 550px;
	top: 20px;
	
}
.shadow {
	position:absolute;
	left: 12px;
	top: 553px;
	z-index: 1;
	}
	
.sideshadow {
	position:absolute;
	width: 15px;
	top: 3px;
	left: 903px;
	height: 590px;
	z-index: 1;
	}
.mainbox {
	position: relative;
	width: 717px;
	border: medium solid rgb(180,180,260);
	background-color:#FFFFFF;
	height: 307px;
	top: 120px;
	left: 120px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px 30px;
	clip: rect(auto,auto,50px,auto);
}


.churchsquare {
	position: absolute;
	width: 120px;
	height: 120px;
	left: 0px;
	}
/*places the main picture*/
.churchpic {
	position: absolute;
	left: 120px;
	
	height: 120px;
	width: 530px;
}

.rightpic {
	position: absolute;
	text-align:center;
	left: 650px;
	height: 120px;
	width: 250px;
	}

/*positions the menu buttons*/

.bigpic {
	position: relative;
	top: 20px;
	width: 357px;
	height: 500px;
	left: 180px;	
	}

.nav {
	position:absolute;
	top: 120px;
	left: 0px;
	list-style: none;
	height: 161px;
	width: 120px;
	z-index: 3;
	
	}


.nav li a {
	position: relative;
	color: #fff;
	font: normal 11px/24px verdana, arial, tahoma, sans-serif, middle;
	display: block;
	
	width: 110px;
	height: 20px;
	background-image: url(buttons/button1.jpg);
	border-bottom: solid 1px #fff;
	padding-left: 10px;
	text-decoration: none;
	background-repeat: no-repeat;	
}

.nav li a:hover {
background-image: url(buttons/buttonover.jpg);
}

.submenu {
	position:absolute;
	top: 331px;
	left: 0px;
	list-style: none;
	height: 161px;
	width: 120px;
	z-index: 3;
	
	}

.mainwindow {
	position: absolute;
	left: 130px;
	top: 135px;
	height: 450px;
	width: 505px;
	color:#000000;
	font: normal 11px/24px verdana, arial, tahoma, sans-serif, middle;
	padding-left: 10px;
	}
	
.submenu li a {
	position: relative;
	color: #fff;
	font: normal 11px/24px verdana, arial, tahoma, sans-serif, middle;
	display: block;
	width: 110px;
	height: 20px;
	background-image: url(buttons/button2.jpg);
	border-bottom: solid 1px #fff;
	padding-left: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
}

.submenu li a:hover {
background-image: url(buttons/button2over.jpg);
}
/*Page Heading*/	
.welcomehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	position: relative;
	width:450px;
	height:30px;
	left: 00px;
	top: 30px;
	z-index:3;
}
.welcomehead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	position: relative;
	width:600px;
	height:20px;
	left: 00px;
	top: 0px;
	z-index:3;
}

/*Page body text*/
.welcomebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	position: absolute;
	width:550px;
	height:150px;
	left: 60px;
	top: 80px;
}

.gardentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: rgb(216,20,20);
	position: relative;
	text-align: center;
	width:400px;
}

.gardenbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgb(50,175,25);
	position: relative;
	text-align: center;
	width:400px;
	z-index: 3;
}

.welcomefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	position: absolute;
	width:717px;
	height:30px;
	top: 280px;
	z-index:3;
	text-align: center;
}
.grey {
	position: absolute;
	width: 120px;
	height: 292px;
	top: 258px;
	left: 0px;
	background-color:#81C9CD;
	z-index:1;
	
	}
/*Footer- for web address or last updated line*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#999999;
	position: relative;
	width:717px;
	height:30px;
	top: 390px;
	text-align: center;
	display:block;
	z-index: 1;
}

.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #666666;
	position:relative;
	padding-top: 10px;
	z-index: 3;
}

.eventpic{
	position: relative;
	top: 0px;
}
.eventtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: rgb(255,102,0);
	z-index: 3;
	width: 400px;
	position: relative;
}

.eventlocation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: rgb(0,0,0);
	z-index: 3;
	width: 400px;
	position: relative;
}

.eventdetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: rgb(103,103,103);
	z-index: 3;
	width: 400px;
	position: relative;
}

.eventhost{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: rgb(255,102,0);
	z-index: 3;
	width: 400px;
	position: relative;
}

.eventdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: rgb(153,153,153);
	z-index: 3;
	width: 400px;
	position: relative;
}

.eventtime{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: rgb(153,153,153);
	z-index: 3;
	width: 400px;
	position: relative;
}


