body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #feffce;
	margin: 0;
	padding: 0;
	text-align:center;
	color: #663333;
	font-size:0.9em;
}

H1, H2, H3 {
	font-family:Times New Roman;
	font-weight:normal;
}
H1 {
	padding:0;
	margin:0;
}
H2 {
	padding-top:20px;
}
H3 {
	font-size:1.4em;
	margin-bottom:0;
}
H3 SPAN {
	font-size:0.8em;
	font-style:italic;
	margin-left:40px;
}

LI {line-height:2em;}

BR.clearFloat {
	clear:both;
	display:block;
	line-height:0;
	height:0;
}

A {color:#0000ff;}

#body-container {
	position: relative;
	background: url(images/Ilima-tall_clean.gif) no-repeat left top;
	padding: 0;
	width: 780px;
	margin: auto auto;
	text-align:left;
}

#body-content {
	position:relative;
	overflow:auto;
	border-top:1px solid #feffce; /* IE fix */
}

.suiteNav {
	float:right;
	text-align:center;
	font-size:0.9em;
	margin:94px 0 5px 0;
}

.haleSign {
	position:absolute;
	top:0;
	right:0;
	width:235px;
	height:92px;
}

.topNav {
	position:absolute;
	top:100px;
	right:120px;
	margin:0;
	font-family:Times New Roman;
	font-size:1.35em;
	text-align:right;
}
/*
.topNav {
	float:right;
	margin:100px 12px 0 0;
	font-family:Times New Roman;
	font-size:1.35em;
}
.topNav A {
	color: #663333;
}
*/

.suiteNav A:hover,
.topNav A:hover {
	background:#ffffff;
	text-decoration:none;
}

#main-content {
	margin:100px 130px 0 110px;
}
#main-content H1 {
	font-size:2.5em;
	text-align:center;
	margin:0 130px 5px 0;
	line-height:0.85em;
	padding-top:10px;
}
#main-content H1 SPAN {
	font-size:0.7em;
}

IMG.photo {border:4px solid #996633;}
/*
#imgFlyLg,
.imgFly {border:1px solid #996633;}
*/

.suite_descrip {
	margin:12px 30px;
}
.suite_descrip SPAN {
	display:block;
	text-align:right;
}

.tourBtn {
	display:block;
	width:160px;
	height:22px;
	background:url(images/blank_1.gif);
	text-align:center;
	font-size:0.9em;
	line-height:21px;
	text-decoration: none;
	margin-top:5px;
}
.tourBtn:hover {
	text-decoration: underline;
}

.footer {
	position:relative;
	clear:all;
	background:#663333 url(images/Tapas1.gif) -95px 0;
	text-align:center;
	padding:10px;
	color:#FFFFFF;
	margin-bottom:20px;
}
.footer A {
	color:#FFFFFF;
}
.footer SPAN {
	background:#663333;
}
