body, td, ol, tr {font-size: 100%; font-family: Arial, Helvetica, sans-serif; margin: 0; padding:0;}
a	{font-size: 100%;}
a:active	{background: #FFCC00;}
a:hover	{background: #FFFFCC;}

p, ul, li  {font-size: 85%; line-height: 150%; list-style-position: inside;}
h1 {font-family: "Times New Noman";
	font-size: 160%;
	color:#336633;
	font-weight: normal;}
/* sets the style for the main navigation on the left */
.mainav {
	align: right;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration:none; 
}
.mainav:hover {background: #FFCC00;}
.mainav:active {background: #FFFFCC;}
.navspacing {}
a {text-decoration: none;
}
/* sets the style for the main navigation on the left */
.navdiv { text-align:right; background: #A6DAA4; margin: 3px 0 0 0; padding: 0 30px 0 0;}

/* sets the spacing for the headers of the page*/
.headerspacing {padding: 0 0 0 200px ;}

/* sets the style for the links on the top*/
.topnav {font-size:80%; color:#333333; text-align: center;}

/* sets teh backround style for the top navigation*/
.topnav2 {background-color:#A6DAA4; align: center; width: 449px; margin-left: 200px;}

.topnav:hover {background: #FFCC00;}

.topnav:active {background: #FFFFCC;}

.tdspacing_index {padding: 5 5 5 5;}


/* sets the styles for all the submenus, dunno why i called them plants*/
.plants_navigation { text-align:right; background:#CCFFCC; margin:0; padding-right: 30px; color:#333333; }

/* sets the spacin for the content inside the subpages, content sits inside a div in order to apply the style*/
.Subspacing { padding: 10 10 10 10px; }

/* sets the style for the header for the content*/
.hplants{
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
}
	
.tiny {
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color : #787878;
}

