body,table,input,select,textarea, div, p, span {
  font-family: Calibri, "Times New Roman",serif;
  font-size:12pt;
}

body {
  background-color:#fff;
  color:#000;
}

a {
  color:#000000;
}

#content h1 {
  font-size:1.4em;
  color:#000;
}

#footer, #author {
  display:none;
}


#header {
  position:static;
  width:100%;
  height:auto;
  border-bottom:#666 solid 1px;
}

#header .logo {
  position:static;
  width:100%;
  height:auto;
  background:none;
  text-decoration:none;
}

#header .logo span {
  display:block;
  font-family:Arial,Helvetica,sans-serif;
  font-size:1.6em;
}

.tour-box {
	float: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}



.tour-box h2, .tour-box h3, .tour-box p {
	color: #000;
	text-align: left;
}

#trees, #navigation, #nav-right, #footerimg, #content .hero, .tour-box-button, .tour-box img, .button-left, #content img {
	display: none;
}

#border {
  margin:0;
  border:none;
}


#content {
  margin:1em 0 0 0;
  padding:0;
  border:none;
}


#content a {
  color:#000;
}

#content a:hover {
  color:#000;
}

#footer {
  padding:1em 0 0 0;
  border-top:#666 solid 1px;
}
h1, h2, h3, #footer-contact h2, #author a {
  padding: 0;
  margin: 0;
  text-indent: none;
  color:#000;
  }
.tour-box, .tour-box-i  {
  padding:0;
  margin: 0 !important;
  height:auto;
  width:auto;
  }
#footer-links  {
  display:none;
  }
#footer-contact {
  border: 0;
  }
input, textarea, .contact-input {
  background: #fff;
  }
.submit-button { 
  background: #fff;
  font-size:0.625em;
  padding:0;
  margin:0;
  text-indent:0;
  }

