#ac_plan {
	background-image: url(../images/ac/ac-plan.gif);
	background-repeat: no-repeat;
	width: 393px;
	height: 199px;
	position: relative;
	margin: 10px 110px;
}

#ac_plan li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#ac_plan a {display: block; text-indent: -9999px; text-decoration: none;}

#r1 {left: 15px; top: 37px; width: 62px; height: 83px; z-index: 40;}
#r2 {left: 135px; top: 37px; width: 38px; height: 58px; z-index: 40;}
#r3 {left: 176px; top: 37px; width: 31px; height: 43px; z-index: 40;}
#r4 {left: 209px; top: 37px; width: 18px; height: 43px; z-index: 40;}
#r5 {left: 230px; top: 37px; width: 46px; height: 59px; z-index: 40;}
#r6 {left: 279px; top: 9px; width: 54px; height: 86px; z-index: 40;}
#r7 {left: 358px; top: 34px; width: 26px; height: 27px; z-index: 40;}
#r8 {left: 292px; top: 104px; width: 57px; height: 60px; z-index: 40;}
#r9 {left: 256px; top: 104px; width: 27px; height: 39px; z-index: 40;}

#r1 a {height: 83px;}
#r2 a {height: 58px;}
#r3 a {height: 43px;}
#r4 a {height: 43px;}
#r5 a {height: 59px;}
#r6 a {height: 86px;}
#r7 a {height: 27px;}
#r8 a {height: 60px;}
#r9 a {height: 39px;}

#r1 a:hover {background: url(../images/ac/ac-plan.gif) -15px -236px no-repeat;}
#r2 a:hover {background: url(../images/ac/ac-plan.gif) -135px -236px no-repeat;}
#r3 a:hover {background: url(../images/ac/ac-plan.gif) -176px -236px no-repeat;}
#r4 a:hover {background: url(../images/ac/ac-plan.gif) -209px -236px no-repeat;}
#r5 a:hover {background: url(../images/ac/ac-plan.gif) -230px -236px no-repeat;}
#r6 a:hover {background: url(../images/ac/ac-plan.gif) -279px -208px no-repeat;}
#r7 a:hover {background: url(../images/ac/ac-plan.gif) -358px -233px no-repeat;}
#r8 a:hover {background: url(../images/ac/ac-plan.gif) -292px -303px no-repeat;}
#r9 a:hover {background: url(../images/ac/ac-plan.gif) -256px -303px no-repeat;}


/***************** Highslide containers */

.room_img {
	padding: 5px;
	text-align: center;
}

.room_img img {
	display: block;
	border: 1px solid silver;
	padding: 2px;
}

.room_caption {
	padding: 5px;
	font-style: italic;
	font-size: 11px;
}

.highslide-heading strong {
	color: #990000;
}