html{height:100%;}
body{
	color:#2e2b25;
	font:13px Georgia, "Times New Roman", Times, serif;
	margin:0;
	height:100%;
	background:#f7f5f2;
}
a{
	text-decoration:underline;
	color:#2e2b25;
}
a:hover{text-decoration:none;}
img{border-style:none;}
#wrapper{
	width:960px;
	margin:0 auto;
	min-height:100%;
}
* html #wrapper{height:100%;}
.w1{padding:40px 0 150px;}
#header{
	width:960px;
	margin:0 0 1px;
}
.nav{
	text-align:right;
	margin:0;
	padding:0 8px 1px 0;
	list-style:none;
	background: url(images/bg-nav.gif) repeat-x;
}
.nav li {
	display:inline;
	font-size:14px;
	background:url(images/bg-separator.gif) no-repeat;
}
.nav li:first-child{background:none;} 
.nav li a{
	color:#282725;
	padding:0 14px 0 18px;
	line-height:37px;
	text-decoration:none;
}
.nav li a:hover{color:#3f96bd;}
.gallery {
	width:960px;
	overflow:hidden;
}
.gallery div {
	float:left;
	width:960px;
	overflow:hidden;
	height:309px;
	position:relative;
}
.gallery div ul {
	width:960px;
	overflow:hidden;
	height:309px;
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
}
.gallery div ul li {
	position:absolute;
	top:0;
	left:0;
	width:960px;
	overflow:hidden;
	height:309px;
	z-index:1;
}
.gallery div ul li.active{
	z-index:2;
}
.gallery div ul img{display:block;}

.gallery2 {
	width:960px;
	overflow:hidden;
}
.gallery2 div {
	float:left;
	width:960px;
	overflow:hidden;
	height:513px;
	position:relative;
}
.gallery2 div ul {
	width:960px;
	overflow:hidden;
	height:513px;
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
}
.gallery2 div ul li {
	position:absolute;
	top:0;
	left:0;
	width:960px;
	overflow:hidden;
	height:513px;
	z-index:1;
}
.gallery2 div ul li.active{
	z-index:2;
}
.gallery2 div ul img{display:block;}

#main{
	overflow:hidden;
	width:960px;
	padding:40px 0 20px;
}
#content{
	padding:0 0 50px;
	float:right;
	width:640px;
	line-height:23px;
}
#content2{
	padding:0 0 50px;
	float:left;
	width:960px;
	line-height:23px;
}

#content h1.winton{
	background:url(../images/winton/text-winton.gif) no-repeat;
	margin:-1px 0 17px 1px;
	width:516px;
	height:54px;
}
#content h1.bedourie{
	background:url(../images/bedourie/text-bedourie.gif) no-repeat;
	margin:-1px 0 17px 1px;
	width:516px;
	height:54px;
}
#content h1.channel{
	background:url(../images/channel/text-channel.gif) no-repeat;
	margin:-1px 0 17px 1px;
	width:516px;
	height:54px;
}

