body {
	background-color: #D6D0A1;
	font-family: "Times New Roman", Times, serif;
	color: #000033;
	background-image: url(images/background.png);
}
.border {
	background-color: #818F98;
}
.titletop {
	height: 200px;
	background-image: url(images/woodsign.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.addressbox {
	border: 3px groove #242849;
	text-align: center;
}
.pagebody {
	background-color: #E7E3CD;
}
.titleborder {
	background-image: url(images/titleborder.gif);
	background-repeat: repeat-x;
	height: 25px;
	background-position: center;
}
.pgtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #555577;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
td.menunorm {
	background-color: #242849;
	border: 1px #000000 solid;
	color: #D6D0A1;
	text-align: center;
} 
td.menuover {
	background-color: #FFFFFF;
	border: 1px #CCCC33 solid;
	background-position: center;
	text-align: center;
} 
a.menu {
	color: #D6D0A1;
	text-decoration: none;
	text-align: center;
}
a.menu:hover {
	color: #242849;
	text-decoration: underline;
	text-align: center;
}
a.darklink {
	font-style: italic;
	color: #000033;
	text-decoration: none;
}
.formlabel {
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
	padding-right: 20px;
}
.formbox {
	font-family: "Times New Roman", Times, serif;
	color: #E7E3CD;
	background-color: #818F98;
	text-align: left;
	border: 3px solid #242849;
	width: 15em;
}
.formbutton {
	font-weight: bold;
	color: #000000;
	background-color: #818F98;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.pagelead {
	font-size: larger;
	font-weight: bolder;
	font-variant: small-caps;
	color: #242849;
}
.contactbox {
	border: 3px groove #818F98;
	text-align: center;
	background-color: #FAF6ED;
	background-position: center;
}
a.darklink:hover {
	font-style: italic;
	color: #003333;
	text-decoration: underline;
}

