/* Scheme - - - - - -  
color: #00b0f0; - Blue
color: #22AF4C; - Green
color: #FFA419; - orange
*/



/* 
   Meyer's CSS Reset
   v1.0 | 20080212 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* css reset ends */








* {
margin: 0;
padding: 0;
}

html, body {
height:100%;
width:100%;
font-family: verdana;
background-color: #fff;
text-align: center;
color: #000;
font-size: 12px;
line-height: 20px;
}

body a:link {
text-decoration: none; 
color: #000;
}

body a:visited {
text-decoration: none; 
color: #000;
}

a img {
border: none;
}

ul {
list-style: disc;
}

ul li {
padding: 5px;
margin-left: 20px;
}

#toptrim {
display: block;
position: absolute;
top: 0px;
left: 0px;
background: url(images/top-fill-strip.gif) repeat-x;
height: 180px;
width: 100%;
border-bottom: solid 1px #977956;
}

#bottomtrim {
position: relative;
display: block;
height: 310px;
clear: both;
background: url(images/grass.gif) repeat-x;
top: 120px;

}

#container {
position: relative;
margin-left: auto;
margin-right: auto;
margin-bottom: -250px;
display: block;
width: 870px;
height: auto;
color: #ddd;
text-align: left;
z-index: 10;
}

#header {
background: url(images/top-logo.gif) no-repeat;
height: 170px;
}

#contact-methods td {
width: 250px;
}

#intake {
margin-top: 20px;
}

#intake p {
width: 360px;
margin-bottom: 10px;
}

#intake tr {
height: 20px;
}

.label {
padding: 5px 0 1px 0;
}

.field {
width: 220px;
}

#warning {
position: absolute;
top: 20px;
padding: 20px;
left: 150px;
font-weight: bold;
font-size: 16px;
color: #ff6633;
border: solid 1px #ddd;
}

span.required {
font-weight: bold;
color: #ff6633;
font-size: 13px;
padding-right: 4px;
}

#submit {
width: 120px;
}

#reset {
width: 110px;
}

#contact-quick {
position: relative;
display: block;
padding: 3px;
color: #fff;
text-align: right;
}



#newsletter {
margin-left: 100px;
}


#content {
position: relative;
display: block;
padding-left: 10px;
height: 100%;
}

#content a {
color: #ed7a46;
text-decoration: underline;
font-weight: bold;
}


h1 {
font-family: batang;
font-size: 30px;
line-height: 30px;
color: #977956;
padding-bottom: 10px;
}

h2.fillfade {
background: url(images/header1-fade.gif) repeat-x;
width: 100%;
height: 40px;
color: #574832;
padding: 10px;
margin: -10px 0px  0px -10px;
font-size: 18px;
}

#message-home {
font-size: 12px;
width: 500px;
color: #000;
padding: 10px;
margin-top: 20px;
background: url(images/fill.png) repeat;
}

#message-home-todo li {
font-size: 10px;
width: 100%;
}

.message-home-todo-item a {
padding: 5px;
width: 100%;
}

.message-home-todo-item a:hover {
background-color: #C7B299;
color: #fff !important;
width: 100%;
padding: 5px 10px;
text-decoration: none !important;
}

#message {
width: 400px;
}

#message-contact {
font-size: 12px;
width: auto;
height: auto;
color: #000;
padding: 10px;
margin-top: 20px;
background: url(images/fill.png) repeat;
}

#message-map {
font-size: 12px;
width: auto;
background: url(images/fill.png) repeat;
color: #000;
padding: 10px;
margin: 20px;
float: left;
position: absolute;
left: 400px;
top: 0px;
z-index: 2;
height: auto;
border: solid 1px  #C7B299;
}


#message-tbd {
font-size: 12px;
width: 500px;
height: 600px;
color: #000;
padding: 10px;
margin-top: 20px;
background: url(images/fill.png) repeat;
}

#message-hunting {
font-size: 12px;
width: 500px;
height: auto;
color: #000;
padding: 10px;
margin-top: 20px;
background: url(images/fill.png) repeat;
}

#message-hunting-text p {
width: auto;
}

#rates {
font-weight: bold;
color: #ed7a46;
}

.hunting-section p {
padding: 10px;
}

.hunting-section {
border: solid 1px #fff;
}

