.adventurejunkie { font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
color: #FFFFFF; text-decoration: none} 

.blacklinks { font-family: Geneva, Arial, 
Helvetica, san-serif; font-size: 11px; color: #121212; text-decoration: none ; 
font-weight: normal} 

.bordered{ 
border: 1px solid #999999; 
} 

INPUT {
	BORDER-RIGHT: #5B92A7 1px solid; BORDER-TOP: #5B92A7 1px solid; FONT-WEIGHT: 100; FONT-SIZE: 11px; BACKGROUND: #ffffff; TEXT-TRANSFORM: none; BORDER-LEFT: #5B92A7 1px solid; COLOR: #32435A; BORDER-BOTTOM: #5B92A7 1px solid; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}

select{
	BORDER-RIGHT: #5B92A7 1px solid; BORDER-TOP: #5B92A7 1px solid; FONT-WEIGHT: 100; FONT-SIZE: 11px; BACKGROUND: #ffffff; TEXT-TRANSFORM: none; BORDER-LEFT: #5B92A7 1px solid; COLOR: #32435A; BORDER-BOTTOM: #5B92A7 1px solid; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}

.blacklinks {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6A2D05;
	text-decoration: underline;
}
A.blacklinks:hover  {
	font-family:Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:  normal;
	font-variant: normal;
	text-transform: none;
	color: #6A2D05;
	text-decoration: underline;
}

.bottomlink {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
A.bottomlink:hover  {
	font-family:Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:  normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}

H2
{
float:right;
width:40px;
margin:0 0 4px 4px;
padding:15px;

text-align:center;
}


ul 
{
list-style-type:square; list-style-position:outside; list-style-image:url('images/dot.gif')
}

#nav_extras {
	margin-left: 50px;
	margin-bottom: 20px;
}
#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;
	margin-bottom: 20px;
}
#facebook a:hover {
	background-image: url(images/facebook_hover.gif);
	background-repeat: no-repeat;
	display: block;
}
#testimonials {
	margin-top: 15px;
}
#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;
}


#preload {
	display: none;
}
.nz_map {
	margin-left: 150px;
}
.hidden {
	visibility: hidden;
}
.sale_centre_yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	font-style: normal;
	display: block;
	margin-right: auto;
	margin-left: auto;
	color: #FF0;
}
.yellow_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #FF0;
	text-decoration: underline;
	display: block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
