/* CSS Document */
a:link {
	color: #496FBA;
}
a:visited {
	color: #006599;
}
a:hover {
	color: #E3693A;
}
a:active {
	color: #E93649;
}


/* Centre layout */
html, body {
	margin: 0; 
	padding: 0; 
	background-color: #C8C8C8;

}
#wrapper {    
	margin-left: auto;    
	margin-right: auto; 
	margin-top: 0px;  
	}  
/* END Centre layout */	


/* HOME PAGE layout DIVs*/	
	#header {
	width: 815px;
	height: 210px;
	background-image:url(../i/headerbg.jpg);
	}
		#headertext {
		padding-top: 20px;
		padding-left: 30px;
		}
		#buttons {
		margin-top: 95px;
		width: 790px;
		float: left;
		height: 25px;
		margin-left: 13px;
		}
		#button1 { float: left;  width: 83px;   border-right: 1px solid #000;                                  height: 20px;}
		#button2 { float: left;  width: 102px;  border-right: 1px solid #000;  border-left: 1px solid #656565; height: 20px;}
		#button3 { float: left;  width: 113px;  border-right: 1px solid #000;  border-left: 1px solid #656565; height: 20px; background-image:url(../i/buttonbg.gif); background-position: right;}
		#button4 { float: left;  width: 200px;  border-right: 1px solid #000;  border-left: 1px solid #656565; height: 20px; background-image:url(../i/buttonbg.gif); background-position: right;}
		#button5 { float: left;  width: 80px;   border-right: 1px solid #000;  border-left: 1px solid #656565; height: 20px; background-image:url(../i/buttonbg.gif); background-position: right;}
		#button6 { float: left;  width: 72px;   border-right: 1px solid #000;  border-left: 1px solid #656565; height: 20px;}
		#button7 { float: left;  width: 113px;                                 border-left: 1px solid #656565; height: 20px;}
	
	#mainbg {
	width: 815px;
	background-repeat: repeat-y;
	background-image: url(../i/mainbg.jpg);
	}
		#leftcol {
		float: left;
		width: 270px;
		margin-left: 10px;
		padding: 5px 0px 5px 0px;
		}
				#hpbox1 {
				width: 256px;
				border: 1px solid #333;
				overflow: hidden;
				background-image:url(../i/stmarys.jpg);
				background-repeat: no-repeat;
				background-position: bottom left;
				}
					#innerboxspacer1 {
					width:103px;
					float: left;
					height: 50px;
					}
					#hpboxinner1 {
					float: left;
					width: 150px;
					}

				#hpbox2 {
				width: 256px;
				border: 1px solid #333;
				margin-top: 5px;
				overflow: hidden;
				background-image:url(../i/stmarks.jpg);
				background-repeat: no-repeat;
				background-position: bottom left;
				}
					#innerboxspacer2 {
					width:103px;
					float: left;
					height: 50px;
					}
					#hpboxinner2 {
					float: left;
					width: 150px;
					}

				#hpbox3 {
				width: 256px;
				height: 90px;
				border: 1px solid #333;
				margin-top: 5px;
				overflow: hidden;
				background-image:url(../i/allsaints.jpg);
				background-repeat: no-repeat;
				}
					#innerboxspacer3 {
					width:103px;
					float: left;
					height: 90px;
					}
					#hpboxinner3 {
					float: left;
					width: 150px;
					}

				#hpbox4 {
				width: 256px;
				height: 90px;
				border: 1px solid #333;
				margin-top: 5px;
				overflow: hidden;
				background-image:url(../i/stnicholas.jpg);
				background-repeat: no-repeat;
				}
					#innerboxspacer4 {
					width:103px;
					float: left;
					height: 90px;
					}
					#hpboxinner4 {
					float: left;
					width: 150px;
					}

		#rightcol {
		float: left;
		width: 490px;
		padding-left: 10px;
		}
		#footer {
		padding-top: 3px;
		clear: both;
		width: 815px;
		height: 56px;
		background-image: url(../i/footer.jpg);
		background-repeat: no-repeat;
		}

/* END HOME PAGE layout DIVs*/	

/* TEMPLATE layout divs */

#maincol {
	float: left;
	width: 750px;
	padding-left: 30px;
}

/* END TEMPLATE layout divs */

/* All Saints Page layout divs */

#allcolleft {
	float: left;
	width: 520px;
}

#allcolright {
	float: left;
	width: 225px;
}

/* END All Saints Page layout divs */

/* St Nicholas' Page layout divs */

#sncolleft {
	float: left;
	width: 520px;
}

#sncolright {
	float: left;
	width: 225px;
}

/* END St Nicholas' Page layout divs */
h1 {
	font-family: Verdana;
	font-size: 15px;
	color: #597BA1;
	padding-top: 10px;

}
h2 {
	font-family: Verdana;
	font-size: 13px;
	color: #597BA1;
	padding-top: 10px;

}
h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #597BA1	;
	padding-top: 10px;
	text-decoration: underline;
}

.headertext {
	font-family: Verdana;
	font-size: 25px;
	color:#C4E042;
	text-align: left;
	line-height: 35px;
}
.buttontext {
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
	color:#FFF;
	text-align: center;
	padding-top: 5px;
}
.buttontext a:link    {text-decoration: none;color:  		#FFF; font-family: Arial;}
.buttontext a:active  {text-decoration: none;color:		#FFF; font-family: Arial;}
.buttontext a:visited {text-decoration: none;color: 		#FFF; font-family: Arial;}
.buttontext a:hover   {text-decoration: underline;color: 	#FFF; font-family: Arial;}

.footerlinks {font-family: Verdana;	font-size: 11px;	color: #FFF;}
.footerlinks a:link {text-decoration: none;color: #FFF;font-family: Verdana;font-size: 11px}
.footerlinks a:active {text-decoration: none;color: #FFF;font-family: Verdana;font-size: 11px}
.footerlinks a:visited {text-decoration: none;color: #FFF;font-family: Verdana;font-size: 11px}
.footerlinks a:hover {text-decoration: underline;color: #FFF;font-family: Verdana;font-size: 11px}

.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.designedbytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
#designedby {
	width: 600px;
	height: 200px;
	float: right;
	margin-right: 20px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 20px;
	text-align: left;
}
.hpboxtitle {
	display: block;
	width: 100%;
	background-color:#C4E042;
	text-align: left;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	padding-left: 10px;
}
.hpboxtitle a:link {text-decoration: none;color: #333;font-family: Verdana;font-size: 11px}
.hpboxtitle a:active {text-decoration: none;color: #333;font-family: Verdana;font-size: 11px}
.hpboxtitle a:visited {text-decoration: none;color: #333;font-family: Verdana;font-size: 11px}
.hpboxtitle a:hover {text-decoration: underline;color: #333;font-family: Verdana;font-size: 11px}

.hpboxtext {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333;
}
.imageborder {
	border: 4px solid #577AA4;
	margin: 10px;
}
#bordertable {	
  padding: 2px 4px 2px 4px;
	border: 4px solid #577AA4;
	background-color: #D6DEE9;
	}
/* END text formatting */


