@charset "UTF-8";
/* CSS Document */
/* GLOBAL ELEMENTS */
input {
   background: #FFFFFF !important;
} 

* {
margin:0;
padding:0;
border: 0;
}
	
hr {
color: #ffffff;
background-color: #ffffff;
height: 1px;
width: 90%;
margin: 5px auto;
}

p, span, ul li, ol li {
	font-size: 12px;
	line-height: 1.5em;
		}
		
em {
font-style: italic;
	}
	
a {
color:#8e9091;
text-decoration:none;
}

.clear_float {
clear: both;
}
/* END GLOBAL */

body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#000000;
}

#wrapper {
width: 958px;
margin-right: auto;
margin-left: auto;
background-color:#514c2a;
min-height: 930px;
height: auto !important;
height: 930px;
}

#banner{
background-image:url(images/banner_bg.jpg);
background-repeat:no-repeat;
widows:958px;
height:156px;
	}

#logo {
width: 282px;
height: 142px;
float:left;
display:inline;
padding: 0 0 0 325px;
}

#bear {
height: 155px;
width: 271px;
float:right;
display:inline;
}

#navcontainer {
height:31px;
width:958px;
}

ul#navlist {
margin-left: 25px;
padding-left: 0;
white-space: nowrap;
}

#navlist li {
display: inline;
list-style-type: none;
}

#navlist a {
float:left;
padding:6px 28px 6px 28px;
font-size:14px;
border-left:2px dotted #6f673a; 
text-decoration:none;

}

#navlist a:link, #navlist a:visited {
color: #fff;
background-color: #514c2a;
text-decoration: none;
}

#navlist a:hover {
color: #fff;
background-color: #6f673a;
text-decoration: none;
}

#wrapper .current a {
background-color: #6f673a;
  }
  
#trips {
background-image:url(images/trips_bg.jpg);
background-repeat:no-repeat;
height: 184px;
width: 958px;
}

#trips_about {
background-image:url(images/about_header.jpg);
background-repeat:no-repeat;
height: 52px;
width: 958px;
}

#trips_fishing {
background-image:url(images/fishing_header.jpg);
background-repeat:no-repeat;
height: 52px;
width: 958px;
}

#trips_bears {
background-image:url(images/bear_header.jpg);
background-repeat:no-repeat;
height: 52px;
width: 958px;
}

#trips_packcreek {
background-image:url(images/packcreek_header.jpg);
background-repeat:no-repeat;
height: 52px;
width: 958px;
}

#trips_know {
background-image:url(images/needtoknow_header.jpg);
background-repeat:no-repeat;
height: 52px;
width: 958px;
}

#trips_contact {
background-image:url(images/contact_header.jpg);
background-repeat:no-repeat;
height: 52px;
width: 958px;
}

#photo {
background-image:url(images/photo_header.jpg);
background-repeat:no-repeat;
height: 52px;
width: 958px;
}



#trips_wrapper {
width:928px;
margin-left:auto;
margin-right:auto;
}

#trips img {
padding: 17px 6px 0 0;
}



#content_wrapper {
	background-image:url(images/content_ds.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 958px;
	background-color:#514c2a;
	min-height: 300px;
	height: auto !important;
	height: 215px;
}

#content_wrapper p {
color:#dec392;
font-size:13px;
padding: 10px 0 0 0;
}

#content_wrapper a {
color:#dec392;
}

#left_content {
min-height: 185px;
height: auto !important;
height: 185px;
width:600px;
margin: 25px 0 0 25px;
float:left;
display:inline;
border-right:2px dotted #6f673a;
}

#left_content_int {
min-height: 490px;
height: auto !important;
height: 490px;
width:600px;
margin: 25px 0 0 25px;
float:left;
display:inline;
border-right:2px dotted #6f673a;
background-image:url(images/fisher_man.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}

#left_content .bio {
padding: 0 10px 25px 0;
}

#left_content p {
padding: 0 20px 10px 0;
}

#left_content_int .int{
padding: 0 30px 10px 200px;
}

#left_content_int .line{
padding: 0 0 15px 0;
}

#left_content .line{
padding: 0 0 10px 0;
}


#right_content {
min-height: 200px;
height: auto !important;
height: 200px;
width: 290px;
margin: 15px 0 0 0;
float:right;
display:inline;
background-image:url(images/fisher_man.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}

#right_content p {
margin: 0 30px 10px 0;

}

#right_content_int {
width: 320px;
margin: 20px 0 0 0;
float:right;
display:inline;
}

#right_content_int img {
margin: 0 0 10px 0;

}


#footer {
margin-left:auto;
margin-right:auto;
color:#cccccc;
padding: 20px 0 0 0;
}

#footer a {
color:#cccccc;
}

#footer img {
padding: 0 5px 0 0;
}
h1 {
	color: #DEC392;
	font-size: 16px;
	margin-bottom: 10px;
}

