@charset "utf-8";
/* CSS Document */

#Container {
	width: 828px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #82B089;
	padding-top: 10px;
}
#Container h1 {
	position: absolute;
	top: -550px;
	color: #000;
}
#Nightingales_Banner4 {
	position: relative;
	width: 828px;
}
#Darrell_Menu {
	position: absolute;
	left: 23px;
	top: 275px;
	height: 38px;
	;
}
#Rooms {
	background-color: #a7cfac;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 20px;
	height: 1290px;
	width: 454px;
	text-align: center;
}
#Rooms_Text {
	background-color: #a7cfac;
	height: 1280px;
	width: 348px;
	position: relative;
	top: -1270px;
	color: #000;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	padding-top: 10px;
	left: 420px;
}

a:link  {
	color: #000
}
