\.firstbigletter {
/*
	font-family:Georgia,;
	color:#D2691E;
	font-size:40px;
	line-height:80%;
	letter-spacing:-4px;
*/
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-weight:bold;
	font-size:22px;
	line-height:100%;
}

a img {border:0px;}
img {padding: 5px 5px 5px 5px;}}
strong a {
	font-family: Veranda, Tahoma, sans-serif; 
	font-size: 120%; 
	color: #003366;
}


body
{
	/*font: normal normal normal 11px/15px "Trebuchet MS", Arial, Verdana, sans-serif;*/
	font-family: Arial, sans-serif;	
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:12px;
/*	background: url(../images/bgd.jpg) no-repeat center top;
	background-color: #6ace86;*/
}
#header td
{
        background-image:url("/images/cathedralbanner.jpg");
        width:753px;
        height:185px;
}
/*
#header_top td
{
        background-image:url("/images/top.jpg");
        width:753px;
        height:41px;
}
*/
h2
{
	font-family: Veranda, Tahoma, sans-serif; 
	font-size: 150%; 
	font-weight: bold; 
	color: #0066cc;
	margin:0 5 0 0;
	text-align:center; 
}

h3 {
	font-family: Veranda, Tahoma, sans-serif; 
	font-size: 120%; 
	font-weight: bold; 
	color: #0066cc;
	margin-top:0px;
	margin-bottom:0px;
}

legend {
	font-family: Veranda, Tahoma, sans-serif; 
	font-size: 120%; 
	font-weight: bold; 
	color: #0066cc;
	margin-top:0px;
	margin-bottom:0px;
}
td
{
	text-align:left;

}

a:link, a:visited {
  color: #09f;
  font-weight:bold;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;  
}

/*
a{
	text-decoration: underline;
	color:#b3ad8a;
	font-weight:bold;
	font-size:12px;
}
a{
	text-decoration: underline;
	color:#b3ad8a;
	color: #a18550;
	font-weight:bold;
	font-size:12px;
}
a:hover{
	text-decoration: none;
	color:#AE0C1F;
}
*/

/*START TOP NAV*/
#tabs a:hover{
	color:#ffffff;
	background:url(/images/tabmo_green.jpg);
	background-repeat:no-repeat;
}

#tabs a{
	display:block;
	text-align:center;
	background:url(/images/tab_blue.jpg);
	color:#FFFFFF;
	text-decoration:none;
	width:99px;
	height:21px;
}

#tabs a span{
	background:url(/images/tab_blue.jpg);
	color:#FFFFFF;
	width:99px;	
	height:21px;	
}

#tabs a:hover span{
	background:url(/images/tabmo_blue.jpg);
}

/*END TOP NAV*/



/* Left Navigation*/

/* Size and color */
td#nav
{
	text-align: center;
	vertical-align: top;
	width: 150px;
	height: 100%;
	background-color: #0e61be;
	padding-left: 5px;
}

td#nav input
{
	background-color: transparent;
	border: 1px solid #000000;
}

#button {
	width: 150px;
	border-right: 0px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	background-color:#0066cc;
	color: #333;
}
#button ul {
	list-style:none;
	margin: 0;
	padding: 0;
	border: none;
}
#button li {	
Ï	border-bottom: 1px solid #90bade;
	margin: 0;
	line-height:1.5em;
}
#button li li{

	border-bottom: 1px solid #90bade;
	margin-left:1em;
}
#button li ul{
	margin-top:-0px;
}
#button li a {
	display:block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #0066cc;
	border-right: 10px solid #0066cc;
	background-color: #0066cc;
	color: #fff;
	text-decoration: none;
	width: 79%;
}
html>body #button li a {
	width: auto;
}
#button li a:hover {
	border-left: 10px solid #b3ad8a;
	border-right: 10px solid #b3ad8a;
	background-color: #e3dbac;
	color: #cf0000;
}
#navside ul { 
	list-style-type: none; 
	margin: 0em; 
	padding: 0em;
}
#navside li { 
	display:inline;
}
#navside a {
	width:auto;
	display: block;
	margin:0;
	padding:5px 0px 5px 5px;
	color: #F4EED6;
	text-decoration:none;
	font-weight:normal;
	background: #C2AC4E;
	border-bottom: #BAA13A solid 1px;
	border-top: #DED093 solid 1px;
}
#navside a:hover {
	background: #A68C1E;
	color: #FFFFFF;
}
#navside li li {

