body {

	font-family: Arial;

	font-size: 11px;

	color: #333333;

}





td {

	font-family: Arial;

	font-size: 11px;

	color: #333333;

}







A:visited {

	COLOR: #672203;

	text-decoration: underline;

} 

A:link {

	COLOR: #672203;

		text-decoration: underline;;

} 

A:hover { COLOR: #000000; 	text-decoration: underline; } 

A:active { COLOR: #000000; 	text-decoration: underline;}







th {

	font-family: Arial;

	font-size: 11px;

	color: #000000;

}



.mytextbox {

	font-size: 11px;

	border: 1px solid #b2aba5;

	height: 19px;

	width: 232px;

	font-family: Arial;

	color: #000000;

}

.mysmalltextbox {

	font-size: 11px;

	border: 1px solid #b2aba5;

	height: 19px;

	width: 88px;

	font-family: Arial;

	color: #000000;

}

.mymemobox {

	font-size: 11px;

	border: 1px solid #b2aba5;

	height: 110px;

	width: 359px;

	font-family: Arial;

	color: #000000;

}

.mydropdownbox {

	font-size: 12px;

	background-color: #FFFFFF;

	border: 0px solid #A9ADB0;

	height: 15px;

	width: 123px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	background-image: url(..);

}

a.lodge {
	display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/lodge.gif");
	}

a.lodge:hover  {
	background-position: -131px 0;
	}
	
	a.lodgeselected {
		display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/lodge.gif");
			background-position: -131px 0;

		}
	
	
	a.boat {
	display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/boat.gif");
	}

a.boat:hover {
	background-position: -131px 0;
	}
	
	a.boatselected {
		display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/boat.gif");
			background-position: -131px 0;

		}
	
		a.canoe {
	display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/canoe.gif");
	}

a.canoe:hover {
	background-position: -131px 0;
	}
	
	a.canoeselected {
		display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/canoe.gif");
			background-position: -131px 0;

		}
	
			a.bird {
	display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/bird.gif");
	}

a.bird:hover {
	background-position: -131px 0;
	}
	a.birdselected {
		display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/bird.gif");
			background-position: -131px 0;

		}
	
				a.fish {
	display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/fish.gif");
	}

a.fish:hover {
	background-position: -131px 0;
	}
	
	a.fishselected {
		display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/fish.gif");
			background-position: -131px 0;

		}
	
				a.game {
	display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/game.gif");
	}

a.game:hover{
	background-position: -131px 0;
	}
	
	a.gameselected {
		display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/game.gif");
			background-position: -131px 0;

		}
	
a.safari {
	display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/safari.gif");
	}

a.safari:hover {
	background-position: -131px 0;
	}
	
	a.safariselected {
		display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/safari.gif");
			background-position: -131px 0;

		}
	
	
	a.book {
	display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/booknow.png");
	}

a.book:hover {
	background-position: -131px 0;
	}
	
	a.bookselected {
		display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/booknow.gif");
			background-position: -131px 0;

		}
	
		a.contact {
	display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/contactus.png");
	}

a.contact:hover {
	background-position: -131px 0;
	}
	
	a.contactselected {
		display: block;
	width: 131px;
	height: 36px;
	text-decoration: none;
	background: url("images/buttons/contactus.gif");
			background-position: -131px 0;

		}
	
	
	
	.displace {
	position: absolute;
	left: -5000px;
	}




