td {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	border: none;
}
#small {
	font-size: 14px;
}
#main {
	border: 3px solid #000000;
}
a:link {
	color: #b4171e;
	text-decoration: none;
}
a:hover {
	color: #b4171e;
	text-decoration: underline;
}
a:visited {
	color: #b4171e;
	text-decoration: none;
}
#bottom-nav {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	padding-top: 3px;
}
#photo-cap {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
}
.first-letter {
	font-size: 19px;
}
#float-left {
	float: left;
	margin-right: 5px;
}
#float-right {
	float: right;
	margin-left: 5px;
}
#nav{background-color:#f4eded;
font-family: 'EB Garamond', serif;
font-size: 22px;
}
.nav-spacer
{font-size: 55%;
	padding-left:2px;
	padding-right:2px;
	
	display:inline;
	vertical-align: 2px;

	
}

#nav a:hover{
text-decoration:none;
color: #000;
}