.menuMain {
	position: absolute;
	width: 117px;
	top: 200px;
	left: 5px;
	z-index: 100;
	height: 150px;
}
.boxBackground {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	text-align: center;
}
.box_window_area {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	position: relative;
	width: 700px;
	color: #666666;
	top: 5px;
	border: none;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
}
.footerBox {
	position: relative;
	width: 700px;
	border: none;
	top: 20px;
	font-size: 0.8em;
	text-align: center;
}
.workingArea {
	top: 10px;
	position: relative;
	left: 150px;
	text-align: left;
	width: 540px;
}
.widePic {
	position: relative;
	top: 10px;
	left: 0px;
}
.whitehorse {
	position: relative;
	height: 158px;
	width: 700px;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
}
.specialdates {
	position: absolute;
	width: 130px;
	left: 1px;
	top: 400px;
	border: 2px solid #624535;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
.roomratetable {
	width: 500px;
}
.roomrateroomname {
	font-size: 1.2em;
	font-weight: bold;
}
.roomratesmallprint {
	font-size: .8em;
}
.addressBigger {
	font-size: 1.4em;
}
.WelcomePic2 {
	position: absolute;
	left: 10px;
	top: 950px;
}
.FindPic2 {
	position: absolute;
	left: 10px;
	top: 600px;
}
#albumlist {
  list-style-type: none;
}
#albumlist li {
  float: left;
  width:240px;
  margin-right: 6px;
  margin-bottom: 10px;
  font: bold 0.8em Arial, Helvetica, sans-serif;
  color: #333333;
}
#albumlist img {
  display: block;
  border: 1px solid #333300;
}.boxBackground .box_window_area .workingArea .lowerWorkingArea {

}
