@charset "utf-8";
body {
	background-color: #9CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
}
#container_h {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #696;
	background-attachment: fixed;
	background-image: url(images/footlogo2.png);
	background-repeat: no-repeat;
	background-position: 575px 75px;
	border: medium groove #666;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #696;
	background-attachment: fixed;
	background-image: url(images/footlogo2.png);
	background-repeat: no-repeat;
	background-position: 575px 75px;
	border: medium groove #666;
}
#container #top {
	background-color: #09C;
	color: #006633;
	height: 119px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: thin solid #FFF;
}
#banner {
	float: left;
	width: 500px;
	margin-left: 0px;
	height: 119px;
}
#topright {
	float: right;
	margin-right: 0px;
	height: 104px;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}
p {

}
.times {
	font-family: "Times New Roman";
	font-size: 1em;
}

a:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
a:visited {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	font-size: 1em;
}
#container #footer {
	clear: both;
	text-align: center;
	font-size: 0.8em;
	color: #FFF;
	padding-bottom: 10px;
	padding-top: 5px;
}
#topright a {
	color: #006633;
}
#topright a:visited {
	color: #006633;
}

#container #topnav {
	text-align: right;
	clear: both;
	margin-right: 10px;
}
#topnav a:link {
	font-size: 1.1em;
}
#topnav strong {
	font-size: 1.1em;
	color: #FFF;
}
#topnav a:visited {
	font-size: 1.1em;
}
#topnav a:hover {
	font-size: 1.1em;
}



#container #topnav ul {
	list-style-type: none;
	padding-bottom: 10px;
}
#container #topnav li {
	display: inline;
	padding-left: 5px;
}



#body {
	width: 570px;
	padding-left: 0px;
	color: #FFF;
	float: right;
	border: thin dashed #FFFFFF;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 1em;
	margin-right: 10px;
}

#body p {
	padding-left: 15px;
}
#search-box2   {
	background-position: right;
	width: 290px;
	padding-top: 60px;
	background-color: #FFFFFF;
}
#searchbody {
	width: auto;
	color: #FFFFFF;
	padding-left: 10px;
}

#leftnav {
	float: left;
	width: 200px;
	margin-left: 5px;
}
h1 {
	font-size: 2em;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	color: #006633;
	background-color: #FFFFFF;
	font-size: 1.2em;
	padding-left: 10px;
}

#leftnav   ul  {
	list-style-type: none;
	text-align: right;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 5px;
	width: 190px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 5px;
}
#leftnav  li  {
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-style: none;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#leftnav  a  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: -5px;
	padding-top: 5px;
	text-align: left;
}
#leftnav  a:hover  {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
	font-size: .9em;
	background-color: #060;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #099;
}
#leftnav strong {
	color: #FFCC00;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	padding-left: 3px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	padding-right: 5px;
	margin-top: -5px;
	background-color: #09C;
}
.suggest {
	background-color: #CCCCCC;
	color: #006633;
	padding-top: 5px;
	padding-bottom: 5px;
}
#body_1 {
	width: 728px;
	padding-left: 10px;
	color: #FFFFFF;
	border: 1px dashed #FFFFFF;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 1em;
	background-image: url(Sustainable_Tour/footlogo.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 100px;
}
.instructions {
	color: #006633;
	background-color: #FFFFFF;
	padding: 7px;
	font-weight: bold;
}
#leftnav #leftbottom {
	background-color: #FFF;
	color: #000;
	font-size: small;
	margin-right: 10px;
	margin-left: 10px;
}
