	#topmenu {
		position:fixed;
		vertical-align: top;
		background-color:#13654a;
		height:4em;
		width:100%;
		z-index:100;
		left:0;
		top:0;

	}
	#toptitle{
		font-style:italic;
		font-weight:bold;
		color:#d6bd91;
		
	}
	#handheldmenu{
		display:none;	
	}
	.showprintonly {
	
		display:none;
	}
	.sidemenu {
		position:fixed;
		left: 4px;
		top: 4em;
		width:145px;
		height:100%;
		background-color:#d6bd91;
		padding-left:1.5em;
	}
	
	.sidemenu h4 {
		position:relative;	
		left:-1em;
		font-family:Didot, Helvetica, sans-serif;
		margin-bottom:1px;
		padding-bottom:1px;
	}
	.sidemenu a {
		display:block;
		padding:2px;
	}

	.legacysidemenu a {
		display:block;
		padding:2px;

	}
	
	.legacysidemenu{
		background-color:#d6bd91;	
	}
		
	.imageleft {
	
		float:left;
		vertical-align:bottom;
	}
	
	.imageright {
	
		float:right;
		clear:both;
	}
	
	#content {
		top: 4em;
		position:relative;
		margin-left: 165px;
		padding:5px;
	}
	div.title {
		font-size:large;
	}
	div.articleauthor {
	
		font-style:italic;
	}
	
	.article h2 {
	
		clear:both;
	}

	a:link {text-decoration: underline; font-family:arial, helvetica; font-size:14px;  color:#13654a}
	a:visited {text-decoration: underline; font-family:arial, helvetica; font-size:14px; color:#13654a}
	a:active {text-decoration: underline; font-family:arial, helvetica; font-size:14px;  color:#13654a}
	a:hover {text-decoration: none; font-family:arial, helvetica; font-size:14px;  color:#000000}

	#printmenu {
	
		display:none;
	}
	.titletext, .detailtext {
		text-align:left;
		background-color:#d6bd91;	
	}
	
	.floatright {
		float:right;
	}
	.floatrightinline {
		display:inline;
		float:right;
	}

	#toptitle a:link {text-decoration: underline; font-family:arial, helvetica; font-size:14px;  color:#d6bd91}
	#toptitle a:visited {text-decoration: underline; font-family:arial, helvetica; font-size:14px; color:#d6bd91}
	#toptitle a:active {text-decoration: underline; font-family:arial, helvetica; font-size:14px;  color:#d6bd91}
	#toptitle a:hover {text-decoration: none; font-family:arial, helvetica; font-size:14px;  color:#d6bd91}




	#mylink{
		width:40em;	
	}

        body {
            font-family:arial, helvetica, sans-serif;
        }
        h1 {
            font-size: 130%
        }
        h2 {
            font-size: 110%
        }
        h3 {
            font-size: 100%
        }
        h4 {
            font-size: 90%
        }
		.frontimage {
			float:right
		}


	.response {
		margin-left:3em;
		border-style:dashed;
		border-width:thin;
	}
	.genusspecies {
		font-style:italic;
	}
	.category {
		font-size:large;
	}
	
	.rightad {
		float:right;
		border-style:none;
		
	}
	.rightad img {
		border-style:none;
	}
	.rightad a:link {
		border-style:none;
	}

	div.entryform {
		position:relative;
	}
	div.entryform label {
		position: absolute;

	}
	.entryform input[type=text] {
			
		margin-left: 25em;

	}
	.noborder {
		border:none;
	}
	.plantlabel {
		background-color:#000000;
		color:#ffffff;
		border-style:solid;
		border-width:thin;
		border-color:#000000;
		padding:1em;
		margin:1em;
	}
	.plantlabelborder {
		float:right;
		border: 2px dotted #999;	
		margin: 1em;
		padding: 1em;
	}
	
	#topsearch {
		position:relative;
		float:right;
	}
	
	#iconmenu {
		position:relative;
		float:left;
	}