body { 
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 750px;
	position:relative;
	top:10px;
}

#envelope {
	text-align:left;
	float: left;
}

#header {
	float: left;
	height:100px;
}

#masthead { }

#branding { }

#access { }

#nav {
	float:left;
	clear:both;
	height: 27px;
	background:#aa9;
	width:750px;
	overflow:hidden;
}

#main {
width:100%;
float:left;
clear:both; }

#container { }

#column1 { }

#column2 { }

#footer {
background:#ddb;
height:27px;
width:750px;
float:left;
clear:both; }

#colophon { }

#site-info { }

.seventy {
	font-size: 70%;
	padding: 7px;
	color: #666666;
}
.seventy a {
	color: #666666;
	text-decoration: none;
}
.seventy a:hover {
	text-decoration: underline;
}

/*  MENU */

#menu2 {
	display:table;
	padding:0;
	margin:0 auto;
	list-style-type:none;
	white-space:nowrap;
	width:750px;
	float: left;
  }
  
* html #menu2 li {
  float:left;
  }
  
  #menu2 ul {
  width:750px;
  }
#menu2 li {
  display:table-cell;
  }
#menu2 a {
	width:auto;
	display:block;
	padding:5px 50px;
	color:#000;
	background:#aaaa99;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
  }
  
* html #menu2 a {
  float:left;
  }  
#menu2 a:hover {
  color:#000; 
  background:#eeddaa;
  }



/* END OF MENU STYLING */

#content {
	width: 750px;
	float: left;
	clear: left;
	display: block;
	position: relative;
	
}
.topleft {
	float: left;
	padding-right: 10px;
	clear: left;
}
.maintext h1, .show_title h1 {
	font: italic 150% "Times New Roman", Times, serif;
	color: #999977;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.maintext h1 .smaller {
	font-size: 67%;	
}

.maintext p {
	font-size: 90%;
	line-height: 150%;
	margin-top: 10px;
}
.maintext a {
	color: #666644;
	text-decoration: none;
	border-bottom: 1px dotted #666644;
}
.maintext a:hover {
	border-bottom: 2px solid;
}



.maintext {
}

.clear {
	clear: both;
}
.clearA {

	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
    width: auto
    position: relative
}
.forestlist ul {


	list-style: url(none) none;
	line-height: 150%;
}
.forestlist li {



	list-style: url(none) none;
	line-height: 150%;
}
gallery_list li {
	margin: 0px;
	padding: 5px;

}
.strikethru {
	text-decoration: line-through;
}
