@charset "utf-8";
/* CSS Document */

p {	margin-top: 8px; }

img{ border: 0; }
p img.left { float: left; margin: 4px 10px 10px 0; }
p img.right { float: right; margin: 4px 0 10px 10px; }
h1 {
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	margin: 5px 0px 0px;
	padding-bottom: 8px;
	border-bottom: 1px #dedede solid;
}
h4 {
}
#topbar p { font-family: "Times New Roman", Times, serif; margin: 0 0 3px; float: right; font-size: 90%; color: #cb9e9e; }
#topbar p a { color: #cb9e9e; }
#footer p { font-family: "Times New Roman", Times, serif; color: #c5bdbd; margin: 0; }
#fullrightcol p, #fullrightcol h1, #fullrightcol h4 { margin-left: 8px; margin-right: 8px; }
#fullrightcol p a:link {text-decoration: underline; color: #760100; }
#fullrightcol p a:visited {text-decoration: underline; color: #760100; }
#fullrightcol p a:active {text-decoration: underline; color: #760100; }
#fullrightcol p a:hover {text-decoration: none; color: #760100; }
#fullrightcolleft a img { /*** Photo gallery for accommodation page ***/
	width: 169px;
	height: 120px;
	padding: 4px;
	margin: 0 8px 8px 0; /* top right btm left */
	border: solid 1px #ccc;
	float: left;
}
#fullrightcolleft a:hover img { border-color: #333333; }

#leftcolimage {
	margin: 0px 0px 20px;
	padding: 0px 0 20px;
	border-bottom: 1px #cbc3b8 solid;
}
#leftcol p span { color: #760100; }

#rightcol img { margin: 0 0 8px; }
#eventbox {
	width: 308px;
	height: 160px;
	margin: 0px 0px 8px;
	padding: 0px 8px;
	float: left;
	background-color: #bd8585;
}
#eventbox h1 { color: #444444; border-color: #666; text-align: right; }
#eventbox ul { list-style-type: none; }
#eventbox li {
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	margin: 5px 0px 0px;
	padding-bottom: 8px;
	text-align: right;
}
#eventbox li a { color: #e0e0e0; }

#tarifftable {
	width: 500px;
	margin: 18px;
	background-color: #f1e5e5;
}
#tarifftable td { padding: 5px; }
#tarifftable td.topcell { padding: 0; }
#tarifftable h2 {
	background-color: #760100;
	color: #fff;
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
	padding: 3px 5px 3px;
}

#todobox {
	width: 233px;
	height: 86px;
	padding: 164px 0 0 0;/* top right btm left */
	margin: 10px 0 0 8px;
	background-color: #f1e5e5;
	float: left;
	color: #333333; }
#todobox h3 { font-family: "Times New Roman", Times, serif; margin: 0 0 0 12px; font-size: 120%; }
#todobox p { margin: 4px 12px 0 12px; }
#todobox.kielder { background-image: url(../images/todo/kielder.jpg); }
#todobox.fishing { background-image: url(../images/todo/fishing.jpg); }
#todobox.shooting { background-image: url(../images/todo/shooting.jpg); }
#todobox.riding { background-image: url(../images/todo/riding.jpg); }
#todobox.quadbikes { background-image: url(../images/todo/quadbikes.jpg); }
#todobox.golf { background-image: url(../images/todo/golf.jpg); }

.linkslist { margin: 25px; }
.linkslist li { margin-top: 8px; }
.linkslist a:link, .linkslist a:visited, .linkslist a:active { text-decoration: underline; }
.linkslist a:hover { text-decoration: none; }