/* chorlton park image roll overs */

.hacienda-1 a {
	background-image: url(../../images/portfolio/hacienda/hacienda-1-small.jpg);
	background-repeat: no-repeat;
	}
	
.hacienda-1 a:hover {
	background-image: url(../../images/portfolio/hacienda/hacienda-1-small-r.jpg);
	background-repeat: no-repeat;
}

.hacienda-2 a {
	background-image: url(../../images/portfolio/hacienda/hacienda-2-small.jpg);
	background-repeat: no-repeat;
	}
	
.hacienda-2 a:hover {
	background-image: url(../../images/portfolio/hacienda/hacienda-2-small-r.jpg);
	background-repeat: no-repeat;
}

.hacienda-3 a {
	background-image: url(../../images/portfolio/hacienda/hacienda-3-small.jpg);
	background-repeat: no-repeat;
	}
	
.hacienda-3 a:hover {
	background-image: url(../../images/portfolio/hacienda/hacienda-3-small-r.jpg);
	background-repeat: no-repeat;
}

.hacienda-4 a {
	background-image: url(../../images/portfolio/hacienda/hacienda-4-small.jpg);
	background-repeat: no-repeat;
	}
	
.hacienda-4 a:hover {
	background-image: url(../../images/portfolio/hacienda/hacienda-4-small-r.jpg);
	background-repeat: no-repeat;
}

.hacienda-5 a {
	background-image: url(../../images/portfolio/hacienda/hacienda-5-small.jpg);
	background-repeat: no-repeat;
	}
	
.hacienda-5 a:hover {
	background-image: url(../../images/portfolio/hacienda/hacienda-5-small-r.jpg);
	background-repeat: no-repeat;
}

.hacienda-6 a {
	background-image: url(../../images/portfolio/hacienda/hacienda-6-small.jpg);
	background-repeat: no-repeat;
	}
	
.hacienda-6 a:hover {
	background-image: url(../../images/portfolio/hacienda/hacienda-6-small-r.jpg);
	background-repeat: no-repeat;
}


/* -------------------------- */

