div#content {
	background:#ffffff url(../images/home/banner.gif) top center no-repeat;
}

/* classes */
div.title {
	height:28px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	padding-left:10px;
}
div.info {
	height:55px;
	line-height:15px;
	padding:5px 10px 0 10px;
}
div.button {
	text-align:right;
	padding:0 10px 5px 10px;
}
div.feature {
	float:left;
	height:286px;
	color:#363636;
	font-size:10px;
	overflow:hidden;
	font-family:verdana,arial,helvetica,clean,sans-serif;
}

/* flash */
div#flash {
	width:940px;
	height:342px;
	color:#ffffff;
	overflow:hidden;
}
div#flash div.header {
	text-align:right;
	padding:11px 30px;
}
div#flash div.column {
	float:left;
	width:460px;
	padding:5px;
}
div#flash a {
	color:#ffffff;
	font-size:18px;
	line-height:22px;
}
div#flash a:hover,
div#flash a:focus,
div#flash a:active {
	color:#6d3800;
}
div#flash p {
	padding:5px;
	font-size:10px;
	line-height:16px;
	margin:2px 0 5px 0;
	background:#728588;
}

/* forms */
div#forms {
	height:81px;
	color:#697253;
	font-size:11px;
	margin:4px 0 5px 0;
	padding:25px 0 0 10px;
	background:url(../images/home/forms/background.png);
}
div#forms div {
	float:left;
}
div#forms select {
	display:none;
	color:#697253;
	font-size:11px;
	position:absolute;
	z-index:100;
}
div#forms div.select {
	padding-right:5px;
}
div#forms div.select div {
	padding-right:5px;
}
div#forms div.select input {
	border:0;
	height:14px;
	color:#697253;
	font-size:11px;
	cursor:default;
	line-height:14px;
	padding:2px 21px 2px 4px;
	background:#ffffff url(../images/select.png) center right no-repeat;
}
div#forms div.select img {
	position:absolute;
}
div#forms div.submit {
	height:41px;
	padding-top:5px;
}
div#forms div.copy {
	width:200px;
	height:34px;
	line-height:14px;
	padding:7px 0 0 14px;
}
div#forms div.copy2 {
	width:450px;
	height:34px;
	line-height:14px;
	padding:10px 0 0 14px;
}
div#forms div.email {
	width:170px;
	height:31px;
	padding-top:15px;
}
div#forms div.email input {
	width:150px;
	height:13px;
	color:#697253;
	font-size:11px;
	line-height:13px;
	padding:1px 3px 0 3px;
}
div#selectHotel {
	width:450px;
	border-bottom:1px solid #b2c387;
	margin-bottom:5px;
	padding:3px 0;
}
div#selectHotel div {
	float:none;
}
div#emailForm {
	padding-top:15px;
}
div#newEmail {
	padding-top:0px;
}
div#tooltips {
	position:absolute;
}
div#innsTooltip,
div#resortTooltip {
	display:none;
	height:25px;
	line-height:25px;
	border:1px solid #4b3905;
	background:#daebb4;
	text-align:center;
	color:#4b3905;
}
div#innsTooltip {
	position:relative;
	width:335px;
	left:208px;
}
div#resortTooltip {
	position:relative;
	width:220px;
	left:100px;
}
/* events */
div#events {
	width:313px;
	background:#ccd8aa;
}
div#eventsBg {
	width:5px;
	height:286px;
	position:absolute;
	background:url(../images/home/events/background.gif) bottom left no-repeat;
}
div#eventsHeader {
	height:28px;
}
div#eventsContent {
	width:313px;
	height:258px;
	overflow:auto;
}
div#eventsContent div.event {
	padding:10px;
	line-height:13px;
}
div#eventsContent a {
	color:#363636;
	font-weight:bold;
	line-height:13px;
	letter-spacing:1px;
	text-decoration:none;
}
div#eventsContent a:hover,
div#eventsContent a:active {
	color:#6d3800;
	text-decoration:underline;
}
div#eventsContent h2 {
	line-height:13px;
}
div#eventsContent div.alt {
	background:#bbc996;
}
div#eventsContent div.divider {
	text-align:center;
}

/* stories */
div#stories {
	width:338px;
	margin:0 11px;
}
div#storiesHeader {
	height:22px;
	text-align:right;
	padding:6px 0 0 263px;
	background:url(../images/home/stories/header.gif);
}
div#storiesHeader a {
	float:left;
	width:17px;
	height:16px;
	display:block;
	background:url(../images/home/stories/off.gif) top left no-repeat;
}
#storiesHeader a.activeSlide {
	background:url(../images/home/stories/on.gif) top left no-repeat;
}
div#storiesContent {
	width:338px;
	height:258px;
	overflow:hidden;
	background:#f7f2df;
}
div#storiesContent div.story {
	width:338px;
	height:258px;
	overflow:hidden;
}
div#storiesContent div.title {
	background:#b9ac89;
	border-bottom:1px solid #a2997a;
}
div#storiesContent div.banner {
	border-left:1px solid #ebeef5;
	border-right:1px solid #ebeef5;
}

/* specials */
div#specials {
	width:267px;
	background:#dce6e7 url(../images/home/specials/background.gif) bottom right no-repeat;
}
div#specials div.title {
	background:#829498;
	border-bottom:1px solid #728186;
}
