body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	background: #939496 url(../images/sig04.jpg) no-repeat;
}
h1 {
	position: absolute;
	background: url(../images/logo02_sm.jpg) no-repeat right bottom;
	text-indent: -9000px;
	width: 109px;
	height: 72px;
	z-index: 12;
	left: 630px;
	top: 353px;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
#firstLinks {
	position: absolute;
	list-style: none;
	z-index: 30;
	left: 110px;
	top: 120px;
}
#steveStock {
	position: absolute;
	z-index: 30;
	left: 53px;
	top: 120px;
	width: 587px;
}
/* --------------------------------------------------------------------
--------------------------- Main navigation links ------------------------ */
#nav {
	padding-top: 303px;
	height: 200px;
}
#nav p {
	color: #C3C4C6;
	padding: 0 0 9px 113px;
}
#nav ul {
	margin: 0 0 0 53px;
	padding: 0;
	list-style: none;
	width: 720px;
}
#nav li {
	width: 81px;
	float: left;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#nav a {
	display: block;
	height: 190px;
	text-decoration: none;
}
.fishing {
	background-image: url(../images/link_fishing.jpg);
	background-repeat: no-repeat;
	background-position: 0 11px;
}
.fishing:hover {
	background-position: right bottom;
}
.people {
	background-image: url(../images/link_people.jpg);
	background-repeat: no-repeat;
	background-position: 0 11px;
}
.people:hover {
	background-position: right bottom;
}
.wildlife {
	background-image: url(../images/link_wildlife.jpg);
	background-repeat: no-repeat;
	background-position: 0 11px;
}
.wildlife:hover {
	background-position: right bottom;
}
.places {
	background-image: url(../images/link_places.jpg);
	background-repeat: no-repeat;
	background-position: 0 11px;
}
.places:hover {
	background-position: right bottom;
}
.landscape {
	background-image: url(../images/link_landscape.jpg);
	background-repeat: no-repeat;
	background-position: 0 11px;
}
.landscape:hover {
	background-position: right bottom;
}
.adventure {
	background-image: url(../images/link_adventure.jpg);
	background-repeat: no-repeat;
	background-position: 0 11px;	
}
.adventure:hover {
	background-position: right bottom;
}
/* ------------------------------------------------------- */
#footer {
	background-color: #a1a2a3;
	clear: both;
	margin: 11px 0 0 0;
	padding: 0;
	height: 19px;
}
		/*-----------------------------*/
#contactInfo {
	float: left;
	margin: 0;
	width: 350px;
}
#contactInfo p {
	margin: 0;
	padding: 3px 0 3px 105px;
	float: left;
}
#contactInfo img {
	border: 0;
	/*float:left;*/
	margin-top: 3px;
	margin-left: 10px;	
}
#contactInfo a {
	margin: 5px 0 0 15px;
}
/*-----------------------------*/
.email {
	padding: 0 0 0 20px;
}
#copyright {
	float: right;
	font-size: 9px;
	color: #CCCCCC;
	vertical-align: top;
	padding: 4px 40px 0 0;
}
.menu {
	width: 800px;
	height: 200px;
}
