.whiteborder {
	border: 5px solid #FFFFFF;
}
.whiteborder2 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 5px;
}
.menulinks {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
.menulinks:hover {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #F3DF83;
	text-decoration: none;
}
.leftcolumn {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #411C0C;
}
.contentpad {
	padding: 10px;
}
.columntext {
	font-family: Garamond;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.arrows {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #411C0C;
	text-decoration: none;
}
.contentlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330000;
	text-decoration: underline;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.px12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.indexcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.greyh1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
