/* CSS Document */

BODY {
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: center;
}

	BODY a:link, a:visited {
	  text-decoration: none;
	  color: #404c62;
	}
	
	BODY a:hover {
	  text-decoration: underline;
	  color: #2e3e5b;
	}
	
	BODY h1 {
	  font-size: 24px;
	  color: #8a4e55;
	  margin-top: 0;
	  margin-bottom: 40px;
	}

	BODY h2 {
	  font-size: 20px;
	  color: #8a4e55;
	  line-height: 30px;
		margin-bottom: 0;
	}
	
	BODY h3 {
	  font-size: 16px;
	  color: #8a4e55;
	  line-height: 25px;
	}
	
	BODY hr {
	  margin-top: 20px;
	  margin-bottom: 20px;
	}

#container {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
	margin-top: 0;
	padding: 0;
}



#header {
  width: 100%;
  margin: 0px;
  padding: 0px;
	margin-top: 0;
	border-bottom: 2px solid #8a4e55;
	margin-bottom: 100px;
	display: none;
}

	
	#header_image object {
	  display: none;
		height: 0px;
		margin-top: 10px;
	}
	
		#header_image h1 {
		  font-size: 38px;
			margin-bottom: 5px;
	  }
		
		#header_image p {
		  font-size: 14px;
			font-weight: bold;
	  }
		
		#header_image hr {
		  margin-bottom: 40px;
	  }

	#header_image {
	  width: 800px;
		margin-top: 0;
	}
	
	#top_menu {
		display: none;
	}
	
		
#left_panel {
	display: none;
}

#top_menu {
  height: 0px;
}

#left_panel {
  height: 0px;
}

#content {
  width: 800px;
  background-color: #FFFFFF;
  line-height: 20px;
}

#footer {
  width: 788px;
  height: 24px;
  float: left;
  font-size: 10px;
  color: #404c62;
  background-color: #d7bda2;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  text-align: center;
  padding: 6px;
  letter-spacing: 1px;
	margin-top: 30px;
}
	
	
.cottage {
  float: none;
  width: 570px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #CE925A;
}

	.cottage_tabl {
	  padding-top: 20px;
	  padding-bottom: 20px;
	  border-bottom: 1px solid #CCCCCC;
	}
	
	.cottage_pict {
	  width: 107px;
	  height: 80px;
	  border: none;
	}
	
	.cottage_dtls {
	  padding-left: 20px;
	}
	
	.cottage_name {
	  font-size: 18px;
	  color: #636d7f;
	  font-weight: bold;
	  margin-top: 0;
	  margin-bottom: 0;
	}
	
	.cottage_addr {
	  font-style: italic;
	  font-size: 10px;
	  color: #8a4e55;
	}
	
	.cottage_desc {
	  font-size: 12px;
	}
	
	.cottage_icos {
	  text-align: right;
	}
	
	.cottage_tarr {
	  padding-left: 20px;
	}
	
	.cottage_butt {
	  width: 107px;
	  margin-top: 3px;
	}
	
	.list_tabl {
	  width: 100%;
	  border-top: 1px solid #f7f7f7;
		border-bottom: 1px solid #f7f7f7;
	}
	
	.list_name {
	  font-size: 12px;
	  color: #636d7f;
	  font-weight: bold;
	}
	
	.list_tarr {
	  width: 130px;
	  text-align: left;
		color: #999999;
	}
	
	.list_butt {
	  width: 140px;
	  text-align: right;
	  font-size: 10px;
	}
	
#full_cottage {
  width: 100%;
	float: left;
}

	#features {
	  width: 250px;
		padding: 0;
		margin: 0;
		margin-left: 30px;
		float: right;
	}
	
		#features a:link {
		  color: #FFFFFF;
		}
		
		#features a:hover {
		  color: #FFFFFF;
		}
	
		.features_title {
		  font-size: 18px;
			font-weight: bold;
			margin-top: 10px;
			margin-bottom: 10px;
	  }
		
		#features_booknow {
			display: none;
			height: 1px;
		}
		
		#features_booknow a {
		  display: block;
		  width: 248px;
			height: 30px;
			background: #404c62;
			color: #FFFFFF;
			text-align: center;
			padding: 1px;
			border: 1px solid #404c62;
			line-height: 30px;
			font-weight: bold;
			margin-top: 10px;
		}
		
			#features_booknow a:hover {
			  background: #9fa5b0;
				text-decoration: none;
			}
	
	.cottage_main_image {
		margin-bottom: 10px;
		width: 246px;
		height: 147px;
		padding: 1px;
		border: 1px solid #404c62;
	}
	
		.cottage_image {
		  float: right;
			margin-left: 30px;
			margin-bottom: 20px;
	  }
	
	#full_cottage_features {
	  width: 250px;
		height: 122px;
		background: #f8f7f5;
		border: 1px solid #404c62;
		text-align: center;
		vertical-align: middle;
	}
	
	#cottage_description {
	  min-height: 275px;
	}
	
	.tariff_table {
	  width: 100%;
		border: none;
		border-collapse: collapse;
		line-height: 14px;
		margin-bottom: 30px;
	}
	
		.tariff_table td {
		  border-bottom: 1px solid #f0f0f0;
			height: 15px;
			text-align: right;
			padding: 2px;
		}
		
#cottage_gallery {
  width: 100%;
	float: left;
}

	#cottage_gallery a {
	  display: block;
	  width: 200px;
		float: left;
  	border: 1px solid #f0f0f0;
		text-align: center;
		margin-right: 20px;
		margin-bottom: 20px;
		padding: 20px;
		padding-bottom: 10px;
	}
	
		#cottage_gallery a:hover {
		  border: 1px solid #404c62;
			text-decoration: none;
			background: #f8f7f5;
		}
	
	#cottage_gallery img {
	  width: 200px;
		height: 119px;
		margin-bottom: 10px;
		border: none;
	}
	
#view_options {
  float: right;
}

	#view_options img {
	  border: none;
	}
	
	#view_options a {
	  display: block;
	  width: 23px;
	  height: 23px;
	  border: 1px solid #FFFFFF;
	  float: left;
	}
	
	#view_options a:hover {
	  border: 1px solid #636d7f;
	}

#az_list {
  margin-top: 30px;
}

.no_cot {
 color: #CCCCCC;
}

.more_info {
  color: #793840;
}

.cottage_select {
	display: none;
	height: 0px;
}
	
	
	
	
	
	
	
	
	