body {
	}	
#Container {
	width: 800px;
	text-align: justify;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#Top{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#Top img{
	float: right;
}
div#TopImage {
	text-align: left;
	width: 800px;
	padding-top: 5px;
}
div#MainText {
	width: 800px;
	clear: both;
	font-size: 11px;
	float: left;
	padding-bottom: 0px;
}
div#MainText h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009;
	margin-top: 10px;
}
div#MainText h2{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009;
	margin-top: 10px;
}
div#MainText a:hover {
	color: #F00;
	text-decoration: underline;
}
div#MainText-left {
	width: 180px;
}
div#MainText-left ul {
	height: 20px;
	list-style: none;
	width: 180px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#MainText-left ul li {
	list-style: none;
	display: block;
	width: 180px;
	float: left;
	text-align: left;
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;
}
div#MainText-left ul li a{
	width: 100%;
	height: 20px;
	display: block;
	color: #009;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 10px;
	background-color: #EFEFEF;
	margin: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #949494;
}
div#MainText-left ul li a:hover {
	color: #FFFFFF;
	background-color: #009;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #009;
	text-decoration: underline;
}
div#MainText-right {
	text-indent: 8pt;
	clear: both;
	width: 570px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 18px;
}
div#Footer {
	width: 100%;
	clear: both;
	background-color: #EFEFEF;
}
div#Footer p{
	padding: 5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949494;
}
div#Footer a{
	color: #009;
	text-decoration: none;
}
div#Footer a:hover{
	color: #005787;
	text-decoration: none;
}
/*LateRooms Search Box CSS */
          #lateroomssearchbox { font:11px arial, sans-serif; background:#261656 url(laterooms/banner2.gif) no-repeat; width:160px; height:250px; padding:0; text-align:center; }
          #lateroomssearchboxinner { padding:88px 10px 0; }
          div.lrsubhead { font-weight:bold; color:#FFFFFF; text-align:left; font:11px arial, sans-serif; margin:2px 0 8px 0; }
          input.lrbutton { margin:4px 0 0; font:12px arial, sans-serif; font-weight:bold; }
          input.selbox { font:11px arial, sans-serif; width:140px; color:#000; background-color:#fff; }
          select.selbox { font:11px arial, sans-serif; margin:0 0 7px 0; width:140px; color:#000; background-color:#fff; }
