
.submenu {
	background: #f5f6e4;
}
/* Header elements
-------------------------------------------- */

#header h1.pagetitleimage {
	/* color: #abb202; - This will always be an image */
	background: url("../images/title-contactus.gif") no-repeat; 
}
/* Text Formatting
-------------------------------------------- */
.textarea {
	background: #f6f7e7;
}
h2 {
	background: #abb202;
}
h4 {
	color: #d2d477;
}
a {
	text-decoration: none;
}
#loginstatus1 a
{
	color: #eb208d;
}