/* global */
html{height: 100%;}
body {
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  font-family: Verdana;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 16px;
  background-color:#eeeeee;
  color:#727474;
  letter-spacing:-.1px;
}
label{
width: 90px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}


input{
color: #727474;
background: #FBFBFB;
font-size: 11px;
border: 1px solid #999;
margin-bottom:5px;
}
textarea{
color: #727474;
  font-family: Verdana;
background: #FBFBFB;
font-size: 11px;
border: 1px solid #999;
margin-bottom:5px;
}

.submit input{
float:left;

margin-left: 95px;
color: #727474;
background: #FBFBFB;
border: 2px outset #FBFBFB;
} 

img {border:0}
/* main container */
p{margin-bottom:0;margin-top:0;}
ul{margin-top:0;}

#main{ 
	width: 976px;
    background-color:#fff;
}
/* main content */
#content{  
	width: 924px;
 	height: auto;
 	padding: 0px;
 	overflow: hidden;
} 
/* text_container - page content */
#text_container
{ text-align: left;
  background: #fff;
  width: 1006px;
  line-height: 110%;
  padding: 0px 0px 0px 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #topimage, #menubarcontainer, #content
{ margin-left: auto; 
  margin-right: auto;
}
#topimage
{ width: 530px;
  height: 111px;
  float: left;
  text-align: left;
  overflow: hidden;
  background-image: url(img/toplogo.gif);
}
#topaddress
{ width: 166px;
  height: 81px;
  float: left;
  padding-top:30px;
  text-align: left;
  overflow: hidden;
  font-size: 9.5px;
  line-height: 12px;
}
#topcontact
{ width: 228px;
  height: 81px;
  float: left;
  padding-top:30px;
  text-align: left;
  overflow: hidden;
  font-size: 9.5px;
  line-height: 12px;  
}
.smalltext:link{color:#727474;	}
a.smalltext:link{color:#727474;text-decoration:none;}
a.smalltext:visited{color:#727474;text-decoration:none; }
a.smalltext:hover{color:#7FA4A2;}



#welcomecontainer
{ width: 924px;
  height: 218px;
  float: left;
  background-color:#ECEFF8;
  padding:10px 10px 10px 10px;
  overflow: hidden;
}
#welcomebox1
{ width: 310px;
  height: 212px;
  float: left;
  background-color:#94B2B1;
  margin-right:10px;
  overflow: hidden;
  color:#fff;
  font-weight:bold;
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
}
.welcomebox1header{
	color:#F6F7E2;
	font-size: 24px;
 	line-height: 42px;
	font-weight:normal;
}
#welcomebox2_index
{ width: 563px;
  height: 217px;
  float: left;
  overflow: hidden;
}
#welcomebox2
{ width: 524px;
  height: 217px;
  float: left;
   margin-right:10px;
  overflow: hidden;
}
#welcomebox3
{ width: 185px;
  height: 217px;
  margin-right:10px;
  float: left;
  overflow: hidden;
}
#welcomebox4
{ width: 175px;
  height: 217px;
  float: left;
  overflow: hidden;
}
#menubarmain
{ width: 924px;
  height: 34px;
  float: left;
  overflow: hidden;
	color:#fff;
  background-color:#6C6E70;

}
#menubarmain_item_all ul{ 
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	float: left; 
  	text-align: center;
	list-style-type: none;}
#menubarmain_item_all li { margin: 0 0 .2em 0; }
#menubarmain_item_all a{
	border-left: 1px solid #ADC4E6;
	height: 15px;
	display: block;
	color: #fff;
	margin-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	bottom: 20px
}
#menubarmain_item_all a:hover{color: #ADC4E6;}

#menubarmain
{ width: 924px;
  height: 34px;
  float: left;
  overflow: hidden;
	color:#fff;
  background-color:#6C6E70;
}

#menubarmain_item_start ul{ 
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	float: left; 
  	text-align: center;
	list-style-type: none;}
#menubarmain_item_start li { margin: 0 0 .2em 0; }
#menubarmain_item_start a{
	height: 15px;
	display: block;
	color: #fff;
	margin-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	bottom: 20px
}
#menubarmain_item_start a:hover{color: #ADC4E6;}
#menubarmain_item_start,  #menubarmain_item_all, a#selected{color:#ADC4E6;}
#menubarsub
{ width: 924px;
  height: 24px;
  float: left;
  overflow: hidden;
  background-color:#ADC4E6;
}
#menubarsub_menu_item ul{ 
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	float: left; 
  	text-align: center;
	list-style-type: none;}
#menubarsub_menu_item li { margin: 0 0 .2em 0; }
#menubarsub_menu_item a{
	height: 15px;
	display: block;
	color: #fff;
	margin-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}
#menubarsub_menu_item a:hover{color: #6C6E70;}
#menubarsub_menu_item,  a#selected2{color:#6C6E70;}

