BODY {
	font-family: Tahoma, sans-serif;
}

TD.menuline {
	background-color : #A52A2A;
	color : #FFFFFF;
	font-size : 10pt;
	font-family: Verdana, Tahoma, sans-serif;
	border-bottom-color : #8B0000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #F4A460;
	border-top-style : solid;
	border-top-width : 1px;
}

A.menu {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

A.menu:HOVER {
	font-weight: bold;
	color: #B0E0E6;
	text-decoration: none;
}

TD.maintitle {
	font-size: 28pt;
}

TD.subtitle {
	font-size: 26pt;
}

TD.blurb {
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	border: inset 1px;
}

A.orderLink {
	color: Yellow;
	font-weight: bold;
	text-decoration: none;
}

A.orderLink:HOVER {
	font-weight: bold;
	color: #B0E0E6;
	text-decoration: none;
}

TD.flowerRowColoured {
	font-size: 10pt;
	background-color: #FFCCCC;
}

TD.flowerRow {
	font-size: 10pt;
}

#plantImage {
	float: left;
	margin-right : 5px;
	margin-bottom: 5px;
	border: 1px inset;
}

#listing {
	font: 12px Tahoma, sans-serif;
	color: Maroon;
}

#listing #plantName {
	font-weight: bold;
}

form td {
	background-color: #FFCCCC;
	font: 12px Tahoma;
	font-weight: bold;
}

#plantPrice {
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: Black;
	background-color: #F0E68C;
	border: outset 1px;
}