div#outer {
	background-color: #fff; 
  color: inherit;
  margin-left: 30px;
  margin-right: 20px;
}

div#maintext {
	background-color: #fff;
  color: inherit;
}

.noprintdisplay {display: none;}

div#new {display: none;}

div#printheader {
  display: block;
	background-color: #fff;
  color: #000;
  text-align: left;
  font-size: 11px;
}

body { 
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #fff;
	font-size: 14px;
	text-align: left;
}

a:link {
  color: #000; 
  background-color: inherit; 
  text-decoration: none;
} 

a:visited {
  color: #000; 
  background-color: inherit; 
  text-decoration: none;
}	

a:active {
  color: #000; 
  background-color: inherit; 
  text-decoration: none;
}

a:hover {
  color: #000; 
  background-color: inherit;
  text-decoration: none;
}

.pageheading
{
	background-color: #fff;
	border: none; 
	width: 100%;
	font-size: 16px; 
	font-weight: bold; 
	color: #000;
	letter-spacing: 0.1em; 
	word-spacing: 0.2em;
  text-align: center;
  margin-bottom: -10px;
}

.headingparagraph {
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
  text-indent: 22px;
}

.subtitle {
	text-align: left;
	font-weight: bold;
	margin-top: 15px; 
	margin-bottom: -5px;
}

hr {
	color: #000;
  background-color: inherit;
	height: 1px;
	margin-bottom: 0px;
	width: 100%;
}

p {
	margin-top: 11px;
	margin-bottom: 11px;
	margin-right: 22px;
	margin-left: 22px;
}

p#introtext {display: none;}

p#barintrotext {
	color:#000;
  background-color: inherit;
	letter-spacing: 0.03em;
	word-spacing: 0.06em;
	font-size: 11px;
	text-align: center;
}

p#classiccaves {
	color:#000;
  background-color: inherit;
	letter-spacing: 0.03em;
	word-spacing: 0.06em;
	font-size: 12px;
	text-align: center;
  padding: 5px;
  border-style: solid;
  border-width: 1px;
}

.footer {display: none;}

.northerncaves {
  color: #000000; 
  background-color: inherit; 
  font-style: italic;
}

.author {	
	text-align: right;
	font-size: 12px;
	margin-top: 0px;
	padding-bottom:10px;
}

.newname {font-style: italic;}

.ref {font-style: italic;}

.tbmenu {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.tdmenu a {	 
	display: block; 
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	width: 100px;
	border-left: 0px solid rgb(99%,99%,99%);
	border-right: 2px solid rgb(66%,66%,66%);
	border-top: 0px solid rgb(99%,99%,99%);
	border-bottom: 2px solid rgb(66%,66%,66%);
	Padding-Top: 2px;
	Padding-bottom: 2px;
	Padding-left: 5px;
	Padding-right: 5px;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, sans-serif;
  background-color: #F3F2F1;
  color: inherit;
  text-align: center;
}
    
.tdmenu a:hover {			
	background-color: #E2E2E2;
  color: #ffffff;
}

.tdmenu a:link {
	background-color: #E2E2E2;
  color: #ffffff;
} 

.tdmenu a:visited {
	background-color: #E2E2E2;
  color: #ffffff;
}	

.tdmenu a:active { 
	background-color: #E2E2E2;
  color: #ffffff;
}

.trindextitle {
  font-size: 14px; 
	font-weight: bold; 	
	letter-spacing: 0.08em; 
	word-spacing: 0.1em; 
	background-color: #CCFFCC;
  color: inherit;
}

.tdindextitle {
  padding-left: 10px; 
	padding-top: 5px;
}

.trindexarea {
  font-size: 14px; 
	font-weight: bold; 
	background-color: #FFFFCC;
  color: inherit;
}

.tdindexarea {padding-left: 30px;}
.trindexentry {font-size: 13px;}
.tdindexentry {padding-left: 50px;}

.toparrow {display: none;}
.bottomarrow {display: none;}

.tbnew {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.refs {
  padding-top: 2px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.pictureimage
{
	text-align: center;
  padding-top: 10px;
}

.picturecaption
{
	text-align: center;
	font-style: italic;
  padding-top: 5px;
}

.imgphotos
{
  border-style: double; 
  border-color: silver; 
  border-width: 5px;
}

table.stats {
  border-collapse: collapse; 
  border: 2px solid gray; 
  margin-left: 40px; 
  margin-top: 20px;
}

td.stats {
  border: 1px solid gray; 
  padding: 1px 15px 2px 15px;
}
