body {
    margin: 9 0 0 0; 
    color: #003300; 
	font-family: Arial, Helvetica, sans-serif; 
}
hr {color: #ddddcc; noshade}
* {
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


div.head {
	border-bottom: 5px solid white;
	padding: 0px 0px 0px 10px;
}

img.logo {
	float: right;
}

div.mainmenu {
	text-align: center;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 5px 0px 0px;
}
a.topnav:link {color: #58916F;}
a.topnav:active {color: #58916F;}
a.topnav:visited {color: #003300;}
a.topnav:hover {color: #003300;}
div.bottommenu {
	text-align: center;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
span.title {font-family: TimesNR, Garamond, serif; font-variant: small-caps; font-size: 25px; color: black}
a:link { 
    color: #cc6600;
}
a:visited {
	color: #cc6600;
}
a:hover {
    color: #003300; 
	text-decoration: underline;
}
h1 {
	margin: 10px 10px 20px 10px;
	font-weight: bold;
}

h2 {
	margin: 25px 10px 10px 10px;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	margin: 20px 10px 10px 20px;
}

p {
	margin: 5px 20px 15px 20px;
	color: black;
}
p.one {text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; color: #6a7d76; font-size: 10pt; text-indent: 0.25in;}
p.two {
	margin: 5px 20px 15px 20px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.greenbox {
	border: 1px dotted #808080;
	margin: 10px 20px 10px 20px;
	align: left;
	background-color: #f9fdff;
}

div.graybox {
	margin: 10px 10px 10px 10px;
	align: right;
	border: 1px dotted #ddddcc;
	font-color: red;
}
.big {
	font-size: large;
}

.small {
	font-size: small;
}

div.foot {
	text-align: center;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px 0px;
	padding: 0px 10px 0px 10px;
}

td {
	vertical-align: top;
}

/* plant list */

div.alphabet {
	font-family: sans-serif;
	font-size: small;
	margin: 10px 10px 10px 10px;
}

table.list {
	margin: 0px 10px 5px 10px;
}

table.list td {
	border-bottom: 1px solid #cccccc;
	padding: 2px 5px 2px 5px;
	text-align: left;
}

table.list th {
	border-bottom: 1px solid black;
}

table.list td.letter {
	padding-top: 15px;
	border-bottom: 2px solid #1b6d00;
	color: #1b6d00;
	font-family: sans-serif;
	font-size: large;
	font-weight: bold;
}

table.list td.backlink {
	padding-top: 15px;
	border-bottom: 2px solid #1b6d00;
	font-family: sans-serif;
	text-align: right;
	font-size: small;
}

ul {
	margin: 0px 10px 10px 40px;
	list-style-type: square;
}

ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
