/*
STANDARD COLOURS:

Orange: #EB7E00
Green: #346814
Grey: #7A7165
Blue: #56A4EE

Red: #E80029
Navy: #113F76;

*/

/* Standard HTML elements */

h1, h2, h3{
  color: #7A7165;
}

#textarea {
  background-image:url(../../images/bg_grey.gif);
}
.quarterleftbot {
	background-image: url(../../images/logo_lhs_grey.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.quarterleftbot1 {
  background-image: url(../../images/logo_lhs_grey.gif);
}
#quarterrightlinks ul li {
	background-image: url(../../images/li_grey.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 3px;
}
#quarterrighttel ul li {
	background-image: url(../../images/tel_grey.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#quarterrightmap ul li {
  list-style-image: url(../../images/mag_grey.gif);
}
#quarterleft1 {
  background-color:#7A7165;
}
