html {
  margin-bottom: 1px;
  min-height: 100%;
}

div#outer {
	background-color: #ffe4cc; 
  color: inherit;
}

div#maintext {
	background-color: #FFFFFF;
  color: inherit;
  line-height: 140%;
}

div#new {text-align: center;}

.noprintdisplay {}

div#printheader {display: none;}

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

a:link {
  color: #00f; 
  background-color: inherit; 
  text-decoration: underline;
} 

a:visited {
  color: #dd4fff; 
  background-color: inherit; 
  text-decoration: underline;
}	

a:active {
  color: #00f; 
  background-color: inherit; 
  text-decoration: underline;
}

a:hover {
  color: #f00; 
  background-color: inherit;
  text-decoration: underline;
}

.pageheading {
	background-color: #a8a9ff;
	border: none; 
	width: 100%;
	font-size: 15px; 
	font-weight: bold; 
	color: #fff;
	letter-spacing: 0.2em; 
	word-spacing: 0.4em;
	height: 32px;
}

.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: #009;
  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 {
	color:#00f;
  background-color: inherit;
	letter-spacing: 0.03em;
	word-spacing: 0.06em;
	font-size: 12px;
	text-align: center;
}

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

p#classiccaves {
	color:#00f;
  background-color: inherit;
	letter-spacing: 0.03em;
	word-spacing: 0.06em;
	font-size: 12px;
	text-align: center;
}

.footer {	
	margin-top: -10px;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
}

.northerncaves {
  color: #0000FF; 
  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%);
  -moz-border-radius: 7px; 
  -webkit-border-radius: 7px; 
  border-radius: 7px;
	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: #00f;
}

.tdmenu a:link {text-decoration: none;} 
.tdmenu a:visited {text-decoration: none;}	
.tdmenu a:active {text-decoration: none;}

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

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

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

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

.tdggtitle {padding-right: 30px; padding-top: 10px; padding-bottom: 10px;}
.tdgglist {padding-right: 30px;}
.tdggdate {padding-right: 30px; text-align: center;}

#toparrow, #bottomarrow, .backarrow {
  border-style: none;
  width: 20px;
  height: 15px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

.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;
}


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

.names {
  color: #d74747;
  background-color: inherit;
  text-decoration: underline;
}

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

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

.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;
  text-align: left;
}

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

.hidden {display: none}

