/* Koncepts.net.au */
/* Andris */
/* 2007 */


#home #toppic, 
#directions #toppic, 
#bookings #toppic {		
	left: 0px;	
	top: 0px;	
	position: absolute;	
	height: 200px;
	width: 250px;
	background: url(../images/toppic-3leggedsign.gif) no-repeat 0px 0px;
}
#accommodation #toppic {		
	left: 0px;	
	top: 0px;	
	position: absolute;	
	height: 200px;
	width: 250px;
	background: url(../images/toppic-framecricket.gif) no-repeat 0px 0px;
} 
#meals #toppic {		
	left: 0px;	
	top: 0px;	
	position: absolute;	
	height: 200px;
	width: 250px;
	background: url(../images/toppic-frameillustration.gif) no-repeat 0px 0px;
}
#events #toppic {		
	left: 0px;	
	top: 0px;	
	position: absolute;	
	height: 200px;
	width: 250px;
	background: url(../images/toppic-guitar.gif) no-repeat 0px 0px;
}

#home #bottompic { 
	background-repeat: no-repeat;
	background-image: url(../images/bottompic-exteriorsign.gif);
	width: 100%;
	height: 350px;
}
#bookings #bottompic { 
	background-repeat: no-repeat;
	background-image: url(../images/bottompic-bar.gif);
	width: 100%;
	height: 350px;
}
#accommodation #bottompic { 
	background-repeat: no-repeat;
	background-image: url(../images/bottompic-window.gif);
	width: 100%;
	height: 350px;
}
#events #bottompic, 
#meals #bottompic { 
	background-repeat: no-repeat;
	background-image: url(../images/bottompic-mealsmusic.gif);
	width: 100%;
	height: 350px;
}
#directions #bottompic { 
	background-repeat: no-repeat;
	background-image: url(../images/bottompic-portrait.gif);
	width: 100%;
	height: 350px;
}	
