body, html {
	margin: 0;
	padding: 0;
	height: 100%;
}

#maxheight {
	height: 100%;
}

td {
    font-family: Verdana;
    font-size: 11px;
}

.header {
	background-color: #a92437;
	text-align: left;
	height: 107px;
	padding: 0;
	margin: 0;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

.footer {
	background: #a92437;
	text-align: center;
	height: 20px;
	padding: 3px;
	color: white;
}

.content {
	padding: 20px;
	background: white;
}

.main {
	padding: 0;
	vertical-align: top;
}

.navigation {
	padding: 0;
	width: 200px;
}

.links {
	background: #f4f5e5;
	padding: 3px;
	padding-left: 40px;
}

.treebottom {
	background: #f4f5e5;
}

.imagemodule {
	background: #f4f5e5;
	padding: 3px;
	text-align: center;
}

.event_header {
	color: black;
	font-weight: bold;
}

a, a:link, a:visited {
    color: #006600;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

.menuOff{
    background-image:url('');
}

.menuOn{
    background-image:url('images/dot.gif');
}

img {
	border: 0;
}

#plantsource_slogan {
	width: 800px;
	text-align: center;
	font-size: 15px;
	color: #006600;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

h1 {
	color: black;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

h2 {
	color: darkgreen;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

li a:link, li a:visited, li a:active {
	text-decoration: none;
	color: #006600;
}

li a:hover {
	text-decoration: underline;
}

.mapid {
	width: 100px;
	font-weight: bold;
	color: #660000;
	vertical-align: top;
}
.memberinfo {
	vertical-align: top;
	width: 350px;
	color: black;
}

.memberheader {
	color: #006600;
}

#expand {
	height: 100%;
}