﻿.navbar {
	background-image: url('Newimages/narmiddle.png');
	background-repeat: repeat;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.bg {
	background-image: url('Newimages/bg.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #79EBFB;
}

.sidebar {
	background-image: url('Newimages/sidebar.png');
	background-repeat: no-repeat;
	width: 215px;
}
.topmain {
	background-image: url('Newimages/topmain.png');
	background-repeat: no-repeat;
	width: 549px;
}
.botmain {
	background-image: url('Newimages/botmain.png');
	background-repeat: no-repeat;
	width: 549px;
}
a {
	color: #0D86A4;
	text-decoration:none
}
a:hover {
	color: #000000;
	text-decoration:none
}
.horsetable {
	background-image: url('Newimages/HorseTrekking.png');
	background-repeat: no-repeat;
	width: 199px;
	height: 167px;
}
.tablebg {
	background-image: url('Newimages/tablebg.png');
	width: 321px;
	height: 127px;
	background-repeat: no-repeat;
}
.archerytable {
	background-image: url('Newimages/Archery.png');
	background-repeat: no-repeat;
	width: 199px;
	height: 167px;
}
.lugetable {
	background-image: url('Newimages/Luge.png');
	background-repeat: no-repeat;
	width: 199px;
	height: 167px;
}
.farmparktable {
	background-image: url('Newimages/FarmPark.png');
	background-repeat: no-repeat;
	width: 199px;
	height: 167px;
}
.sidebarh {
	background-image: url('Newimages/h.png');
	background-repeat: no-repeat;
	width: 215px;
}
.sidebara {
	background-image: url('Newimages/a.png');
	background-repeat: no-repeat;
	width: 215px;
}
.sidebarf {
	background-image: url('Newimages/f.png');
	background-repeat: no-repeat;
	width: 215px;
}
.sidebark {
	background-image: url('Newimages/k.png');
	background-repeat: no-repeat;
	width: 215px;
}
.backbutton {
	background-image: url('Newimages/goback.png');
	background-repeat: no-repeat;
	width: 76px;
	height: 29px;
	text-align: right;
}
.nextbutton {
	background-image: url('Newimages/Next.png');
	background-repeat: no-repeat;
	width: 78px;
	height: 29px;
}
.nextprevbg {
	background-image: url('Newimages/nextprevbar.png');
	background-repeat: repeat-x;
	height: 29px;
	text-align: center;
}
.natgeo {
	position: absolute;
}


