
 @font-face {
    font-family: FontleroyBrown;
    font-style:  normal;
    font-weight: normal;
    src: url(FONTLER0.eot);
  }
  @font-face {
    font-family: Century Schoolbook;
    font-style:  normal;
    font-weight: normal;
    src: url(CENTURY0.eot);
  }
  


.img-shadow {
float:left;
background: url(images/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.img-shadow img{
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}

#first-letterHeader{

   font-family: FontleroyBrown,Century Schoolbook;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 45px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 2ex;
}

#rest-letterHeader{

   font-family:Century Schoolbook;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 35px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

#first-letterHeaders{

   font-family: FontleroyBrown,Century Schoolbook;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 35px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 1ex;
}

#rest-letterHeaders{

   font-family:Century Schoolbook;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

#body-font{

   font-family:Century Schoolbook;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 2ex;
}

#body-font2{

   font-family:Century Schoolbook;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

#body-fontother{

   font-family:Century Schoolbook;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}


#footer{
clear:both;
color:#a0a0a0;
height:26px;
margin-top:20px;
padding:1px;
text-align:center;
width:698px;
font-size:12px;
}

#footer a{
color:#a0a0a0;

}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}