@charset "utf-8";
/*.box_one .subhead_link {
	width: 100%;
	margin: 0px;
	height: 51px;
	display: block;
}*/
.subhead_link h2 {
	position: absolute;
	left: -9999px;
}
.img_cont a {
	display: block;
	height: 123px;
	width: 123px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/hotel-california3.jpg);
}
.guys{background-position: 246px 0px;
}
.aroom { 
	background-position: 0px 0px;
}
.aroom:hover { 
	background-position: 0px 123px;
}
.alacoronela { 
	background-position: 370px 0px;
}
.alacoronela:hover { 
	/*background-position: 123px 123px;*/
	background:url(../images/EmporioBrightened-resize.jpg);
}
.aemporio { 
	background-position: 493px 0px;
}
.aemporio:hover { 
	background-position: 493px 123px;
}
#roomsublink:hover {
	background:url(../images/rooms-and-suites-heading-hover.png) no-repeat;
}
#lacoronelasublink:hover {
	background:url(../images/la-coronela-restaurant-bar-heading-hover.png) no-repeat;
}
#emporiosublink:hover {
	background:url(../images/emporio-heading-hover.png) no-repeat;
}
