@charset "UTF-8";
#google_translate_element {
	background-color: #CF6;
	float: right;
	height: 28px;
	text-align: center;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 0.85em;
	width: 175px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding: 0px;
	vertical-align: top;
	right: 0px;
}
body {
	background-color: #007800;
	font-size: 100%;
	font-family: "Lucida Grande", Arial, sans-serif;
}
/* CSS Document */

/* IE only	*/
* html body{
	height: 100%;
	font-family: verdana, sans-serif;
	font-size: 100%;
	background-color: #9A8850;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	height: auto;
	width: 50em;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 1.5em;
	background-color: #FFF;
	border: medium groove #333;
}
#content {
	height: auto;
	width: 50em;
	margin: 0px;
	padding: 0px;
	border-bottom-width: thick;
	border-bottom-style: none;
	border-bottom-color: #F0F;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#header {
	height: 100px;
	width: 50em;
	padding: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header img {
	vertical-align: bottom;
} /* you may use - display: block; - if you prefer */
#topMenu {
	padding: 0px;
	height: 28px;
	width: 800px;
	bottom: 0px;
	margin: 0em;
}
	
h1 {
	padding-left: 1em;
	margin-bottom: 0.5em;
	font-family: "Lucida Grande", Arial, sans-serif;
	z-index: 10;
	color: #627C16;
	background-color: #FFF;
	font-size: 1.5em;
	line-height: 1.4em;
	padding-right: 1.5em;
}
h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: "Lucida Grande", Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 1.25em;
	font-size: 1em;
	padding-left: 0em;
	color: #000;
}
p {
	margin-left: 2em;
	margin-right: 2em;
	font-size: 0.85em;
	line-height: 1.4em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
}
h3 {
	font-size: .9em;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;
}
ul {
	font-size: 0.85em;
	line-height: 1.4em;
}
.arc90_imgcaption {
	text-align: center;
	border: 1px solid #000;
	background-color: #FFF;
	font-family: Arial, sans-serif;
	line-height: normal;
	margin: 0em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.arc90_imgcaptionTXT {
	color: #333;
	font-size: 0.85em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: .5em;
	padding: 0px;
}
body#flora a.flora, body#fauna a.fauna, body#habitats a.habitats, body#tools a.tools, body#books a.books, body#gallery a.gallery, body#wheels a.wheels, body#sitemap a.site {
	color: black;
	background-color: #FFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.floatl {
	float: left;
	margin-right: 0.5em;
	display: inline;
	margin-left: 0px;
}
.floatr {
	float: right;
	display: inline;
	margin-left: 1em;
	margin-right: 2em;
}
a.info {
	position:relative;
	background-color:#FFC;
	color:#000;
	font-family: "Lucida Sans Regular", Arial, sans-serif;
	width: 200px;
}
a.info:hover {
	z-index:0;
	background-color:#FF6;
	width: auto;
}
a.info span {
	display: none;
	background-color: #FF0;
	width: auto;
}
a.info:hover span { /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	left:-5em;
	width:15em;
	border:1px solid #000;
	background-color:#FFC;
	color:#000;
	text-align: center;
	font-family: "Lucida Sans Regular", Arial, sans-serif;
	padding: 5px;
	top: 1.5em;
	height: auto;
	font-size: 0.85em;
	line-height: 1.4em;
}
.clearboth {
	clear: both;
	height: 1px;
	display: block;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
.nerdmoment {
	background-color: #FFC;
	padding-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 1em;
	padding-right: 2em;
}
.nerdmoment h2{
	background-color: #FFC;
	margin-bottom: .5em;
	font-size: .9em;
	color: #000;
	padding: 0em;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 1.25em;
}
#bottomMenu {
	height: 24px;
	width: 50em;
	background-color: #3E5A3A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 0.85em;
	color: #FC0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	background-color: #FFF;
	height: 100px;
	bottom: 0px;
	color: #666;
	text-align: center;
	padding-top: 8px;
	font-family: "Lucida Grande", Arial, sans-serif;
	clear: both;
	position: relative;
	width: auto;
	font-size: 0.9em;
}
* html #footer {
	background-color: #000;
	height: 28px;
	bottom: 0px;
	color: #0F0;
	text-align: center;
	padding-top: 8px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 0.75em;
	padding-left: 0px;
	margin-top: 1em;
	padding-right: 0px;
	width: 50em;
}
