body {
	color: #999999;
	background-image: url(images/contentbg.gif);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {  
  font-size: 14px;
  font-family: georgia, arial;
  color: #145187
}
h2 {
	text-align: right;
	font-size: 11px;
	color: #69879E;
	font-weight: normal;
}
table {
 	font-family: verdana, arial;
	font-size: 12px;
	color: #999999;
}
a{
	color: #145187;
	text-decoration: none;
}
a:hover{
	color: #145187;
	text-decoration: underline;
}
#content {
	font-family: verdana, arial;
	font-size: 12px;
	color: #999999;
	width: 770px;
	padding-top: 150px;
	float: left;
}
#menu {
	width: 150px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #BFC1E3;
	text-decoration: none;
}
#Cottage_images {
	float: left;
	width: 770px;
	text-align: right;
	font-size: 11px;
	color: #69879E;
	padding-top: 20px;
	height: 160px;
}
#Cottage_images a{
	color: #145187;
	text-decoration: none;
}
#Cottage_images a:hover{
	color: #145187;
	text-decoration: underline;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
	margin-left: 15px;
}
#menu a:hover {
	color: #8A9EC6;
	text-decoration: underline;
	margin-left: 15px;
}
#map {
	width: 600px;
	margin-left: 160px;
}
.textbox_home {
	width: 250px;
	line-height: 18px;
	margin-left: 160px;
}
.textbox_bookings {
	width: 500px;
	line-height: 18px;
	margin-left: 160px;
}
.textbox {
	width: 350px;
	line-height: 18px;
	margin-left: 160px;
}
.highlightbox {  
  background-color: #FFFF99
}
.errortext {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
#rightpanel {
	width: 230px;
	float: right;
}
.rightpanel_text {
	background-image: url(images/rightpanel.png);
	margin-bottom: 50px;
	padding: 10px;
}
.rightpanel_photo {


}
