a.menulink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #750000;
	text-decoration: none;
}
a.menulink:hover{

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #750000;
	text-decoration: underline;
}
.pagehead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #948F7F;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.toptile {
	background-image: url(../images/strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ECC8B1;
	height: 35px;
}
.borders {
	border: 1px solid #ECC8B1;
	height: 277px;
	width: 240px;
	padding: 3px;
	background-position: center center;
}.imageborder {
	border: 2px solid #000000;
}
