#contents {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}

#contentLeft {
	width: 614px;
	display: inline;
	float: left;
	padding: 20px 0px 0px 0px;
	
}

#pictures {
	width: 630px;
	overflow: hidden;
}

#contentLeft .mainText {
	margin: 10px 0px 0px 30px;
}

#contentLeft h1 {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
#contentLeft p {
	color: #d6bfdf;
	margin: 5px 30px 0px 0px;
	line-height: 16px;
}
#contentLeft .indexContent {
	margin: 40px 0px 0px 0px;
	height: 200px;
}
#contentLeft .indexContent .contentLeft {
	display: inline;
	float: left;
	width: 217px;
	height: 200px;
	background-image: url(../images/index/contentSeparator.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}
#contentLeft .indexContent .contentLeft input.text {
	width: 120px;
	height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #490B5F;
	cursor: pointer;
}
#contentLeft .indexContent .contentLeft table.booking {
	margin: 20px 0px 0px 25px;
	color: #fff;
}
#contentLeft .indexContent .contentLeft table.booking td {
	padding: 0px 5px 10px 0px;
}
#contentLeft .indexContent .contentRight {
	display: inline;
	float: right;
	width: 397px;
	height: 200px;
	
}
#contentLeft .indexContent h2 {
	color: #490b5f;
	font-size: 14px;
	margin: 20px 0px 0px 15px;
}

#contentLeft .indexContent h3 {
	color: #490b5f;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	letter-spacing: -0.5px;
}
#contentLeft .indexContent p {
	color: #383838;
	margin: 0px 10px 0px 10px;
}
#contentRight {
	width: 340px;
	height: 639px;
	display: inline;
	float: left;
	background-image: url(../images/index/contentRightBG.png);
	background-repeat: no-repeat;
	behavior: url(css/iepngfix.htc);
}




#contentRight .address {
	color: #490b5f;
	margin: 10px 0px 0px 60px;
	font-size: 10px;
}

.mainBooking {
	width: 201px;
	height: 172px;
	background-image: url(../images/index/bookingBG.jpg);
	background-repeat: no-repeat;
}

.mainBooking h2 {
	color: #fff !important;
	margin: 0 !important;
	padding: 20px 0px 0px 25px;
}

