body {
	margin: 0px;
	color:#ffffff;
	background:#648bc4 url('images/circles.jpg') repeat-x;
	background-position: center top;
}
img{
	border: 0;
}
h1 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 20px;
}
h2 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
}
.isleofwight {
	height:300px;
}
.container{
	margin: auto;
	width: 890px;
	padding: 0 50px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	}
.container a{
	color: #fff;
}
.grey{
	padding: 30px;
	background-color: #262626;
	}
.botlinks{
	width: 890px;
	margin: auto;
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	color: #bbb; 
} 
.botlinks a{
	color: #bbb;
	text-decoration: none; 
}
.botlinks a:hover{
	text-decoration: underline;
	color: #fff;
}	
.address {
	width: 400px;
	text-align: right;
	margin: auto;
	line-height: 175%;
	float: right; 
	} 
.address a{
	color: #ccc;
	} 
.lake {
	background-color: #ffe294;
	text-align: center;
} 
.toplinks{
	padding: 0px;
	background-color: #262626;
	font-family: Arial, Helvetica, sans;
	font-size: 13px;
	line-height: 40px; 
	text-align: center; 
	}
.gallerylinks{
	padding: 0px;
	background-color: #636f7f;
	font-family: Arial, Helvetica, sans;
	font-size: 13px;
	line-height: 40px; 
	text-align: center; 
	}

.toplinks .links a {
	padding: 12px 20px 12px 20px;
	text-decoration: none;
	color: #ccc;
	border-left: 2px solid #ccc;
}
.gallerylinks .links a {
	padding: 12px 10px 12px 10px;
	text-decoration: none;
	color: #ccc;
}
.links a:hover{
	text-decoration: none;
	color: #fff;
	background-color: #000;

}
#last{
	border-right: 2px solid #ccc;	
}

.image{
	float: right;	
	margin: 0 0 20px 20px;
}
.image img, #gallery img {
	border-radius: 10px;
	border: 2px solid #cccccc;
}

.left {
	width: 500px;
} 


#plug-and-play {display:none;  
	overflow: hidden;
}
 .slide, .accom{
	font-size:15px;
	font-family:Calibri, Tahoma;
	border-radius: 10px;
	border: 2px solid #cccccc; 
	margin:5px; 
	padding:0; 
	background:#636f7f;
	overflow: hidden;
	margin-bottom: 20px; 
}

#plug-and-play .slide-container{}
#plug-and-play .separator{  }
#plug-and-play .control{font-size:12px; width:12px; cursor:pointer;  overflow: hidden; }
#plug-and-play .control-container{  padding: 10px;}
#plug-and-play .control-active{text-decoration:underline;}
#plug-and-play .control-hover{text-decoration:underline; font-weight:bold;}

#dss {display:none;border:2px solid black;background:#8888ff}
#dss .slide{background:#ff8888;font-size:12px;font-family:Tahoma;border:1px solid red; margin:5px; padding:5px;}
#dss .slide-container{}
#dss .separator{border:2px solid #22cc22;}
#dss .control{font-size:10px; width:12px; cursor:pointer;}
#dss .control-container{background:#88ff88;}
#dss .control-active{text-decoration:underline;}
#dss .control-hover{text-decoration:underline; font-weight:bold;}

.copy {
	margin-top: 50px; 
}
.times { 
	font-family: Times New Roman, serif, Times, Calibri, Arial, sans-serif;
	font-size: 15px;
	color: #ccc; 
}

.towns {
	width: 170px;
}
.otherlinks {
	width: 300px;
	float: right; 
}
.heading{
	background-color:#262626; 
	padding: 10px 50px; 
	font-size: 16px; 
	font-weight: bold; 
}
.heading a, .footer a{
	color: #fff;
	text-decoration: none;
	display: block;

}
.heading a:hover, .footer a:hover{
	text-decoration: underline;
} 
.footer{
	background-color:#262626; 
	padding: 10px 50px; 
	font-size: 16px; 
	font-weight: bold; 
	clear: both;
	height: 22px;
}
.cottage {
	padding: 10px 50px; 
} 
.telephone {
	float: right;
	width: 300;
} 
#gallery td{
	text-align: center;
	padding: 10px;
}
#gallery {
	width: 100%;
} 
#gallery .top td {
	vertical-align: top;
	padding: 2px !important;
}
#gallery .bot td {
	vertical-align: bottom;
	padding: 10px 10px 2px 10px !important;
}
.spons{
	text-align: center;
}
.spons img{
	margin: 20px 0;
}