/* CSS Document */

#Layer1 {
	position:absolute;
	margin: 30px 0 0 0;
	width:800px;
	height:218px;
	z-index:1;
}

#Layer2 {
	position:absolute;
	margin: 255px 0 0 0;
	width:750px;
	height:30px;
	z-index:2;
}

#Layer3 {
	position:absolute;
	margin: 300px 0 0 45px;
	width:450px;
	height:300px;
	z-index:10;
}

#Layer4 {
	position:absolute;
	margin: 300px 0 0 0;
	width:755px;
	height:300px;
	z-index:4;
}

#Layer5 {
	position:absolute;
	margin: 315px 0 0 175px;
	width:450px;
	height:30px;
	z-index:5;
}

.navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 15px;
	color:#5A3D1C;
	}
	
.navigation a {
	text-decoration:none;
	color:#5A3D1C;
	}
	
.address {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:10px;
	line-height: 15px;
	color:#5A3D1C;
	}
	
body {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height: 18px;
	color:#5A3D1C;
	}
	
.bodybold {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height: 18px;
	color:#5A3D1C;
	font-weight:bold;
	}
	
.accent{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height: 18px;
	font-style:italic;
	color:#5A3D1C;
	}
	
.highlight {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	line-height: 18px;
	font-style:italic;
	color:#8F0000;
	}
	
.title {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height: 18px;
	font-style:italic;
	color:#8F0000;
	}
	
.maintitle {
	font-family:"Times New Roman", Times, serif;
	font-size:42px;
	line-height:normal;
	color:#8F0000;
	}

.title2 {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	line-height: 18px;
	color:#8F0000;
	}
	body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#page_info {
	background:url(images/plant2.gif) bottom left no-repeat #FED3A2;
}
#page_top {
	background:url(images/plants.gif) top left no-repeat #FED3A2;
}
#navigation {
	margin:8px 20px;
	width:auto;
}
#navigation td{
	padding-right:30px;
}
#menuParts td{
	padding-top:10px;
}