.hunting-section:hover {
background-color: #C7B299;
border: solid 1px #574832;
}

#message-poper-hunting {
font-size: 12px;
width: 260px;
background: url(images/fill.png) repeat;
color: #000;
padding: 10px;
margin: 20px;
float: left;
position: absolute;
left: 560px;
top: 0px;
z-index: 2;
height: auto;
}

#message-lodging {
font-size: 12px;
width: 800px;
height: auto;
color: #000;
padding: 10px;
margin-top: 20px;
background: url(images/fill.png) repeat;
}

#message-fishing {
font-size: 12px;
width: 500px;
height: auto;
color: #000;
padding: 10px;
margin-top: 20px;
background: url(images/fill.png) repeat;
}

#fishlanding {
display: block;
position: relative;
height: 174px;
overflow: hidden;
}

#fishlanding a img{
position: relative;
top: 0px;
}

#fishlanding a:hover img {
position: relative;
top: -174px;
}


#message-imagethumb {
font-size: 10px;
width: 160px;
height: 524px;
margin-top: 10px;
color: #000;
padding: 10px;
background: url(images/fill.png) repeat;
overflow: auto;
}

#message-imagethumb img {
padding: 10px;
}

#message-imageview {
font-size: 12px;
width: 650px;
background: url(images/fill.png) repeat;
color: #000;
padding: 10px;
float: left;
position: absolute;
left: 191px;
top: 100px;
z-index: 2;
height: 524px;
overflow: hidden;
}

#message-imageview iframe {
position: relative;
height: 100%;
width: 100%;
}

#message-poper {
font-size: 12px;
width: 260px;
background: url(images/fill.png) repeat;
color: #000;
padding: 10px;
margin: 20px;
float: left;
position: absolute;
left: 560px;
top: 0px;
z-index: 2;
height: auto;
}

ul.poper-list {
margin: 10px 0px 0px 30px;
}

.poper-sections-bottom {
margin-bottom: 0px;
}

.poper-sections {
margin-bottom: 20px;
text-decoration: none;
}

#message-poper a {
text-decoration: none;
}

#message-home-privacy-use {
margin-top: 20px;
color: #111;
}

#message-home-privacy-use h2 {
padding: 10px 0px;
color: #ff6633;
font-size: 14px;
margin-bottom: 5px;
border-bottom: solid 1px #C7B299;
}

#message-home-privacy-use h3 {
padding: 5px;
margin-top: 20px;
}

h1 {
font-family: batang;
font-size: 30px;
line-height: 30px;
}








#nav {
position: absolute;
display: block;
padding: 10px 0px;
color: #977956;
font-family: Tahoma;
font-size: 12px;
margin-left: 20px;
top: 148px;
right: 10px;
}

#nav a {
padding: 7px  6px 6px 6px;
overflow: hidden;

}

#nav a:link {
text-decoration: none; 
color: #977956;
}

#nav a:visited {
text-decoration: none; 
color: #977956;
}

#nav a:hover {
height: auto;
background: url(images/nav-fill-grass.png) repeat-x bottom;

}

#nav a:hover:link {


}



}

#nav a:hover:active {

}



#gallery-view {
font-size: 12px;
width: 850px;
height: 760px;
color: #000;
padding: 10px;
margin-top: 20px;
background: url(images/fill.png) repeat;

}



#facebook {
position: relative;
display: block;
padding: 3px;
text-align: right;
}








/* footer section */
#footer {
position: relative;
display: block;
height: 50px;
clear: both;
top: 0px;
padding-left: 10px;
color: #000;
}

#footercontact {
position: relative;
bottom: -30px;
text-align: center;

}

#links { 
position: absolute;
bottom: 40px;
font-size: 10px;
}

#links a:link {
text-decoration: none; 
color: #fff;
}

#links a:visited {
text-decoration: none; 
color: #fff;
}

#links a:hover {
height: auto;
color: #ddd;
text-decoration: none;
}

#links a:hover:link {
color: #ddd;
text-decoration: none;
}

#links a:hover:visited {
color: #ddd;
text-decoration: none;
}

#links a:hover:active {
color: #fff;
}

#copyright {
position: absolute;
bottom: 5px;
margin: 10px;
padding: 1px;
font-size: 9px;
color: #000;
}






