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

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f2d57e;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	clear: both;
	width: 780px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: x-small;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #592d05;
}
#footer a:link{
	color: #FFFFFF;
}
#header {
	width: 780px;
	float: left;
	background-color: #cccc99;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccc99;
	border-right-color: #cccc99;
	border-bottom-color: #cccc99;
	border-left-color: #cccc99;
}
.color_bar {
	background-color: #CCCC99;
	height: 4px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #cccc99;
}
body {
	background-color: #faefc6;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/edo_leaves_bkgnd.jpg);
	background-position: left top;
}


.container {
	width: 780px;
	background-color: #f2d57e;
	float: left;
}
.text_container {
	background-color: #f2d57e;
	width: 755px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	background-image: url(../images/leaf_100d.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
	text-align: left;
}

.textbox {
	width: 250px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
.trail_run_text {
	font-size: large;
	font-weight: bold;
	margin-left: 40px;
	color: #592d05;
	line-height: 3em;
}
.margin_left_25 {
	margin-left: 35px;
}

.imagebox {
	float: left;
	width: 260px;
	padding-top: 0px;
	display: inline;
}
.imagebox_520 {
	float: right;
	width: 520px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #f2d57e;
}



#textbox {
	width: 235px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #f2d57e;
	font-weight: normal;
	font-size: medium;
	background-image: url(../images/leaf_100d.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#index_container {
	background-image: url(../images/HillsideTreeFarmSignpost2.jpg);
	width: 780px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 511px;
	clear: both;
	z-index: 1;
	padding-top: 315px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#NavBar {
	width: 780px;
	border: 1px none #333333;
	margin-top: 0px;
	background-color: #592d05;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	float: left;
}
#NavBar a:link {
	color: #592d05;
	text-decoration: none;
}
#NavBar a:visited {
	color: #51590e;
	text-decoration: none;
}
#NavBar a:hover {
	color: #51590e;
	text-decoration: underline;
}
#NavBar a:active {
	color: #FF0000;
	text-decoration: underline;
}
.Navigation {
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 3px;
	display: inline;
	background-color: #FFFFFF;
	border: 2px none #000000;
	width: 105px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.Nav_here {
	text-decoration: none;
	display: inline;
	width: 120px;
	margin-top: 4px;
	margin-bottom: 0px;
	background-color: #f2d57e;
	margin-left: 3px;
	color: #253824;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	border: 1px none #bfa260;
}
a:link {
	color: #592d05;
}
a:hover {
	color: #0000FF;
}
a:visited{
	color: #960;
}
.small_text {
	font-size: small;
}
