body {
	font-size:				10.5pt;
	font-family:			Tahoma;
	color:					#333333;
	background:				url("../images/bg-main.png") repeat left -34px;
	font-weight: normal;
	padding-right: 0px;
}

#body {
	height:					939px;
	background:				url("../images/bg-overlay.png") repeat-x left top;
}

#hack {
	position:				absolute;
	width:					944px;
	left:					50%;
	margin-left:			-472px;
}

#leaf {
	position:				absolute;
	top:					0;
/*	left:					170px;*/
	left:					0;
	z-index:				10;
	width:					258px;
	height:					582px;
	background:				url("../images/bg-leaflet.png") no-repeat left top;
	_background:			url("../images/pngfix.gif");
	_filter:				progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg-leaflet.png", sizingMethod="crop");
}

#leaf div.logo {
	width:					245px;
	margin-top:				35px;
	text-align:				center;
}

#leaf div.logo img {
	display:				inline;
}

#leaf div.ical {
	width:					245px;
	margin-top:				50px;
	text-align:				center;
}

#leaf div.ical img {
	display:				inline;
}

#menu {
	position:				relative;
	/*	min-width:				1114px;*/
	min-width:				944px;
	height:					39px;
	background-image: url(../images/bg-menu.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu div.menu {
	position:				absolute;
	top:					0;
/*	left:					448px;*/
	left:					278px;
}

#menu div.menu a.tab {
	display:				block;
	height:					39px;
	float:					left;
}

#menu div.menu a.tab.t1 {
	width:					105px;
	background:				url("../images/menu-about.png") no-repeat left top;
}

#menu div.menu a.tab.t2 {
	width:					114px;
	background:				url("../images/menu-suites.png") no-repeat left top;
}

#menu div.menu a.tab.t3 {
	width:					112px;
	background:				url("../images/menu-amenities.png") no-repeat left top;
}

#menu div.menu a.tab.t4 {
	width:					115px;
	background:				url("../images/menu-resources.png") no-repeat left top;
}

#menu div.menu a.tab.t5 {
	width:					109px;
	background:				url("../images/menu-calendar.png") no-repeat left top;
}

#menu div.menu a.tab.t6 {
	width:					111px;
	background:				url("../images/menu-contact.png") no-repeat left top;
}

#menu div.menu a.tab:hover {
	background-position:	left -39px;
}

#center {
	width:					944px;
/*	margin-left:			170px;*/
	background:				#88a349 url("../images/bg-sidebar.png") repeat-y left top;
}

#side {
	width:					245px;
	float:					left;
}

#side div.menu {
	position:				relative;
	width:					213px;
	padding:				540px 16px 12px 16px;
}

#side div.menu a.tab {
	display:				block;
	margin-top:				12px;
	font-size:				8pt;
	font-weight:			bold;
	color:					#333333;
	border-bottom:			1px dotted black;
}

#main {
	width:					699px;
	float:					right;
}

#main a {
	color:					#333333;
}

#footer {
	width:					912px;
	margin-top:				6px;
/*	margin-left:			170px;*/
	padding:				8px 16px;
	font-size:				8pt;
	font-weight:			bold;
	color:					white;
	background:				#4e6027;
}

#footer div.copy {
	float:					left;
}

#footer div.addy {
	float:					right;
}
