#container {
	background-image: url(../images/white-masthead.jpg);
	background-repeat: repeat-x;
}
#content {
	float: right;
	width: 710px;
}
#mainNav {
	float: left;
	width: 190px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/white-masthead.jpg);
	background-repeat: repeat-x;
}
#footer {
	clear: both;
}
.logo {
	margin-left: 10px;
	float: left;
	margin-right: 19px;
	margin-top: 8px;
	width: 258px;
	margin-bottom: 7px;
}
#footer{
	clear:both;
	height:50px;
	margin:0px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#promo {
	width: 160px;
	background-color: #FFCC66;
	padding: 10px;
	margin-bottom: 20px;
}
fieldset,img {
	border:0;
}
#hotellist {
	float: left;
	height: 250px;
	width: 150px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 20px;
	overflow: hidden;
}
#hotelmap {
	float: left;
	margin-right: 25px;
	margin-top: 20px;
	border: 1px solid #FF9900;
}
.hotelimage {
	margin-bottom: 10px;
}
