li.details {
	list-style-type:circle;
	margin-left:15px;
}

ul.details {
	background-color:#fff4e0;
	margin-left:0px;
	width:285px;
	border-style:outset;
	border-color:#fcdc96;
	padding:7px;
}

h2 {
	color:#212046;
	font-size:1.2em;
}

.details_box_container {
	
	width:300px;
	border-style:outset;
	border-color: #fcdc96;
	height:32px;
	
}


.details_box_left {
	float:left;
	width:140px;
	text-align:right;
	font-weight:bold;
	background-color:#fcdc96;
	height:32px;
}

.details_box_right {
	float:right;
	width:160px;
	background-color:#fff4e0;
	height:32px;
}

.details_box_right_text {
	margin-left:7px;
	
}

.flower_title {
	font-weight:bold;
	font-style:italic;
}

td.left_table {
	background-color:#fcdc96;
	text-align:center;
}

td.right_table {
	background-color:#fff4e0;
	vertical-align:top;
}


.container {
	background-color:#FFF4E0;
	width:300px;
	text-align:center;
	height:100%;
}

.picture_container {
	background-color:#FCDC96;
	width:295px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	height:100%;
	
}

.image_left {
	margin-left:5px;
	float:left;
}

.image_right {
	margin-right:5px;
	float:right;
}

.row1 {
	background-color:#FFF4E0;
	text-align:center;

}

.row2 {
	background-color:#FCDC96;
}

.garden_center_price_header {
	background-color:#7ca588;
	color:white;
	font-weight:bold;
}








