﻿.CategoryName
{
	font-weight:bold;
	color:#779e41;
}
.CategoryDescription
{
	display:block;
	padding-bottom:12px;
}
.SubCategoryName
{
	color:#779e41;
}
.SubCategoryName a, .SubCategoryName a:active
{
	color:#779e41;
	text-decoration:none;
}
.SubCategoryName a:hover
{
	text-decoration:underline;
}
.SubCategoryName a:visited
{
	color: #779e41;
}


.PlantSummaryTable 
{
}

.PlantSummaryTable h1
{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	color: black;
	text-transform: uppercase;
}
.PlantSummaryTable h2
{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:8px;
	margin-bottom:0px;
	font-size:12px;
	font-weight:bold;
	color:#699c33;
	
}
.PlantSummaryTable h3
{
	padding-top:0px;
	margin-top:0px;
	font-size:12px;
	text-transform:none;
	color:#000000;
	letter-spacing:normal;
}

.PlantSummaryImage
{
	padding-bottom:36px;
	padding-right:12px;
}
.PlantSummaryDetails
{
	padding-bottom:36px;
}


.CategoryListing 
{
	background-color:#e9eef2;
	width:191px;
	padding: 8px 8px 8px 8px;
	
}
.CategoryListing a:link,.CategoryListing a:visited
{
	color:#699397;
	text-decoration:none;
	
}
.CategoryListing a:hover,.CategoryListing a:active
{
	text-decoration:none;
}

.CategoryMenuItem
{
	padding-left:0px;
	
	
}
.CategoryMenuItemMouseOver
{
	padding-left:4px;
}

.SearchBox
{
	background-color:#d6e1e7;
	width:191px;
	padding: 18px 8px 12px 8px;
	color:#567d9c;
	font-size:12px;
	font-weight:bold;
}
.SearchTextBox 
{
	width:185px;
	margin-top:12px;
	margin-bottom:8px;
}


.CategoryListing ul
{
	margin-top:0px;
	list-style-type: none;
	padding-left:5px;
	margin-left:0px;
}
.CategoryListingItem
{
	list-style-type: none;
	width:181px;
	padding:4px 2px 0px 0px;
	border-bottom: 1px solid #567d9c;
	
}



.FeaturedItemsTitle 
{
	color:#6f9929;
	font-weight:bold;
	font-size:14px;
	border-bottom: dashed 2px #6f9929;
	
	margin-top:16px;
	padding-bottom:4px;
	margin-bottom:8px;
	margin-right:12px;
}
.PlantImage 
{
	padding:4px;
}