h1 {
	position:absolute;
	top:-10000px;
	}

.standfirst {
	width:57em;
	}

.standfirst p {
	margin:0.5em 0 0 0;
	margin:0 0 0.5em 0;
	font-size:1.7em;
	}

.rounded_bucket {
	float:left;
	width:29.3em;
	overflow:hidden;
	margin:0 2em 2em 0;
	}

.bucket_content {
	position:relative;
	margin:1.5em;
	width:26.3em;
	height:37.5em;
	}

#bucket_lodge .adi_rounded_tl { background:url(../images/bucket_lodge_tl.png) 0 0 no-repeat; }
#bucket_lodge .adi_rounded_tr { background:url(../images/bucket_lodge_tr.png) 100% 0 no-repeat; }
#bucket_lodge .adi_rounded_bl { background:url(../images/bucket_lodge_bl.png) 0 100% no-repeat; }
#bucket_lodge .adi_rounded_br { background:url(../images/bucket_lodge_br.png) 100% 100% no-repeat; }

#bucket_tours .adi_rounded_tl { background:url(../images/bucket_tours_tl.png) 0 0 no-repeat; }
#bucket_tours .adi_rounded_tr { background:url(../images/bucket_tours_tr.png) 100% 0 no-repeat; }
#bucket_tours .adi_rounded_bl { background:url(../images/bucket_tours_bl.png) 0 100% no-repeat; }
#bucket_tours .adi_rounded_br { background:url(../images/bucket_tours_br.png) 100% 100% no-repeat; }

#bucket_nearby .adi_rounded_tl { background:url(../images/bucket_nearby_tl.png) 0 0 no-repeat; }
#bucket_nearby .adi_rounded_tr { background:url(../images/bucket_nearby_tr.png) 100% 0 no-repeat; }
#bucket_nearby .adi_rounded_bl { background:url(../images/bucket_nearby_bl.png) 0 100% no-repeat; }
#bucket_nearby .adi_rounded_br { background:url(../images/bucket_nearby_br.png) 100% 100% no-repeat; }

#bucket_nearby {
	margin-right:0;
	}

.bucket_content h2 {
	width:100%;
	position:absolute;
	bottom:0.5em;
	left:0;
	text-align:center;
	color:#f0f0f0;
	}

.bucket_content h2 a:link, .bucket_content h2 a:visited {
	color:#f0f0f0;
	text-decoration:none;
	}

.bucket_content h2 a:hover, .bucket_content h2 a:active {
	color:#ffd052;
	}

.bucket_content a:link img, .bucket_content a:visited img {
	width:25.3em;
	border:0.5em solid #f0f0f0;
	margin:1.5em 0 0.5em 0;
	}

.bucket_content a:hover img, .bucket_content a:active img {
	border-color:#ffd052;
	}

.bucket_content p {
	color:#444444;
	font-size:1.5em;
	text-align:center;
	margin-top:0.3em;
	}

.bucket_content a:link, .bucket_content a:visited {
	color:#444444;
	}

.bucket_content a:hover, .bucket_content a:active {
	color:#f0f0f0;
	}

.footnote {
	clear:both;
	font-size:1.3em;
	padding:0 0 1em 0;
	}

.footnote p {
	text-align:center;
	}
	