.bgcolour {
	background-attachment: scroll;
	background-image: url(../assets/images/backgrounds/bg_colour.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;

}
.bgimage1 {
	background-attachment: scroll;
	background-image: url(../assets/images/backgrounds/bg_image1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgimage4 {
	background-attachment: scroll;
	background-image: url(../assets/images/backgrounds/bg_image4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h3 {
	color: #663300;
}
.bgimage5 {
	background-attachment: scroll;
	background-image: url(../assets/images/backgrounds/bg_image5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgimage3 {
	background-attachment: scroll;
	background-image: url(../assets/images/backgrounds/bg_image3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h4 {
	color: #663300;
}
.smlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.bgimage6 {
	background-attachment: scroll;
	background-image: url(../assets/images/backgrounds/bg_image6.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.h4 {
	color: #663300;
	font-weight: bold;
}
.h3 {
	color: #663300;
	font-weight: bold;
}
.btmbrder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

