/* chorlton park image roll overs */

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

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

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

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

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

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


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

