body{
	margin:0 0;
	background: #1e3140 url(../images/layout/bg.jpg) no-repeat center top;
	text-align: center;
	position:relative;
	font-family:arial;
	font-size: 12px;
}

.clear{
	clear:both;
}

.topLinksWrap{
	position:relative;
	margin:0 auto;
	width:930px;
	height:70px;
	text-align: center;
	
	font-weight:bold;
	color:#B0C1CF;
	z-index: 4;
	background:url(../images/layout/topMenuBG.jpg) no-repeat;
	text-decoration:none;
	overflow:hidden;
}
.topLinksWrap a{
	text-align: center;
	padding:2px;
	font-family:arial;
	font-size: 12px;
	font-weight:bold;
	color:#B0C1CF;
	font-weight: bold;
	text-decoration:none;
}
.topLinksWrap a:hover{
	text-align: center;
	padding:2px;
	font-family:arial;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.topMenuHighLight{
	background:url(../images/layout/topMenuHLight.jpg)  repeat-x

}

.linkspacer{
	height:72px;
	width:1px;
	float:left;
	background:url(../images/layout/topMenuSpacer.jpg)  no-repeat;
}
.welcomeLink{
	padding-top:26px;
	float:left;
	text-align: center;
	width:70px;
	height:72px;
	cursor:pointer;
}

.eventsLink{
	padding-top:26px;
	float:left;
	text-align: center;
	width:72px;
	height:72px;
	cursor:pointer;
}

.stayLink{
	padding-top:26px;
	float:left;
	text-align: center;
	width:119px;
	height:72px;
	cursor:pointer;
}

.cuisineLink{
	padding-top:26px;
	float:left;
	text-align: center;
	width:77px;
	height:72px;
	cursor:pointer;
}

.tourLink{
	padding-top:26px;
	float:left;
	text-align: center;
	width:144px;
	height:72px;
	cursor:pointer;
}

.wellbeingLink{
	padding-top:26px;
	float:left;
	text-align: center;
	width:148px;
	height:72px;
	cursor:pointer;
}

.contentWrap{
	width:930px;
	background:#ffffff;
	position:relative;
	margin:0 auto;
}

.contentDisplay{
	width:930px;
	background:#DFD8CA;
	margin:0 auto;
}
.healthTitle{
	width:930px;
	height:232px;
	background:url(../images/layout/healthTitle.jpg)  no-repeat;
}
.tourTitle{
	width:930px;
	height:232px;
	background:url(../images/layout/tourTitle.jpg)  no-repeat;
}
.cuisineTitle{
	width:930px;
	height:232px;
	background:url(../images/layout/cuisineTitle.jpg)  no-repeat;
}
.eventsTitle{
	width:930px;
	height:232px;
	background:url(../images/layout/eventsTitle.jpg)  no-repeat;
}
.stayTitle{
	width:930px;
	height:232px;
	background:url(../images/layout/stayTitle.jpg)  no-repeat;
}
.stayContent{
	background:#e7decb;
	text-align:left;

}
.staySearch{
	width:906px;
	height:33px;
	background:url(../images/layout/staySearchBG.png) no-repeat;
	position:relative;
	top:197px;
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=70);
}

.staySearch[class] {
	margin-left:10px;
 	background: url(../images/layout/staySearchBG.png) no-repeat;
}

.locSelect{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border:1 px solid #dedede; 
	width:190px;
}

.goBut{
	width:30px;
	height:17px;
	background: url(../images/layout/goBut.jpg) no-repeat;
}
.detailTable{
	font-family:arial;
	font-size: 10px;
	color:#245477;
}
.detailTable a{
	font-family:arial;
	font-size: 10px;
	color:#245477;
}
.footLink{
	font-family:arial;
	font-size: 11px;
	color:#245477;
}
