@charset "utf-8";
.back1 {
	background-image: url(images/branscombe-holiday-cottage.png);
	background-repeat: no-repeat;
}
.back2 {
	background-image: url(images/branscombe2holiday-cottage.png);
	background-repeat: repeat-y;
}
.back3 {
	background-image: url(images/branscombe3holiday-cottage.png);
	background-repeat: no-repeat;
}
.back3 {
	background-image: url(images/bed+breakfast-branscombe.png);
	background-repeat: no-repeat;
	background-position: center;
}
.FONT1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.font2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.font3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #85A700;
}
.font4 {
	font-family: "Lucida Handwriting";
	font-size: 18px;
	color: #9DA732;
}
.font5 {
	font-family: "Lucida Handwriting";
	font-size: 16px;
	color: #D9E021;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9DA732;
	text-decoration: none;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #9DA732;
	text-decoration: none;
}

