html, body {
	background:#79793E url(images/graphics/body_bg.jpg) top center no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0;
}
a {
	color:666666;
	text-decoration:none;
}
a:hover {
	color:#990000;
}
.toplinks a {
	font-size: 12px;
	font-weight:bold;
	color:#999966;
}
.toplinks a:hover {
	color:#B9BD24;
}
.contentbackground {
	border: 1px solid #666666;
	background-color: #EBEBD8;
}
.textbox {
	background-image: url(images/graphics/textbox.jpg);
	background-repeat: no-repeat;
}
.textboxpub {
	background-image: url(images/graphics/pub.jpg);
	background-repeat: no-repeat;

}
.textboxevents {
	background-image: url(images/graphics/events.jpg);
	background-repeat: no-repeat;

}
.textboxaccommodation {
	background-image: url(images/graphics/accommodation.jpg);
	background-repeat: no-repeat;

}
.textboxcontact {
	background-image: url(images/graphics/contact.jpg);
	background-repeat: no-repeat;

}
.textboxabout {
	background-image: url(images/graphics/about.jpg);
	background-repeat: no-repeat;

}
.textboxrestaurant {
	background-image: url(images/graphics/restaurant.jpg);
	background-repeat: no-repeat;

}
.textbox h3  {
	font-size:16px;
	color:#3E3D20;
}
.textbox p {
	font-size: 12px;
	color:#663300;
}
.border1 {
	border: 1px solid #333333;
}

.footer {
	font-size:10px;
	color:#FFFFFF;
}
.footer a {
	color:#EFEFEF;
}

h3 {
	color:#3E3D20;
	font-size:16px;
}

