A.block {
	COLOR: #FFFFFF;
	CURSOR: hand;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	text-decoration: none;
	height: 18px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-position: left center;
}

A.block:hover {
	COLOR: #000000;
	CURSOR: hand;
	background-color: #FFFF00;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	text-decoration: none;
	border: 2px solid #000000;
	height: 18px;
	width: 120px;
}
a:visited { color:#006600; text-decoration:underline}
a:link { color:#006600; text-decoration:underline}
.farm {
	font-size: 15px;
	font-weight: bold;
}
.available {
	clear: both;
	float: left;
}
.numAvail {
	clear: both;
	float: right;
}
.farmDiv {
	clear: both;
	margin-top: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #000;
	overflow: hidden;
}

a:hover { color:#990066; text-decoration:underline; cursor:hand}
a:active { color:#006600; text-decoration:underline}

A.red { color:#990000; text-decoration:none}
A.red:visited { color:#990000; text-decoration:none}
A.red:hover { color:#999999; text-decoration:none; cursor:hand}
A.red:active { color:#990000; text-decoration:none}

A.green { color:#009933; text-decoration:none}
A.green:visited { color:#009933; text-decoration:none}
A.green:hover { color:#330000; text-decoration:none; cursor:hand}
A.green:active { color:#009933; text-decoration:none}

A.blue { color:#003399; text-decoration:underline}
A.blue:visited { color:#003399; text-decoration:underline}
A.blue:hover { color:#006600; text-decoration:underline; cursor:hand}
A.blue:active { color:#003399; text-decoration:underline}

A.light {
	COLOR: #CCCCCC;
	CURSOR: hand;
	text-decoration: underline;
}
A.light:visited { COLOR: #CCCCCC; CURSOR: hand; text-decoration: underline}
A.light:hover { COLOR: #FF99CC; CURSOR: hand; TEXT-DECORATION: underline}
.arial1 {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt}
.arial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.arial3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt}
.arial4 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt}
.georgia3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt}
.georgia4 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14pt}
.georgia5 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16pt}
.times3it {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: italic}
.timeslarge {  font-family: "Times New Roman", Times, serif; font-size: 22pt}
.georgia2 {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt}
.arial1 {font-family: Arial, Helvetica, sans-serif; font-size: 7pt}

.timeslargest {
font-family: "Times New Roman", Times, serif; font-size: 28pt}
.arial25 {
font-family: Arial, Helvetica, sans-serif; font-size: 11pt}
.arial1Copy {
font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.arial11 {
font-family: Arial, Helvetica, sans-serif; font-size: 12pt
}
#contentWrapper {
	padding: 10px;
}
.hilight {
	font-weight: bold;
	color: #F00;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.submit {
	color: #060;
	background-color: #D9C77F;
	border: 1px solid #000;
	font-weight: bold;
	cursor: pointer;
}
#peonyList ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-transform: capitalize;
}
.bordered {
	border: 3px double #000;
}
