@charset "utf-8";
/* CSS Document */

.TopBar {
	height: 120px;
}
	
div.Header {
	height: 120px;
	width: 80%;
	margin: auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	position:relative;
	
}

.strapline{ 
	padding-right:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: large;
	
	
}



.menu
	{
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#000;
	font-size: large;
	text-decoration:none;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	}
	
.NoPadding
		{
	padding-top: 0px;
	margin-top:0px;
	
		}
		
.bottom_aligner {
    display: inline-block;
    height: 20px;
    vertical-align: bottom;
    width: 0px;
}

.absolute {
	position: absolute;
	bottom: 0px;
	right: 0px;
	
} 





.PicBar { height: 600px; padding-top: 5px; padding-bottom: 20px;}

.PicBarContentIndex {
	height: 600px;
	width: 100%;
	background-image:url(../pic/background1.jpg);
	background-position:center;
	margin:auto;
	 
}

.PicBarContentGlance {
	height: 600px;
	width: 100%;
	background-image: url(../pic/image1.JPG);
	background-position:center;
	margin:auto;
	 
}

.PicBarFacilities {
	height: 600px;
	width: 100%;
	background-image:url(../pic/Thurne1.jpg);
	background-position:center;
	margin:auto;
	 
}

.PicBarKnow {
	height: 600px;
	width: 100%;
	background-image:url(../pic/Ludham.jpg);
	background-position:center;
	margin:auto;
	 
}


.PicBarArea {
	height: 600px;
	width: 100%;
	background-image:url(../pic/Holkham.jpg);
	background-position:center;
	margin:auto;
	 
}

.PicBarPrices {
	height: 600px;
	width: 100%;
	background-image:url(../pic/chalet3.JPG);
	background-position:center;
	margin:auto;
	 
}

.PicBarAvailability {
	height: 600px;
	width: 100%;
	background-image:url(../pic/image2.JPG);
	background-position:center;
	margin:auto;
	 
}


.PicBarBooking {
	height: 600px;
	width: 100%;
	background-image:url(../pic/mill.jpg);
	background-position:center;
	margin:auto;
	 
}


.ContentBar {
	
}

.Content {
	width: 80%;
	margin: auto;
}

.text
	{
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	
	}
	
.heading{ font-family:Verdana, Geneva, sans-serif;}
	
.PicPanel
	{
		width: 30%;
		float:right;}
		
li {padding-bottom: 10px;}

#Tripadvisor {float:right; margin:20px;}
