* {
	margin: 0;
	padding: 0
}

body {
	color: #D3AC94;
	font: 12px "Lucida Sans Unicode", "Verdana";
	background: url(../images/body-bg.gif) top left
}

#frame {
	margin: 0 auto;
	width: 450px
}

#frame2 {
	margin: 0 auto;
	width: 500px
}

p.splash, p.splash2 {
	margin: 0;
	padding: 0
}

p.splash a {
	display: block;
	width: 450px;
	height: 216px;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images/lindell-beach-resort-splash.jpg)
}

p.splash2 a {
	display: block;
	width: 500px;
	height: 216px;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images/lindell-beach-splash2.jpg)
}

h1 {
	margin: 40px auto 10px auto;
	width: 450px;
	height: 24px;
	color: #F2A732;
	font-size: 12px;
	font-weight: normal;
	text-align: center
}

h2 {
	width: 450px;
	height: 216px;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images/lindell-beach-resort-splash.jpg)
}

p {
	padding: 12px 38px 0 38px;
	line-height: 20px
}

p.bottom-links {
	font-size: 11px;
	line-height: normal;
	text-align: center
}

a:link, a:visited {
	color: #F2A732;
	text-decoration: underline
}

a:active, a:hover {
	color: #9AD2FD;
	text-decoration: underline
}
