#thecurve {
	height: 267px;
	width: 846px;
	clear: both;
	/*background: url(/assets/html/thecurve.jpg) no-repeat;*/
	background: url(/assets/html/thecurve.png) no-repeat center top;
	behavior: url(/assets/css/iepngfix.htc);
	z-index: 200;
	position: absolute;

}
#slideit{
	padding: 0;
	margin: 0;
	z-index: 0;
	position: absolute;
}

/*.bg-frame img{ behavior: url(/assets/css/iepngfix.htc); }*/
#fade-the-photo {
	height: 266px;
	width: 846px;
	clear: both;
	margin-top: 10px;
}
#searchandbuttons {
	width: 846px;
	z-index: 500;
	position: absolute;
	top: 221px;
	margin: 0 auto;
	height: 115px;
}
#logotop {
	width: 225px;
	height: 151px;
	display: block;
	clear: both;
	border: none;
}
#logotop span{
	display: none;
}
#search {
	float: left;
	height: 43px;
	width: 426px;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 72px;
	padding-left: 10px;
}
#search form {
	margin: 0;
	padding: 0;
	bottom:1px;
	left:45px;
}
#bigbuttons {
	float: right;
	width: 363px;
	height: 115px;
	display: block;
}
#bigbuttons span {
	display: none;
}
#bigbuttons a:hover {
	background-position: 0 -115px;
}
.wheretostay {
	height: 115px;
	width: 120px;
	float: left;
	display: block;
	background: url(/assets/html/bbut-wheretostay.gif);
}
a:hover.wheretostay{
	background: url(/assets/html/bbut-wheretostay_over.gif);
}
.wheretodine{
	height: 115px;
	width: 120px;
	float: left;
	display: block;
	background: url(/assets/html/bbut-wheretodine.gif);
}
a:hover.wheretodine{
	background: url(/assets/html/bbut-wheretodine_over.gif);
}
.whattodo {
	height: 115px;
	width: 123px;
	float: left;
	display: block;
	background: url(/assets/html/bbut-whattodo.gif);
}
a:hover.whattodo{
	background: url(/assets/html/bbut-whattodo_over.gif);
}
#search input {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #FFC369;
}
.searchbtn {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #FFFFFF;
	background: #FFAB2C;
}
