
* {margin:0; padding:0}

html, body {
	border:0;
}

body {
	background:#000000;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#00e1e1;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
}

ul {
	list-style:none;
}

/* layout */

#layout_container {
	margin:15px auto;
	width:750px;
}

#layout_nav {
	background:url(../images/layout/nav/bg.gif) repeat-x;
}

#layout_body .index {
	background:url(../images/layout/index/cover.jpg) no-repeat;
	height:429px;
	margin:15px 0;
	width:750px;
}

#layout_body .index a.testimonial {
	float:right;
	display:block;
	display:inline;
	height:92px;
	margin:17px 26px 0 0;
	text-indent:-9999px;
	width:227px;
}

#layout_body .index a.flyfishing {
	background:url(../images/layout/nav/fly_fishing.gif) no-repeat;
	float:left;
	display:block;
	display:inline;
	height:24px;
	margin:229px 0 0 26px;
	text-indent:-9999px;
	width:306px;
}

#layout_body .index a.flyfishing:hover {
	background:url(../images/layout/nav/fly_fishing.gif) 0 -24px no-repeat;
}


#layout_body .index a.videos {
	background:url(../images/layout/nav/videos.gif) no-repeat;
	clear:left;
	float:left;
	display:block;
	display:3nline;
	height:22px;
	margin:12px 0 0 26px;
	text-indent:-9999px;
	width:159px;
}

#layout_body .index a.videos:hover {
	background:url(../images/layout/nav/videos.gif) 0 -23px no-repeat;
}

#layout_body .index a.wildlife {
	background:url(../images/layout/nav/wildlife.gif) no-repeat;
	clear:left;
	float:left;
	display:block;
	display:inline;
	height:23px;
	margin:14px 0 0 26px;
	text-indent:-9999px;
	width:167px;
}

#layout_body .index a.wildlife:hover {
	background:url(../images/layout/nav/wildlife.gif) 0 -23px no-repeat;
}

#layout_body .index a.trout_grayling {
	background:url(../images/layout/nav/trout_grayling.gif) no-repeat;
	clear:left;
	float:left;
	display:block;
	display:inline;
	height:23px;
	margin:13px 0 0 26px;
	text-indent:-9999px;
	width:159px;
}

#layout_body .index a.trout_grayling:hover {
	background:url(../images/layout/nav/trout_grayling.gif) 0 -23px no-repeat;
}

#layout_body .index a.pictures {
	background:url(../images/layout/nav/pictures.jpg) no-repeat;
	clear:left;
	float:left;
	display:block;
	display:inline;
	height:41px;
	margin:12px 0 0 26px;
	text-indent:-9999px;
	width:356px;
}

#layout_body .index a.pictures:hover {
	background:url(../images/layout/nav/pictures.jpg) 0 -41px no-repeat;
}

#layout_body .inside {
	padding:15px 50px;
}

#layout_body .section {
	background:none;
	float:right;
	padding:10px;
	overflow:auto;
	width:470px;
}

#layout_side {
	float:left;
	width:250px;
}

#layout_footer {
	clear:both;
	overflow:auto;
	width:100%;
}

#layout_footer .copyright,
#layout_footer .isite {
	color:#ffffff;
	clear:right;
	float:right;
	font-size:9px;
}

#layout_footer .english {
	float:left;
	width:100px;
}

#layout_footer .isite a,
#layout_footer .english a {
	color:#ffcc00;
}

#layout_footer .isite a:hover,
#layout_footer .english a:hover {
	color:#ffffff;
}

/* nav */

.nav {
	height:20px;
	margin:0 auto;
	width:735px;
}

.nav ul {
	list-style:none;
}

.nav ul #nav_home,
.nav ul #nav_lodges,
.nav ul #nav_trophy_fish,
.nav ul #nav_news,
.nav ul #nav_packages,
.nav ul #nav_trip,
.nav ul #nav_about,
.nav ul #nav_contact {
	position:relative;
	float:left;
}

.nav ul li a {
	display:block;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}

.nav ul #nav_home a {width:50px;background:url(../images/layout/nav/home.gif) no-repeat;}
.nav ul #nav_home a:hover,.nav ul #nav_home a.nav_active {background:url(../images/layout/nav/home.gif) 0 -20px no-repeat;}

.nav ul #nav_lodges a {width:81px;background:url(../images/layout/nav/lodges.gif) no-repeat;}
.nav ul #nav_lodges a:hover, .nav ul #nav_lodges a.nav_active {background:url(../images/layout/nav/lodges.gif) 0 -20px no-repeat;}

.nav ul #nav_trophy_fish a {width:120px;background:url(../images/layout/nav/trophy_fish.gif) no-repeat;}
.nav ul #nav_trophy_fish a:hover, .nav ul #nav_trophy_fish a.nav_active {background:url(../images/layout/nav/trophy_fish.gif) 0 -20px no-repeat;}

