BODY{
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
}

/* 	This section controls the layout of standard items
	such as page headers, links, images, table cells
*/

h1{
	font-family : serif,Arial,"Times New Roman","Courier New";
	font-weight : bold;
	font-style : italic;
	color : #990000;
	font-size: 18pt;
	margin-top: 0px;
	padding-top: 0px;
}
h2{
	font-family : serif,Arial,"Courier New","Times New Roman";
	font-weight : bold;
	font-style : italic;
	color : #990000;
}
h3{
	font-family : serif,Arial,"Courier New","Times New Roman";
	font-weight : bold;
	color : #990000;
}

h4{
	font-family : serif,Arial,"Courier New","Times New Roman";
	font-weight : bold;
}

a:link{
	color : #000000;
	text-decoration: none;
}
a:visited{
	color : #000000;
	text-decoration: none;
}
a:active{
	color : #000000;
	text-decoration: none;
}
a:hover{
	color : #000000;
	text-decoration: none;
}

img{
	display:block;
}

#gallery img{
	display:inline;
}

td, th{
  font-family : "Times New Roman", Times, serif;
}

/* 	This section controls the layout of the headings
*/

#branding{
	width: 100%;
}

#Heading h2{
	width: 100%;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : italic;
	border-bottom-style: ridge;
	border-bottom-color: #999999;
	border-top-style: ridge;
	border-top-color: #999999;
	color: #990000;
	vertical-align: middle;
	z-index: 5;
	font-size: 14pt;
}

.subhead,h3{
	font-family : serif,Arial,"Courier New","Times New Roman";
	font-weight : bold;
	color : #990000;
	font-size: 14pt;
}

#cofelogo {
	display: none;
}

#Logomap {
	display: none;
}

#navigation{
	display: none;
}

#navigation A:LINK{
	color: #FDFFCB;
	text-decoration : underline;
}

#navigation A:VISITED{
	color: #FDFFCB;
	text-decoration : underline;
}

#navigation A:ACTIVE{
	color: #FDFFCB;
	text-decoration : underline;
}

#navigation A:HOVER{
	color: #FDFFCB;
	text-decoration: underline;
}

/* 	This section controls the layout
	of the three columns 
*/

#ColumnLeft{
	display: none;
}

#ColumnRight {
	display: none;
}

#ColumnRight2 {
	display: none;
}

#ColumnMiddle {
	left : 5px;
	right: 185px;
	margin-bottom: 10px;
	z-index: 4;
}

#ColumnMiddleWide {
	left : 5px;
	margin-bottom : 10px;
	right: 5px;
	padding-bottom: 10px;
	z-index: 4;
}

#ColumnNews1 {
	top: 80px;
	position: absolute;
	width : 172px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
}

#ColumnNews2 {
	top: 80px;
	position: absolute;
	width : 220px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	left: 184px;
}

#ColumnNews3 {
	top: 80px;
	position: absolute;
	width : 172px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	left: 416px;
}

#ColumnMiddleOutreach {
	left : 5px;
	right: 200px;
	margin-bottom: 10px;
}

#ColumnMiddleRegular {
	left : 5px;
	right: 185px;
	margin-bottom: 10px;
}

#ColumnMiddleSchool {
	left : 5px;
	right: 200px;
	margin-bottom: 10px;
}

#ColumnMiddleBaptism {
	left : 5px;
	right: 150px;
	margin-bottom: 10px;
}

#IndexLogo {
	left : 10em;
	top: 184px;
	position: absolute;
	background-image: url(images/church.jpg);
	width: 281px;
	background-repeat: no-repeat;
}

#IndexText {
	left : 28em;
	top: 242px;
	position: absolute;
	padding-right: 5px;
}

#CatiaLogo {
	float:left;
}

#CatiaText {
	left : 200px;
	font-size: 0.8em;
	top: -35px;
	float: left;
	clear: left;
	display: block;
	position: relative;
	_width: 75%;
}

#Copyright {
	z-index: 0;
	clear: both;
}

#acckeys{
	display: none;
}

/* This section contains text formatting */

.xsmallJust{
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
}

.xsmallLeft{
	text-align : left;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
}

.xsmallRight{
	text-align : right;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
}

.xsmallCentre{
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
}

.xxsmallLeft{
	text-align : left;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}

.xxsmallRight{
	text-align : right;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}

.xxsmallCentre{
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}

.xxsmallJustify{
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}
/*-----------------------------------------------------------*/
.diarytop {
	color: #000000;
}

.services {
	color: #444444;
	font-weight: bold;
}

.ColourTextBold {
	color: #990000;
	font-weight: bold;
}

.ColourTextNormal {
	color: #990000;
}

