body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #330000;
}

body#bd{
text-align:center;
	color:#29303B;
	line-height:1.3em;
		background-color: #6B6E99;

}


a {
	color: #003096;	
	text-decoration:underline;
}
a:visited {
	color: #0033CC;
	text-decoration:underline;
}
a:hover {
	color: #993333;
	text-decoration:underline;
}

#rap {
	background-color: #ffffcc;
	width:750px;
	margin:20px auto;
	padding:0px 0px;
	text-align:left;
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#header {
	background:#fff url(Cathedral-Header.jpg) no-repeat top; 	
 	height: 90px;;
	margin: 0 auto;
	width:750;
	padding:0;
}
	
td.thumb{
	text-align: center;
}

#main 
{
	margin:0 auto;
	padding:0;
	width:740px;
}







#content {
	width:710px;
	float: left;
	padding:20px;	
	margin:0px;
	overflow:hidden;
	display:inline;

}




 
a img {
	border: none;
}


h3 {
	margin: 0;
	padding: 0;
	font-size: 1.0 em;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: .8 em;
}
.center {

	text-align: center;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}



h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
#header h1 
{
	margin: 0;	
	font-size: 1.6em;	
	padding:10px 20px 0 0;
	text-align:right;	
}
#header h1 a 
{
	color:#B5C09D;
	text-decoration:none;
}
#header h1 a:hover 
{
	color:#F7F3ED;
}
#header #desc
{
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#B5C09D;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
}

#pagenav
{
	list-style:none;
}

#content ul {
	margin-left: 0;
	padding-left: 20px;
	background: url(images/bullet.gif) no-repeat 0 7px;
}


#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#676E04;
}

#footer {	
	position:relative;left:0px;top:0px;
	width:750px;
	margin:0 auto;
	padding: 7px 0;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:left;
}


#footer a {
	border:none;
		background-color: #6B6E99;
}

#topmenu, #footer {
	height: 30px;
	background: #6b6e99;	
	text-align: center;
}

#topmenu ul {
	padding: 0;
	list-style: none;
	float: left;
	
}

#topmenu li {
	margin: 0;
	height: 30px;
	padding: 0;
}

#topmenu a:link, #topmenu a:visited {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 10px;
	color: #ffffff;
	border-bottom: 0;
	font-family: Apple Chancery, serif;
	font-size: 1.2em;
}

#topmenu a:hover {
	background: #FFFFCC;
	text-decoration: none;
	border-bottom: 0;
}


#topnav 
{
	position:relative;left:0px;top:0px;
	height: 26px;
	width:750;;
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:0px 0px 0px 0px;
	font-family:Verdana, Arial, Sans-Serif;
	color: white;
	
	
 	
	
}

#topnav ul 
{
background-color: #FFFFCC;
text-align: center;
	
}

#topnav li 
{
	list-style:none;
	display:inline;
	padding-right:12px;
	padding-left:12px;
	margin:0px;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#330000;
}
#topnav li a:hover, #topnav li a:active
{
	color:#993333;	
}


div.pic {
  float: right;
  border: 0;
  margin-bottom: 2px;
  padding: 0.5em;
}
div.pic p {
  text-align: center;
  font-size: 0.9em;
  text-indent: 0;
  margin: 0.5em;
}



br {
	clear: left;
}


