.telephone-number {
	color: #dc0451;
}

.current {
	font-weight: bold;
}

#menu ul li a {
	text-decoration: none;
}

#menu ul li a:hover {
	color: #dc0451;
	text-decoration: none;
}

.current a {
	color: #dc0451;
}

h2 {
	color: #dc0451;
}

h4 {
	color: #dc0451;
}

h6 {
	background: url(/images/phone-icon.png) no-repeat center left;
	color: #dc0451;
	font-size: 18px;
	height: 40px;
	padding-left: 30px;
	line-height: 60px;
	margin:0;
}

#content ul {
	color: #dc0451;
}

#tpl-content-col3 a {
	color: #4c3327;
	text-decoration: none;
}

#tpl-content-col3 a:hover {
	text-decoration: underline;
	color: #dc0451;

}

#tpl-content-col3 h2 {
	color: #dc0451;
}

#tpl-content-col3 h2 a {
	color: #dc0451;
	text-decoration: none;
}

#tpl-content-col3 h2 a:hover {
	text-decoration: underline;
}

#tpl-content-col3 h3 {
	color: #dc0451;
}

#tpl-content-col3 h4 {
	color: #dc0451;
}


#tpl-contact-col1 h1 {
	color: #dc0451;
}

/* Additional Form Colourings */
#survey-form legend {
	background-color: #dc0451;
}

#survey-form fieldset {
	border-top: 1px solid #dc0451;
}

#survey-form hr {
	background-color: #dc0451;
	color: #dc0451;
}

#survey-form .submit {
	width: 100px;
	background-color: #dc0451;
	color: #fff;
	border: 0;
	font-size: 0.9em;
	padding: 2px 0 2px 0;
}

#survey-form .reset {
	width: 100px;
	background-color: #a3bd0b;
	color: #fff;
	border: 0;
	font-size: 0.9em;
	padding: 2px 0 2px 0;

}
