/* ************* 2002-OVERRIDES 🫠 ************* */

h1 {display: none;}

#header {
	background: url(/images/themes/default/top.gif) center 0 no-repeat;
	height: 42px;
	margin: 0 auto;
	width: 582px;	
}

#container {
	background: #dfd0b3 url(/images/themes/default/reed.gif) 0 0;
	margin: 0 auto;
	min-height: 100vh;
	width: 576px;
}

#inner {
	background: #dfd0b3 url(/images/themes/default/wood2.gif) 0 0 repeat-y;
	font-size: 0;
	margin: 0 auto;
	min-height: 100vh;
	width: 570px;
}

#nav {
	background: transparent url(/images/themes/default/signbottom.gif) 0 0 no-repeat;
	display: inline-block;
	font: 8pt/1.2em verdana, sans-serif;
	padding: 86px 0 0;
	vertical-align: top;
	width: 126px;
}

.menu {
	background: url(/images/themes/default/reed.gif);
	margin: 0 5px 20px;
}

.menuHeading {
	/* background: url(/images/themes/default/topbar.gif) 0 0; */
	font-size: 0;
	margin: 0;
	padding: 0;
}

.menuHeading span:nth-of-type(2) {
	background: #baae96;
	display: block;
	font-size: 8pt;
	line-height: 15pt;
	margin: 0 3px;
	padding: 0;
	text-align: center;
}

.menuHeading span:first-of-type,
.menuHeading span:last-of-type {
	background: url(/images/themes/default/topbar.gif);
	display: block;
	height: 3px;
	width: 100%;
}

.innerMenu {
	background: url(/images/themes/default/windowbackground.gif);
	margin: 0 3px;
	padding: 0;
}

.innerMenu li {
	list-style: square;
	list-style-position: inside;
	margin: 0;
	padding: 2px 3px;
}

.innerMenu li.noBullet {
	list-style: none;
}

.menuBottom {
	background: url(/images/themes/default/topbar.gif) 0 0;
	height: 3px;
}

#ppform {
	transform: scale(.7);
}

[role=main] {
	display: inline-block;
	/* font: 14px/1.3em verdana, sans-serif; */
	font-family: verdana, sans-serif;
	font-size: 8pt;
	padding: 0px 12px 20px;
	vertical-align: top;
	width: 419px;
}

.pageHeader {
	background: url(/images/themes/default/reed.gif) 0 0;
	margin: 0 0 30px 0;
	padding: 0 3px;
	position: relative;
}

.pageHeaderInner {
	background: url(/images/themes/default/windowbackground.gif);
}

.pageHeader span {
	background: url(/images/themes/default/topbar.gif);
	display: block;
	height: 3px;
	width: 100%;
}

.pageHeaderTitle {
	margin: 0;
	padding: 5px;
	/* display: block; */
	/* margin: 0 0 2px 0; */
	/* padding: 5px 5px 0; */
}

.pageHeaderImageFrame {
	background: url(/images/themes/default/reed.gif) 0 0;
	padding: 0 3px;
	position: absolute;
	right: 0;
	top: -10px;
}

.pageHeaderImageFrame span {
	background: url(/images/themes/default/topbar.gif);
	display: block;
	height: 3px;
	width: 100%;
}

.article {
	margin: 0 auto 60px;
	width: 95%;
}

.article img {
	max-width: 100%;
}

.articleHeader {
	background: url(/images/themes/default/reed.gif) 0 0;
	margin: 0 0 20px 0;
	padding: 0 3px;
}

.articleHeaderInner {
	background: url(/images/themes/default/windowbackground.gif);
}

.articleHeader span {
	background: url(/images/themes/default/topbar.gif);
	display: block;
	height: 3px;
	width: 100%;
}

.articleHeaderTitle {
	display: block;
	font-size: 16px;
	margin: 0 0 2px 0;
	padding: 5px 5px 0;
}

.articleHeader time {
	display: block;
	padding: 0 0 5px 5px;
}

.articleHeaderTitle a {
	color: rgb(0,0,0);
	font-size: 14px;
	text-decoration: none;
}

#copyright {
	background: rgba(0,0,0,.1);
	font-size: 12px;
	line-height: 15px;
	padding: 10px;
}

#copyright p {
	margin: 0;
}

#footer {
	background: url(/images/themes/default/topbar.gif) 0 0 repeat-x;
	margin: 0 auto;
	min-height: 3px;
	position: relative;
	width: 576px;	
}

#footer img {
	left: 30px;
	position: absolute;
	top: 3px;
}

/* *************************************************** Legacy */

/* .mainFont{ */
  /* font-family:verdana,arial,geneva,helvetica, sans-serif; */
  /* font-size:11pt; */
/* } */

/* .mainFontLarge{ */
  /* font-family:verdana,arial,geneva,helvetica, sans-serif; */
  /* font-size:10pt; */
  /* font-weight:bold; */
/* } */

/* .headerFont{ */
  /* font-family:verdana,arial,geneva,helvetica, sans-serif; */
  /* font-size:14pt; */
  /* font-weight:bold; */
/* } */


/* a{ */
  /* font-family: verdana,arial,geneva,helvetica, sans-serif; */
  /* /* font-size: 8pt; */ */
  /* color: #7a120a; */
/* } */

/* a.none{ */
  /* font-family: verdana,arial,geneva,helvetica, sans-serif; */
  /* /* font-size: 8pt; */ */
  /* color: #7a120a; */
  /* text-decoration:none; */
  /* font-weight:bold; */
/* } */


/* a:hover{ */
  /* color: #be564e; */
  /* text-decoration: none; */
/* } */

/* a:visited{ */
  /* font-family:verdana,arial,geneva,helvetica, sans-serif; */
  /* font-size:8pt; */
  /* color: #7a120a; */
/* } */

/* td{ */
  /* font-family:verdana,arial,geneva,helvetica, sans-serif; */
  /* /* font-size:8pt; */ */
/* } */

.rightimage, .leftimage{
	color: #7a120a;
	float: right;
	max-width: 180px;
	min-width: 150px;
	margin: 0 0 20px 20px;
}

.leftimage{float: left; margin: 0 20px 20px 0;}

iframe {
	max-width: 100%;
}

