.colour {
	background-image: url(colourpiko.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.orangeheading {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #ff6600;
}
.greenheading {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #009900;
}
.green {
	font-family: Verdana;
	font-size: 12px;
	color: #009900;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #000000;
}
.mtext {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
.design {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	}
.designpiko {
	font-family: Verdana;
	font-size: 9px;
	color: #f0ecd8;
}
.border {
	border: 1px solid #f0ecd8;
}
.borderorange {
	border: 1px solid #ff6600;
}
.stext {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
}
.sgreen {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #009900;
}
.textmedium {
	font-family: Verdana;
	font-size: 12px;
}
.textorange {
	font-family: Verdana;
	font-size: 14px;
	color: #ff6600;

}
.priceorange {
	font-family: Verdana;
	font-size: 20px;
	color: #ff6600;

}
.colourtest {
	background-image: url(colour.jpg);
	background-repeat: repeat-x;
	background-position: 20px;
}
.photos {
    padding-bottom: 5px;
	height: 140px;
}

