/* CSS Document */
A:link, A:active, A:visited { color: 171F67;
							  font-size: 12pt;
							  }
A:visited { color: 0000FF;
			font-size: 12pt;
							  }
BODY { background: EBF7FF;
	   margin-top: 10;
	   margin-right: 0;
	   margin-bottom: 0;
	   margin-left: 10;
	   }

}
H1
{
color: #171F67;
}
H2
{
color: #171F67;
}
H3
{
color: #171F67;
}
LI
{
font-size: 12pt;
font-family: Times, serif;
color: #171F67;
}
UL
{
font-size: 12pt;
font-family: Times, serif;
color: #171F67;
}
P      { font-size: 12pt;
		 font-family: Times, serif;
		 color: 171F67;
}
LI     { font-size: 90% }
STRONG { font-size: larger }

.texthotel{font-size:10pt;color:Black;font-family: Verdana, Arial, Helvetica, sans-serif;}

.HomePageTable{ font-size: 12pt;
		 font-family: Times, serif;
		 color: #171F67;
}
.hone{
		 color: #171F67;
}


#header {
	position: absolute;
	left: 130px;
}

#centrecontent {
	position: absolute;
	width: 500px;
	top: 150px;
	right: 30px;
	left: 200px;
}

#footer {
	top-padding: 40px;
}

#left {
	position: absolute;
	top: 113px;
	left: 10px;
}



#right {
	position: absolute;
	top: 150px;
	left: 763px;
	right: 0px;
	height: 200px;
}

#bottom {
	padding-top: 20px;
	padding-left: 0px;
}

/* Computer-Zen www.computer-zen.com is part of the VORD Web Design Network www.vordweb.co.uk */