body{
	padding: 0px;
	margin: 0px;
	background-color: #565827;
	font: 12px Verdana, sans-serif;
	color: #65673A;
	scrollbar-3dlight-color:#E0E1CA;
	scrollbar-darkshadow-color:#65673A;
	scrollbar-highlight-color:#8A8C66;
	scrollbar-shadow-color:#999999;
	scrollbar-track-color:#9A9C74;
	scrollbar-arrow-color:#E0E1CA;
	scrollbar-face-color:#565827;
}
a:link{
	color: #45471A;
	font-weight: 600;
	text-decoration: underline;
}
a:visited{
	color: #45471A;
	font-weight: normal;
	text-decoration: underline;
}
a:hover{
	color: #05070A;
	text-decoration: none;
}
#containerHome {
	position: absolute;
	top: 50%;
	margin-top: -25%;
	padding: px;
	border: 0px;
}
#container {
	position: absolute;
	top: 50%;
	margin-top: -20%;
	padding: 0px;
	border: 0px;
}
#bgPhotos{
	background-color: #65673A;
	height: 60px;
}
#bgPhotosHome{
	background-color: #65673A;
	height: 260px;
}
#bgTextHome{
	background: #fff url(i/bg-middle.jpg) no-repeat;
	background-position: center bottom;
	height: 192px;
}
#bgText{
	background: #fff url(i/bg-middle.jpg) no-repeat;
	background-position: center bottom;
	height: 300px;
}
#textArea div, #textArea p {
	text-align: left;
	height: auto;
	color: #65673A;
	font: 12px Verdana, sans-serif;
	width: 200px;
	margin-top: 0px;
	padding-top: 0px;
	
}
.bgBottom{
	background: url(i/bg-bottom.gif) repeat-y;
	background-position: 30px 0px;
}
#whiteLine{
	background-color: #fff;
}
a.option{
	display: block;
	height: 17px;
	background: url(i/options.gif) no-repeat;
	font-size: 8px;
}
#home{
	height: 17px;
	width: 41px;
	background-position: 0px -0px;
}
#home:hover{
	background-position: -88px -0px;
}
#aboutHome{
	width: 88px;
	background-position: 0px -247px;
}
#aboutHome:hover{
	background-position: -0px -288px;
}
#area{
	width: 36px;
	background-position: 0px -19px;
}
#area:hover{
	background-position: -88px -19px;
}
#activities{
	width: 67px;
	background-position: 0px -38px;
}
#activities:hover{
	background-position: -88px -38px;
}
#livingSpace{
	width: 85px;
	background-position: 0px -57px;
}
#livingSpace:hover{
	background-position: -88px -57px;
}
#bedrooms{
	width: 75px;
	background-position: 0px -76px;
}
#bedrooms:hover{
	background-position: -88px -76px;
}
#facilities{
	width: 60px;
	background-position: 0px -95px;
}
#facilities:hover{
	background-position: -88px -95px;
}
#eating{
	width: 49px;
	background-position: 0px -114px;
}
#eating:hover{
	background-position: -88px -114px;
}
#services{
	width: 68px;
	background-position: 0px -133px;
}
#services:hover{
	background-position: -88px -133px;
}
#gallery{
	width: 114px;
	background-position: 0px -152px;
}
#gallery:hover{
	background-position: 0px -171px;
}
#dates{
	width: 173px;
	background-position: 0px -190px;
}
#dates:hover{
	background-position: 0px -209px;
}
#bookingForm{
	width: 99px;
	background-position: 0px -266px;
}
#bookingForm:hover{
	background-position: -0px -307px;
}
#whereWeAre{
	width: 105px;
	background-position: 0px -325px
}
#whereWeAre:hover{
	background-position: 0px -342px
}
#contact{
	width: 61px;
	background-position: 0px -228px;
}
#contact:hover{
	background-position: -88px -228px;
}
.optionsBreak{
	background: url(i/options-break.png) no-repeat;
	width: 18px;
	height: 15px;
	font-size: 8px;
}
input,select{
	border: 1px solid #C5C6B5;
	color: #65673A;
	height: 14px;
	font-size: 11px;
}
textarea{
	border: 1px solid #C5C6B5;
	color: #65673A;
	font-size: 11px;
}
input.button{
	background-color: #E0E1CA;
	border: 1px solid #C5C6B5;
	height: 17px;
}
#map p, #mapBigger p{
	text-align: center;
	display: block;
	width: 100%;
	padding: 7px 0 0;
	margin: 0;
}
#textArea div#mapBigger{
	text-align: center;
	width: 340px;
}
h1, h2, h3, h4, h5 {
	font-size: 1em;
	font-weight: bold;
}
