#masthead {
	position: relative;
	width: 760px;
}
#reservations_name {
	background-color: #c9234a;
	width: 390px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#featured_city {
	background-color: #c9234a;
	margin-left:0px;
	height: 30px;	
}
#content{
	background-color: #123f5e;
	position: relative;
	width: 760px;
}
#reservations {
	background-color: #123f5e;
	height: 229px;
	width: 390px;
	position: absolute;
	left: 0;
}
#reservations_bottom {
	background-color: #123f5e;
	width: 390px;
	position: absolute;
	top: 280px;
	left: 0px;
}
#featured_city_name {
	background-color: #123f5e;
	margin-left: 390px;
}
#featured_city_images {
	background-color: #123f5e;
	margin-left: 390px;
	height: 262px;
	width: 370px;
}
#featured_city_info {
	background-color: #123f5e;
	margin-left: 390px;
}
#featured_city_leftinfo {
	background-color: #123f5e;
	width: 390px;
}
#flashcontent {
	background-color: #123f5e;
	height: 262px;
	width: 370px;
}
