body {
	font-family:Trebuchet MS;
	font-size:20px;
	color:black;
	background:#f5e29b url(images/background.jpg) center top no-repeat;
	padding:0;
	margin:0;
}

a:link {
	color:#333333;
	font-weight:bold;
}
a:hover {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#333333;
	font-weight:bold;
}

h1 {
	font-family:Trebuchet MS;
	font-size:35px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:3px;
	color:#C51814;
	text-align:center;
	line-height:30px;
}

h1.title {
	color:white;
	position:absolute;
	left:50%;
	margin-left:-255px;
	font-weight:normal;
	font-size:45px;
}

h2 {
	font-family:Trebuchet MS;
	font-size:30px;
	font-weight:normal;
	color:#C51814;
	text-align:left;
}

div.header {
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-275px;
	font-weight:normal;
}

div.header h1 {
	color:white;
	font-weight:normal;
	font-size:35px;
}

div.homelink {
	position:absolute;
	height:200px;
	width:130px;
	left:50%;
	margin-left:-450px;
	top:60px;
	cursor:pointer;
}

div.topmenu {
	position:relative;
	width:950px;
	left:50%;
	margin-left:-475px;
	top:15px;
	text-align:right;
	color:white;
	font-size:15px;
}
div.topmenu a {
	color:white;
	font-weight:normal;
}

div.menu {
	position:relative;
	width:180px;
	left:50%;
	margin-left:-475px;
	top:160px;
}

table.menu td {
	border:1px solid #d6c480;
	background-color:#eadfab;
}

table.menu td a {
	display:block;
	text-decoration:none;
	color:#333333;
	padding:10px 0px 10px 5px;
	font-weight:normal;
}

table.menu td:hover {
	background-color:#f3d153;
}

table.new-menu td {
}

table.new-menu td a {
}

table.new-menu td:hover {
}

div.content {
	position:relative;
	height:100px;
	width:730px;
	left:50%;
	margin-left:-265px;
	top:300px;
	text-align:justify;
	font-size:16px;
	padding-bottom:40px;
}

div.content b {
	color:#C51814;
}

div.content th, a:link, a:visited {
	color:#316b94;
}

div.content a:hover {
	color:#C51814;
}

div.content b {
	font-size:18px;
}

div.content td, th {
	border-bottom:1px solid #d6c480;
}

table.parishes td {
	border-bottom:none;
}

table.parishes th {
	border-bottom:none;
	text-align:center;
}

table.sources td {
	vertical-align:top;
}

.button1 {
	font-family:Trebuchet MS;
	font-size:18px;
	width:200px; 
	height:30px; 
	cursor:pointer;
	color:#316b94;
}

.button1:hover {
	color:#C51814;
}

.button2 {
	font-family:Trebuchet MS;
	font-size:18px;
	width:175px; 
	height:30px; 
	cursor:pointer;
	color:#316b94;
}

.button2:hover {
	color:#C51814;
}

