BODY {
 background-color: white;
 background-image: none;}

/* Do not on any account give these main layout divs any border or padding as these will be wrongly put outside the width by IE5 */
DIV.textsect  {
	margin: 0px 50px 50px 300px;
	padding: 10px;}
DIV.pixbar {
	position: absolute;
	top: 100px;
	left: 20px;
	width:260px;
	height: 280px;
	line-height:17px;}
DIV.pixbar img {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin-top: 4px;
	margin-bottom: 4px;}

H1 {
 font-family: Arial,Helvetica,sans-serif;
 color: #A43102; text-align: center;}
H2 {
  font-family: Arial,Helvetica,sans-serif;
 color: #A43102; text-align: center;}
H3 {
	font-family: Arial,Helvetica,sans-serif;
	color: #414916;}
H5 {
  font-family: Arial,Helvetica,sans-serif;
 color: #A43102; text-align: left;}
A:link {
	color: blue;}
A:visited {
	color: blue;}
A:hover {
	color: purple;}
A:active {
 background-color: yellow;}
 
/* the following four set the three styles of paragraph in use */
P {
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 0.3cm;
	text-align: justify;
	font-size: 100%;
	font-family: "Palatino Linotype", "Book Antiqua3", Palatino6, serif;}

P.docu  {margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 0.2cm;
	text-align: left;
	font-size: 90%;
 	font-family: "Times New Roman",Times,serif;}

P.indent { 
	margin-left: 15%; 
	margin-right: 15%;
	text-indent: -2%;} 

P.centered { 
	background-color: #EEE;
	text-align: center;
	margin-left: 15%; 
	margin-right: 15%;
   	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;}
	
P.source {
	text-align:right;
	margin-right:15%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;}

/*the following sets the basic appearance of unruled tables in running text*/
TABLE.running,
TABLE.pains {
	width: 90%;
	margin-left:5%; 
	margin-right:5%;
	margin-bottom:1em;}
	/* align="center" border="1" cellpadding="5" cellspacing="0" WIDTH="80%"*/
TBODY {
	vertical-align: top;}
TH, TD {
	padding: 4px;
	font-size: 90%;
	font-family: "Palatino Linotype", "Book Antiqua3", Palatino6, serif;}
TH{
	text-align: left;}

/*the following sets the basic appearance of ruled tables with grid lines in running text*/
TABLE.grid {
	width: 90%;
	margin-left: 3%; 
	margin-right: 4%;
	margin-bottom:1em; 
	border-collapse: collapse;}

TABLE.grid TD {
	border: gray solid 1px;
	margin: 0;
	padding: 2;
	font-size: 80%;
	font-family:  Verdana, Arial, Helvetica, sans-serif; }

/*other table classes on this part of the site include pro, signatures, but dictentry is on another stylesheet*/

/*the following sets the basic appearance of lists in running text*/
OL.maintext,	
UL.maintext {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 3em; 
	margin-right: 2%;
	font-size: 100%;
	font-family: "Palatino Linotype", "Book Antiqua3", Palatino6, serif;
	list-style-position: outside;} /* eliminates spacing above and below lists */
UL{
	list-style-type: disc;} /*, and ensures that sub-lists also start with black bullet */
LI {
	line-height:1.2;} /* spacing of list items that is easy on the eye */

		
/* the following handles the divs and paragraphs of catalog cards */
.deed,  
table.pro TD
{
	color: black;
	background-color: #EFFFBF;
   	padding: 1px 2% 15px 3%; /* creates the underlay effect */
	margin: 10px 5% 15px 5%; /* brings the document to centre of page */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;}

P.deedsection {
	text-indent: -10px;
	padding-left: 10px;
	margin-top: 1px;
	margin-bottom: 0px;} /* more or less eliminates paragraph spacing */
	
.catcard { 
	color: black;
	background-color: #FFFFD7;
   	padding: 1px 2px 15px 25px; /* creates the underlay effect */
	margin: 10px 5% 15px 5%; /* brings the document to centre of page */
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller; } 
	
.catline {
   	margin-top: 0px;
	margin-bottom: 0px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: -2%;} /* the plan is to convert all catline elements to DIV or P.hanging elements */

UL.transcript {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: -1em; 
	list-style-type: none;} /* specially for the sources, transcribers and tradedirectory pages */

DIV.selfidentify, 
DIV.disposition, 
DIV.executor,
DIV.signature,
DIV.witnesses,
DIV.grant,
DIV.inventory,
DIV.archive  {
	margin: 6px 0px;}/* creates headroom above each section */

.inventory {
	display: inline;}/* from old style sheet */

.forename, 
.casename {
	font-weight:bold;}
.surname, .author {
	font-variant: small-caps; font-size: 90%; font-weight: bold;}
/* Internet Explorer 5 depicts small caps as full-size caps, which negates their whole purpose. Only Navigator handles this properly */

.testator {
	font-weight: bold;
	position: relative; left: -10;}

.willoradmon {
	font-style: italic;}

H5.will {
	display: inline; /* ensures that wills material following is on same line */
	color: black; 
	background-color: lightblue; 
	font-weight: normal;
	font-size: 100%; /* Netscape otherwise reduces size of headings */
	margin-right: 1em;}

#norfolkwills TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;}

#controls {
	text-align: center;
	margin-bottom: 15px;} /* centres and pads the buttons */

/* the following handles the divs and paragraphs of block quotes from books and newspapers, but oddly IE5.5 could not properly handle the subclass clipgraf */
BLOCKQUOTE, DIV.clipping {
	background-color: #FFFFD7;	
	margin: 0px 6px;
	padding: 8px 25px;}

BLOCKQUOTE P,  DIV.clipping P {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
	text-indent: 1em;
	font-size: 100%;
 	font-family: "Times New Roman",Times,serif;}

/*the following were specially created for the Elvaston Leet Courts page and should be integrated later into a wider style*/	
.pains TBODY {
	vertical-align:bottom;}
.offence {
	border-right:3em; border-color:green;}
.pains TH {
	color: #414916;}
	
.pounds,
.shillings,
.pence {
	background-color:white; 
	text-align: right;}

TABLE.signatures {
	background-color:white;
  	width:80%; 
	margin-left:15%; 
	margin-right:5%;}

/*for the text on picture pages saying "click a picture to see..." */
span.instructions  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin-bottom: 100px;
	background-color: oldlace;}

/*for scrape of wikipedia page*/
.editsection { 
	font-size: small;}
TT {
 font-size: 90%;}	
