	BODY
	{
		font-family : Georgia, Times, Times New Roman;
		color : #404040;
		font-size : 10pt;
		padding-top: 15px;
	}
		TD
	{
		font-family : Georgia, Times, Times New Roman;
		color : #404040;
		font-size : 10pt;
	}

	.pullquote
{
	background-color: #BFCAB5;
	border: medium dotted #808080;
	padding: 8px;
	width: 150px;
	vertical-align: top;
}

.term
{
	vertical-align: top;
	width: 120px;
	font-weight: bold;
	padding-top: 6px;
	
}
.plantsterm
{
	vertical-align: top;
	border-top: 1px solid #404040;
	padding-top: 6px;
	font-variant: small-caps;
	font-stretch: wider;
}

.plantsdefinition
{
	vertical-align: top;
	padding-bottom: 6px;
}

.definition
{
	vertical-align: top;
	border-bottom: thin dashed Gray;
	padding-top: 6px;
}
	.contact
{
	background-color: #FCE628;
}

.share
{
	background-color: #B3BDE3;
}

.news
{
	background-color: #B3BDE3;
}

.compost
{
	background-color: #FEE7B6;
}
.about
{
	background-color: #F0B2FF;
	height : 422px;
	padding-left: 20px;
	padding-right: 20px;	
}
.plants
{
	background-color: #A7D3D3;
}

.index
{
	background-color: #FBEBC9;
}
.indexlist
{
	font-variant: small-caps;
	line-height: 75%;
}

.indexlist A
{
	color: #404040;
	font-weight: normal;
}

.description-tab 
	{
	font-variant: small-caps;
	background: #B497FB;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	width: 116px;
	padding: 2px;
}	
.description-tab A
{
 color: #000000;
}	

.description-tab A:HOVER
{
 color: #FFFFFF;
}	


.cultivation-tab 
	{
	font-variant: small-caps;
	background: #ADFB97;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	width: 117px;
	padding: 2px;
}	
.cultivation-tab A
{
 color: #000000;
}	

.cultivation-tab A:HOVER
{
 color: #FFFFFF;
}	

.lore-tab 
	{
	font-variant: small-caps;
	background: #97DEFB;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	width: 116px;
	padding: 2px;
}	
.lore-tab A
{
 color: #000000;
}	

.lore-tab A:HOVER
{
 color: #FFFFFF;
}	

.cooking-tab 
	{
	font-variant: small-caps;
	background: #FB97AB;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	width: 116px;
	padding: 2px;
}	
.cooking-tab A
{
 color: #000000;
}	

.cooking-tab A:HOVER
{
 color: #FFFFFF;
}	

.health-tab 
	{
	font-variant: small-caps;
	background: #FBE797;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	width: 117px;
	padding: 2px;
}	

.health-tab A
{
 color: #000000;
}	

.health-tab A:HOVER
{
 color: #FFFFFF;
}	

.description 
	{
	background: #B497FB;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	padding: 4px;
}	


.cultivation 
	{
	background: #ADFB97;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	padding: 4px;
}	

.lore 
	{
	background: #97DEFB;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	padding: 4px;
}	

.cooking 
	{
	background: #FB97AB;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	padding: 4px;
}	

.health 
	{
	background: #FBE797;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	padding: 4px;
}	

.topline
{
	border-bottom: 1px solid Black;
}

.bottomline
{
	border-top: 1px solid Black;
}


	TABLE.body
	{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	}
	
	TD.footer 
	{
		color : #808080;
		text-align : center;
		padding: 8px;		
	}	
	
	TD.header 
	{
	height: 90;
		font-size: 12pt;
		color : #000000;
		background : #F4E1D0;
	}	

.text
{
	border: 1px solid black;
	padding: 8px;
}	
	A
	{
	text-decoration: none;
	color: #EF8968;
	font-weight: bold;
}

	A:HOVER 
	{
	color: #8FBE9F;
	text-decoration: none;
	font-weight: bold;
}

	A.footer
	{
		text-decoration:none;
		color : #61BBE1;
		font-weight : bold;
	}
	
	A.footer:HOVER 
	{
		color : #EF639C;
	}

.block
	{	
		font-family : Courier New, Courier, monospace;	
	}
	
	DT
	{
		font-size : 14pt;
	}

	DD
	{
		font-size : 10pt;
	}

	H1
	{
	font-size: 20pt;
	color: #404040;
}

	H2
	{
	font-size: 16pt;
	font-weight: bold;
	color: #8F96BE;
}

	H3
	{
	font-size: 14pt;
	background: #659933;
	color: #FFFFFF;
	padding-left: 6px;
	padding-bottom: 3px;	
}

	H5
	{
		font-size: 10pt;
		font-weight : bold;
	}

	H6
	{
		font-size: 8pt;
	}

.small
	{
		font-size: 8pt;
	}
	
.medium
	{
		font-size: 10pt;
	}

.big
	{
		font-size: 14pt;
	}


