
/*  White green colour scheme  */

body{
    color: #000;
    background: #fff;
	}
#content a,
#content a:visited,
#content a:hover {color: #56710e;}

#container{
	background: #fff;
    border-top: 10px solid #b3db46;
	}
.MainImageContent-Image{background: #e9e9e9 url(../images/main-img-top.gif) no-repeat 0 0;}
.MainImageContent-Image img {background: url(../images/main-img-bottom.gif) no-repeat 0 100%;}

h1, h2, h5 {color: #b3db46;}
h3, h4 {color: #56710e;}

.phone-number{background: url(../images/phone-bg.gif) no-repeat 0 0;}
.phone-number strong {color: #b3db46;}

.basic-block h2 {color: #56710e;}

.tl, .tr, .bl, .br {background-image: url(../images/blocks-bg.png);}
.basic-block{ background: #ededed;}
.other-block { background: #575759;}

.brochure-pdf {background: url(../images/brochure-pdf.png) no-repeat 0% 0%}
.brochure-doc {background: url(../images/brochure-doc.png) no-repeat 0% 0%}
.brochure- {background: url(../images/brochure-img.png) no-repeat 0% 0%}

ul.opening-time {color: #fff;}
.footer {background: url(../images/footer-bg.gif) repeat-x 0 0;}

.primary-content ul {padding: 0.3em 2em 0.5em;}
.primary-content ul li {
	list-style: none;
	background: url(../images/list-marker.png) no-repeat 0 7px;
	padding: 0 0 0.4em 10px;
	}
	
#GMap #MapCanvas {border-color: #ccc;}	
	