body {
	background: url(images/square1.gif);
}

#top {
	width: 704px; height: 204px; background: url(images/main3.gif) no-repeat; margin-left: 48px;
}

#navbar {
	width: 704px; height: 24px; background: url(images/test.gif); margin-left: 48px; margin-bottom: 25px; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; padding: 0px;
}

#navbar ul {
	list-style-type: none; padding: 0; margin: 0;
}

#navbar li {
	display: inline; font: bold 20px Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none; height: 27px; margin-bottom: 4px;
}

#navbar li a {
	font: bold 16px arial; color: #ffffff; text-decoration: none; padding: 3px 10px 0px 10px;
}

#navbar li a:hover {
	color: #5D472A; background-color: #9D8B6C;
}

#navbar li.selected a {
	color: #5D472A; background-color: #9D8B6C;
	}

#address {
	margin-left: 260px; margin-top: 10px; margin-bottom: 0px; padding: 0px; font: bold 15px Arial, Helvetica, sans-serif; color: #5D472A;
	}
	
#number {
	margin-left: 300px; margin-top: 10px; margin-bottom: 20px; padding: 0px; font: bold 15px Arial, Helvetica, sans-serif; color: #5D472A;
	}
	
#leftbar {
	width: 170px; height: 600px; float: left;
	}
	
#roomlogo {
	width: 170px; height: 100px; background: url(images/rooms.gif) no-repeat;
	}
	
#leftbar ul {
padding: 0;
}
	
#leftbar li {
	list-style-type: none; margin-left: 22px; width: 110px; height: 20px; border-top: 1px solid black; border-bottom: 1px solid black; margin-bottom: 3px;
	}
	
#leftbar li a {
	font: bold 15px Arial, Helvetica, sans-serif; color: #5D472A; text-decoration: none;
	}
	
#leftbar li a:hover {
	background-color: #C2AC85; padding: 1px 57px 1px 0px;
	}
	
#leftbar li.oddoneout a:hover {
padding-right: 19px; background-color: #C2AC85;
}
	
#imagewindow {
	width: 440px; height: 200px; float: left; margin-top: 60px;
	}
	
#navbar a span {
	display: none;
	}
	
#navbar a:hover span {
	display: block; position: absolute; top: 322px; left: 55px;
}

#content {
	width: 704px; height: 400px; margin-left: 48px; background-color: #ffffff; border: 1px solid #5D472A;
	}
	
#content-rooms {
	width: 704px; height: 530px; margin-left: 48px; background-color: #ffffff; border: 1px solid #5D472A;
	}
	
#content-roompage {
	width: 500px; height: 350px; float: left; margin-top: 20px; margin-left: 10px;
	}
	
#fac-content {
	width: 450px; height: 270px; float: left; margin-top: 110px;
	}
	
#facilities-ul {
	font: normal 14px Arial, Helvetica, sans-serif; color: #5D472A;
	}
	
#price-content {
	width: 450px; height: 270px; float: left; margin-top: 90px;
	}
	
#price-content ul {
	margin: 0; padding: 0; 
	}
	
#price-content ul li {
	list-style-type: none;
	}
	
.price-head {
	font: bold 16px Arial, Helvetica, sans-serif; color: #5D472A; margin-left: 15px; margin-top: 5px;
	}
	
.price {
	font: normal 14px Arial, Helvetica, sans-serif; color: #5D472A; margin-left: 20px;
	}
	
#contact-content {
	width: 450px; height: 270px; float: left; margin-top: 90px;
	}
	
#imageholder {
	width: 300px; height: 270px; float: left; margin-top: 10px; margin-left: 100px;
	}
	
#imageholder img {
	border: 2px solid #5D472A;
}
	
#thumbs {
	width: 300px; height: 55px; float: left; margin-left: 100px; margin-top: 20px;
	}
	
#thumbs ul {
	padding: 0; margin: 0;
	}
	
#thumbs li {
	list-style-type: none; display: inline; 
	}
	
#thumbs li img {
border: 2px solid #5D472A;
}

#roomdesc {
	width: 350px; height: 90px; margin-left: 270px; border: 1px dashed #000000; margin-top: 10px; background-color: #C2AC85;
	}
	
.roomdescheader {
	margin: 5px 0px 0px 5px; font: bold 18px Arial, Helvetica, sans-serif; color: #5D472A; text-decoration: underline;
	}
	
.roomdescs {
	margin: 0px 5px 0px 5px; font: bold 14px Arial, Helvetica, sans-serif; color: #5D472A;
	}
	
.content-text {
	margin-left: 15px; margin-right: 15px; font: normal 14px Arial, Helvetica, sans-serif; color: #5D472A;
	}
	
#facilitylogo {
	width: 215px; height: 100px; background: url(images/facilities.gif) no-repeat;
	}
	
#pricinglogo {
	width: 143px; height: 100px; background: url(images/prices.gif) no-repeat;
	}
	
#contactlogo {
	width: 193px; height: 100px; background: url(images/contact.gif) no-repeat;
	}