#content h1.coastline{
	background:url(../images/coastline/text-coastline.gif) no-repeat;
	margin:-1px 0 17px 1px;
	width:516px;
	height:54px;
}
#content h1.mountains{
	background:url(../images/mountains/text-mountains.gif) no-repeat;
	margin:-1px 0 17px 1px;
	width:516px;
	height:54px;
}
#content h1.springtime{
	background:url(../images/springtime/text-springtime.gif) no-repeat;
	margin:-1px 0 17px 1px;
	width:516px;
	height:54px;
}
#content h1.outback{
	background:url(../images/outback/text-outback.gif) no-repeat;
	margin:-1px 0 17px 1px;
	width:516px;
	height:54px;
}
#content h1.about{
	background:url(../images/home-other/text-about.gif) no-repeat;
	margin:-1px 0 17px 1px;
	width:397px;
	height:39px;
}
#content h1.testimonials{
	background:url(../images/home-other/text-testimonials.gif) no-repeat;
	margin:-1px 0 17px 1px;
	width:611px;
	height:39px;
}
#content h1.contact{
	background:url(../images/home-other/text-contact.gif) no-repeat;
	margin:-1px 0 17px 1px;
	width:611px;
	height:39px;
}
#footer h5 span,
.heading h4 span,
.text-holder strong span,
#content h1 span{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#content h2{
	margin:0 0 7px 2px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
	color:#3f96bd;
}
#content h2.brown{
	color:#3e3d3b;
	padding:10px 0;
}
#content h2 a,
a:hover{
	color:#3f96bd;
	text-decoration:underline;
}
#content h2 span{padding-right:25px;}
#content p{margin:0 0 10px;}
.img-holder{
	width:100%;
	padding:28px 0 36px;
}
.img-holder img{display:block;}
ul.photo{
	margin:0 0 32px;
	padding:5px 0 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
ul.photo li{
	float:left;
	background:url(images/bg-img-holder2.png) no-repeat;
	width:98px;
	height:103px;
	padding:5px 0 0 6px;
	margin:0 2px 2px 0;
}
ul.photo li a{display:block;}
* html ul.photo li a{
	position:relative;
}
ul.photo li img{display:block;}

/*.listing{
	margin:0;
	list-style:none;
	width:960px;
	padding:0;
}
.listing a{
	width:929px;
	background:url(images/bg-box.gif) repeat-x;
	overflow:hidden;
	display:block;
	text-decoration:none;
	padding:18px 10px 11px 21px;
	cursor:pointer;
}
.listing a:hover{background:url(images/bg-box.gif) repeat-x 0 -131px;}
.listing a span.img-holder{
	background:url(images/img-holder.png) no-repeat;
	width:156px;
	height:101px;
	float:left;
	padding:1px 0 0 2px;
}
.listing a span.img-holder img{display:block;}
.listing a span.text-holder{
	display:block;
	overflow:hidden;
	height:1%;
	padding:23px 0 0 28px;
}*/

.listing2{
	margin:0;
	list-style:none;
	width:960px;
	padding:0;
}
.listing2 a{
	width:929px;
	background:url(images/bg-box.gif) repeat-x;
	overflow:hidden;
	display:block;
	text-decoration:none;
	padding:10px 10px 11px 21px;
	cursor:pointer;
}
.listing2 a:hover{background:url(images/bg-box.gif) repeat-x 0 -131px;}
.listing2 a span.img-holder{
	width:322px;
	height:101px;
	float:left;
	padding:1px 0 0 2px;
}
.listing2 a span.img-holder img{display:block;}
.listing2 a span.text-holder{
	display:block;
	overflow:hidden;
	height:1%;
	padding:23px 0 0 28px;
}

.text-holder strong{
	display:block;
	height:21px;
	margin:0 0 11px;
	overflow:hidden;
}
.channel{
	background:url(../images/channel/tour-channel.gif) no-repeat;
	width:405px;
}
.bedourie{
	background:url(../images/bedourie/tour-bedourie.gif) no-repeat;
	width:405px;
}
.gallerytitle{
	background:url(../images/home-other/tour-gallery.gif) no-repeat;
	width:405px;
}
.outback{
	background:url(../images/outback/tour-outback.gif) no-repeat;
	width:405px;
}
.winton{
	background:url(../images/winton/tour-winton.gif) no-repeat;
	width:405px;
}
.springtime{
	background:url(../images/springtime/tour-springtime.gif) no-repeat;
	width:405px;
}
.mountain{
	background:url(../images/mountains/tour-mountain.gif) no-repeat;
	width:405px;
}
.coastline{
	background:url(../images/coastline/tour-coastline.gif) no-repeat;
	width:405px;
}

.text-holder em{
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color:#3f96bd;
}
#sidebar{
	width:281px;
	float:left;
}
.heading{
	width:240px;
	background:url(images/bg-heading.gif) repeat-x;
	text-transform:uppercase;
	color:#343431;
	padding:14px 0 12px 41px;
	margin:0 0 1px;
}
.heading h4{
	margin:0;
	height:12px;
	font-size:0px;
	line-height:0px;
}
.heading h4.tours{
	background: url(../images/home-other/text-tours.png) no-repeat;
	width:84px;
}
.heading h4.downloads{
	background:url(../images/home-other/text-downloads.png) no-repeat;
	width:141px;
}
.heading h4.gallerytitle{
	background:url(../images/home-other/text-gallery.png) no-repeat;
	width:156px;
}
ul.list,
ul.download-list{
	margin:0 0 39px;
	padding:0;
	list-style:none;
	background:url(images/bg-list.gif) repeat-x;
}
ul.list,
ul.gallery-list{
	margin:0 0 39px;
	padding:0;
	list-style:none;
	background:url(images/bg-list.gif) repeat-x;
}

