/*This controls the linkovers in the left hand menubar for browsers IE5 NS6+*/
A.menubar {
display: inline;
width: 140px;
text-align: left;
text-decoration: none;
font-family: "Franklin Gothic Book", sans-serif;
font-size: 10pt;
font-weight: bold;
color: #ffc;
BORDER: none;}

A.menubar:hover 
{color: #cc0000;}


/*Color of text on left menubar for page being visited */

A.thispage {
display: inline;
width: 140px;
text-align: left;
text-decoration: none;
font-family: "Franklin Gothic Book", sans-serif;
font-size: 10pt;
font-weight: bold;
color: #ffcc99;
BORDER: none;
}

A.thispage:hover {
display: inline;
width: 140px;
text-align: left;
text-decoration: none;
font-family: "Franklin Gothic Book", sans-serif;
font-size: 10pt;
font-weight: bold;
color: #ffcc99;
BORDER: none;

}

/*This controls the linkovers in the "ealing div" for browsers IE5 NS6+*/
A.ealing {
display: inline;
/*width: 140px;*/
text-align: left;
text-decoration: none;
font-family: "Times New Roman", serif;
font-size: 11pt;
font-weight: bold;
color: #300;
BORDER: none;}

A.ealing:hover 
{color: #ffc;}


body {color: #300; 
			background-image: url(Images/bggraphic2.gif); 
			background-repeat: repeat-y; 
			margin-left: 5px; 
			margin-top: 5px;}


		
H3, H4 {color: #903;}

H4.sale {color: #903; 
				margin-left: 15px; 
				font-style: italic;}

p {color: #300;
font-family: "Times New Roman", serif;
font-size: 12pt;
text-align: justify;}

p.italic {font-style: italic;}

p.pub {color: #300;
font-family: "Times New Roman", serif;
font-size: 12pt;
text-align: justify;
margin-bottom:60px;}

img.naomilogo {margin-left: -15px; margin-bottom: 10px;}

img.naomi {margin: 0px 20px 0px 0px;}
img.naomi1 {margin: 0px 20px 10px 0px;
					border: solid 2px #300;}

div.donationforms {font-family: Arial, sans-serif; 
										margin: 20px 20px 10px 25px;}


										
div.formofbequest {font-family: "Times New Roman", serif; 
										font-size: 9pt; 
										margin: 20px 20px 10px 0px;
										border-top: solid 2px #903;
										border-bottom: solid 2px #903;
										padding-top: 30px;
										padding-bottom: 30px;}
										
div.generalalignment {margin-left: 35px;}
div.openingtext {margin-left: 20px;}
				
div.textlinks {font-family: serif; 	
								font-size: 10pt;}
								
div.textlinks1 {margin-left: 20px; 
								margin-bottom: 10px;}

 
div.footer {font-family: "Times New Roman", serif; 
						font-size: 10pt; 
						color: #903;
						margin-top: 10px;
						}
						
div.tax 		{font-family: "Times New Roman", serif; 
						font-size: 10pt;
						color: #060;}

div.updates {font-family: Arial, sans-serif; color: #300;
							font-size: 7pt;
							}
							
.copyright {font-family: Times New Roman, serif; 
						font-style: italic; 
						font-size: 11pt;}
.pubhead  {border-bottom: solid 3px #300;
					margin-bottom: 5px;
					font-weight: bold;}
					.pubtop  {border-bottom: solid 5px #903;
padding-bottom: 25px;}