﻿ul {
	padding-left: 20px;
	margin-left: 20px;
}
a {
	text-decoration: none;
	color: #ab0900;
}
p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px; 
}
.pageheading {
	text-align: center;
	padding-top:10px;
}
.forayheadings {
	color: black;
	background-color:#BA9B59;
}
.centertext {
	text-align: center;
}
.photocaption	{
 font-size:small;
 font-style:italic;
 text-align:center
}
.bookheadings	{
	text-decoration:underline;
}
.photocredit	{
	font-style:normal;
	font-weight:normal;
}