.ColourTextBoldItalic {
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

/* This section contains the formatting of lists */

.ListBaptisms {
	text-align : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	float : left;
	font-size : 0.6em;
}

.ListBaptisms ul {
	border : none;
	list-style-image: none;
	list-style-type: none;
	margin : 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
}

.ListBaptisms li{
	margin : 0em 0.1em 0.25em 0.1em;
	list-style-image: none;
	list-style-type: none;
	color : #444444;
	font-weight: bold;
	padding:0px 0px 0px 0px;
}
	
.ListBaptisms li a {
	display : block;
	text-decoration : none;
	margin : 0px 0px 0px 0px;
	width : auto;
	font-weight : bold;
	color : #990000;
	BACKGROUND-IMAGE: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-bottom: 2px;
}

.ListBaptisms li a:hover {
	display : block;
	text-decoration : underline;
	margin : 0px 0px 0px 0px;
	width : auto;
	font-weight : bold;
	color : #990000;
}

.ListOutreach {
	text-align : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	float : left;
	font-size : 0.6em;
}

.ListOutreach ul {
	border : none;
	list-style-image: none;
	list-style-type: none;
	margin : 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
}

.ListOutreach li{
	border : 2px solid #CCCCCC;
	margin : 0em 0.1em 0.25em 0.1em;
	padding : 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	color : #000000;
	vertical-align: middle;
	}
	
.ListOutreach li a {
	display : block;
	padding : 0.3em 0.3em 0.3em 0.5em;
	text-decoration : none;
	margin : 0px 0px 0px 0px;
	width : auto;
	font-weight : bold;
}

.ListOutreach li a:hover {
	background-color : #FFFF88;
}

.ListOutreach li img {
	display: inline;
}

.ListRegular {
	text-align : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	float : left;
	font-size : 0.6em;
}

.ListRegular ul {
	border : none;
	list-style-image: none;
	list-style-type: none;
	margin : 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
}

.ListRegular li{
	display : block;
	margin : 10px 0px 0px 0px;
	width : auto;
	font-weight : bolder;
	BACKGROUND-IMAGE: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-bottom: 2px;
	color: #990000;
}

#ListRegularx{
	display : block;
	margin : 0px 0px 0px 15px;
	padding : 0px 0px 0px 0px;
	color : #000000;
	font-weight : normal;
	background-image: url(images/blank.gif);
	}

.ListIndex {
	text-align : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	float : left;
	font-size : 0.6em;
}

.ListIndex ul {
	border : none;
	list-style-image: none;
	list-style-type: none;
	margin : 0px 0px 0px 25px;
	padding:0px 0px 0px 0px;
	width:auto;
}

.ListIndex li{
	display : list-item;
	width : auto;
	font-weight : bolder;
	BACKGROUND-IMAGE: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	color: #444444;
	padding-bottom: 4px;
}

/* This section is the layout for the menus */

.menu A {
	display : block;
}

.menu A:LINK{
	color : #990000;
	text-decoration : none;

}
.menu A:VISITED{
	color : #990000;
	text-decoration : none;

}
.menu A:ACTIVE{
	color : #990000;
	text-decoration : none;
}

.menu A:HOVER{
	color : #6600CC;
	background-color: #cccccc;
	text-decoration : none;
	position:relative; /* fixes disappearing background problem in IE5 & IE6*/
}

.menu A:FOCUS{
	color : #6600CC;
	background-color: #cccccc;
	text-decoration : none;
}

.menu{
	font-family : "Times New Roman", Times, serif;
	font-size : 0.6em;
}

.menuD{
	font-family : "Times New Roman", Times, serif;
	font-size : 0.8em;
	font-weight : bold;
}

/* This sections is the format for links on the Links page */

A.links:LINK{
	color : black;
	font-weight : bold;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
}
A.links:VISITED{
	color : black;
	font-weight : bold;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
}
A.links:ACTIVE{
	font-weight : bold;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
}
A.links:HOVER{
	color : blue;
	font-weight : bold;
	text-decoration : underline;
	font-family : "Times New Roman", Times, serif;
}

A.links img {
	display:inline;
}

/* This section is the formatting of table cells */

TD.main{
  text-align : justify;
}

TD.mainL, TH.mainL{
  text-align : left;
  vertical-align : top;
}

TD.mainL2, TH.mainL2{
  text-align : left;
}

TD.mainR, TH.mainR{
  text-align : right;
}

TD.mainC, TH.mainC{
  text-align : center;
}

TD.mainCTop, TH.mainCTop{
  text-align : center;
  vertical-align : top;
  font-size: 0.8em;
}

TD.mainLred, TH.mainLred{
  text-align : left;
  color : #990000;
}

TD.mainCred, TH.mainCred{
  text-align : center;
  color : #990000;
}

TD.mission {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #990000;
	border-width: 0px 0px 0px 0px;
}

TH.newshead {
	color: #FEFCE3;
	font-weight: bold;
  	text-align : center;
    vertical-align : middle;
}

P.mainLred{
  text-align : left;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size :0.8em;
  color : #990000;
}

/* Formatting of the diary pages */
	
TD.datecol {
	color: #990000;
}

TD.timecol {
	padding-left: 5px;
	padding-right: 5px;
	}
	
.oldalresford {
	color:#FF6600;
	}

.newalresford {
	color:#990000;
	}

.ovington {
	color:#0000FF;
	}

.bighton {
	color:#009900;
	}

.other {
	color:#666666;
	}

/* Page layouts - image display with drop shadows */

.img-wrapperL {
  background: url(images/shadow.gif) no-repeat bottom right;
  float: left;
  margin-left: 5px;
  margin-top: 10px;
  margin-right: 5px;
}
 
.img-wrapperL img {
  background: #FFFFFF;
  padding: 4px;
  border: 1px solid #a9a9a9;
  position: relative;
  left: -5px;
  top: -5px;
}

.img-wrapperR {
  background: url(images/shadow.gif) no-repeat bottom right;
  float: right;
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 0px;
}
 
.img-wrapperR img {
  background: #FFFFFF;
  padding: 4px;
  border: 1px solid #a9a9a9;
  position: relative;
  left: -5px;
  top: -5px;
}
.img-wrapperRnb {
  background: url(images/shadow.gif) no-repeat bottom right;
  float: right;
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 0px;
}
 
.img-wrapperRnb img {
  background: #FFFFFF;
  padding: 0px;
  border: 1px solid #a9a9a9;
  position: relative;
  left: -5px;
  top: -5px;
}
