body
{
}
.clsText
{
	font-weight: normal;
	font-size: 12px;
	font-family: Century Gothic,Arial,Verdana;
	height: 22px;	
	color: #1B1B1B ;
	text-align: justify;
	line-height:20px;
	
}
.clsHead
{
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana;	
	color: Black ;		
	font-weight :bold;
	text-decoration :none;	
}
.clsHead:hover
{
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana;	
	color: #6A4F12;		
	font-weight :bold;
	text-decoration :none;
	
}
.clsFoot
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
	height: 22px;	
	color: Black ;	
	line-height:22px;	
}

.clsMenu
{
	font-weight: normal;
	font-size: 12px;
	font-family: Times new Roman;	
	text-align: center;
	font-weight :bold;
	text-decoration :none;	
	color: #6A4F12;	
}
.clsMenu:hover
{
	font-weight: normal;
	font-size: 12px;
	font-family: Times new Roman;	
	text-align: center;
	font-weight :bold;
	text-decoration :none;	
	color: blue;	
}
.clsCheck
{
	font-weight: normal;
	font-size: 15px;
	font-weight :bold;
	font-family: Century Gothic,Arial,Verdana;	
	text-align: center;	
	color: #4C4C4C;	
}
.clsTextcnt
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight:bold;
	height: 22px;
	text-align: justify;
	color: #1755A0;
		
}
.clsTextcontact
{
	font-weight: normal;
	font-size: 12px;
	font-family: Century Gothic,Arial,Verdana;	
	color: #1B1B1B ;	
	height: 22px;	
	line-height :17px;

}
.clsTextlink
{
	font-weight: normal;
	font-size: 12px;
	font-family: Century Gothic,Arial,Verdana;	
	color: Blue ;	
	height: 22px;	
	line-height :17px;
}
.clsTextlink:hover
{
	font-weight: normal;
	font-size: 12px;
	font-family: Century Gothic,Arial,Verdana;	
	color: Blue;	
	height: 22px;	
	line-height :17px;
}


/* Rooms page thumnail images */
.thumbnailLeftF
{
 	position : static;
	z-index: 0;
	left : 0px;	
	
}

.thumbnailLeftF:hover
{
	position : relative;
	background-color: Transparent;
	z-index: 50;
}

.thumbnailLeftF span
{
	position: absolute;
	background-color: white;
	left: 0px;	
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailLeftF span img
{ 
	border-width: 0;
	padding: 0px;	
}

.thumbnailLeftF:hover span
{ 
	
	visibility: visible;
	top: -50px;
	left: -300px;
}



 #Good {
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(Images/Zoom1.gif);
      }



/* photo Gallery Right images zoom images*/
.thumbnailRightF
{
 	position : static;
	z-index: 0;
	left : 0px;	
	
}

.thumbnailRightF:hover
{
	position : relative;
	background-color: Transparent;
	z-index: 50;
}

.thumbnailRightF span
{
	position: absolute;
	background-color: white;
	left: 0px;	
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailRightF span img
{ 
	border-width: 0;
	padding: 0px;	
}

.thumbnailRightF:hover span
{ 

	visibility: visible;
	top: -50px;
	left: 180px;
}

/* left photogallery*/
.thumbnailLtF
{
 	position : static;
	z-index: 0;
	left : 0px;	
	
}

.thumbnailLtF:hover
{
	position : relative;
	background-color: Transparent;
	z-index: 50;
}

.thumbnailLtF span
{
	position: absolute;
	background-color: white;
	left: 0px;	
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailLtF span img
{ 
	border-width: 0;
	padding: 0px;	
}

.thumbnailLtF:hover span
{ 
	
	visibility: visible;
	top: -50px;
	left: -350px;
}






