.store_tour_box	{
	 border: thin solid #003366;
	 height: 200px;
	 margin: 3px;
}

.store_tour_text_65	{
	 width: 65%;
	 float: left;
}

.store_tour_text_35	{
	 width: 35%;
	 float: left;
}

.store_tour_header	{
	 font-size: larger;
	 color: #CC3366;
}

.small_ital	{
	 font-size: smaller;
	 font-style: italic;
}

.pic_edge	{
	margin: 10px 10PX 10px;
	border: thin solid #000000;
}

.store_tour_pic	{
	float: right;
}

div.store_tour_text_65	p	{
	 margin: 10px;
}

table#seed_table	{
	 table-layout: fixed;
	 width: 700px;
	 margin-left: auto;
	 margin-right: auto;
	 border: thin solid Black;
}

th	{
	 border: thin solid Black;
}

td	{
	 vertical-align: top;
	 border: thin solid Black;
	 padding: 3px 3px 3px 3px;
}

td img	{
	 display: block;
	 margin-left: auto;
	 margin-right: auto;
	 margin-top: 10px;
	 margin-bottom: 10px;
}

#seed_info	{
	 padding: 15px;
}

#seed_info_pix	{
	text-align: center;
	margin-bottom: 10px
}

