﻿		
body {
background-color:rgb(40,40,25);
text-align:left;
}	

	a.mnu1:link {color: rgb(210,210,200); text-decoration: none;}
	a.mnu1:visited {color: rgb(210,210,200); text-decoration: none;}
	a.mnu1:hover {text-decoration: underline;}

	a.mnu2:link {color: rgb(210,210,200); text-decoration: none;}
	a.mnu2:visited {color: rgb(210,210,200); text-decoration: none;}
	a.mnu2:hover {text-decoration: underline;}
	
	a.body:link {color: rgb(210,210,200); text-decoration: underline;}
	a.body:visited {color: rgb(210,210,200); text-decoration: underline;}
	a.body:hover {text-decoration: underline;}
	
	a.image:link {color: rgb(210,210,200); border: 0px solid rgb(210,210,200); text-decoration: none;}
	a.image:visited {color: rgb(210,210,200); border: 0px solid rgb(210,210,200); text-decoration: none;}
	a.image:hover {color: rgb(210,210,200); border: 0px solid rgb(210,210,200); text-decoration: none;}

	
	#head {
	width:870px;
	height:100px;
	margin-top:0px;
	margin-left:0px;
	position:relative;
	background-image: url("Images/Background/BGHead2.jpg");
	}
	
	#info {
	width:600px;
	margin-top:10px;
	margin-left:20px;
	position:relative;
	background-color:rgb(73,30,27);
	border-style:solid;
	border-color:rgb(210,210,200);
	}
	
	#menutop {
	width:870px;
	height:30px;    
	background-image: url("Images/Background/BGMenu.jpg");
	font-family: goudy old style, times, serif;
	z-index:100;
	position:fixed;
	left:8px;
	top:100px;
	}
	
	#menu2{
	width:870px;
	height:20px;    
	background-image: url("Images/Background/BGMenu2.jpg");
	}
	
    #body {
	width:870px;
	height:550px;
	margin-top:20px;
	margin-left:0px;
	position:relative;
	background-image: url("Images/Background/BGBody.jpg"); 
	z-index:1;
	}
	
	#bodyhunt {
	width:870px;
	height:550px;
	margin-top:20px;
	margin-left:0px;
	position:relative;
	background-image: url("Images/Background/BGBodyPrint.jpg"); 
	z-index:1;
	}
	
	#bodyfish {
	width:870px;
	height:550px;
	margin-top:20px;
	margin-left:0px;
	position:relative;
	background-image: url("Images/Background/BGBodyStones.jpg"); 
	z-index:1;
	}
	
	#bodyhike {
	width:870px;
	height:550px;
	margin-top:20px;
	margin-left:0px;
	position:relative;
	background-image: url("Images/Background/BGBodyWater.jpg"); 
	z-index:1;
	}
	
	#foot {
	width:870px;
	height:50px;
	margin-top:0px;
	margin-left:0px;
	position:relative; 
	background-image: url("Images/Background/BGFoot.jpg"); 
	}
		
    #right {
	width:650px;
	height:490px; 
	position:absolute;
	left:190px;
	top:30px;
    font-family: goudy old style, times, serif;
    font-size:13pt;
	z-index:auto;
	overflow:auto;
	}
		
    #pictop {
        width:134px;
        height:91px;
        position:absolute;
        left:25px;
        top:15px;
        }
        
    #picbot {
        width:134px;
        height:177px;
        position:absolute;
        left:25px;
        top:120px;
        }
        
    #menu {
        width:140px;
        height:140px;
        position:absolute;
        left:19px;
        top:310px;
	    font-family: goudy old style, times, serif;
	    z-index:100;
        }  
        
    #all {
	    padding: 0;
	    margin: 0;
	    list-style:none;
	    }
	    
	#info1	{
	    width:300px;
	    height:220px;
	    border-style: solid;
	    border-width:thin;
	    border-color:rgb(40,40,25);
	    position:absolute;
        left:10px;
        top:10px;
	    }
	    
	#info2	{
	    width:300px;
	    height:220px;
	    border-style: solid;
	    border-width:thin;
	    border-color:rgb(40,40,25);
	    position:absolute;
        left:320px;
        top:10px;
	    }
	    
	#info3	{
	    width:300px;
	    height:220px;
	    border-style: solid;
	    border-width:thin;
	    border-color:rgb(40,40,25);
	    position:absolute;
        left:10px;
        top:240px;
	    }
	    
	#info4	{
	    width:300px;
	    height:220px;
	    border-style: solid;
	    border-width:thin;
	    border-color:rgb(40,40,25);
	    position:absolute;
        left:320px;
        top:240px;
	    }

    ul.list {
	padding: 0;
	margin: 0;
	list-style:none;
	}	

    li.firsttier {
	float:left;
	position:relative;
	left:0px;
	top:7px;
	width:120px;
	text-align:center;
	z-index:1000;
	}
	
	li.firsttierblank {
	float:left;
	position:relative;
	left:0px;
	top:7px;
	width:120px;
	text-align:center;
	z-index:1000;
	}

    li.secondtier {
	float:left;
	position:relative;
	left:0px;
	top:1px;
	width:130px;
	text-align:center;
	z-index:1000;
	}
	
    li.firsttier ul {
	display:none;
	position:absolute;
	top:19px;
	left:0px;
	padding: 0 0 0 0;
	z-index:1000;
	}

    li.firsttier li {
	float:left;
	position:relative;
	left:0px;
	top:0px;
	width:130px;
	height:20px;
	text-align:center;
	color: rgb(210,210,200);
	background-image: url("Images/Background/Menu.jpg");
	z-index:1000;
	}

    li.firsttierblank li {
	float:left;
	position:relative;
	left:0px;
	top:0px;
	width:130px;
	height:20px;
	text-align:center;
	color: rgb(210,210,200);
	z-index:1000;
    }
    
    li.firsttier:hover ul {
	display:block;
	}

    li.firsttier.over ul {
	display:block;
	}

    li.secondtier:hover a {
	display:block;
	background-position: 0px 0px;
	text-decoration: none;
	background-image: url("Images/Background/MenuHover.jpg");
	}

    #menu p {
	text-align:right;
	color: rgb(210,210,200);
	font-size:95%;
    margin:0px,5px,0px,0px;
    padding:-5px,0px,0px,0px;
	}
	
    #menutop p {
	text-align:center;
	color: rgb(210,210,200);
	font-size:95%;
    margin:0px,5px,0px,0px;
    padding:0px,5px,0px,0px;
	}
	    
    #right p {
	text-align:left;
	color: rgb(210,210,200);
    margin:5px,10px,10px,10px;
    padding:5px,10px,10px,10px;
	}
	
	#right h1 {
	text-align:right;
	color: rgb(210,210,200);
    margin:5px,10px,10px,10px;
    font-size:100%;
	}
	
	#right h2 {
	text-align:right;
	color: rgb(210,210,200);
    margin:5px,10px,10px,10px;
    font-size:120%;
	}
	
	#info1 h1 {
	text-align:center;
	color: rgb(210,210,200);
    margin:5px,10px,10px,10px;
    font-size:120%;
	}
	
	#info2 h1 {
	text-align:center;
	color: rgb(210,210,200);
    margin:5px,10px,10px,10px;
    font-size:120%;
	}
	
	#info3 h1 {
	text-align:center;
	color: rgb(210,210,200);
    margin:5px,10px,10px,10px;
    font-size:120%;
	}
	
	#info4 h1 {
	text-align:center;
	color: rgb(210,210,200);
    margin:5px,10px,10px,10px;
    font-size:120%;
	}
	
	#info p {
    margin:5px,10px,10px,10px;
    padding:5px,10px,10px,10px;
	}
	
	img.album {
	    height:90%;
	    }
	    
	img.white {
	    border-style:hidden;
	    border-width:0px;
	    border-color:rgb(210,210,200);
	    }
	    
	img.thumb {
	    border-color:rgb(255,255,255);
	    }
	    
