
.submenu {
	background: #f0efed;
}
/* Header elements
-------------------------------------------- */

#header h1.pagetitleimage {
	/* color: #9fa584; - This will always be an image */
	background: url("../images/title-gardencentres.gif") no-repeat; 
}
/* Text Formatting
-------------------------------------------- */
.textarea {
	background: #b3b79e;
}
.textarea p {
	color: #fff;
}
h2 {
	background: #9fa484;
}
h3,
h4 {
	color: #eb208d;
}
h5 {
	margin-bottom: -10px;
}

a {
	text-decoration: none;
}
#loginstatus1 a
{
	color: #eb208d;
}