@charset "utf-8";
.MenuCell {
	font-family: "Tall Paul", "Trebuchet MS", sans-serif;
	font-size: 30px;
	background-color: #4E4F61;
	color: #241818;
	text-align: center;
	font-weight: 700;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.BottomRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #241818;
	background-color: #4E4F61;
	font-size: small;
}
.MiddleSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #332520;
	background-image: url(../MW891/blondewood.jpg);
}
body {
	background-color: #241818;
}
a:link {
	color: #241818;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #241818;
}
a:hover {
	text-decoration: none;
	color: #F9DDC7;
}
a:active {
	text-decoration: none;
}
.copywright {
	font-size: x-small;
	color: #DBC37B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.HeadingTP {font-family: "Tall Paul", "Trebuchet MS", sans-serif; font-size: 36px; }
.contenttext {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
}
