.border {
	border: thin solid #DCEEC1;
	margin-top: 15px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.background {
	background-attachment: fixed;
	background-image: url(images/dartmoor-bed-breakfast.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #233328;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #233328;
}
a:hover {
	text-decoration: underline;
	color: #3D5D1C;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style12 {font-size: 18px}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #20362A;
}
.photoborder {
	border: thin solid #23392D;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.biglink {
	background-color: #FFFFFF;
}
