
.submenu {
	background: #f1f0ee;
}
/* Header elements
-------------------------------------------- */

#header h1.pagetitleimage {
	/* color: #cdb752; - This will always be an image */
	height: 72px;
	top: 92px;
	background: url("../images/title-gardeningclub.gif") no-repeat; 
}
/* Text Formatting
-------------------------------------------- */
.textarea .col1 {
	height: 280px;
	margin-bottom: 8px;
}

.textarea .col2  {
	height: 280px;
	margin-bottom: 8px;
}

.textarea {
	background: #f5f6e4;
	/*min-height: 270px;
	height: auto !important;
	height: 270px;*/
	/*padding-top: 8px;*/
}

.wideleftcol .textarea {
	min-height: 485px;
	height: auto !important;
	height: 485px;
}
.wrapper .textarea {
	padding-top: 0;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	margin-bottom: 8px;
}
.col3 .textarea {
	padding-top: 0;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin-bottom: 8px;
}

.wideleftcol p {
	margin-right: 35px;
}
h2 {
	background: #ceb752;
}
h3,
h4 {
	color: #ceb752;
}
a {
	text-decoration: none;
}
#rewardcardimg {
	background: url("../images/rewardcard.gif") no-repeat;
	width: 208px;
	height: 141px;
	margin: 10px 0 0 20px;
}
.std-btn {
	padding: 2px 5px;
	background: #ceb652;
	color: #fff;
}
.full-btn {
	padding: 3px 5px;
	width: 221px;
	display: block;
	background: #eb208d;
	color: #fff;
	border: 0;
}
/* Registration form  */
#registerform {
	margin: 0;
	width: 474px;
	float: left;
}
.ValidationApplication {
	display: none;
}

.findaddressbox
{
	position: relative;
	left: 235px;
}

.findaddressbox2
{
	position: relative;
	left: 238px;
}

.findaddressboxblue
{
	position: relative;
	left: 235px;
	color: Blue;
}

#loginstatus1 a
{
	color: #eb208d;
}

.alertbox
{
	color: Red;
}