#indexcontentcontainer{ 
	width: 924px;
	height: 336px;
	padding-top:26px;
	padding-bottom:26px;
	float: left;
 	overflow: hidden;
}
.indexcontentheader{ 
	font-size: 10px;
	font-weight:bold;
	color:#7FA4A2;
	text-decoration:none;
}
a.indexcontentheader:link{color:#727474;}
a.indexcontentheader:visited{color:#727474; }
a.indexcontentheader:hover{color:#7FA4A2;}

#areacontentcontainer{ 
	width: 924px;
	height: auto;
	padding-top:26px;
	padding-bottom:26px;
	float: left;
 	overflow: visibile;
}
#area_images_container
{ width: 380px;
height:480px;
  margin-left:0px;
  float: left;
  overflow: visible;
  font-size: 10px;
  color: #868788;
  background-color:#EDEDED;
}
#areacontentcontainer li  {
	list-style: url(img/li.png);
	text-align: left;
	margin-left: -26px;
	margin-top: -1px;
}

#indexcontentcol_1
{ width: 337px;
  height: 330px;
  padding-top:0px;
  padding-right:10px;
  float: left;
  overflow: hidden;  
}
#indexcontentcontainer li  {
	list-style: url(img/li.png);
	text-align: left;
	margin-left: -22px;
}
.indexcontentcol_1header{
	color:#868788;
	font-size: 22px;
 	line-height: 30px;
	font-weight:normal;
}

#indexcontentcol_2
{ width: 164px;
  height: 215px;
  margin-right:5px;
  margin-left:5px;
  padding-left:10px;
  padding-right:10px;
  padding-top:115px;
  float: left;
  overflow: hidden;
  background-image: url(img/greystone.jpg);
  background-repeat:no-repeat;
  font-size: 10px;
  color: #868788;
  background-color:#EDEDED;
}
#indexcontentcol_3
{ width: 164px;
  height: 215px;
  margin-right:5px;
  margin-left:5px;
  padding-left:10px;
  padding-right:10px;
  padding-top:115px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #868788;
  background-image: url(img/thelanding.jpg);
  background-repeat:no-repeat;
  background-color:#EDEDED;
}
#indexcontentcol_4
{ width: 164px;
  height: 215px;
  margin-left:5px;
  padding-left:10px;
  padding-right:10px;
  padding-top:115px;
  float: left;
  overflow: hidden;
  background-image: url(img/melynbach.jpg);
  background-repeat:no-repeat;
  font-size: 10px;
  color: #868788;
  background-color:#EDEDED;
}
#availability_content
{ width: 562px;
  height: 300px;
  margin-left:5px;
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #868788;
  background-color:#EDEDED;
}
#cottages_1
{ width: 534px;
  height: auto;
  padding-top:0px;
  padding-right:10px;
  float: left;
  overflow: visible;  
}

#cottages_images_container
{ width: 380px;
  height: 330px;
  margin-left:0px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #868788;
  background-color:#EDEDED;
}
#cottages_content_col_1
{ width: 175px;
  height: 215px;
  margin-right:10px;
  padding-top:115px;
  padding-left:5px;
  padding-right:5px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #868788;
  background-color:#EDEDED;
}
.cottages_header{color:#7FA4A2;font-weight: bold;}

#cottages_content_col_2
{ width: 180px;
  height: 215px;
  padding-left:0px;
  padding-right:5px;
  padding-top:115px;
  float: left;
  overflow: visible;
  font-size: 10px;
  color: #868788;
  background-color:#EDEDED;
}
#tariff_container
{ width: 560px;
  height: 20px;
  margin-left:0px;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #868788;
  background-color:#EDEDED;
	border-bottom: 1px solid #585D9E;
}
#tariff_01
{ width: 166px;
  height: 20px;
  margin-left:0px;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #868788;
  background-color:#EDEDED;
  border-bottom: 1px solid #585D9E;
font-weight:bold;
}
#tariff_02
{ width: 58px;
  height: 20px;
  margin-right:0px;
  margin-left:0px;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #868788;
  background-color:#EDEDED;
}
#tariff_03
{ width: 53px;
  height: 20px;
  margin-right:0px;
  margin-left:0px;
  padding-left:20px;
  padding-right:0px;
  padding-top:0px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #868788;
  background-color:#EDEDED;
}
#tarrif_spacer
{ width: 19px;
  height: 20px;
  float: left;
  border-right: 1px solid #585D9E;
}
#booked
{ width: 50px;
  height: 20px;
  float: left;
  background-color:#DCAB3A;
}
#notbooked
{ width: 50px;
  height: 20px;
  float: left;
  background-color:#C4D3D2;
}
#cottage_avail
{ width: 150px;
  height: 28px;
    margin-top:5px;
  padding-left:30px;
    padding-top:0px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  font-weight:bold;
  color: #868788;
  background-image: url(img/avail.gif);
  background-repeat:no-repeat;
}
#cottage_booked
{ width: 350px;
  height: 28px;
    margin-top:5px;
  padding-left:30px;
    padding-top:0px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  font-weight:bold;
  color: #868788;
  background-image: url(img/booked.gif);
  background-repeat:no-repeat;
}

#cottage_head_01
{ width: 273px;
  height: 25px;
  margin-right:0px;
  margin-left:0px;
  padding-right:20px;
  padding-top:0px;
text-align:right;
font-weight:bold;
  line-height: 12px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #585D9E;
  border-right: 1px solid #585D9E;
}
#cottage_head_02
{ width: 122px;
  height: 25px;
  margin-right:0px;
  margin-left:0px;
  padding-right:20px;
  padding-top:0px;
text-align:right;
font-weight:bold;
  line-height: 12px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #585D9E;
  border-right: 1px solid #585D9E;
}
#cottage_head_03
{ width: 120px;
  height: 25px;
  margin-right:0px;
  margin-left:0px;
  padding-right:0px;
  padding-top:0px;
text-align:right;
font-weight:bold;
  line-height: 12px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #585D9E;
}
#price_00
{ width: 166px;
  height: 20px;
  margin-left:0px;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #000;
  background-color:#EDEDED;
  border-bottom: 1px solid #585D9E;
font-weight:bold;
}
#price_01
{ width: 127px;
  height: 20px;
  margin-left:0px;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #000;
  font-weight:bold;
  background-color:#EDEDED;
  border-bottom: 1px solid #585D9E;
  border-right: 1px solid #585D9E;
}
#price_02
{ width: 107px;
  height: 20px;
  padding-left:19px;
  padding-right:16px;
  padding-top:0px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #000;
  font-weight:bold;
  background-color:#EDEDED;
  border-bottom: 1px solid #585D9E;
  border-right: 1px solid #585D9E;
}
#price_03
{ width: 104px;
  height: 20px;
  margin-left:0px;
  padding-left:19px;
  padding-right:0px;
  padding-top:0px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #000;
  font-weight:bold;
  background-color:#EDEDED;
  border-bottom: 1px solid #585D9E;
}

#contact_1{ 
	width: 524px;
	height:200px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	float: left;
 	overflow: visibile;

}
#contact_2{ 
	width: 335px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	float: left;
 	overflow: visibile;

}

