@charset "utf-8";
/* CSS Document */
            body  {
            margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser*/
            padding: 0;
            text-align: center;
            background-color: #B5BABD;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            }
            .header  {
            width: 905px;
            margin: 0 auto;
            text-align: left;
            }
            .headercontainer {
            background-image: url(image/img-header-bg.jpg);
            background-repeat: repeat-x;
            height: 100px;
            margin-bottom: -4px;
            }
            .headerbottomspacer {
            background-image: url(image/spacerback.gif);
            background-repeat: repeat-x;
            height: 19px;
            }
            .header3pxspacer {
            height: 3px;
            color: #FFFFFF;
            }
            .bodybanner  {
            text-align: left; /* this overrides the text-align: center on the body*/
            background-image: url(image/longspacerback.jpg);
            background-repeat: repeat-x;
            height: 201px;
            margin-top: 0;
            margin-right: auto;
            margin-bottom: 0;
            margin-left: auto;
            background-color: #FFFFFF;
            }
            .headertext {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 36px;
            color: #FFFFFF;
            line-height: 40px;
            }
            .greenheadertext {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 17px;
            color: #62C125;
            }
            .divbody {
            width: 900px;
            text-align: left; /* this overrides the text-align: center on the body*/
            margin-top: 0;
            margin-right: auto;
            margin-bottom: 0;
            margin-left: auto;
            padding-top: 20px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            background-color: #FFFFFF;
            }
            .whitebody {
            background-color: #FFFFFF;
            }
            .contentleft {
            width: 290px;
            float: left;
            padding-right: 15px;
            overflow: hidden;
            }
            .aArial13 {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #62C125;
            }
            .footerdiv {
            background-color: #B5BABD;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #FFFFFF;
            height: 100%;
            }
			.footerdiv a:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #FFFFFF;
            }
			.footerdiv a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #FFFFFF;
            }
			.footerdiv a:active {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #FFFFFF;
            }
			.footerdiv a:hover {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #FFFFFF;
            }
            .aArial24 {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 24px;
            color: #62C125;
            }
            .contentmiddle {
            width: 290px;
            padding-right: 15px;
            overflow: hidden;
            float: left;
            }
            .contentright {
            width: 290px;
            float: right;
            overflow: hidden;
            }
            .cleaner {
            clear:both;
            height:1px;
            font-size:1px;
            border:none;
            margin:0; padding:0;
            background:transparent;
            }
            .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contai*/
            clear:both;
            height:0;
            font-size: 1px;
            line-height: 0px;
            }
            .style1 {
            font-size: 1px
            }
            .bodygrey {
            text-align: left; /* this overrides the text-align: center on the body*/
            background-image: url(image/longspacerback.jpg);
            background-repeat: repeat-x;
            height: 18px;
            margin-top: 0;
            margin-right: auto;
            margin-bottom: 0;
            margin-left: auto;
            background-color: #FFFFFF;
            }
            .class2 A:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #807F83;
            text-decoration: none;
            }
            .class2 A:visited {
            text-decoration: none;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #807F83;
            }
            .class2 A:active {
            text-decoration: none;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #807F83;
            }
            .class2 A:hover {
            text-decoration: none;
            color: #333333;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            }
            .class1 A:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #62C125;
            text-decoration: none;
            }
            .class1 A:visited {
            text-decoration: none;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #62C125;
            }
            .class1 A:hover {
            text-decoration: none;
            color: #4E991D;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            }
            .class1 A:active {
            text-decoration: none;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #62C125;
            }
.divheader {
	background-attachment: fixed;
	background-image: url(image/img-header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 100px;
}
.headermenu {
	margin-top: 65px;
	overflow: hidden;
	z-index: 2;
	display: inline;
}
.enquiryfield {
	width: 266px;
	border: 1px solid #CFD4D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.century13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.aArial13GreenLink {
color: #62C125;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
text-decoration: none;
}
.aArial13 a:link {
color: #62C125;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
text-decoration: none;
}
.aArial13 a:visited {
color: #62C125;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
text-decoration: none;
}
.aArial13 a:active {
color: #62C125;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
text-decoration: none;
}
.aArial13 a:hover {
color: #62C125;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
text-decoration: none;
}

.gallerylink A:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #807F83;
            text-decoration: none;
            }
            .gallerylink A:visited {
            text-decoration: none;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #807F83;
            }
            .gallerylink A:active {
            text-decoration: none;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #807F83;
            }
            .gallerylink A:hover {
            text-decoration: none;
            color: #333333;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            }

ul.gallery li img {
	width: 80px !important;
	height: 53px !important;
}

ul.gallery {
	width: auto !important;
	margin-left: 0 !important;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#content h2 {
	margin-bottom: 0;
}

#content a {
	color: #666;
}

#content ul {
	margin-left: 15px;
	padding: 0;
}

#content #side {
	float: left;
	width: 352px;
}

#content #copy h2 {
	font-weight: normal;
}

#content #copy {
	float: right;
	width: 510px;
}