.nav ul #nav_packages a {width:73px;background:url(../images/layout/nav/packages.gif) no-repeat;}
.nav ul #nav_packages a:hover, .nav ul #nav_packagess a.nav_active {background:url(../images/layout/nav/packages.gif) 0 -20px no-repeat;}

.nav ul #nav_news a {width:91px;background:url(../images/layout/nav/news.gif) no-repeat;}
.nav ul #nav_news a:hover, .nav ul #nav_news a.nav_active {background:url(../images/layout/nav/news.gif) 0 -20px no-repeat;}

.nav ul #nav_trip a {width:100px;background:url(../images/layout/nav/trip.gif) no-repeat;}
.nav ul #nav_trip a:hover, .nav ul #nav_trip a.nav_active {background:url(../images/layout/nav/trip.gif) 0 -20px no-repeat;}

.nav ul #nav_about a {width:95px;background:url(../images/layout/nav/about.gif) no-repeat;}
.nav ul #nav_about a:hover, .nav ul #nav_about a.nav_active {background:url(../images/layout/nav/about.gif) 0 -20px no-repeat;}

.nav ul #nav_contact a {width:124px;background:url(../images/layout/nav/contact.gif) no-repeat;}
.nav ul #nav_contact a:hover, .nav ul #nav_contact a.nav_active {background:url(../images/layout/nav/contact.gif) 0 -20px no-repeat;}

.nav ul #nav_lodges #nav_lodges_dropdown,
.nav ul #nav_trophy_fish #nav_trophy_fish_dropdown,
.nav ul #nav_packages #nav_packages_dropdown,
.nav ul #nav_news #nav_news_dropdown,
.nav ul #nav_trip #nav_trip_dropdown,
.nav ul #nav_about #nav_about_dropdown {
	position:absolute;
	top:20px;
	width:150px;
	z-index:100;
}

.nav ul #nav_lodges #nav_lodges_dropdown {width:180px;}

/*removes flicker in ie */

.nav ul #nav_lodges_slide,
.nav ul #nav_trophy_fish_slide,
.nav ul #nav_packages_slide,
.nav ul #nav_news_slide,
.nav ul #nav_trip_slide,
.nav ul #nav_about_slide {
	display:none;
}

.nav ul li ul li {
	line-height:15px;
}

.nav ul #nav_lodges ul li a,
.nav ul #nav_trophy_fish ul li a,
.nav ul #nav_packages ul li a,
.nav ul #nav_news ul li a,
.nav ul #nav_trip ul li a,
.nav ul #nav_about ul li a {
	background:#d2dee8;
	border-top:1px solid #ffffff;
	color:#3f4244;
	display:block;
	height:auto;
	font-size:10px;
	padding:5px 5px 5px 16px;
	text-indent:0;
	width:100%;
}


.nav ul #nav_lodges ul li a:hover,
.nav ul #nav_trophy_fish ul li a:hover,
.nav ul #nav_packages ul li a:hover,
.nav ul #nav_news ul li a:hover,
.nav ul #nav_trip ul li a:hover,
.nav ul #nav_about ul li a:hover {
	background:#971b1b;
	color:#FFFFFF;
}

/* titles */

h1#troutvsgrayling {background:url(../images/content/titles/troutvsgrayling.gif) no-repeat;height:56px;}
h1#flyfishing {background:url(../images/content/titles/flyfishing.gif) no-repeat;height:51px;}
h1#greatbearlake {background:url(../images/content/titles/greatbearlake.gif) no-repeat;height:40px;}
h1#greatslavelake {background:url(../images/content/titles/greatslavelake.gif) no-repeat;height:41px;}
h1#trophy {background:url(../images/content/titles/trophy.gif) no-repeat;}
h1#treeriver {background:url(../images/content/titles/treeriver.gif) no-repeat;}
h1#neilandbay {background:url(../images/content/titles/neilandbay.gif) no-repeat;height:42px;}
h1#laketrout {background:url(../images/content/titles/laketrout.gif) no-repeat;height:52px;}
h1#laketrouttackle {background:url(../images/content/titles/laketrouttackle.gif) no-repeat;height:16px;}
h1#arcticchar {background:url(../images/content/titles/arcticchar.gif) no-repeat;height:52px;}
h1#arcticchartackle {background:url(../images/content/titles/arcticchartackle.gif) no-repeat;height:16px;}
h1#arcticgrayling {background:url(../images/content/titles/arcticgrayling.gif) no-repeat;height:52px;}
h1#arcticgraylingtackle {background:url(../images/content/titles/arcticgraylingtackle.gif) no-repeat;height:16px;}
h1#about {background:url(../images/content/titles/about.gif) no-repeat;height:30px;}
h2#lodgedetails {background:url(../images/content/titles/lodgedetails.gif) no-repeat;height:23px;}
h2#riverdetails {background:url(../images/content/titles/riverdetails.gif) no-repeat;}
h2#quickfacts {background:url(../images/content/titles/quickfacts.gif) no-repeat;}

