﻿body {
}
.Weeks{
	height: auto;
	width: 15px;
	text-align: center;
	font-size:x-small;
	font-weight:bold;
}
.Available{
	height: auto;
	width: 16px;
	text-align: center;
	background-color:Green;
	font-size:x-small;
	color:#000000;
	

}
.Unavailable{
	height: auto;
	width: 16px;
	text-align: center;
	background-color:Red;
font-size:x-small;
}
.Unknown{
	height: auto;
	width: 16px;
	text-align: center;
	background-color:Gray;
font-size:x-small;
color:#ffffff;

}
.Photos{
	height: 300px;
	width: 475px;
	padding-bottom:20px;
	

}
.Images
{
	width: 440px; height: 310px;
}
.Facilities
{
	height: auto;
	width:180px;
}
.Accomidation
{
	height: auto;
	width:10px;
}
.Hyperlink
{
color:Gray;

}
.InactiveLinks
{
	height: auto;
	width:140px;
	text-align: left;
	background-image: url(../images/preview2.png);
	padding-left:10px;
	
}
.ActiveLinks
{
	height: auto;
	width:140px;
	text-align: left;
	background-image: url(../images/preview1.png);
	padding-left:10px;
}
.EmptyLinks
{
	height: auto;
	width:0px;
	
}
.Region
{
	height: auto;
	width:auto;
}
