@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #063;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	background-image: url(Images/Fallbckround.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFD587;
}
#Bottom {
	font-size: small;
}

.nature #container {
	width: 800px;
	margin: 0 auto;
	border: 1px none #000000;
	text-align: left;
	font-size: 100%;
} 
.nature #header {
	padding: 0 10px 0 20px;
	border-bottom-style: none;
	border-bottom-color: #008357;
	border-bottom-width: thin;
	color: #030;
} 
.nature #header h1 {
	margin: 0;
	padding: 10px 0;
	color:#660;
	text-align: center;
}

.nature #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: "Goudy Old Style";
	color: #903;
	text-align: left;
	font-size: 16px;
	font-weight: 800;
} 
.nature #container #mainContent table tr td {
	color: #903;
}

.nature #container #mainContent a {
	color: #930;
	font-size: 14px;
	font-style: italic;
}

#Opening {
	color: #333;
	text-align: center;
	font-style: normal;
	font-weight: 900;
	font-size: 18px;
}

.nature #footer {
	padding: 0 10px 0 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #3C3;
	font-weight: bold;
	font-size: 10px;
} 
.nature #container #footer a {
	font-size: 10px;
	color: #930;
}

.nature #footer p {
	margin: 0;
	padding: 10px 0;
	color: #333;
	text-align: center;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#contact {
	text-align: center;
}

#tables {
	border-color:
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008357;
	border-right-color: #008357;
	border-bottom-color: #008357;
	border-left-color: #008357;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	padding: 10px;
	margin: 5px;
	text-align: center;
}

#tabletop{
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	font-weight: 900;
	color: #030;
	text-align: center;
}
#anchorlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #EE192D;
	word-spacing: normal;
	letter-spacing: 5px;
	white-space: normal;
	display: inline-block;
	text-align: center;
}

#items {
	font-family:"Comic Sans MS", cursive;
	font-size: 18px;
	text-align: center;
	color: #060;
	text-decoration: underline;
}
.nature #listed {
	text-align: center;
}
