@charset "utf-8";
/* CSS Document */

.table {
	background-color: #797979;
	color: #000000;
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	align: center;
}

.tcontent {
	background-color: #F3F3F3;
	text-align:left;
	line-height:20px;
	}

.hrow {
	background-color: #D2E9A1;
	font-family:"Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 25px;
	} 
	
.head {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #8CBC28;
	text-align: center;
	line-height: 20px;
}

.plant {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #71533D;
	text-align: center;
}

.size {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.sub {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #000000;
	text-align: center;
}

.annual_com {
	width:15%;
}
.annual_bot {
	width:10%;
}
.annual_feat {
	width:17%;
}
.annual_desc {
	width:20%;
}
.annual_mh {
	width:16%;
}
.annual_bloom {
	width:17%;
}
.annual_price {
	width:5%;
}