/* CSS Document */

div.container
{
	width:800px;
	margin:0 auto;
}

div.header
{
	text-align:center;
	width:100%;
	height:auto;
	font-family:Arial, Helvetica, sans-serif; 
}

div.header2
{
	width:100%;
	background-color:#663366;
	color:#ffffff;
	font-size:large;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; 
}

div.navbar
{
	width:100%;
	height:25px;
	background-color:#663366;
}

div.news
{
	width:40%;
	float:left;
	padding:1em;
}

table.container
{
	padding:1em;
}


.events
{
	border-left-color:#663366;
	border-left-width:medium;
	border-left-style:double;
}
.menuWrapper
{
	position:absolute; 
	width:162px; 
	background-color:#FF5A5A; 
	visibility:hidden; 
	border-style:solid; 
	border-width:2px; 
	border-color:#EFEFEF #505050 #505050 #EFEFEF;
	display:block;
	padding:3px;
}

.menuItem
{
	cursor:pointer; 
	font-size:17px; 
	font-family:Arial, Helvetica, sans-serif; 
	border-bottom:1px solid #505050; 
	border-top:1px solid #EFEFEF;
	padding-left:5px;
	color:white; 
	background-color:#dd0000;
	text-decoration:none; 
	position:absolute; 
	left:0px; 
	width:164px; 
	height:1.7em;
	display:block;
	line-height:1.7em;
}

.menuItemOn
{
	cursor:pointer; 
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif; 
	border-bottom:1px solid #505050; 
	border-top:1px solid #EFEFEF;
	padding-left:5px; 
	color:#ff0000; 
	background-color:#cccccc; 
	text-decoration:none;
	position:absolute; 
	left:0px; 
	width:164px; 
	height:1.7em;
	display:block;
	line-height:1.7em;
}
A:link
{
	text-decoration:none;
}
 
A:hover
{
	text-decoration:none;
	color: #FF0000;
}

A:visited
{
	text-decoration:none;
}

.style1
{
	font-family: Arial, Helvetica;
	font-size: 57%;
}

.style2
{
	font-size: large;
}

.style3
{
	font-family:Arial, Helvetica; 
	font-weight: bold;
	color:#FF0000;
}

.style4
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color:#000066;
}

.style5
{
	font-family: Bookman Old Style, Bookman;
	font-weight: 500;
	color:#FFCC00;
}

.style6
{
	font-family: Arial, Helvetica;
	font-weight: bold;
}

.style7
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color:#000066;
	font-size:small;
}

.style8
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color:#ff0000;
	font-size:small;
}

.church1
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #006600;
}

.church
{
	font-family: Arial, Helvetica;
	font-style: italic; 
	color: #000066;
}
.lead
{
	font-family: Arial, Helveicta;
	color:#FF0000;
	font-size:xx-large;
}

.letters
{
	font-family: Arial, Helvetica;
	font-style: italic;
	font-size: 90%;
}

.clergy
{
	font-family: Arial, Helvetica;
	font-size: small;
	color: #000066;
}

.emp
{
	font-family: Arial, Helvetica;
	font-size:x-large;
	color:#FF0000;
	font-weight:bold;
}

.deaneries
{
	font-family: Arial, Helvetica;
	font-style: italic;
	font-size: 70%;
}

H1
{
	font-family: Arial, Helvetica;
	font-size: large;
	color:#FF0000;
}

p
{
	font-family: Arial;
}

blockquote
{
	font-family: Arial;
}

ol
{
	font-family: Arial;
}

ul
{
	font-family: Arial;
}
