body  {
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #656565;
}
img  {
	border: none;
}
img.border {
	margin-right: 10px;
	border: 1px solid #000000;
	margin-top: 20px;
}

h1 {
	font-size: 20pt;
	margin-bottom: 5px;
}

h2 {
	font-size: 10pt;
	margin-bottom: -15px;
	font-weight: bold;
}

#container {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	width: 778px;
	height: 231px;
}

#specials {
}





#nav {
	float: left;
	width: 168px;
	padding-top: 75px;
	font-size: 9pt;
	position: relative;

}
#nav_extras {
	margin-left: 60px;
}
#nzmap a:link, #nzmap a:visited {
	height: 150px;
	width: 111px;
	background-image: url(images/map_plain.gif);
	background-repeat: no-repeat;
	display: block;
}
#nzmap a:hover  {
	background-image: url(images/map_hover.gif);
	background-repeat: no-repeat;
	display: block;
}
#facebook   a:link, #facebook  a:visited {
	background-image: url(images/facebook_plain.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 150px;
	display: block;
}

#facebook a:hover {
	background-image: url(images/facebook_hover.gif);
	background-repeat: no-repeat;
	display: block;
}

#youtube a:link, #youtube a:visited {
	background-image: url(images/youtube_plain.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 130px;
	display: block;
	margin-bottom: 10px;
}
#youtube a:hover {
	background-image: url(images/youtube_hover.gif);
	background-repeat: no-repeat;
	display: block;
}
#testimonials {
	margin-top: 20px;
}
#testimonials a:link, #testimonials a:visited {
	background-image: url(images/testimonial_plain.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 102px;
	display: block;
}

#testimonials a:hover {
	background-image: url(images/testimonial_hover.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 102px;
	display: block;
}
#second_nav {
	float: left;
	margin-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
	margin-left: 45px;
	padding-left: 10px;
	display: inline;
	padding-top: 5px;
}
#second_nav li {
	list-style-type: square;
	font-weight: bold;
	padding-bottom: 1px;
}
#second_nav ul {
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content_wrapper_home {
	background-image: url(images/adventure_tour_pictures.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #fd7114;
	width: 778px;
	position: static;
}
#content_wrapper_pages {
	background-image: url(images/bottomimg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fd7114;
	width: 778px;
	position: static;
}
#stripe_wrapper_home {
	background-image: url(images/side_bg2.gif);
	background-repeat: repeat-y;
	width: 567px;
}
#stripe_wrapper_pages {
	background-image: url(images/side_bg2.gif);
	background-repeat: repeat-y;
	width: 750px;
}





#content_home {
	padding-right: 18px;
	padding-left: 200px;
	padding-top: 25px;
}
#content_pages {
	padding-right: 15px;
	padding-left: 210px;
	padding-top: 25px;
}
#content.faq ul {
	padding-left: 15px;
	margin-top: -15px;
	list-style-image: url(images/bullet.gif);
}
#full_heading {
	margin-bottom: 5px;
	width: 520px;
	height: 110px;
}
#heading_words {
	float: left;
}

#corner_map {
	float: right;
	margin-right: 40px;
}

#heading {
	margin-bottom: 20px;


}
a:link, a:visited {
	color: #6A2D05;
	font-size: 8.5pt;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
	font-size: 8.5pt;
	text-decoration: underline;
}
a.huge_link:link, a.huge_link:visited {
	font-size: 12pt;
}
a.huge_link:hover {
	font-size: 12pt;
}

a.large_link:link, a.large_link:visited {
	font-size: 10pt;
}
a.large_link:hover {
	font-size: 10pt;
}


a.grey_link:link, a.grey_link:visited {
	color: #525252;
	text-decoration: none;
}
a.grey_link:hover {
	color: #FFFF00;
}
.small_links  a:link, .small_links a:visited  {
	color: #6A2D05;
	font-size: 8.5pt;
	text-decoration: underline;
}
.small_links a:hover {
	color: #FFFF00;
	font-size: 8.5pt;
	text-decoration: underline;
}
a.current_white_link:link, a.current_white_link:visited {
	color: #FFFF00;
	text-decoration: none;
}

a.white_link:link, a.white_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white_link:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.large_white_link:link, a.large_white_link:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
}
a.large_white_link:hover {
	color: #FFFF00;
	text-decoration: none;
	font-size: 10pt;
}



.highlight_small  {
	font-size: 12pt;
	color: #FFFF00;
	font-weight: bold;
}
.highlight_smallest {
	font-size: 9pt;
	color: #FFFF00;
	font-weight: bold;
}



.highlight_large {
	font-size: 22pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
.black_bold {
	font-weight: bold;
	color: #000000;
}

.address {
	font-weight: bold;
	color: #656565;
}

.googlemap td {
	vertical-align: top;
}
.bookings th img {
	margin: 0px;

}
table.bookings,
.bookings    td, .bookings th
{
	border-color: #7E7D7D;
	border-style: solid;
	font-size: 9pt;
}
table.bookings
{
	border-width: 0 0 2px 2px;
	border-style: outset;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 50px;
}
.bookings td
{
	margin: 0;
	padding: 5px;
	border-width: 2px 2px 0 0;
	border-style: outset;

}
.bookings th {
	margin: 0;
	padding: 5px;
	border-width: 2px 2px 0 0;
	border-style: outset;
	background-color: #7E7D7D;
}
.bookings2 th {
	margin: 0;
	padding: 5px;
	border-width: 2px 2px 0 0;
	border-style: outset;
	background-color: #7E7D7D;
}
.bookings2 th img {
	margin: 0px;
}

.book_btns {
	text-align: center;
}


.adventure {
	margin-left: -90px;
}
.centred_text {
	text-align: center;
}
.itinerary_list {
	padding-left: 10px;
	margin-top: -12px;
}
.itinerary_list li {
	list-style-image: url(images/itinerary_dot.gif);
}
#content hr  {
	height:0px;
	border:0px;
	border-top:1px solid #656565;
}
#overlay {
	height: 65px;
	width: 100%;
	margin-top: -40px;
}
#bottom_msg {
	color: #666666;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	padding-bottom: 95px;
	clear: left;
	margin-right: 130px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 778px;
	text-align: center;
	font-size: 11pt;
	line-height: 1.2em;
	margin-bottom: 25px;
	color: #000000;
}

#footer p {
	font-size: 8pt;
	margin-top: 0px;
	color: #FFFFFF;
}

#footer  a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
}
#footer a:hover {
	color: #FFFF00;
}

#bottom_content_links {
	text-align: center;
	padding-bottom: 25px;
	padding-top: 5px;
}
#bottom_content_links li {
	list-style-type: none;
	float: left;
	display: inline;
	padding-left: 20px;
}
#bottom_content_links ul   {
	padding-left: 16px;
}
.hidden {
	visibility: hidden;
}

#preload {
	display: none;
}

