
	li#tour a { background-image: none; }

/*	-------------------------------------------------------------
	Headings
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	h3#tour {
		width: 96px;
		height: 13px;
		background: url(../../images/headings/virtualTour.gif);
		}
		
/*	-------------------------------------------------------------
	IPIX
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.ipix, .ipixR {
		height: 200px;
		width: 150px;
		float: left;
		margin: 0 60px 0 0;
		}
		
	.ipixR {
		margin: 0;
		}
		
	.ipix a, .ipixR a {
		display: block;
		text-align: center;
		height: 200px;
		color: #1D4065;
		font-weight: bold;
		text-decoration: none;
		}
		
	.ipix a span, .ipixR a span {
		padding: 155px 0 0;
		display: block;
		}

	#bedroom { background: url(../../images/ipix/bedroom.jpg) no-repeat; }
	#conservatory { background: url(../../images/ipix/conservatory.jpg) no-repeat; }
	#garden { background: url(../../images/ipix/garden.jpg) no-repeat; }
	#forest { background: url(../../images/ipix/forest.jpg) no-repeat; }
	#bar { background: url(../../images/ipix/bar.jpg) no-repeat; }
	#dining { background: url(../../images/ipix/dining-room.jpg) no-repeat; }
	#meeting { background: url(../../images/ipix/meeting-room.jpg) no-repeat; }
	#grounds { background: url(../../images/ipix/grounds.jpg) no-repeat; }
	#reception { background: url(../../images/ipix/reception.jpg) no-repeat; }
	