/* CSS Document */
a:link {text-decoration: none; color: #800000;}
a:visited {text-decoration: none; color: #543C1C;}
a:hover {text-decoration: underline; color: #808000;}
a:active {text-decoration: none;color: #808000;}

.headline {
	font-family: "Cataneo BT", "Palatino Linotype", "Book Antiqua";
	font-size: 36px;
	font-weight: bold;
	color: #543C1C;
	text-align: center;
	}
/*Sub-heading on each page*/	


.subhead {
	font-family: "Footlight MT Light", "Palatino Linotype", "Book Antiqua";
	font-size: 24px;
	font-weight: bold;
	color: #543C1C;
	text-align: center;
	text-decoration: underline;
}

.sidxbartxt {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #543C1C;
	text-align: center;
	text-decoration: none;
}
.links1 {
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman";
	font-size: 24px;
	color: #800000;
	font-weight: bold;
}



/*Surname index bar A-Z on names.html*/
.sidxbar {
	font-family: "Footlight MT Light", "Palatino Linotype", "Book Antiqua";
	font-size: 30px;
	color: #800000;
	font-weight: bold;
	}


/*Surname index bar END*/

/*Sub-headingEnd*/

/* This is the class for the navbar */
.navbar {
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman";
	font-size: 14px;
	color: #543C1C;
	height: 14px;
	width: 911px;
	font-weight: bold;
	background-image: url(images/back.gif);
}

.cellight {
	background-color:#E4D094;
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}
/*end*/
/* This is the class for the description on the index.html */
.descript {
	font-size: 12pt;
	color: #543C1C;
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman";
	text-align: center;
	font-weight: bold;
}
/*end*/
/*This is for coat of arms on index.html*/
.coatarmshead {
	font-family: "Cataneo BT", "Book Antiqua", "Palatino Linotype";
	font-size: 36px;
	color: #543C1C;
	font-weight: bold;
}
.coatarmsfoot {
	font-family: "Cataneo BT", "Book Antiqua", "Palatino Linotype";
	font-size: 16pt; 
}

/*SearchBar*/
.search {
	background-color:#E4D094;
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman";
	font-size: 14px;
	color: #543C1C;
	font-weight: bold;
}
/*SearchBarEnd*/



body {
	font-size: 12pt;
	color: #543C1C;
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman";
	background-color: #E4D094;
	background-image: url(images/back.gif);
	background-repeat: repeat;
	text-align: justify;
}

hr {
    border: 0;
    width: 100%;
	height: 3px;
	background-color: #E3D3A8;
}

h2 {
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	color: #543C1C;
	text-decoration: underline;
}
.namehead {
	font-family: "Book Antiqua", Georgia;
	font-size: 24px;
	color: #800000;
	text-align: center;
}
.details1 {
	font-family: "Book Antiqua", "Footlight MT Light";
	font-size: 14px;
	font-style: italic;
	color: #543C1C;
}

.details2 {
	font-family: "Book Antiqua", "Footlight MT Light";
	font-size: 16px;
	font-style: italic;
	color: #543C1C;
}

.famgphead {
	font-family: "Footlight MT Light", "Palatino Linotype", "Book Antiqua";
	font-size: 24px;
	font-weight: bold;
	color: #800000;
	text-align: center;
	text-decoration: underline;
}

.style1 {
	font-size: 12pt;
	font-weight: bold;
}

.style2 {color: #800000}

.style3 {
	font-size: 10pt;
	font-style: italic;
}
