@import url(master.css);
p#blurb {
	font-size: 1.10em;
	color: #34519D;
	font-variant: normal;
}
#left, div.left {
	padding-right: 10px;
	float: left;
	width: 48%;
	text-align: right;
}
#right {
	float: right;
	width: 48%;
	text-align: left;
}
#swap {
	right: 0px;
}
#galleryimage {
	position: relative;
	margin-top: 45px;
	width: 300px;
	float: left;
}
#gallery {
	position: relative;
	width: 300px;
	float: left;
}
#gallery img {
	text-align: right;
	margin-right: 10px;border: 1px solid #000000;
	padding: 6px; 
	background-color: #FFFFFF;
}
#harvest {
	width:510px;
	height:20px;
	z-index:1;
	font-size: 1.25em;
}
p.inseason {
	font-size: .6em;
	display: inline;
	line-height: 1.5em;
	padding-bottom: 1em;
}
a:link.inseason, a:visited.inseason, a:active.inseason {
	border: 1px solid red;
	color: #FF0000;
	padding-left: 2px;
	padding-right: 2px;
}
#month {
	font-size: 1.25em;
}
#harvest p{
	display: block;
	top: 0px; left: 0px;
	color: #FF0000;
}
#shell #cutflowersul {
	list-style-type: square;
	padding-left: 10px;
}
#perenimg img{
	float: right;
	margin-top: 6px;
	padding: 6px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	list-style-type: none;
}
#perendesc, plantsdes {
	float: left;
	width: 340px;text-align: justify;
}
#perenimg{
	width: 170px;
	float: right;
	height: 100%;
}
#inseason #sidebar a {
border: 1px solid #FF0000;
}