/* side */

.photo {
	margin:11px 0;
}

.photo label {
	color:#666666;
	display:block;
	text-align:center;
	margin:15px 0 25px 0;
}

.photo p {
	margin:15px 0;
}

.side h2 {
	border-bottom:2px solid #686f75;
	display:block;
	text-indent:-9999px;
	height:17px;
	padding:0 0 10px 0;
	margin:0 0 12px 0;
}

.side ul {
	margin:0 0 11px 0;
}

.side ul li {
	background:url(../images/layout/icons/list-bullet.gif) 0 4px no-repeat;
	line-height:15px;
	padding: 0 0 0 15px;
}

/* content */

.content h1 {
	border-bottom:2px solid #686f75;
	display:block;
	height:37px;
	text-indent:-9999px;
	padding:0 0 5px 0;
	margin:12px 0 25px 0;
}

.content h2 {
	border-bottom:2px dotted #686f75;
	clear:both;
	color:#ffcc00;
	font-size:18px;
	margin:15px 0;
	padding:15px 0 40px 0;
	text-align:center;
}

.content h2 span {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}

.content h3 {
	clear:both;
	color:#ffcc00;
	font-size:16px;
	text-align:center;
	margin:15px 0;
}

.content h3 span {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}

.content h4 {
	color:#ffcc00;
	font-size:12px;
	margin:25px 0 15px 0;
}

.content p {
	margin:12px 0;
}

.content p.tackle {
	text-align:center;
}

.content p.backtotop {
	font-size:10px;
	margin:0 0 30px 0;
}

.content a.greatbearlake {
	background:url(../images/content/titles/greatbearlake.gif) 0 10px no-repeat;
	border-bottom:2px solid #686f75;
	display:block;
	height:37px;
	padding:10px 0;
	text-indent:-9999px;
	width:440px;
}

.content a.greatslavelake {
	background:url(../images/content/titles/greatslavelake.gif) 0 10px no-repeat;
	border-bottom:2px solid #686f75;
	display:block;
	height:37px;
	padding:10px 0;
	text-indent:-9999px;
	width:440px;
}

.content a.trophy {
	background:url(../images/content/titles/trophy.gif) 0 10px no-repeat;
	border-bottom:2px solid #686f75;
	display:block;
	height:37px;
	padding:10px 0;
	text-indent:-9999px;
	width:440px;
}

.content a.treeriver {
	background:url(../images/content/titles/treeriver.gif) 0 10px no-repeat;
	border-bottom:2px solid #686f75;
	display:block;
	height:37px;
	padding:10px 0;
	text-indent:-9999px;
	width:440px;
}

.content a.neilandbay {
	background:url(../images/content/titles/neilandbay.gif) 0 10px no-repeat;
	border-bottom:2px solid #686f75;
	display:block;
	height:37px;
	padding:10px 0;
	text-indent:-9999px;
	width:440px;
}

.content a.sendphotos {
	background:url(../images/content/contact/sendphotos.gif) no-repeat;
	display:block;
	height:38px;
	text-indent:-9999px;
	width:275;
}

.content a.sendphotos:hover {
	background:url(../images/content/contact/sendphotos.gif) 0 -38px no-repeat;
}

.content a.fishstory {
	background:url(../images/content/contact/fishstory.gif) no-repeat;
	display:block;
	height:38px;
	text-indent:-9999px;
	width:275px;
}

.content a.fishstory:hover {
	background:url(../images/content/contact/fishstory.gif) 0 -38px no-repeat;
}

.content a.submitpictures {
	background:url(../images/content/pictures/submitpictures.gif) no-repeat;
	display:block;
	height:26px;
	text-indent:-9999px;
	width:310px;
}

.content a.submitpictures:hover {
	background:url(../images/content/pictures/submitpictures.gif) 0 -26px no-repeat;
}

.content a.submitstories {
	background:url(../images/content/pictures/submitstories.gif) no-repeat;
	display:block;
	height:26px;
	text-indent:-9999px;
	width:310px;
}

.content a.submitstories:hover {
	background:url(../images/content/pictures/submitstories.gif) 0 -26px no-repeat;
}

.content strong {
	color:#ffcc00;
}

.content ol {
	margin:0 0 0 20px;
}

.content ol li {
	line-height:15px;
}

.content ul {
	margin:0 0 11px 0;
}

.content ul li {
	background:url(../images/layout/icons/list-bullet.gif) 0 4px no-repeat;
	line-height:15px;
	padding: 0 0 0 15px;
}

.content ul.links {
	margin:0 0 11px 0;
}

.content ul.links li {
	background:url(../images/layout/icons/link-bullet.gif) 0 5px no-repeat;
	color:#00e1e1;
	font-size:11px;
	line-height:15px;
	padding: 0 0 0 15px;
	margin:15px 0;
}

