@charset "utf-8";
html {
	height: 100%; 
}
body  {
	height: 100%;
	background: #FFAF60;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
}
img {
	vertical-align: middle; 
}
.page {
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(graphics/backgrd.gif);
    background-repeat: repeat-x;
	border: 1px solid #000000;
	text-align: left;
	height: 410px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
} 
#splash #doorway {
	background-image: url(graphics/balconyd.jpg);
    background-repeat: no-repeat;
	margin-top: 55px;
	margin-right: 130px;
	margin-bottom: 0;
	margin-left: 130px;
}
#splash #doorway .spacer {
	width: 1px;
	height: 300px;
}
#splash #enter {
	float: left;
	margin-top: 295px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 327px;
}
.header {
	background: ;
	padding: 0px;
	margin: 0px;
	height: 76px;
} 
.maincontent {
	float: left;
	width: 537px;
	background: ;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.maincontent h1 {
	color: #CC6600;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 20px;
} 
.maincontent h2 {
	font-size: 13px;
	font-weight: bold;
} 
.maincontent h3 {
	font-size: 12px;
	font-weight: bold;
} 
.maincontent li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	padding-left: 5px;
}
#aboutus .maincontent img, #contact .maincontent img, #welcome .maincontent img {
 	margin-right: 25px;
}
#aboutus .maincontent div, #welcome .maincontent div {
 	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#aboutus .maincontent p, #welcome .maincontent p {
	text-align: justify;
}
#accommodation .maincontent h1 {
	text-align: center;
	padding-bottom: 5px;
	padding-left: 25px;
} 
#accommodation .maincontent img {
	margin-right: 25px;
	margin-left: 70px;
} 
#accommodation .maincontent div {
	width: 228px;
} 
#accommodation .maincontent #studio1 {
	padding-top: 13px;
} 
#accommodation .maincontent #onebed1 {
	padding-top: 6px;
} 
#accommodation .maincontent #almond1 {
	padding-top: 2px;
} 
#accommodation .maincontent li {
    line-height: 1.25;
}
#amenities .padding {
	padding-right: 0px;
	padding-left: 15px;
} 
#amenities .desc1 {
	float: right;
	width: 265px;
	text-align: justify;
	margin-right: 0px;
	padding: 0;
} 
#amenities .desc2 {
	float: left;
	width: 269px;
	text-align: justify;
	margin-left: 4px;
	padding-top: 40px;
} 
#contact .maincontent .padding {
 	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 273px;
}
#contact .maincontent p {
 	padding-top: 0px;
	padding-bottom: 5px;
}
#reservations .maincontent .padding {
	padding-right: 0px;
	padding-left: 35px;
}
#studio .padding, #onebed .padding, #almond .padding {
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 58px;
} 
#studio .roomdesc, #onebed .roomdesc, #almond .roomdesc {
	float: right;
	width: 200px;
	text-align: justify;
	padding-top: 6px;
} 
#studio .roomrates, #onebed .roomrates, #almond .roomrates {
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 6px;
} 
#studio h2, #onebed h2, #almond h2 {
	text-align: center;
} 
#studio p, #onebed p, #almond p {
	padding-top: 10px;
	line-height: 1.25;
} 
#terms .maincontent .padding {
	padding-top: 7px;
	padding-right: 30px;
	padding-left: 58px;
} 
#terms .maincontent h2 {
	padding-bottom: 10px;
} 
#testimonials .maincontent .padding {
	padding-right: 0px;
	padding-left: 35px;
}
#testimonials .maincontent .excerpt {
	font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
#testimonials .maincontent .author {
	padding-top: 0px;
	padding-bottom: 12px;
	font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.navbar {
	float: right;
	width: 198px;
	height: 254px;
	background: ;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navbar img {
	vertical-align: middle;
}
.navbar .navtext {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 14px;
}
.navbar a, .navbar a:visited, .navbar a:active, .navbar a:hover {
	text-decoration: none;
}
.navbar a:link {
	text-decoration: none;
	color: #000000;
}
.footer {
	padding: 0px;
	background:;
	margin: 0px;
	height: 60px;
} 
.fltrt {
	float: right;
	margin-left: 0px;
}
.fltlft {
	float: left;
	margin-right: 0px;
}
.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.clearright {
	clear: right;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.highlight {
	color: #CC6600;
}
.required {
	color: #CC0000;
}
.underline {
	text-decoration: underline;
}