body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	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;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a{
	outline:none;
}

.navBG{
	background-color:#4a7a8e;
	height:26px;
}

.navLink{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.navLink:hover{
	font-family:Arial;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
}

.bottomBg{
	background-image:url(images/bottomBg.jpg);
	background-repeat:repeat-x;
	height:126px;
}

.bottomDevideLine{
	border-right:1px;
	border-right-style:solid;
	border-right-color:#e0e0df;

}

.bottomLink{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

.hotelLinksHeader{
	font-family: Arial;
	font-size: 11px;
	color: #0185b1;
}

.contentBg{
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

.featuredHeader{
	font-family: Arial;
	font-size: 12px;
	color: #4a7a8e;
}

.featLink{
	font-family: Arial;
	font-size: 11px;
	color: #4a7a8e;
	text-decoration:underline;
}

.contentHeader{
	font-family: Arial;
	font-size: 16px;
	color: #4a7a8e;
	font-weight:bold;
}

.ratesSubHeader{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}

.textLink{
	font-family: Arial;
	font-size: 11px;
	color: #4a7a8e;
	text-decoration:none;
}

.textLink:hover{
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
}