body
{
	background-color: #dedfe0;
	background-image: url('images_resort/bg_resort.gif');
	background-repeat: repeat-x;
	margin:0px;
	font-family: Georgia, Arial;
	font-size: 11px;
	color: #57575a;
}

p
{
	margin: 0px;
	padding: 0px;
}

#mainArea
{
	position:absolute;
	margin-top: 5px;
	width:909px;
	left: 50%;
	margin-left: -450px;
}

#content
{
	background-image: url('images_resort/bg.png');
	padding-left: 15px;
	padding-right: 15px;
}

#tblMenu
{
	padding-bottom: 10px;
	color: #ffffff;
}

#tblMenu td a
{
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	line-height: 16px;
}

#content a
{
	color: #57575a;
	text-decoration: none;
}

#dottedLine
{
	background-image: url('images_resort/dotted_line.gif');
}

#footer
{
	width: 100%;
	padding-top:12px;
	text-align: center;
}

#divImageArea
{
	width:870px;
	height: 411px;
}

#divWhitePlate
{
	float:right;
	width:248px;
	height:399px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
	background-image: url('images_resort/trans_white.png');
}

#divWhitePlate .header
{
	font-size: 19px;
	color: #d58017;
	padding-bottom: 9px;
}

#divWhitePlate .text
{
	font-size: 12px;
	line-height: 19px;
}

#divNavigation
{
	background-color: #57575a;
	width: 870px;
}

#tdNavigation a
{
	color:#ffffff;
	background-color: #57575a;
	font-size:12px;
}