.muralstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	letter-spacing: 0.02em;
	color: #5B3E00;
}
.firstletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;}
.text {
    font-family: "Georgia, Times New Roman", Times, serif;
	font-size: .88em;
	line-height: 1.5em;}
	
.lgtext {
    font-family: "Georgia, Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.em;}
	
p {
	font-family: "Georgia,Times New Roman", Times, serif;
	font-size: .9em;
	color: #FFFFCC;
}
.content {
	background-attachment: fixed;
	background-image: url(yellowback800.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #5B3E00;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #5B3E00;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #5B3E00;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 1.5em;
	color: #5B3E00;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.5em;
	color: #ffffcc;
}
h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	line-height: 1.5em;
	color: #ffffcc;
}
a:link {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #400000;
	text-decoration: underline;
	
}
a:visited {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #400000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #400000;
}
a:active {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #400000;
}
.hrcolor {
	color: #ECCB48;
}
.yellowback {
	background-attachment: fixed;
	background-color: #ECCB48;
	background-image: url(buttons/yellowback950.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.pad10 {
	padding-right: 10px;
	padding-left: 10px;
}
