
/* document styling */


* 
	{padding : 0;
	margin : 0;} 

body {
	font-family:verdana, "Times New Roman", Times, serif : 15px;
	background-color: #FFF;
	/* background-image:url(images/CLOVER.gif) ; */
	
	} 
	
P{ margin-bottom:0.75em;
	}

img {padding : 3px;
	border : 1px solid #d0660a;
} 

img.floatTL { 
	float : left;
	margin-right : 7px;
	margin-bottom : 2px;
	margin-top : 2px;
	margin-left : 10px;
} 

img.floatTR { 
	float : right;
	margin-left : 7px;
	margin-bottom : 2px;
	margin-top : 2px;
	margin-right : 10px;
} 

#menu { 
	width : 1200px;
	height : 60px;
	margin : 0 auto;
	/* background : url(images/img03b.jpg) no-repeat right 5px; */
	overflow: hidden;
	zoom: 1;
} 

#menu ul { 
	margin : 0;
	padding : 0;
	list-style : none;
} 

#menu ul li .current {
	color : #000;
	background-color : #fff380;
}


#menu li { 
	color : #000;
	/* display : block; */
	float : left;
	width : 112px;
	height : 60px;
	padding : 0 0 0 2px;
	/* background : url(images/img02a-1.jpg) no-repeat; */
	
} 

#menu a { 
	/*display : block;
	width : 110px; 	
	height : 35px;
	padding : 25px 20px 0 20px;
	background : url(images/img03b.jpg) no-repeat 5 10px; */
	text-decoration : none;
	display:block;
	border-style:solid;
	border-top-color: #dfdfdf;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #858585;
	text-align : left;
	font-size : 0.90em;
	color : #000;
	text-transform : uppercase;
	font-weight : bold;
	text-decoration: none;	
	
} 

#menu a:hover {
	/* display:block;*/
	color:Black; 
	border-style:solid;
	border-top-color: #858585;
	border-right-color: #333;
	border-bottom-color: #666;
	border-left-color: #dfdfdf;
	background-color:transparent;
	background-color: #ffff00;
}

#wrapper { 
	margin : 15px auto 0 auto;
	width : 1200px;
	/* background : url(images/img02a-1.jpg) repeat-x left top; */
} 

/* Left Column - vertical menu */

#leftcolumn { 
	color : #333;
	border : 1px solid #ccc;
	margin : 5px 0 5px 0;
	padding : 10px;
	height : 1092px;
	width : 220px;
	float : left;
	/* adds a background to the menu */
	/* background-image : url(images/wbg.gif); */
	/* background-repeat : repeat-x; */
	/* background-color : #adce33; */
	background-color : #fff;
} 

.logo { 
	background-image : url(images/Logomod.png);
	width : 190px;
	height : 220px;
	background-repeat : no-repeat;
	margin-left : 45px;
	margin-top : 7px;
} 

.logo h2 
	{padding-top : 168px;
	font-size : 1.8em;
	font-weight : lighter;
	padding-left : 23px;} 

.logo h3 { 
	font-size : 0.9em;
	color : #0f1702;
	padding-left : 22px;
} 
.logo a { 
	color : #f4fdae;
} 
#leftcolumn h4 { 
	font-size : 0.8em;
	font-weight : lighter;
	color : #d0660a;
	padding-top : 17px;
} 

.leftlinks ul li .current {
	color : #000;
	background-color : #fff380;
}

.leftlinks ul { 
	padding : 3px 0 8px 0;
	text-decoration:none;
} 

.leftlinks li { 
	line-height : 20px;
	list-style:none;
	padding-left : 0;
	margin-left : 21px;
	color : #000;
	padding : 3px 0 8px 0;
	text-decoration : none;
} 

.leftlinks a { 
	text-decoration : none;
	display:block;
	border-style:solid;
	border-top-color: #dfdfdf;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #858585;
	/* color : #FFF; */
	color : #000;
	/* font-weight : Bold; */
	font-size : 1.2em;
} 

.leftlinks a:hover {
	color: black; 
	/* background-color: #33FF00; */
	background-color : #ffff00;
	text-decoration : none;
	display:block;
	border-style:solid;
	border-top-color: #858585;
	border-right-color: #333;
	border-bottom-color: #666;
	border-left-color: #dfdfdf;
	font-weight : Bold;
	font-size : 1.2em;}


.bottomleft { 
	margin-top : 15px;
} 

