body {
	background: #fcf5ea url(../images/background-parchment.jpg) repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#logo {
	text-decoration: none;
	margin: 0px;
	width: 860px;
}
#main {
	width: 800px;
	margin-left: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 0px;
	border-top: 4px double #663106;
	border-bottom: 4px double #663106;
	border-right-color: #663106;
	border-left-color: #663106;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 100px;
}
#main h1 {
	font-size: 20px;
	color: #003366;
	font-weight: normal;
	letter-spacing: 0em;
	margin-top: 30px;
	margin-bottom: -10px;
}
#main p {
	font-size: 14px;
	line-height: 24px;
	color: #520000;
}
#main table {
	float: right;
	margin-top: 20px;
	width: 560px;
}
#main table tr td {
	vertical-align: top;
}
#main table tr td p {
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	text-align: right;
	margin-top: 5px;
}
#main p a {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
#main p a:hover {
	color: #060;
}
#navbar {
	width: 16em;
	margin-top: 20px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 0.5em;
	font-weight: bold;
	color: #036;
	margin-bottom: 180px;
}
.leatherbackground {
	background: url(../images/leatherback.jpg) no-repeat;
	height: 360px;
}
.imagepadding {
	margin-top: 30px;
	margin-left: 30px;
}
.subheadgraphic {
	margin-left: -16px;
	margin-top: 0px;
	margin-bottom: -20px;
}
#main h2 a {
	text-decoration: none;
	color: #663106;
}
#main h2 {
	letter-spacing: 1em;
	text-align: center;
}
#main h2 a:hover {
	color: #123366;
}
.centeredtext {
	text-align: center;
}