.content table.records {
	width:100%;
}

.content table.records th {
	background:#111111;
	padding:3px 5px;
}

.content table.records th.title {
	background:#333333;
	padding:3px 5px;
}

.content table.records td {
	background:#111111;
	text-align:center;
	padding:3px 5px;
}

.content table.pictures,
.content table.stories {
	width:100%;
}

.content table.pictures th,
.content table.stories th {
	background:#515252;
	color:#ffcc00;
	font-weight:normal;
	padding:3px 5px;
}

.content table.pictures td,
.content table.stories td {
	padding:3px 5px;
	vertical-align:top;
}

.content .floatimageright {
	float:right;
	margin:0 0 10px 10px;
}

.content .fly {
	clear:both;
	margin:50px 0 0 0;
	text-align:center;
}

/* photo gallery */

#layout_photo_gallery {
	margin:0 auto;
	width:600px;
}

#layout_photo_gallery ul {
	list-style:none;
}

#layout_photo_gallery ul li {
	background:none;
	float:left;
	position:relative;
	padding:0;
	margin:0;
}

#layout_photo_gallery ul li a {
	display:block;
	height:87px;
	margin:0 10px 20px 10px;
	overflow:hidden;
	text-indent:-9999px;
	width:130px;
}

.greatbearlake a.p01{background:url(../images/content/greatbearlake/photos/01.jpg) no-repeat;}
.greatbearlake a.p01:hover{background:url(../images/content/greatbearlake/photos/01.jpg) 0 -87px no-repeat;}
.greatbearlake a.p02{background:url(../images/content/greatbearlake/photos/02.jpg) no-repeat;}
.greatbearlake a.p02:hover{background:url(../images/content/greatbearlake/photos/02.jpg) 0 -87px no-repeat;}
.greatbearlake a.p03{background:url(../images/content/greatbearlake/photos/03.jpg) no-repeat;}
.greatbearlake a.p03:hover{background:url(../images/content/greatbearlake/photos/03.jpg) 0 -87px no-repeat;}
.greatbearlake a.p04{background:url(../images/content/greatbearlake/photos/04.jpg) no-repeat;}
.greatbearlake a.p04:hover{background:url(../images/content/greatbearlake/photos/04.jpg) 0 -87px no-repeat;}
.greatbearlake a.p05{background:url(../images/content/greatbearlake/photos/05.jpg) no-repeat;}
.greatbearlake a.p05:hover{background:url(../images/content/greatbearlake/photos/05.jpg) 0 -87px no-repeat;}
.greatbearlake a.p06{background:url(../images/content/greatbearlake/photos/06.jpg) no-repeat;}
.greatbearlake a.p06:hover{background:url(../images/content/greatbearlake/photos/06.jpg) 0 -87px no-repeat;}
.greatbearlake a.p07{background:url(../images/content/greatbearlake/photos/07.jpg) no-repeat;}
.greatbearlake a.p07:hover{background:url(../images/content/greatbearlake/photos/07.jpg) 0 -87px no-repeat;}
.greatbearlake a.p08{background:url(../images/content/greatbearlake/photos/08.jpg) no-repeat;}
.greatbearlake a.p08:hover{background:url(../images/content/greatbearlake/photos/08.jpg) 0 -87px no-repeat;}
.greatbearlake a.p09{background:url(../images/content/greatbearlake/photos/09.jpg) no-repeat;}
.greatbearlake a.p09:hover{background:url(../images/content/greatbearlake/photos/09.jpg) 0 -87px no-repeat;}
.greatbearlake a.p10{background:url(../images/content/greatbearlake/photos/10.jpg) no-repeat;}
.greatbearlake a.p10:hover{background:url(../images/content/greatbearlake/photos/10.jpg) 0 -87px no-repeat;}
.greatbearlake a.p11{background:url(../images/content/greatbearlake/photos/11.jpg) no-repeat;}
.greatbearlake a.p11:hover{background:url(../images/content/greatbearlake/photos/11.jpg) 0 -87px no-repeat;}
.greatbearlake a.p12{background:url(../images/content/greatbearlake/photos/12.jpg) no-repeat;}
.greatbearlake a.p12:hover{background:url(../images/content/greatbearlake/photos/12.jpg) 0 -87px no-repeat;}
.greatbearlake a.p13{background:url(../images/content/greatbearlake/photos/13.jpg) no-repeat;}
.greatbearlake a.p13:hover{background:url(../images/content/greatbearlake/photos/13.jpg) 0 -87px no-repeat;}
.greatbearlake a.p14{background:url(../images/content/greatbearlake/photos/14.jpg) no-repeat;}
.greatbearlake a.p14:hover{background:url(../images/content/greatbearlake/photos/14.jpg) 0 -87px no-repeat;}
.greatbearlake a.p15{background:url(../images/content/greatbearlake/photos/15.jpg) no-repeat;}
.greatbearlake a.p15:hover{background:url(../images/content/greatbearlake/photos/15.jpg) 0 -87px no-repeat;}
.greatbearlake a.p16{background:url(../images/content/greatbearlake/photos/16.jpg) no-repeat;}
.greatbearlake a.p16:hover{background:url(../images/content/greatbearlake/photos/16.jpg) 0 -87px no-repeat;}
.greatbearlake a.p17{background:url(../images/content/greatbearlake/photos/17.jpg) no-repeat;}
.greatbearlake a.p17:hover{background:url(../images/content/greatbearlake/photos/17.jpg) 0 -87px no-repeat;}
.greatbearlake a.p18{background:url(../images/content/greatbearlake/photos/18.jpg) no-repeat;}
.greatbearlake a.p18:hover{background:url(../images/content/greatbearlake/photos/18.jpg) 0 -87px no-repeat;}
.greatbearlake a.p19{background:url(../images/content/greatbearlake/photos/19.jpg) no-repeat;}
.greatbearlake a.p19:hover{background:url(../images/content/greatbearlake/photos/19.jpg) 0 -87px no-repeat;}
.greatbearlake a.p20{background:url(../images/content/greatbearlake/photos/20.jpg) no-repeat;}
.greatbearlake a.p20:hover{background:url(../images/content/greatbearlake/photos/20.jpg) 0 -87px no-repeat;}
.greatbearlake a.p21{background:url(../images/content/greatbearlake/photos/21.jpg) no-repeat;}
.greatbearlake a.p21:hover{background:url(../images/content/greatbearlake/photos/21.jpg) 0 -87px no-repeat;}
.greatbearlake a.p22{background:url(../images/content/greatbearlake/photos/22.jpg) no-repeat;}
.greatbearlake a.p22:hover{background:url(../images/content/greatbearlake/photos/22.jpg) 0 -87px no-repeat;}

