body {
	background-color: #000000;
}

#container {
	display:block;

	
}



#all {
	background-image: url(Images/Background3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 780px;
	width: 770px;
	display: block;
	clear: both;

}



#banner {
	clear:both;
	height: 170px;
	text-align: center;
}

#container #all #navcolumn {
	float:left;
	width: 139px;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	padding: 8px;
	display: block;
	width: 139px;
	z-index: auto;
	border-bottom: solid #000000 1px;
}


.navigation:hover {
	font-weight: bold;
	text-decoration: none;
	padding: 8px;
	display: block;
	text-align: left;
	text-indent: 30px;
	
}

 #content {
	float:right;
	width: 615px;
	height: 599px;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
}

.tripstext {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
	text-align: justify;
	line-height: 1.3;
}

h2 {
	font-size: 20px;
	color: #5F8F2B;
	text-indent: 20px;
}

h3 {
	font-size:16px;
	color: #006600;
	text-indent: 20px;
	line-height: 1.2;
}
p {
	line-height: 1.5;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;

}
h4 {
	padding-left: 10px;
	color: #000066;
	font-size: 13px;
	font-style: italic;
	margin-top: -10px;
}


.standouts {
	color: #5F8F2B;
}

#nzowned {
	position: absolute;
	bottom: 0px;
	left: 2px;
}

.firstletter {
	float:left;
	width:1em;
	font-size:300%;
	line-height:80%;
	font-weight: normal;

}
#indexright {
	float: right;
	padding: 5px;
	border: solid #ffffff 1px;
	font-size: x-small;
	width: 140px;
	margin-left: 10px;
	color: #000000;
}

#foot {
	/*top: 800px;
	left: 403px;
	position: absolute;*/
	color: #FFFFFF;
	width: 770px;
	margin: 0 auto 0 auto;
}
#foot a {
	color: #FFFFFF;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: underline;
}

#contactdetails {
	
	font-size: 16px;
	padding: 0px;
}


ul {
	list-style-image: none;
	list-style-type: none;
	line-height: 1.2;
	font-weight: bold;
}
h1 {
	display: none;
}
