.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8E6877;
}
A:LINK, A:ACTIVE, A:VISITED {
	color: #000000;
	text-decoration: none;
}
A:HOVER {
	color: #3333CC;
	text-decoration: underline;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #8E6877;
}
A.lowernav:LINK, A.lowernav:ACTIVE, A.lowernav:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C4B796;
}
.tableborder {
	border: 2px solid #F2CE68;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8E6877;
	letter-spacing: 0.10em;
}
.highlightbox {
	border: thin double #C4B796;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/orangesquare.gif);
	vertical-align: middle;
	line-height: 20px;



}

a.lowernav:hover {
	text-decoration: underline;
	color: #8E6877;

}

.w3cbutton4 {
	margin: 1em 0;
	width: 18em;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.10em;
	padding: 3px;




}
.w3cbutton4 a {
  display: block;
  width: 100%;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited,
.w3cbutton4 a:hover {
  background-color: #F2CE68;
  color: #000;
  text-decoration: none;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.w3cbutton4 a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}
.w3cbutton4 span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
}
.w3cbutton4 a:active {
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
	background-color: #FFFFFF;

}
