/* Top Nav - Buttons */

#nav-bar ul li a {
	background-image: url(images/top-nav-buttons/seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 10px;
	height: 29px;
}

#top-nav span {
	display: none;
}

#top-nav li {
	list-style: none;
	display: inline;
}

#top-nav li a {
	float: left;
	text-align: center;
	text-decoration: none;
	margin-top: 3px;
	}
	
#top-nav li.home a {
	width: 49px;
	height: 29px;
	background: url(images/top-nav-buttons/home.gif) no-repeat 0px 0px;
}
#top-nav li.home a:hover {
	width: 49px;
	height: 29px;
	background: url(images/top-nav-buttons/home.gif) no-repeat 0px -29px;
}

#top-nav li.fishing a {
	width: 68px;
	height: 29px;
	background: url(images/top-nav-buttons/fishing.gif) no-repeat 0px 0px;
}
#top-nav li.fishing a:hover {
	width: 68px;
	height: 29px;
	background: url(images/top-nav-buttons/fishing.gif) no-repeat 0px -29px;
}

#top-nav li.hunting a {
	width: 74px;
	height: 29px;
	background: url(images/top-nav-buttons/hunting.gif) no-repeat 0px 0px;
}
#top-nav li.hunting a:hover {
	width: 74px;
	height: 29px;
	background: url(images/top-nav-buttons/hunting.gif) no-repeat 0px -29px;
}

#top-nav li.cabins a {
	width: 62px;
	height: 29px;
	background: url(images/top-nav-buttons/cabins.gif) no-repeat 0px 0px;
}
#top-nav li.cabins a:hover {
	width: 62px;
	height: 29px;
	background: url(images/top-nav-buttons/cabins.gif) no-repeat 0px -29px;
}

#top-nav li.links a {
	width: 50px;
	height: 29px;
	background: url(images/top-nav-buttons/links.gif) no-repeat 0px 0px;
}
#top-nav li.links a:hover {
	width: 50px;
	height: 29px;
	background: url(images/top-nav-buttons/links.gif) no-repeat 0px -29px;
}

#top-nav li.photos a {
	width: 67px;
	height: 29px;
	background: url(images/top-nav-buttons/photos.gif) no-repeat 0px 0px;
}
#top-nav li.photos a:hover {
	width: 67px;
	height: 29px;
	background: url(images/top-nav-buttons/photos.gif) no-repeat 0px -29px;
}

#top-nav li.testimonials a {
	width: 121px;
	height: 29px;
	background: url(images/top-nav-buttons/testimonials.gif) no-repeat 0px 0px;
}
#top-nav li.testimonials a:hover {
	width: 121px;
	height: 29px;
	background: url(images/top-nav-buttons/testimonials.gif) no-repeat 0px -29px;
}

#top-nav li.rates a {
	width: 56px;
	height: 29px;
	background: url(images/top-nav-buttons/rates.gif) no-repeat 0px 0px;
}
#top-nav li.rates a:hover {
	width: 56px;
	height: 29px;
	background: url(images/top-nav-buttons/rates.gif) no-repeat 0px -29px;
}

#top-nav li.contact a {
	width: 74px;
	height: 29px;
	background: url(images/top-nav-buttons/contact.gif) no-repeat 0px 0px;
}
#top-nav li.contact a:hover {
	width: 74px;
	height: 29px;
	background: url(images/top-nav-buttons/contact.gif) no-repeat 0px -29px;
}

/* Side Nav - Buttons */

#side-nav {
	margin-bottom: 10px;
}

#side-nav span {
	display: none;
}

#side-nav li {
	list-style: none;
	display: inline;
	height: 500px;
}

#side-nav li a {
	display: block;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
	}
	
#side-nav li.home a {
	width: 115px;
	height: 44px;
	background: url(images/sidebar-nav-buttons/home.gif) no-repeat 0px 0px;
}

#side-nav li.home a:hover {
	width: 115px;
	height: 44px;
	background: url(images/sidebar-nav-buttons/home.gif) no-repeat -115px 0px;
}

#side-nav li.fishing a {
	width: 115px;
	height: 33px;
	background: url(images/sidebar-nav-buttons/fishing.gif) no-repeat 0px 0px;
}
#side-nav li.fishing a:hover {
	width: 115px;
	height: 33px;
	background: url(images/sidebar-nav-buttons/fishing.gif) no-repeat -115px 0px;
}

#side-nav li.hunting a {
	width: 115px;
	height: 35px;
	background: url(images/sidebar-nav-buttons/hunting.gif) no-repeat 0px 0px;
}
#side-nav li.hunting a:hover {
	width: 115px;
	height: 35px;
	background: url(images/sidebar-nav-buttons/hunting.gif) no-repeat -115px 0px;
}

#side-nav li.cabins a {
	width: 115px;
	height: 35px;
	background: url(images/sidebar-nav-buttons/cabins.gif) no-repeat 0px 0px;
}
#side-nav li.cabins a:hover {
	width: 115px;
	height: 35px;
	background: url(images/sidebar-nav-buttons/cabins.gif) no-repeat -115px 0px;
}

#side-nav li.links a {
	width: 115px;
	height: 34px;
	background: url(images/sidebar-nav-buttons/links.gif) no-repeat 0px 0px;
}
#side-nav li.links a:hover {
	width: 115px;
	height: 34px;
	background: url(images/sidebar-nav-buttons/links.gif) no-repeat -115px 0px;
}

#side-nav li.photos a {
	width: 115px;
	height: 34px;
	background: url(images/sidebar-nav-buttons/photos.gif) no-repeat 0px 0px;
}
#side-nav li.photos a:hover {
	width: 115px;
	height: 34px;
	background: url(images/sidebar-nav-buttons/photos.gif) no-repeat -115px 0px;
}

#side-nav li.rates a {
	width: 115px;
	height: 35px;
	background: url(images/sidebar-nav-buttons/rates.gif) no-repeat 0px 0px;
}
#side-nav li.rates a:hover {
	width: 115px;
	height: 35px;
	background: url(images/sidebar-nav-buttons/rates.gif) no-repeat -115px 0px;
}

#side-nav li.contact a {
	width: 115px;
	height: 37px;
	background: url(images/sidebar-nav-buttons/contact.gif) no-repeat 0px 0px;
}
#side-nav li.contact a:hover {
	width: 115px;
	height: 37px;
	background: url(images/sidebar-nav-buttons/contact.gif) no-repeat -115px 0px;
}

/* TABLES */

table {
	width: 100%;
	color: #25430D;
	font-weight: bold;
}

tr {
	background-color: #68923D;
}

tr.alt {
	background-color: #7da654;
}

td {
	padding: 10px;
	border: solid 1px #25430D;
}

td.price {
	width: 20%;
	font-size: 18px;
	font-weight: bold;
}
td.fishing-season {
	width: 60%;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}
