.error {
	color: #FF0000;
	background-color: #FDF4F4;
	border: 1px solid #333333;
}
div#search-form {
	clear: left;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
}
div#wholesalers {
	padding-right: 155px;
	padding-top: 7px;
	padding-bottom: 20px;
}
div#showcase {
	background-image: url(/images/home_showcase_bg.gif);
	background-repeat: no-repeat;
	height: 175px;
	width: 213px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 30px;
	margin-left: 35px;
}
div#main-content {
	padding: 15px;
	width: 690px;
}
.small {
	font-size: 10px;
}
.list-light {
	background-color: #FDFCE1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #016A2B;
	border-bottom-color: #016A2B;
	font-size: 10px;
	text-align: left;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.list-dark {
	background-color: #D9F4E1;
	font-size: 10px;
	text-align: left;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.catalogue-header {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #016A2B;
	text-align: left;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	margin-bottom: 15px;
}
label {
	font-weight: bold;
	color: #016A2B;
	white-space: nowrap;
}
.bg-red {
	background-color: #FAF7B4;
}

.bg-green {
	background-color: #E9EEDF;
}

.bg-creme {
	background-color: #F5ECDE;
}

.bg-orange {
	background-color: #FAF7B4;
}
.quick-search {
	font-size: 9px;
	width: 85px;
}
.med-bold {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bg-header {
	background-color: #FAF7B4;
	border: 1px solid #016A2B;
	margin-bottom: 10px;
}
.med {

	font-size: 11px;
}
.footer {
	font-size: 10px;
	color: #A67731;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #782622;
	padding-bottom: 20px;
}

.edit-input {
	width: 125px;
}
.user-error {
	font-weight: bold;
	color: #FF0000;
}
.admin-menu {
	padding: 3px;
	width: 100px;
	text-align: center;
	background-color: #F2EB54;
	border: 1px solid #000000;
}
.admin-menu-item {
	font-weight: bold;
	color: #006A5A;
	text-decoration: none;
	text-align: center;
}
.message {
	font-weight: bold;
	color: #016A2B;
	margin: 5px;
}
.main-image {
	clear: left;
	float: right;
	display: block;
}
.bg-green-b {

	background-color: #DEEFEA;
}
.plant-inquiry {
	font-size: 11px;
	font-weight: bold;
	background-color: #016A2B;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
}
.table-border {
	background-color: #FBF1F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #782622;
	border-bottom-color: #782622;
	text-align: left;
	padding: 2px;
	vertical-align: top;
}
.sub-title {
	font-size: 14px;
	font-weight: bold;
	color: #782622;
}
.quick-search-long {

	font-size: 9px;
	width: 120px;
}
