body {
	background-color:#FFF;
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
	color:#333333;
	margin:0;
}
a {
	color:#660;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
/*#header {
	border-bottom: 1px solid #204000;
	color:#ffffff;
	text-align:right;
	width: 60em;
	min-width:960px;
}
#header p {
	padding:5px;
	margin:0;
}
#header a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
#header a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}*/
#subheader {
	color:#FFF;
	width:100%;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
	background-color: #660;
/*	background-image: url(images/leaf.png);
	background-position: left;*/
}
#subheader p {
	padding: 15px;
	margin:0;
}
#subheader h1 {
	font-size: 2em;
	padding: 0;
	margin: 0;

}

#subheader h1 a {
	text-decoratoin: none;
	color: #FFF;
	font-weight: normal;
}


#subheader h2 {
	font-size: .9em;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
#subheader h3 {
	font-size: .75em;
	padding: 10px 0 0 0;
	margin: 0;
	font-weight: normal;
}
#subheader h3 a {

	color: #FFF;
}
#menu {
	background-color:#532900;
	/*	width:100%;*/
	text-align:center;
	padding: 0 0 2px 10px;
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a8a88d;
	border-bottom-color: #a8a88d;
}
#menu li {display: inline;
list-style-type: none;}
#menu a {
	background-color:#532900;
	color:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover {
	/*	background-color:#B1B18B;*/

/*	height:100%;*/
/*	padding:5px;*/
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#container {
	width:100%;
}
#wrap {
	float: left;
}
#wrap img {
	padding: 5px 0 30px 30px;
	border: none;
}
#left_column {
	background-color: #F1F1EB;
	width: 15em;
	/*	float: left;*/
	clear: left;
	color:#FFFFFF;
	padding: 50px 0 60px 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #660;
	border-bottom-color: #660;
	background-image: url(images/foxglove2.png);
	background-repeat: no-repeat;
}
#left_column ul li {
	list-style-type: none;
}
#left_column ul li a {
	font-size: .8em;
	padding: 10px;
	color:#660;
	text-decoration:none;
	display:block;
	padding-left:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660;
}
#left_column ul li a.last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660;
}
#left_column ul li a:hover {
	color:#532900;
	text-decoration:underline;
}
#left_column p {
	padding:5px;
}
#right_column {
	/*		float: right;
		width: 40em;*/
/*	background-color: #F1F1EB;*/
	line-height: 1.2em;
	margin: 0 0 0 15em;
	/*	padding-right:15px;*/
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	/*	border-left: 1px solid #660;*/
	margin-bottom: 0;
}
#right_column p {
	padding:5px;
}
#right_column h1 {
	font-weight:normal;
	font-size:1.6em;
}
#right_column h2 {
	font-weight:normal;
	font-size:1.3em;
}
#right_column h3 {
	font-weight:bold;
	font-size:1.1em;
}
#right_column h4 {
	font-weight:bold;
	font-size:1em;
}
#footer {
	background-color:#CACAAF;
	border-top: 1px solid #a8a88d;
	border-bottom: 1px solid #a8a88d;
	width:100%;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	margin: 0;
	clear: both;
}
#footer p {
	padding:5px;
	margin:0;
	color:#000;
}
#footer a {
	color:#000;
	font-weight: normal;
}
#search {
	margin-top: 0;
	padding-right: 10px;
	margin-bottom: 10px;
	float: right;
}
input {
	background-color:#CACAAF;
	color:#000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660;
	border-right-color: #660;
	border-bottom-color: #660;
	border-left-color: #660;
}
textarea {
	background-color:#cccccc;
	border-bottom: 1px solid #00C;
	border-right: 1px solid #00C;
	border-top: 1px solid #660;
	border-left: 1px solid #660;
	color:#000;
}
submit {
	background-color:#cccccc;
	color:#000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660;
	border-right-color: #00C;
	border-bottom-color: #00C;
	border-left-color: #660;
}
acronym {
	font-variant:small-caps;
	cursor:help;
	letter-spacing:2px;
	font-weight:bold;
}
#available {
	padding-left: 15px;
}
#form {
	float: left;
	width: 40em;
}
#form2 table th {
	font-size: .9em;
}
#form2 table td {
	font-size: .9em;
}
#trackback {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
}
.lists p {
	margin: 0;
	padding:0;
	line-height:10px;
}
#home {
	margin: 0 auto;
/*	width: 90%;*/
	padding-right: 10em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	text-align: justify;
}
#home img {
	padding-right: 20px;
}
#alpha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	padding-top: 15px;
}
#alpha a {
	color: #532900;
}
#alpha a:hover {
	color: #660
}
#results {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}
#references {
}
#introtext {
	font-family: Verdana, Geneva, sans-serif;
}
#introtext h1 {
	padding-bottom: 20px;
}
#homeimage {
	/*	background-image: url(images/leaf_transp.png);*/
		background-image: url(images/plant.png);
	background-repeat: no-repeat;
	background-position: center;
}
#flora ul li {
	list-style: none;
}
.smalltext {
	font-size:.8em;
	padding: 20px 0 0 0;

}
#map {
	overflow: auto;
}
#map2 {display: none;}
