body {
	margin:0px;
	font:Arial, Helvetica, sans-serif;
	font-size: .675em;
}
 
.container {
	position:relative;
	margin: 0 auto;
	width:995px;
	height:765px;
}
h1 {
	font-size:1.3em;
	font:Arial, Helvetica, sans-serif;
}
#faqlinks {
	font-size:1.3em;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h2 {
	font-size:1.1em;
	font:Arial, Helvetica, sans-serif;
	color:#A49150;
}
h3 {
	font-size:1.1em;
	font:Arial, Helvetica, sans-serif;
	color:#006699;
}
h4 {
	font-size:1.1em;
	font:Arial, Helvetica, sans-serif;
	color:#006699;
}
h5 {
	font-size:1.1em;
	font:Arial, Helvetica, sans-serif;
	color:#2C7255;
}
h6 {
	font-size:2em;
	font:Arial, Helvetica, sans-serif;
}
.header {
	position:relative;
	top:0px;
	left:0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:995px;
	height:254px;
	
}
.main {
	position:relative;
	width: 995px;
	height:502px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
}
.mainindex {
	position:relative;
	width: 995px;
	height:550px;
	background-image:url(images/full.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
}
.text {
	position:absolute;
	top:0px;
	left:245px;
	width: 750px;
	height:500px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2;
}

.flow {
	float:right;
	clear:right;
}
.menu {
	text-align:right;
	position:absolute;
	top:-16px;
	left:-40px;
	width:200px;
	height:208px;

}

.menu a {
	color:#FFFFFF;
	font-size:1.1em;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.menu a:hover {
	color:#000000;
}
 .menu li {
list-style-type:none;
	display:inline;
}
.topmenu {
	position:absolute;
	bottom: 20px;
	right:20px;
	color:#FFFFFF;	
}

.topmenu li {
	display:inline;
	margin-right:10px;
}

.topmenu a {
	color:#FFFFFF;
	font-size:1.1em;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.topmenu a:hover {
	text-decoration:underline;
}

#kayaking {
	background-color:#0C69A7;
}
#mountainbiking {
	background-color:#2C7255;
}
#navigation {
	background-color:#A49150;
}
#mountainwalking {
	background-color:#A49150;
}
#climbing {
	background-color:#A49150;
}
#skills {
	background-color:#000000;
	margin-top:-5px;
}
a:hover #skills {
	color:#FFFFFF;
}
#family {
	background-color:#000000;
	margin-top:-5px;
}
#black a:hover {
	color:#999999;
}

.text ul {
	margin-left:-25px;
	margin-top:-15px;
}
.contact {
	position:absolute;
	right:100px;
	top:100px;
	width:150px;
}
#enquiry {
	
}
.label {
	position:relative;
	top:0px;
	left:0px;
	width:20em;
	text-align:right;
	clear:left;
}
.formbox {
	position:absolute;
	margin-top:-15px;
	left:100px;
}
.imageright1 {
	position:absolute;
	top:0px;
	right:-200px;
	background-image:url(images/index1.jpg);
	background-repeat:no-repeat;

}
.imageright2 {
	background-image:url(images/index2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.text a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.text a:hover {
	text-decoration:underline;
}
#footer {
	color:#000;
	margin-left:35px;
	text-align:right;
	font-size:11px;
	font-style:italic;
}
#footer a:hover {
	text-decoration:underline;
}

