body {
  font-family: "Geneva", "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size:13px;
  text-align:center;
  background-color:#eeffee;
  background-image:url(images/gradient.jpg);
  background-repeat:repeat-x;
  color:#000;
}

#tophead{       
		margin-left: auto;
		margin-right:auto;
    	width:875px;
		padding-bottom:3px;
		background-color:#0e520f;
		background-image:url(images/topbanner4.jpg);
		height:152px;
	}


#outerwrap {
    margin-left: auto;
	margin-right:auto;
	width: 875px;
	border: #0e520f solid 2px;
	background-color:#FFF;
	background-image:url(images/bar.gif);
	background-repeat:repeat;
	}
	
#wrap  {
	clear:both;
	margin-left: auto;
	margin-right:auto;
	width: 875px;	
	padding-bottom:4px;
		}
#leftcol {
	float: left;
	width: 200px;
	padding-top:0;

	}
#maincol {
	float:right;
	padding:8px;
	width: 650px;
	}

#maincol2 {
	float:right;
	padding:8px;
	padding-right:0;
	width: 650px;
	background-color:#FFF;
	background-image:url(images/garden3.jpg);
	background-position:right;
	background-repeat:no-repeat;
	
	}	
	
	
#footer {
	margin-left: auto;
	margin-right:auto;
	width: 875px;
	background-color:#0e520f;
	margin-top:4px;
	clear:both;
	}	
#foot {
	margin-left: auto;
	margin-right:auto;	
	padding: 6px;
	color: #ffffff;
	font-size: 14px;
	font-weight:normal;
	}
	
#breakfast {
		width:300px;
		float:left;
		text-align:center;
		padding:8px 4px 12px 4px;
		border: #ccc 3px solid;
}
#bfimages {
	width:330px;
		float:left;
		text-align:center;
		padding-top:2px;
}

#rightimages {
	width:330px;
		float:right;
		text-align:center;
		padding-top:2px;
}
.address	{
	padding-top:15px;

	width:300px;
	text-align:left;
}

.address_inner {
		width:200px;
		float:right;
}


p {
	text-align:left;
	}
		
	
p.inset {
	padding-left:15px;
	}	
h1 {
  	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#313F5B;
	margin:0;
	}
h2  {
	margin-top:0;
	margin-bottom:0;
	text-align:left;
	font-size: 17px;
	font-weight:bold;
	color:#313F5B;
	}	
h2.welcome  {
	margin-top:0;
	margin-bottom:0;
	display: inline;
	font-size: 14px;
	font-weight:normal;	
	}
	
h3  {
	margin-top:0;
	margin-bottom:0;
	text-align:left;
	font-size: 16px;
	font-weight:bold;
	color:#313F5B;
	}	
	
h4 {
	font-size:15px;
	font-weight:bold;
	color:#960;
}
p.intro {
	text-align:justify;
	}
a.booking  {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
a.booking:hover  {
	color:#CC0000;
	}		
img#logo  {
	margin: 6px 0 6px 8px;
	}
	
img.midleft {
	float:left;
	margin-left:60px;
	margin-top:4px;
}
img.midleft1 {
	float:left;
	margin-left:60px;
	margin-top:15px;
}
img.midleft2 {
	float:left;
	margin-left:45px;
	margin-top:15px;
	margin-bottom:10px;
}

img.grey {
	margin: 0;
	border: #B6D1EE 5px solid;
	}	
img.grey2 {
	margin: 0 5px 5px 5px;
	border: #E7E1C9 5px solid;
	}			
img.right {
	float:right;
	margin: 5px 0 5px 10px;
	border: #B6D1EE 5px solid;
	}
img.rightimage {
	float:right;
	margin: 20px 0 5px 10px;
	border: #ccc 3px solid;
	}
img.rightimage2 {
	float:right;
	margin: 0 0 5px 10px;
	border: #ccc 3px solid;
	}	
img.right2 {
	float:right;
	margin: 5px 10px 5px 10px;
	border: #E7E1C9 5px solid;
	}	
	
img.left {
	float:left;
	margin: 0 5px 4px 0;
	
	}	
	
img.left2 {
	float:left;
	margin: 5px 0 0 5px;
	border: #DCDCDC 5px solid;
	}
img.leftcolumn {
	margin: 0 10px 5px 10px;
	border: #E7E1C9 5px solid;
	}			
							
#navlist
{
padding: 1px;
margin-left: 0;
font: 12px;
width: 11em;
color:#582F0B; 
width:200px;
}

#navlist li
{
list-style: none;
margin: 0px;

text-align: left;
}

#navlist li a
{
display: block;
padding: 4px 8px 4px 10px;
text-decoration: none;
font-weight:bold;
font-size:14px;
}

#navlist li a:link { color: #000; }
#navlist li a:visited { color: #000; }
#navlist li.live {
 background-color:#eeffee;
  }

#navlist li a:hover
{
font-weight:bold;
color: #ffffff;
background: #A6A7AD;
border-left: 3px #345576 solid;
}

	
.img_box{
margin: 0px;
padding: 0px;
border: 1px solid #000;
}	

 #map {
	margin-left:auto;
	margin-right:auto;
	width: 600px;
	background-color:#FFFFFF;
	padding-bottom:12px;
	text-align: center;
	}
	

	
p.smaller  {
	font-size:12px;
	}	
	
.by {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	}	
	
.mceContentBody {
	background-color:#FFFFFF;
	}	
	
#navcontainer {
	float:left;
	width:200px;
	text-align:left;
	}	
td.calfree {
	background-color:#CCFFFF;
	color:#000000;
	text-align: center;
	}

td.calbooked {
	background-color:#3F5D76;
	color:#ffffff;
	text-align: center;
	}
	

.mceContentBody  {
	text-align: left;
	}	
	
/*** set the width and height to match your images **/

#slideshow {
    position: relative;
	margin-left:242px;
    height:150px;
	
}

#slideshow IMG {
	position:absolute;
	top:2px;
	left:30px;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
	
#loader img {
	margin-top:30px;
	margin-left:40px;
}


.gallery ul li { display: inline;
float:left; margin-right:4px;}

.gallery ul  {
		margin-left:-36px;
}


.gallery2 ul li { display: inline;
float:left; margin-right:6px;}

.gallery2 ul  {
		margin-left:-36px;
}
.gallery2 img {
	border: #ccc 2px solid;
	}
.title {
		font-weight:bold;
		text-decoration:underline;
		}
		
#foot a {
		color:#ffffff;
		text-decoration:none;
}

#cal1 [
	   margin-top:50px;
	   }