/*   Green colour scheme  */

a:link,
a:visited {
	color:#00C0BE;
	text-decoration:underline;
	}
a:hover,
a:active {
	text-decoration:none;
	color:#00C0BE;
	}

h1,
.team-name,
.item-name{
	color: #00c0be;
	}

.header{
	background: #2D2A2A url(../images/header-bg.gif) repeat-x 0 0;
	}

.MainImageContent-Image{
	background:#74dddc url(../images/main-img-bg.gif) repeat-x 0 100%;
	}

.download-brochure a{ background: url(../images/download-jpg.gif) no-repeat}
.download-brochure a.brochure-pdf{background: url(../images/download.gif) no-repeat}
.download-brochure a.brochure-doc{background: url(../images/download-doc.gif) no-repeat}	
	
.google-map-div.js h2 ,
.contact-form h2 {
	color: #00C0BE;
	font-weight:bold;
	font-size:1.8em;
	}

		.contact-section-title,
		.open-time-title{
			color:#00C0BE;
			font-size:1.2em;
			}
