﻿html {overflow: scroll}
body 
{
margin: 0 auto;
background-color: #E5EFF4;
text-align: center;
font-family:Tahoma;
font-size:11px;
color:#666666;
padding-top:10px;
}

img{
	border:none;
}

a {
	text-decoration:none;	
	color:Blue;
}

a:hover {
	text-decoration:underline;	
}

h1{font-size:140%;}
h2{font-size:125%;}
h3{font-size:100%;}
h4{font-size:85%;}


#container 
{
	width: 900px;
	text-align: center;
	background-color:#fff;
	margin: 0 auto;
	padding-top:10px;
}

#footer
{
	clear:both;
	width: 890px;
	min-height: 15px;
	height: auto;
	text-align: center;
	background-color:#fff;
	margin:10px auto;
	padding:5px;
}

#header {
	background-image: url(../images/stokegabriel.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:10px;
	min-height:120px;
	height:120px;
	width:100%;
	text-align:left;
}

#header h1
{
	font-size:200%;
	color:#fff;
	padding:0px;
	margin:0px;
	padding:10px 0px 0px 20px;
}

#menu
{
	clear:both;
	width:880px;
	text-align:center;
	border-bottom: solid 1px #E5EFF4;
	margin: 0 auto;
	margin-bottom:10px;	
}
#content
{
	text-align:center;
	margin: 0 auto;
	padding-bottom:10px;
}
.left
{
	width:290px;
	float:left;
	height:auto;
}
.left2
{
	width:550px;
	float:left;
	text-align:left;
}
.top
{
	width:100%;
	float:left;
	padding:10px;
}
.bottom
{
	width:100%;
	float:left;
	text-align:center;
	clear:both;
}
.middle
{
	width:290px;
	float:left;
	text-align:left;
}
.right
{
	width:330px;
	float:right;
}

.right ul
{
	text-align:left;
	list-style-image:url(../images/arrow.jpg);
	vertical-align:bottom;
	margin-right:15px;
	margin-top:0px;
}

.right ul li
{
border-bottom:solid 1px #E5EFF4;
padding:10px 8px 2px 8px;
}

.right2
{
	width:580px;
	float:right;
	text-align:left;
	padding-bottom:10px;
	height:auto;
}

.keyfacts
{
	height:45px;
	background-image: url(../images/keyfacts.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:20px;
	text-align:left;
}

.prices
{
	height:45px;
	background-image: url(../images/prices.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:20px;
	text-align:left;
}

.calendar
{
	height:60px;
	background-image: url(../images/calendar.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:8px;
	text-align:left;
}

.local
{
	height:40px;
	background-image: url(../images/info.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:8px;
	text-align:left;
}


.imagesurround
{
	float:left;
	border:solid 1px #E5EFF4;
	padding:5px;
	margin:10px;
	width:240px;
}
