/*availability*/
.availability {
	border:#333333 solid 1px;
	width:940px;
	background-color: #89C5E9;
	color: #236189;
	font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.availability h2{
	margin-top:2px; 
	margin-bottom:2px;
}
.availability h3{
	margin-top:2px; 
	margin-bottom:2px;
}
.availability .brd{
	border:#333333 solid 1px;
}
.availability .tdData{
	color:#333333;
	width:18px;
	height:23px;
}
input.chk {
	height:15px;
	width:15px;
	margin-left:-3px;
	margin-right:-3px;
}
.availability a
{
	color: #fff;
	text-decoration: underline;
} 
.availability a:hover
{
	color: #266A95;
	text-decoration: underline;
}
.bookMyStay{
	width:122px;
	height:22px;
	border:0px;
	font-weight:bold;
	background-image: url(../images/bookMyStay.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	cursor:hand;
}
