body {
	margin: 0;
	padding: 0;
	background: #E0D5BE;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
img {border: 0;}


/* Replaced */
.nav {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.nav:hover {
	color: #003366;
}
/* Replaced END */

.textBody, .textBody a {
	font-size: 10pt;
	color: #000000;
}

.textSubBody {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.textForm {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

h2 {
	font-size: 18pt;
	color: #01608B;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {
	font-size: 12pt;
	color: #01608B;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
}


.textTitle {
	font-size: 13pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.textSubHead {
	font-size: 11pt;
	color: #0077AD;
	text-decoration: none;
	font-weight: bold;
}

.textFooter {
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
.textads {
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	line-height: 14pt;
	font-weight: normal;
}
.textads a {
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	line-height: 14pt;
	font-weight: normal;
}
.adsubheadsblue {
	font-size: 13pt;
	color: #0077AD;
	text-decoration: none;
	font-weight: bold;
	line-height: 15pt;
}
.hotellinks {
	font-size: 10pt;
	color: #666666;
	line-height: 12pt;
	font-weight: bold;
}
.navheads {
	font-size: 11px;
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
}
.navcenter {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 11px;
}
.navcenter:hover {
	color: #000000;
}
.centertext {
	font-size: 11px;
	color: #0B474A;
	text-decoration: none;
	font-weight: normal;
	line-height: 11px;
}

.rl a {
	font-weight: bold;
	text-decoration: underline;
}
.rl span {
	display: block;
}
			


/* Changes to become XHTML Compliant */
#leftnav {background: #1056AB;}
#leftnav h2 {
	font-size: 8pt;
	font-weight: normal;
	color: #3399FF;
	line-height: 40px;
	text-align: center;
}
#leftnav a {
	display: block;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background: #2F7BCF;
	border-top: 1px solid #63ACFD;
	border-bottom: 1px solid #02458E;
	line-height: 16px;
	padding: 0 0 1px 20px;
}
#leftnav a:hover {
	color: #003366;
	background-image: url(gfx/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: 136px 4px;
	_background-position: 136px 5px;			/* Win IE only */
}