.greatslavelake a.p01{background:url(../images/content/greatslavelake/photos/01.jpg) no-repeat;}
.greatslavelake a.p01:hover{background:url(../images/content/greatslavelake/photos/01.jpg) 0 -87px no-repeat;}
.greatslavelake a.p02{background:url(../images/content/greatslavelake/photos/02.jpg) no-repeat;}
.greatslavelake a.p02:hover{background:url(../images/content/greatslavelake/photos/02.jpg) 0 -87px no-repeat;}
.greatslavelake a.p03{background:url(../images/content/greatslavelake/photos/03.jpg) no-repeat;}
.greatslavelake a.p03:hover{background:url(../images/content/greatslavelake/photos/03.jpg) 0 -87px no-repeat;}
.greatslavelake a.p04{background:url(../images/content/greatslavelake/photos/04.jpg) no-repeat;}
.greatslavelake a.p04:hover{background:url(../images/content/greatslavelake/photos/04.jpg) 0 -87px no-repeat;}
.greatslavelake a.p05{background:url(../images/content/greatslavelake/photos/05.jpg) no-repeat;}
.greatslavelake a.p05:hover{background:url(../images/content/greatslavelake/photos/05.jpg) 0 -87px no-repeat;}
.greatslavelake a.p06{background:url(../images/content/greatslavelake/photos/06.jpg) no-repeat;}
.greatslavelake a.p06:hover{background:url(../images/content/greatslavelake/photos/06.jpg) 0 -87px no-repeat;}
.greatslavelake a.p07{background:url(../images/content/greatslavelake/photos/07.jpg) no-repeat;}
.greatslavelake a.p07:hover{background:url(../images/content/greatslavelake/photos/07.jpg) 0 -87px no-repeat;}
.greatslavelake a.p08{background:url(../images/content/greatslavelake/photos/08.jpg) no-repeat;}
.greatslavelake a.p08:hover{background:url(../images/content/greatslavelake/photos/08.jpg) 0 -87px no-repeat;}
.greatslavelake a.p09{background:url(../images/content/greatslavelake/photos/09.jpg) no-repeat;}
.greatslavelake a.p09:hover{background:url(../images/content/greatslavelake/photos/09.jpg) 0 -87px no-repeat;}
.greatslavelake a.p10{background:url(../images/content/greatslavelake/photos/10.jpg) no-repeat;}
.greatslavelake a.p10:hover{background:url(../images/content/greatslavelake/photos/10.jpg) 0 -87px no-repeat;}
.greatslavelake a.p11{background:url(../images/content/greatslavelake/photos/11.jpg) no-repeat;}
.greatslavelake a.p11:hover{background:url(../images/content/greatslavelake/photos/11.jpg) 0 -87px no-repeat;}
.greatslavelake a.p12{background:url(../images/content/greatslavelake/photos/12.jpg) no-repeat;}
.greatslavelake a.p12:hover{background:url(../images/content/greatslavelake/photos/12.jpg) 0 -87px no-repeat;}
.greatslavelake a.p13{background:url(../images/content/greatslavelake/photos/13.jpg) no-repeat;}
.greatslavelake a.p13:hover{background:url(../images/content/greatslavelake/photos/13.jpg) 0 -87px no-repeat;}
.greatslavelake a.p14{background:url(../images/content/greatslavelake/photos/14.jpg) no-repeat;}
.greatslavelake a.p14:hover{background:url(../images/content/greatslavelake/photos/14.jpg) 0 -87px no-repeat;}
.greatslavelake a.p15{background:url(../images/content/greatslavelake/photos/15.jpg) no-repeat;}
.greatslavelake a.p15:hover{background:url(../images/content/greatslavelake/photos/15.jpg) 0 -87px no-repeat;}
.greatslavelake a.p16{background:url(../images/content/greatslavelake/photos/16.jpg) no-repeat;}
.greatslavelake a.p16:hover{background:url(../images/content/greatslavelake/photos/16.jpg) 0 -87px no-repeat;}
.greatslavelake a.p17{background:url(../images/content/greatslavelake/photos/17.jpg) no-repeat;}
.greatslavelake a.p17:hover{background:url(../images/content/greatslavelake/photos/17.jpg) 0 -87px no-repeat;}
.greatslavelake a.p18{background:url(../images/content/greatslavelake/photos/18.jpg) no-repeat;}
.greatslavelake a.p18:hover{background:url(../images/content/greatslavelake/photos/18.jpg) 0 -87px no-repeat;}
.greatslavelake a.p19{background:url(../images/content/greatslavelake/photos/19.jpg) no-repeat;}
.greatslavelake a.p19:hover{background:url(../images/content/greatslavelake/photos/19.jpg) 0 -87px no-repeat;}
.greatslavelake a.p20{background:url(../images/content/greatslavelake/photos/20.jpg) no-repeat;}
.greatslavelake a.p20:hover{background:url(../images/content/greatslavelake/photos/20.jpg) 0 -87px no-repeat;}
.greatslavelake a.p21{background:url(../images/content/greatslavelake/photos/21.jpg) no-repeat;}
.greatslavelake a.p21:hover{background:url(../images/content/greatslavelake/photos/21.jpg) 0 -87px no-repeat;}
.greatslavelake a.p22{background:url(../images/content/greatslavelake/photos/22.jpg) no-repeat;}
.greatslavelake a.p22:hover{background:url(../images/content/greatslavelake/photos/22.jpg) 0 -87px no-repeat;}
.greatslavelake a.p23{background:url(../images/content/greatslavelake/photos/23.jpg) no-repeat;}
.greatslavelake a.p23:hover{background:url(../images/content/greatslavelake/photos/23.jpg) 0 -87px no-repeat;}
.greatslavelake a.p24{background:url(../images/content/greatslavelake/photos/24.jpg) no-repeat;}
.greatslavelake a.p24:hover{background:url(../images/content/greatslavelake/photos/24.jpg) 0 -87px no-repeat;}
.greatslavelake a.p25{background:url(../images/content/greatslavelake/photos/25.jpg) no-repeat;}
.greatslavelake a.p25:hover{background:url(../images/content/greatslavelake/photos/25.jpg) 0 -87px no-repeat;}
.greatslavelake a.p26{background:url(../images/content/greatslavelake/photos/26.jpg) no-repeat;}
.greatslavelake a.p26:hover{background:url(../images/content/greatslavelake/photos/26.jpg) 0 -87px no-repeat;}
.greatslavelake a.p27{background:url(../images/content/greatslavelake/photos/27.jpg) no-repeat;}
.greatslavelake a.p27:hover{background:url(../images/content/greatslavelake/photos/27.jpg) 0 -87px no-repeat;}

