/* CSS Document */
body{
	background:url(../images/bg.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0px;
	color:#666666;
}
a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#d32004;
	text-decoration:none;
}
#nav{
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
}
#title{
	margin-left:15px;
	margin-right:15px;
}
#content{
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	background:url(../images/opacity.png);
}
#form{
	margin-left:15px;
	margin-right:15px;
}
h1{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
	padding-bottom:0px;
	text-align:justify;
	line-height:25px;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#d32004;
	margin:0px;
	text-align:justify;
}
h3{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding-bottom:0px;
	text-align:justify;
}
h4{
	padding-bottom:5px;
	margin:0px;
	color:#bbbbbb;
	text-align:justify;
}
h5{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding-bottom:0px;
	text-align:justify;
	color:#FFFFFF;
}
h5 a{
	color:#FFFFFF;
	text-decoration:underline;
}
h5 a:hover{
	color:#dddddd;
	text-decoration:underline;
}
p{
	margin:0px;
	text-align:justify;
}

#searchresults
{
	font-size:12px;
}

.results1
{
}

.results2
{
	background-color:#eeeeee;
}

.personDetails
{
	margin-left:10px;
	width:80%;

}

.personDetails td
{
		background-color:#eeeeee;	
}

.dioceseDetails
{
    margin:10px;
	
}

.dioceseDetails th
{
        background-color:#eeeeee;
		border-color:#666666;
}		
#content-bg{

}

.nameLink {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.moreLink {
	color: #d32004;
	font-weight: bold;
}
	
.organisationDetails
{
	margin-left:10px;
	width:100%;

}

.organisationDetails td
{
		background-color:#eeeeee;	
}

.parishDetails
{
	margin-left:10px;
	width:80%;

}

.parishDetails td
{
		background-color:#eeeeee;	
}

.parishDetails th
{
        background-color:#eeeeee;
		
}

.register{
	font-size:10px;
	font-weight:bold;
	color:#d32004;
	margin:0px;
	text-align:justify;	
	}
	
.Registration
{
	margin-left:10px;
	width:90%;
}

.Registration td 
{ 
   background-color:#eeeeee;
}	

.Registration th 
{ 
   background-color:#eeeeee;
   vertical-align:middle;
   font-size:14px
}

.Registration tr
{
  margin-bottom:3px;
  margin-top:3px;
}	