.table {
	padding-right: 4px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #78222b;
	text-decoration: none;
	line-height: 9px;
}
.menu:hover {
	color: #78222b;
	text-decoration: underline;
}

.smalltext {
	font-family: Clarendon;
	font-size: 10px;
	color: #010b5b;
}
.text {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: normal;
	color: #010b5b;
}
.medtext {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #010b5b;
	line-height: 14px;
	text-decoration: none;
}
.textspace {
	font-family: "Book Antiqua";
	font-size: 14px;
	line-height: 12pt;
	font-weight: normal;
	color: #010b5b;
	text-decoration: none;
}


.tdspacer {
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.header {
	font-family: Clarendon;
	font-size: 20px;
	color: #d7844e;
}
.header2 {
	font-family: Clarendon;
	font-size: 20px;
	color: #014c46;
}

.subhead {
	font-family: Clarendon;
	font-size: 16px;
	color: #d7844e;
}

.bbheader {
	font-family: "Old English Text MT";
	font-size: 24px;
	color: #014c46;
}
.vertline {
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: 014c46;
}
