/* CSS Document */

body{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333;
margin:0px;
background: #cca56a url(/images/background.jpg) no-repeat top center;
}

a{
color:#748165;
}

#container{
width:850px;
margin:0px auto;
background:#fff;
padding:0px 5px;
background:  url(/images/shadow.png) repeat-y top center;
/*border:1px solid #748165;*/
}

#topbar{
width:850px;
height:33px;
background:url(images/topbg.jpg) top left repeat-x;
}

#menu{
text-align:center;
height:25px;
width:850px;
background:url(images/menubg.jpg) top left repeat-x;
}

#menu ul{
margin:0px auto;
padding:0px;
list-style:none;
display:block;
}

#menu ul li{
display:block;
float:left;
height:14px;
padding:5px 7px 6px 7px;
margin:0px;
border-left:1px solid #adb6a3;
border-right:1px solid #5f6a53;
list-style:none;
}

#menu ul li a{
font-size:12px;
font-weight:bold;
color:#fff;
text-decoration:none;
}

#header{
width:850px;
height:136px;
background:url(images/header.jpg) top left no-repeat;
}

#header a{
display:block;
float:right;
width:120px;
height:100px;
margin:15px 20px 5px 0px;
}

#content{
width:840px;;
padding:5px;
background:#fff;
}

#footer{
width:840px;
padding:10px 0px;
text-align:center;
background:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#333;
clear: both;
}

.lookingtobox{
width:390px;
height:320px;
border:1px solid #666;
padding:0px;
float:left;
display:block;
margin:10px;
text-align: center;
}

.lookingtobox a{
display:block;
width:334px;
height:320px;
}

.lookingtobox a span{
display:none;
}

#lookingtovisit{
background:url(images/lookingtovisit1.jpg) top center no-repeat;
}

#lookingtostay{
background:url(images/lookingtostay1.jpg) top center no-repeat;
}

.pagetitle{
font-size:20px;
font-weight:bold;
color:#748165;
}

.heading{
font-size:17px;
font-weight:bold;
color:#748165;
}

.subheading{
font-size:14px;
font-weight:bold;
color:#748165;
}

a.subheading{
text-decoration:none;
}

#column1{
float:left;
display:block;
width:325px;
}
#column2{
float:left;
display:block;
width:410px;
margin:0px 0px 0px 8px;
}

#pictures .mainpic{
padding:2px;
border:1px solid #ccc;
margin:10px 0px;
}

#pictures .thumbnail{
width:80px;
height:60px;
padding:3px;
border:1px solid #ccc;
margin:4px;
float:left;
display:block;
}






#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(gallery/overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(gallery/overlay.png);
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	background-image: url(blank.gif);
	filter: Alpha(opacity=50);
}


.gallerythumb{
width:150px;
}

#gallery img{
margin:5px;
padding:4px;
border:1px solid #ccc;
background:#fff;
float:left;
display:inline;
width:150px;
}

#gallery a{
color:#37251B;
font-weight:bold;
text-decoration:none;
}

#gallery a:hover{
color:#37251B;
font-weight:bold;
text-decoration:none;
}

#cottagestitle{
display:block;
margin:10px 0px;
padding:10px;
border-bottom:4px solid #748165;
border-top:2px solid #748165;
}


#cottagesbox{
border:1px solid #666;
}

#cottagesbox img{
padding:6px;
border:1px solid #ccc;
margin:3px;
}

.smalltext{
font-size:10px;
font-style:italic;
}

#hometext{
font-size:11px;
padding:10px;
margin:10px 20px;
border:1px solid #ccc;
}

#callus{
display:block;
font-size:11px;
font-weight:bold;
color:#666;
padding:11px 0px 0px 20px;
margin:0px;
float: left;
width: 200px;
}

#search {
  float: right;
  width: 400px;
  text-align: right;
  margin-top: 5px;
  margin-right: 10px;
}

#leftcolumn{
float:left;
display:block;
width:170px;
margin-right:8px;
}

#rightcolumn{
float:left;
display:block;
width:645px;
margin-left: 15px;
}

#maplink{
float:right;
margin:5px;
display:block;
}

#featuredlisting{
border:1px solid #ccc;
width:168px;
}

#featuredlisting td{
font-size:10px;
}

#featuredlisting td img{
width:164px;
height:auto;
border:none;
}

.redbg{
background:#748165 url(images/menubg.jpg) bottom left repeat-x;
font-size:11px;
color:#fff;
} 

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

div#search_box {
  float: right;
  width: 500px;
}

div.home_box {
  float: left;
  width: 246px;
  margin: 0 15px;
  border: 1px solid #efeae4;
  font-size: 11px;
  font-family: "Lucida Sans";
}

div.home_box {
  float: left;
  width: 246px;
  margin: 0 5px;
  border: 1px solid #efeae4;
  padding: 10px;
}

div.home_box a, div.home_box img {
  border: none;
}