.trophy a.p01{background:url(../images/content/trophy/photos/01.jpg) no-repeat;}
.trophy a.p01:hover{background:url(../images/content/trophy/photos/01.jpg) 0 -87px no-repeat;}
.trophy a.p02{background:url(../images/content/trophy/photos/02.jpg) no-repeat;}
.trophy a.p02:hover{background:url(../images/content/trophy/photos/02.jpg) 0 -87px no-repeat;}
.trophy a.p03{background:url(../images/content/trophy/photos/03.jpg) no-repeat;}
.trophy a.p03:hover{background:url(../images/content/trophy/photos/03.jpg) 0 -87px no-repeat;}
.trophy a.p04{background:url(../images/content/trophy/photos/04.jpg) no-repeat;}
.trophy a.p04:hover{background:url(../images/content/trophy/photos/04.jpg) 0 -87px no-repeat;}
.trophy a.p05{background:url(../images/content/trophy/photos/05.jpg) no-repeat;}
.trophy a.p05:hover{background:url(../images/content/trophy/photos/05.jpg) 0 -87px no-repeat;}
.trophy a.p06{background:url(../images/content/trophy/photos/06.jpg) no-repeat;}
.trophy a.p06:hover{background:url(../images/content/trophy/photos/06.jpg) 0 -87px no-repeat;}
.trophy a.p07{background:url(../images/content/trophy/photos/07.jpg) no-repeat;}
.trophy a.p07:hover{background:url(../images/content/trophy/photos/07.jpg) 0 -87px no-repeat;}
.trophy a.p08{background:url(../images/content/trophy/photos/08.jpg) no-repeat;}
.trophy a.p08:hover{background:url(../images/content/trophy/photos/08.jpg) 0 -87px no-repeat;}

