/* Eskdale Hideaway CSS */

body {

	font:12px/20px Verdana, Arial, Helvetica, sans-serif;
}

a img {border:0;}

#promo {position:absolute; top:140px; left:650px; z-index:2;}

#container {
	position:relative;
	margin: 0 auto;
	width:780px;
	height:660px;
}

#banner {
	position:absolute;
	width:780px;
	height:160px;
	background-image:url(images/banner.jpg);
	z-index:1;
}

#content {
	position:absolute;
	width:780px;
	top:160px;
	height:620px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#nav {
	position:absolute;
	width:780px;
	height:30px;
	top: 5px;
}


#aboutBox {
	position:absolute;
	width:280px;
	top:55px;
	left:4px;
	height:260px;
	background-image:url(images/aboutBox_bg.jpg);
	background-repeat:no-repeat;
}

#aboutText {
	position:absolute;
	width:215px;
	top:63px;
	left:30px;
	height:146px;
}

#bookingBox {
	position:absolute;
	width:280px;
	top:55px;
	left:4px;
	height:260px;
	background-image:url(images/bookingBox_bg.jpg);
	background-repeat:no-repeat;
}

#bookingText {
	position:absolute;
	width:215px;
	top:58px;
	left:28px;
	height:146px;
}

#accomBox {
	position:absolute;
	width:700px;
	top:321px;
	left:10px;
	height:297px;
	background-image:url(images/accomBox_bg.jpg);
	background-repeat:no-repeat;
}

#accomText {
	position:absolute;
	width:645px;
	top:67px;
	left:35px;
	height:111px;
}

#arriveBox {
	position:absolute;
	width:700px;
	top:321px;
	left:10px;
	height:297px;
	background-image:url(images/arriveBox_bg.jpg);
	background-repeat:no-repeat;
}

#arriveText {
	position:absolute;
	width:645px;
	top:67px;
	left:35px;
	height:111px;
}

#InfoBox {
	position:absolute;
	width:700px;
	top:321px;
	left:10px;
	height:297px;
	background-image:url(images/InfoBox_bg.jpg);
	background-repeat:no-repeat;
}

#PricesBox {
	position:absolute;
	width:502px;
	top:51px;
	left:138px;
	height:292px;
	background-image:url(images/PricesBox_bg.jpg);
	background-repeat:no-repeat;
}

#PricesPicBox {
	position:absolute;
	width:579px;
	top:316px;
	left:-47px;
	height:230px;
}

#InfoText {
	position:absolute;
	width:645px;
	top:53px;
	left:31px;
	height:111px;
}

#PricesText {
	position:absolute;
	width:440px;
	top:37px;
	left:22px;
	height:154px;
}

#PricesText2 {
	position:absolute;
	width:219px;
	top:55px;
	left:257px;
	height:194px;
}

#polaroids {
	position:absolute;
	width:440px;
	top:211px;
	left:291px;
	height:205px;
}

#note {
	position:absolute;
	width:419px;
	height:21px;
	left: 6px;
	top: 225px;
	font-size: 10px;
}

#footer {
	position:absolute;
	width:767px;
	top:794px;
	left:23px;
	height:31px;
	font-size: 11px;
}