ul.list li{
	background:url(images/bg-list-border.gif) repeat-x 0 100%;
	height:1%;
	vertical-align:middle;
}
ul.list a{
	color:#2e2b25;
	font:14px/17px Georgia, "Times New Roman", Times, serif;
	padding:10px 0 11px 40px;
	display:block;
	width:241px;
	text-decoration:none;
}
ul.list a:hover{
	font-weight:bold;
/*	background:#dddad3 url(../images/bg-list-hover.gif) repeat-x 0 100%;
*/}
ul.list li.active a{
	font-weight:bold;
 	background:#dddad3 url(images/bg-list-hover.gif) repeat-x 0 100%;}
ul.download-list{padding:24px 10px 72px 40px;}
ul.download-list li{
	margin:0 0 19px;
	height:1%;
}
ul.download-list a{
	background:url(images/bullet.gif) no-repeat;
	color:#5d594c;
	padding:0 0 0 26px;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	display:block;
	text-decoration:none;
}
ul.download-list a:hover{color:#000000;}

ul.gallery-list{padding:24px 10px 72px 40px;}
ul.gallery-list li{
	margin:0 0 19px;
	height:1%;
}
ul.gallery-list a{
	background:url(images/bullet2.gif) no-repeat;
	color:#5d594c;
	padding:0 0 0 26px;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	display:block;
	text-decoration:none;
}
ul.gallery-list a:hover{color:#000000;}

#footer{
	height:161px;
	margin:-161px auto 0;
	width:960px;
	position:relative;
	background:url(images/bg-footer.gif) repeat-x 0 37px;
}
#footer h5{
	position:absolute;
	top:12px;
	left:19px;
	background:url(../images/home-other/text-quilty-tours.gif) no-repeat;
	width:161px;
	height:20px;
	margin:0;
}
.by{
	width:940px;
	text-align:center;
	font-size:12px;
	color:#000;
	padding:25px 10px 0;
}
.by p{margin:0 0 7px;}
.by ul{
	margin:0;
	padding:0 0 20px;
	list-style:none;
}
.by ul li{
	display:inline;
	background:url(images/bg-separator-footer.gif) no-repeat 0 3px;
	padding:0 10px 0 10px;
}
.by ul li:first-child{background:none;} 
.by ul a{color:#000;}

.map-coastline{
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/coastline/map-coastline.jpg) no-repeat;
	width:640px;
	height:364px;
	margin:0;
	display:block;
}
.map-coastline:hover{
	background: url(../images/coastline/map-coastlineOVER.jpg) no-repeat;
}
.map-alps{
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/mountains/map-mountains.jpg) no-repeat;
	width:640px;
	height:364px;
	margin:0;
	display:block;
}
.map-alps:hover{
	background: url(../images/mountains/map-mountainsOVER.jpg) no-repeat;
}
.map-springtime{
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/springtime/map-springtime.jpg) no-repeat;
	width:640px;
	height:364px;
	margin:0;
	display:block;
}
.map-springtime:hover{
	background: url(../images/springtime/map-springtimeOVER.jpg) no-repeat;
}
.map-winton{
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/winton/map-winton.jpg) no-repeat;
	width:640px;
	height:364px;
	margin:0;
	display:block;
}
.map-winton:hover{
	background: url(../images/winton/map-wintonOVER.jpg) no-repeat;
}