#contactform_1{ 
	width: 330px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	float: left;
 	overflow: visibile;

}
#contact_images_container
{ width: 380px;
  height: 479px;
  margin-left:0px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #868788;
  background-color:#EDEDED;
}

#gallerycontentcol_1
{ width: 340px;
  height: 330px;
  padding-top:0px;
  padding-right:10px;
  float: left;
  overflow: hidden;  
}

#gallerycontentcol_2
{ width: 554px;
  height: 310px;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:10px;
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #868788;
  background-color:#EDEDED;
}
.selectedgallery{  font-weight:bold;}

#forwardback_container
{ width: 562px;
  height: 20px;
  margin-left:5px;
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  float: left;
  overflow: hidden;
  color: #868788;
  background-color:#EDEDED;
}
#back_left
{ width: 160px;
  height: 20px;
  float: left;
}
#next_right
{ width: 160px;
  height: 20px;
  float: right;
text-align:right;
}

/* Footter */
#footer_container
{ width: 976px;
  height: 25px;
  font-size: 9.5px;
  line-height: 12px;
  background-color:#eeeeee;
  color:#B7B7B7;
}

#footertext_left
{ width: 600px;
  height: 20px;
  padding-top: 10px;
  padding-left: 0px;
  float: left; 
  text-align: left;
}
#footertext_right
{ width:300px;
  height: 20px;
  padding-top: 10px;
  padding-right: 0px;
  float: right; 
  text-align: right;
}
.footertext:link{color:#B7B7B7;	}
a.footertext:link{color:#B7B7B7;text-decoration:none;}
a.footertext:visited{color:#B7B7B7;text-decoration:none; }
a.footertext:hover{color:#7FA4A2;}

/* End Footter */

.menubarmain_item {
	height: 15px;
	display: block;
	color: #fff;
	margin-top: 0px;
	text-decoration: none;
	bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
a.menubarmain_item:link{color:#fff;text-decoration:none;}
a.menubarmain_item:visited{color:#fff;text-decoration:none; }
a.menubarmain_item:hover{color:#ADC4E6;}

.menubarmain_item_selected {
	height: 15px;
	display: block;
	color: #ADC4E6;
	margin-top: 0px;
	text-decoration: none;
	bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}


.submenubarmain_item {
	height: 15px;
	display: block;
	color: #fff;
	margin-top: 3px;
	margin-left:15px;
	margin-right:15px;
	text-decoration: none;
	bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
a.submenubarmain_item:link{color:#fff;text-decoration:none;}
a.submenubarmain_item:visited{color:#fff;text-decoration:none; }
a.submenubarmain_item:hover{color:#6C6E70;}

.submenubarmain_item_selected {
	height: 15px;
	display: block;
	color: #6C6E70;
	margin-top: 3px;
	text-decoration: none;
	bottom: 10px;
		margin-left:15px;
	margin-right:15px;
	font-size: 12px;
	font-weight: bold;
}



.greenbold {
	color: #94B2B1;
	font-weight: bold;
}
-->