#searchbox {
	width: 310px;
	float: left;
}

#orlando {
	width: 79px;
	height: 59px;
	float: left;
	cursor: pointer;
	font-size: 14pt;
	color: #000099;
	font-weight: bold;
	text-align: center;
}

#gulf {
	width: 70px;
	height: 59px;
	float: left;
	cursor: pointer;
	font-size: 14pt;
	color: #000099;
	font-weight: bold;
}

#floridakeys {
	width: 70px;
	height: 59px;
	float: left;
	cursor: pointer;
	font-size: 14pt;
	color: #000099;
	font-weight: bold;
}

#miami {
	width: 91px;
	height: 59px;
	float: left;
	cursor: pointer;
	font-size: 14pt;
	color: #000099;
	font-weight: bold;
}

.orlando-on {
	background-image: url(../_images/tab-new-orlando-selected.jpg);
}
.orlando-off {
	background-image: url(../_images/tab-new-orlando.jpg);
}
.gulf-on {
	background-image: url(../_images/tab-new-gulf-selected.jpg);
}
.gulf-off {
	background-image: url(../_images/tab-new-gulf.jpg);
}
.keys-on {
	background-image: url(../_images/tab-new-florida-selected.jpg);
}
.keys-off {
	background-image: url(../_images/tab-new-florida.jpg);
}
.miami-on {
	background-image: url(../_images/tab-new-miami-selected.jpg);
}
.miami-off {
	background-image: url(../_images/tab-new-miami.jpg);
}

#search {
	background-image: url(../_images/search-background.jpg);
	clear: both;
}

.layoutimage {
	float: left;
}

#orlandosearch {
	padding: 0px 0 8px 18px;
}

#orlandosearchform {
	width: 265px;
	padding: 5px 0 0 0;
}

.searchsubmit {
	margin: 0 0 0 0;
}

#orlandosearchform label {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	display: block;
	margin: 0 0 5px 0;
}

#orlandosearchform select {
	width: 100%;
	font-size: 9pt;
}

#orlandosearchform h2 {
	text-align: left;
	color: #000000;
	font-weight: 400;
	font-size: 10.5pt;
	font-weight: bold;
	padding: 0 0 5px 0;
}

#accommbox {
	width: 255px;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	padding: 5px;
	margin: 0 auto;
}

#accommbox h2 {
	text-align: center;
	padding: 0 0 3px 0;
}

#accommbox label {
	float: left;
	clear: none;
	font-weight: 400;
	color: #000000;
	width: 100px;
	padding: 0 0 0 5px;
}

#accommbox label.lastlabel {
	padding: 0 0 0 5px;
}

#accommbox input {
	float: left;
	clear: none;
	width: 15px;
	height: 15px;
}

#accommbox div {
	margin: 5px auto 0 auto;
	width: 245px;
}

#roombox {
	margin: 10px 0 0 0;
	width: 127px;
	float: left;
	padding: 0 5px 0 0;
}

#partybox {
	margin: 10px 0 0 0;
	width: 127px;
	float: left;
	padding: 0 0 0 5px;
}

#devbox {
	margin: 10px 0 0 0;
	width: 265px;
	float: left;
}

#facilities {
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}

#facilities label {
	float: left;
	width: 112px;
	padding: 2px 0px 9px 2px;
	margin: 0px;
	font-size: 9pt;
	font-weight: 400;
}

#facilities label.smalltext {
	width: 78px;
}

#facilities input {
	width: 15px;
	height: 15px;
	float: left;
	margin: 2px 0 0 0;
}

.facility {
	width: 130px;
	float: left;
}