@charset "utf-8";
/* ===================================================================
CSS information

 style info :
 
=================================================================== */


/*----------------------------------------------------
	 #hedintro
 
----------------------------------------------------- */

h2.spa_hed{
	background:url(../Images/spa/spa.jpg) 0 0 no-repeat;
	text-indent:-9999px;
}
h2.room_hed{
	background:url(../Images/room/room.jpg) 0 0 no-repeat;
	text-indent:-9999px;
}
h2.fac_hed{
	background:url(../Images/facilities/facilities.jpg) 0 0 no-repeat;
	text-indent:-9999px;
}


h2#HedImage{margin:1px auto ;}


/*----------------------------------------------------
	 #main
 
----------------------------------------------------- */

#main{
	width:856px;
	height:400px;
	background:url(../Images/background.jpg) 0 0 no-repeat #353229;
	padding:20px 10px 0;
	margin: 0 auto 1px;
}
/*
h3#g_title{
	background:url(../images/gallery_title.gif) 0 0 no-repeat;
	width:782px;
	height:47px;
	margin:0 auto 10px;
	text-indent:-9999px;
}
*/
#gallery{
	width:752px;
	height:332px;
	margin:0 auto 20px;
}