.treeriver a.p01{background:url(../images/content/treeriver/photos/01.jpg) no-repeat;}
.treeriver a.p01:hover{background:url(../images/content/treeriver/photos/01.jpg) 0 -87px no-repeat;}
.treeriver a.p02{background:url(../images/content/treeriver/photos/02.jpg) no-repeat;}
.treeriver a.p02:hover{background:url(../images/content/treeriver/photos/02.jpg) 0 -87px no-repeat;}
.treeriver a.p03{background:url(../images/content/treeriver/photos/03.jpg) no-repeat;}
.treeriver a.p03:hover{background:url(../images/content/treeriver/photos/03.jpg) 0 -87px no-repeat;}
.treeriver a.p04{background:url(../images/content/treeriver/photos/04.jpg) no-repeat;}
.treeriver a.p04:hover{background:url(../images/content/treeriver/photos/04.jpg) 0 -87px no-repeat;}
.treeriver a.p05{background:url(../images/content/treeriver/photos/05.jpg) no-repeat;}
.treeriver a.p05:hover{background:url(../images/content/treeriver/photos/05.jpg) 0 -87px no-repeat;}
.treeriver a.p06{background:url(../images/content/treeriver/photos/06.jpg) no-repeat;}
.treeriver a.p06:hover{background:url(../images/content/treeriver/photos/06.jpg) 0 -87px no-repeat;}
.treeriver a.p07{background:url(../images/content/treeriver/photos/07.jpg) no-repeat;}
.treeriver a.p07:hover{background:url(../images/content/treeriver/photos/07.jpg) 0 -87px no-repeat;}
.treeriver a.p08{background:url(../images/content/treeriver/photos/08.jpg) no-repeat;}
.treeriver a.p08:hover{background:url(../images/content/treeriver/photos/08.jpg) 0 -87px no-repeat;}
.treeriver a.p09{background:url(../images/content/treeriver/photos/09.jpg) no-repeat;}
.treeriver a.p09:hover{background:url(../images/content/treeriver/photos/09.jpg) 0 -87px no-repeat;}
.treeriver a.p10{background:url(../images/content/treeriver/photos/10.jpg) no-repeat;}
.treeriver a.p10:hover{background:url(../images/content/treeriver/photos/10.jpg) 0 -87px no-repeat;}
.treeriver a.p11{background:url(../images/content/treeriver/photos/11.jpg) no-repeat;}
.treeriver a.p11:hover{background:url(../images/content/treeriver/photos/11.jpg) 0 -87px no-repeat;}
.treeriver a.p12{background:url(../images/content/treeriver/photos/12.jpg) no-repeat;}
.treeriver a.p12:hover{background:url(../images/content/treeriver/photos/12.jpg) 0 -87px no-repeat;}
.treeriver a.p13{background:url(../images/content/treeriver/photos/13.jpg) no-repeat;}
.treeriver a.p13:hover{background:url(../images/content/treeriver/photos/13.jpg) 0 -87px no-repeat;}
.treeriver a.p14{background:url(../images/content/treeriver/photos/14.jpg) no-repeat;}
.treeriver a.p14:hover{background:url(../images/content/treeriver/photos/14.jpg) 0 -87px no-repeat;}
.treeriver a.p15{background:url(../images/content/treeriver/photos/15.jpg) no-repeat;}
.treeriver a.p15:hover{background:url(../images/content/treeriver/photos/15.jpg) 0 -87px no-repeat;}
.treeriver a.p16{background:url(../images/content/treeriver/photos/16.jpg) no-repeat;}
.treeriver a.p16:hover{background:url(../images/content/treeriver/photos/16.jpg) 0 -87px no-repeat;}