.bottomleft h5 { 
	font-size : 1.4em;
	font-weight : lighter;
	color : #d0660a;
	padding-bottom : 10px;
} 

.bottomleft p { 
	font-size : 1.0em;
	text-align : justify;
	margin-bottom : 1em;
} 

.bottomleft a { 
	color : #d0660b;
} 

/* Right Column */

#rightcolumn { 
	float : right;
	color : #333;
	border : 1px solid #ccc;
	margin : 5px 0 5px 0;
	height : 1100px;
	width : 925px;
	display : inline;
	position : relative;
	/* background-image : url(images/wbg.gif); */
	/* background-repeat : repeat-x; */
	/* background-color : #adce33; */
	padding-top : 2px;
	padding-left : 10px;
	padding-bottom : 10px;
	padding-right : 10px;
	text-align: left;
	font-size : 1.2em;
} 
#rightcolumn h1 { 
	float : right;
	font-size : 1.7em;
	font-weight : normal;
	/* color : #ffffff; */
	color : 000;
	letter-spacing : -1px;
	word-spacing : -2px;
	border-bottom:thick;
	border-bottom-color:#FFFF66;
} 

#rightcolumn h2 { 
	/*color : #d0660a;*/
	color: #000;
	font-size : 1.5em;
	font-weight : normal;
	letter-spacing : -1px;
	word-spacing : -2px;
	margin-bottom:0.5em;
} 
#rightcolumn h4 { 
	color : #000;
	font-weight : normal;
	letter-spacing: -0.5px;
	word-spacing: -2px;
	font-size : 1.2em;
	margin-bottom : 0.5em;
	
}
#rightcolumn h5 {font:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	text-align:left;
	font-weight:Bold;}
	 
.rightpic { 
	width : 800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/linda2.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicwye { 
	width : 800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/wyechurch.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicba { 
	width : 800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/allsaints.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicbrook { 
	width : 800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/brookchurch.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicbrook2 { 
	width : 800px;
	height : 220px;
	/* background-image : url(images/sanctuary.tiff); */
	background-image : url(images/sancturary.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}



.rightpicelm { 
	width : 800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/elmstead.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicha { 
	width : 800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/hastingleigh.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpichi { 
	width : 800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/hinxhillchurch.gif);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicpet { 
	width : 800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/pethamchurch.gif);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicwa { 
	width : 800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/walthamchurch.gif);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicmus { 
	width : 800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/musicgroup2.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicbells { 
	width : 800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/bellringers.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicforth { 
	width : 800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/bunting.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}

.rightpicworship { 
	width : 800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/worship.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicnotice { 
	width : 800px;
	height : 220px;	
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/notice.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicbaptism{ 
	width : 800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/baptism.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicyouth{ 
	width : 1800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/youth.gif);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicmet{ 
	width : 1800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/methodist.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpiclinks{ 
	width : 1800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/links.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.rightpicwed{ 
	width : 1800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/weddings.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}

.rightpicpul{ 
	width : 1800px;
	height : 220px;
	/* background-image : url(images/rightpica.jpg); */
	background-image : url(images/pulpit.jpg);
	background-position: 200px 15px;
	/*background-position:center center;*/
	background-repeat : no-repeat;
	margin-top : 20px;	
}
.topright { 
	text-align : justify;
	padding : 15px;
} 
#rightcolumn a { 
	text-decoration : none;	
	color : #000;
} 

.righlinks ul { 
	padding : 3px 0 8px 0;
	text-decoration:none;
	} 

#rightcolumn a:hover {
	color:black; 
	/* background-color:transparent; */
	background-color: #ffff00;
}

.rightlinks li {
	text-decoration: none; 
	line-height : 20px;
	list-style : none;
	padding-left : 25;
	padding-bottom: 5px;
	margin-left : 21px;
	color : #FFF;
	font-size : 1.0em;
	display:block;	
	color : #000;
} 

/* Bottom banner */

.bottomtext { 
	text-align : justify;
	padding : 5px;
} 
.bottomtext p { 
	font-size : 1.1em;
} 

#footer { 
	background-color : #fff;
	display : inline;
	float : left;
	width : 100%;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;
} 
#footer p { 
	color : #000;
} 
#footer a { 
	color : #000;
} 


.indentp {
	text-indent: 25%;
}

.clear:after {
content: ".";
display:block;
height: 0;
font-size: 0;
clear: both;
visibility:hidden;
}
.clear {
zoom: 1;

}

/* page pictures */