display:inherit;
}
#navside li li a {
	display: block;
	padding:0px;
	padding-left:11px;	
	color: #000000;
	text-decoration:none;
	font-weight:normal;	
	background: #e3dbac;
	border-bottom: none;
	border-top: none;
}
#navside li li a:hover {
	background: #e3dbac;
	color: #cf0000;
}

.highlighted
{
	display: block;
	padding:0px;
	padding-left:11px;	
	text-decoration:none;
	font-weight:normal;	
	border-bottom: none;
	border-top: none;
	background: #D5CB8C;
	color: #826A05;
}

#navside li li li a {
	padding-top: 2px; 
	padding-bottom: 2px;
	padding-left:0px;
	color: #826A05;
	text-decoration:none;
	font-size: 90%;
	font-weight:normal;
	background: #E3DBAC;
	border-bottom: none;
	border-top: none;
}
#navside li li li a:hover {
	background: none;
	color: #826A05;
}
/* End Left Navigation */
div.right
{
	text-align: right;
}

div#mod_date
{
	font-weight: bold;
	font-style:italic;
}

div#footnote
{
	font-size:80%;
	color:#FF0000;
}

/*START OVERVIEW*/

dt {
	/*background: #225588;*/
	background: #b3ad8a;
	margin: 0 0 5px 0;
	padding: 5px;
	color: #fff;
	text-decoration:underline;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}

dl {
	width: 100%;
	margin: 10px 0 0px 0px;
	padding: 0;
	/*background: #99ccff;*/
	background: #e3dbac;
}


dl a {text-decoration:none;}
	
dd {
	background: url(/images/corner.gif) no-repeat right bottom;
	margin: 0 0 0 10px;
	padding: 0 10px 5px 10px;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 90%;
}
dt#corner {
	background: url(/images/corner_top.gif) no-repeat left top;
}

/*END OVERVIEW*/


/*START CALENDAR*/

#cal td 
{
	color:#000066;
	border: 1px #000 inset;

/*	border-style:solid;
	border-width:0px;
	border-right-width:1px;
	border-bottom-width:1px;
*/
	width:85px;
	height:85px;
	vertical-align:top;
}
#cal th 
{
	font-weight:bold;
	text-align:left;
	color:#fff;
	background-color:#000066;
}

/*END CALENDAR*/

/*START BISHOPS TABLES*/

tr.color0
{
	background-color:#ffffff;
}

tr.color1
{
	background-color:#edf3fe;
}

td.color0
{
        background-color:#ffffff;
}   
        
td.color1
{
        background-color:#edf3fe;
}

/*END BISHOPS TABLES*/

/*START BLOG*/
.blog_post
{
width:94%;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:10px;
margin-bottom:10px;
border: solid #666666 3px;
background:#FFFFFF;
}
.blog_title
{
border-bottom:solid 1px;
font-weight:bold;
font-size:16px;
}
.blog_subtitle
{
color:#999999;
padding-left:15px;
font-size:10px;
margin-bottom:5px;
}
.blog_content
{
line-height:150%;
text-align:justify;
padding-left:5px;
font-size:12px;
}
/*END BLOG*/
.dropcap
 {
 float:left;
 margin-top:0px;
 color:black;
 padding-top:.2em;
 font-size:44pt;
 height:.6em;
 font-weight:bold;
 font-family:"times","Times New Roman";
 } 
.rtop,.rbottom{display:block}

.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}

.r1{margin: 0 5px}

.r2{margin: 0 3px}

.r3{margin: 0 2px}

.r4{margin: 0 1px;height: 2px}



.rs1{margin: 0 2px}

.rs2{margin: 0 1px}