.neilandbay a.p01{background:url(../images/content/neilandbay/photos/01.jpg) no-repeat;}
.neilandbay a.p01:hover{background:url(../images/content/neilandbay/photos/01.jpg) 0 -87px no-repeat;}
.neilandbay a.p02{background:url(../images/content/neilandbay/photos/02.jpg) no-repeat;}
.neilandbay a.p02:hover{background:url(../images/content/neilandbay/photos/02.jpg) 0 -87px no-repeat;}
.neilandbay a.p03{background:url(../images/content/neilandbay/photos/03.jpg) no-repeat;}
.neilandbay a.p03:hover{background:url(../images/content/neilandbay/photos/03.jpg) 0 -87px no-repeat;}
.neilandbay a.p04{background:url(../images/content/neilandbay/photos/04.jpg) no-repeat;}
.neilandbay a.p04:hover{background:url(../images/content/neilandbay/photos/04.jpg) 0 -87px no-repeat;}
.neilandbay a.p05{background:url(../images/content/neilandbay/photos/05.jpg) no-repeat;}
.neilandbay a.p05:hover{background:url(../images/content/neilandbay/photos/05.jpg) 0 -87px no-repeat;}
.neilandbay a.p06{background:url(../images/content/neilandbay/photos/06.jpg) no-repeat;}
.neilandbay a.p06:hover{background:url(../images/content/neilandbay/photos/06.jpg) 0 -87px no-repeat;}
.neilandbay a.p07{background:url(../images/content/neilandbay/photos/07.jpg) no-repeat;}
.neilandbay a.p07:hover{background:url(../images/content/neilandbay/photos/07.jpg) 0 -87px no-repeat;}
.neilandbay a.p08{background:url(../images/content/neilandbay/photos/08.jpg) no-repeat;}
.neilandbay a.p08:hover{background:url(../images/content/neilandbay/photos/08.jpg) 0 -87px no-repeat;}
.neilandbay a.p09{background:url(../images/content/neilandbay/photos/09.jpg) no-repeat;}
.neilandbay a.p09:hover{background:url(../images/content/neilandbay/photos/09.jpg) 0 -87px no-repeat;}
.neilandbay a.p10{background:url(../images/content/neilandbay/photos/10.jpg) no-repeat;}
.neilandbay a.p10:hover{background:url(../images/content/neilandbay/photos/10.jpg) 0 -87px no-repeat;}
.neilandbay a.p11{background:url(../images/content/neilandbay/photos/11.jpg) no-repeat;}
.neilandbay a.p11:hover{background:url(../images/content/neilandbay/photos/11.jpg) 0 -87px no-repeat;}
.neilandbay a.p12{background:url(../images/content/neilandbay/photos/12.jpg) no-repeat;}
.neilandbay a.p12:hover{background:url(../images/content/neilandbay/photos/12.jpg) 0 -87px no-repeat;}
.neilandbay a.p13{background:url(../images/content/neilandbay/photos/13.jpg) no-repeat;}
.neilandbay a.p13:hover{background:url(../images/content/neilandbay/photos/13.jpg) 0 -87px no-repeat;}
.neilandbay a.p14{background:url(../images/content/neilandbay/photos/14.jpg) no-repeat;}
.neilandbay a.p14:hover{background:url(../images/content/neilandbay/photos/14.jpg) 0 -87px no-repeat;}

.wildlife a.p01{background:url(../images/content/wildlife/photos/01.jpg) no-repeat;}
.wildlife a.p01:hover{background:url(../images/content/wildlife/photos/01.jpg) 0 -87px no-repeat;}
.wildlife a.p02{background:url(../images/content/wildlife/photos/02.jpg) no-repeat;}
.wildlife a.p02:hover{background:url(../images/content/wildlife/photos/02.jpg) 0 -87px no-repeat;}
.wildlife a.p03{background:url(../images/content/wildlife/photos/03.jpg) no-repeat;}
.wildlife a.p03:hover{background:url(../images/content/wildlife/photos/03.jpg) 0 -87px no-repeat;}
.wildlife a.p04{background:url(../images/content/wildlife/photos/04.jpg) no-repeat;}
.wildlife a.p04:hover{background:url(../images/content/wildlife/photos/04.jpg) 0 -87px no-repeat;}
.wildlife a.p05{background:url(../images/content/wildlife/photos/05.jpg) no-repeat;}
.wildlife a.p05:hover{background:url(../images/content/wildlife/photos/05.jpg) 0 -87px no-repeat;}
.wildlife a.p06{background:url(../images/content/wildlife/photos/06.jpg) no-repeat;}
.wildlife a.p06:hover{background:url(../images/content/wildlife/photos/06.jpg) 0 -87px no-repeat;}
.wildlife a.p07{background:url(../images/content/wildlife/photos/07.jpg) no-repeat;}
.wildlife a.p07:hover{background:url(../images/content/wildlife/photos/07.jpg) 0 -87px no-repeat;}
.wildlife a.p08{background:url(../images/content/wildlife/photos/08.jpg) no-repeat;}
.wildlife a.p08:hover{background:url(../images/content/wildlife/photos/08.jpg) 0 -87px no-repeat;}
.wildlife a.p09{background:url(../images/content/wildlife/photos/09.jpg) no-repeat;}
.wildlife a.p09:hover{background:url(../images/content/wildlife/photos/09.jpg) 0 -87px no-repeat;}
.wildlife a.p10{background:url(../images/content/wildlife/photos/10.jpg) no-repeat;}
.wildlife a.p10:hover{background:url(../images/content/wildlife/photos/10.jpg) 0 -87px no-repeat;}
