body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #212121;
	text-align:justify;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:opx;
}

a{
	outline:none;
}

.pageBgOne{
	background: url(images/bg.jpg); background-repeat:no-repeat;
	background-position:center; 
}

.topWhite{
	background-image:url(images/topWhite.png);
	background-repeat:repeat-x;
	height:161px;
}

.bottom{
	background-color:#806e58;
	height:84px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
}

.bottomLink{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

.navLink{
	font-family: Arial;
	font-size: 11px;
	color: #212121;
	text-decoration:none;
}

.navLink:hover{
	font-family: Arial;
	font-size: 11px;
	color: #806e58;
	text-decoration:none;
}

.hotelLinksHeader{
	font-family: Arial;
	font-size: 11px;
	color: #cde289;
}

.featHeader{
	font-family: Arial;
	font-size: 12px;
	color: #806e58;
	font-weight:bold;
}

.textArea{
	background-color:#cde289;
}