/* CSS Document */


#forest_pansy {
	position:absolute;
	left:486px;
	top:174px;
	width:103px;
	height:101px;
	z-index:1;
	float: none;
}
small {
	font-size: 5pt;
	font-family: Arial, Helvetica, sans-serif;
}
.very_small {
	font-size: 5pt;
}

#dogwood {
	position:absolute;
	left:241px;
	top:213px;
	width:102px;
	height:99px;
	z-index:2;
}
#water_hyacinth {
	position:absolute;
	left:552px;
	top:53px;
	width:102px;
	height:100px;
	z-index:3;
}
.quotation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	vertical-align: text-top;
	line-height: 15pt;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-align: center;
}


#sculpture {
	position: absolute;
	height: 79px;
	width: 98px;
	left: 57px;
	top: 53px;
	right: auto;
	bottom: auto;
	z-index: 6;
}
#banner {
	position: absolute;
	height: 205px;
	width: 364px;
	z-index: 7;
	visibility: visible;
	background-image: url(images/banner.jpg);
}


#japanese_maple {
	position:absolute;
	left:92px;
	top:180px;
	width:93px;
	height:93px;
	z-index:4;
	right: auto;
	bottom: auto;
}

#banner_holder {
	position:absolute;
	width:706px;
	height:393px;
	z-index:5;
	left: 13px;
	top: 692px;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000099;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
	letter-spacing: 1.5pt;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-align: right;
}


h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-align: center;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	color:#000066;
}
a:visited {
	color: #000066;
	font-size: 9pt;
}
a:hover {
	color: #006600;
	font-size: 9pt;
}
a:active {
	color: #000066;

}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
}
