/* All pages */
* {
  margin: 0;
	padding: 0;
	border: 0;
	}
html {
  max-width: 1024px;/*corrals all within 1024 width*/
	margin: 0 auto;
  font: 62.5% Georgia, Times New Roman, serif;	
	}	
body {
  font-size: 1.4em;
	line-height: 1.5em;
	background: url(../images/buckskin_green_bg.jpg) repeat fixed;
	}	
#wrapper {
  text-align: left;
	margin: 20px auto; 
	width: 771px;
	min-width: 771px;	
	}
#header {
  position: relative;
	top: -10px;
	left: 0px;
	z-index: 50;
  width: 750px;
  height: 136px;
	margin: -5px auto 10px auto;
	background: url(../images/page_header.png) no-repeat;
	}  		
#papertop, #paperbody, #paperbot {
  width: 750px;
	margin: 0 auto;
	}
#papertop {
  height: 40px; 
	margin-top: -41px;
  background: url(../images/paper/paper_top_two.png) no-repeat;
	}
#paperbody {
  background: url(../images/paper/paper_body.png) repeat-y;
	}
/* IE 7 only */	
*+html #paperbody.gallery {
  height: 880px;
	}		
#paperbot {
  height: 40px;
	margin-bottom: 20px;
	background: url(../images/paper/paper_bot_one.png) no-repeat;
	}
p.webby {
  position: relative;
	top: -20px;
	font-size: 70%; 
	float: left; 
	color: #e6d6ab;
	}		
a.webwrx, a:link.webwrx, a:visited.webwrx {
  color: #e6d6ab;
	font-weight: normal;
	} 
a:hover.webwrx {
  color: #fdbf20;
	text-decoration: underline;
  }	
div.nav {
  position: relative;
	z-index: 500;
	top: -15px;
	height: 25px;
	width: 640px;
	margin: 0 auto;
	background: url(../images/nav_bg_trans.gif) no-repeat;
	}	
div.nav li {	
  display: inline;
  list-style-type: none;
	display: block;
	float: left;
	height: 35px;
	margin: 3px 0 0 4px; /*space between words*/
	}			
div.nav a, div.nav a:link, div.nav a:visited {
  font-size: 1em;
  font-weight: bold;
  color: #900;
	padding: 0 10px 20px 6px; /* uneven l/r padding centers link dingbats */
	}
div.nav a:hover, div.nav a.here {
  color: #516c59;
	background: url(../images/link_dingbat.gif) no-repeat center bottom;
	}			
div.nav a:active {
  color: #000;
}  
#textbox {
  position: relative;
	top: 10px;
	left: 20px;
  width: 700px;
	padding-bottom: 60px;
	}	
h1, h2, h3 {
  font-size: 190%;
	margin: 0 0 15px 30px;
	padding-top: 1em; 
  color: #516059;	
	}
h1 {
  margin-top: -20px;
	}	
h2 {
  font-size: 160%;
	}
h3 {
  font-size: 130%;
	margin: 0 0 0 30px;
	}		
h3 a {
  color: #516059;
	}	
p {
  font-size: 100%;
  padding: 5px 30px;
	}
p.gecko {
  margin-top: -10px;
	}	
p.green {
   color: #516059;
	 }	
p.foot {
  position: relative;
	top: -25px;
	font-size: 80%; 
	text-align: center; 
	color: #516c59;
	}	
p.last {
  padding-bottom: 30px;
	}		
a, a:link, a:visited {
  font-weight: bold;
  color: #900;
	text-decoration: none;
	}
a:hover {
  color: #516c59;
	}	
a:active, a:focus {
  outline: none;
	}
a.top {
  font-size: 65%;
	padding-left: 3px;
	}		
img.dingbat_top {
  margin: 15px 0 0 50px;
	}	
img.dingbat_bot {
  margin: -20px 0 25px 75px;
	}		
/* IE 7 only */	
*+html img.dingbat_bot {
  margin: -5px 0 25px 75px;
	}	
/* end all pages */
/* homepage */	
#header.homepage {
  position: relative;
	top: -10px;
	left: 0;
	z-index: 50;
  width: 750px;
  height: 217px;
	margin: -5px auto 10px auto;
	background: url(../images/homepage_header.png) no-repeat;
	}
#papertop.homepage {
  height: 40px; 
	margin-top: -70px;
  background: url(../images/paper/paper_top_two.png) no-repeat;
	}		
#textbox.homepage {
  position: relative;
	top: -35px;
	left: 20px;
  width: 700px;
	}			
div.floatbox {/* wrinkled paper inset */
  display: inline; 
	float: left;
	height: 384px; 
	width: 286px; 
	margin: 0px 15px 15px 30px; 
	background: url(../images/handbill_fold8.png) no-repeat;
	}
#showbox {
  width: 647px;
	height: 155px;
	display: block;
	text-align: center;
	margin: 22px 0 15px 28px;
	border: 1px solid #516c59;
	background: #ebe7cb;
	}
#showbox img {
  margin-top: 2px;
	}	
* html #showbox img {
  margin-top: 3px;
	}
/* IE 7 only */	
*+html #showbox img {
  margin-top: 2px;
	}		
#show {
  width: 643px; 
	height: 150px; 
	display: block; 
	text-align: center;
	margin: 3px 0 0 2px;
	background: #ebe7cb;
	}	
img.homepage_fish {
  margin: 10px 0 5px 20px;
	display: block;
	}	
p.copyright {
  float: right; 
	clear: both; 
	padding: 0; 
	margin: -13px 25px 0 0; 
	font-size: 60%; 
	line-height: 1em;
	}
p.copyright a {
  font-weight: normal;
	}		
p.ov {
  margin-top: 15px; 
	text-align: center;
	}	
img.dingbat_show {
  margin: -10px 0 25px 58px;
	}		
/* end homepage */
/* fishing */
img.bow_handbill {
  margin: -110px 0 0 35px;
	}
div.fishingbox {
  position: relative;
  width: 550px;
	height: 165px;
	margin: 10px auto -10px auto;
	padding: 0;
	}	
ul.flow {
  position: relative; 
	z-index: 15; 
	margin: 0 0 12px 45px; 
	list-style-type: none;
	font-size: 85%;
	}
ul.flow li, ul.fishing li {
  line-height: 1.8em;
	padding-left: 18px;
  background: url(../images/list_dingbat.gif) no-repeat center left;
	}
ul.fishing li {
  line-height: 2.2em;
	}	
ul.fishing {
  position: absolute;
	top: 16px;
	left: 218px;
	list-style-type: none;
	}
acronym {
  border-bottom: 1px dashed #516c59;
	cursor: default;
  }	
em {
  font-style: normal;
  text-decoration: underline;
	}	
h3.up_top {
  margin-top: -10px;
	}		
img.spool {
  float: left; 
	margin: 15px 5px 0 -10px;
	}	
.flft {
  float: left; 
	margin: 8px 20px 10px 18px;
	}
.frt {
  float: right; 
	margin: 8px 18px 10px 20px;
	} 
.fpagel {
  margin-right: -10px;
	}
.fpager {
  margin-left: -10px;
	}		
.wwade {
  margin-top: 30px;
	}	
h3.topdown10 {  
  margin-top: 10px;
	}	
/* end fishing */
/* lodging */
h2.farm {
  padding: 0; 
	margin-top: 35px;
	}
img.riseup {
  position: relative;
	z-index: 5;
	}
img.keys {
  position: absolute; 
	top: 15px; 
	left: 500px;
	z-index: 0;
	}
/* IE 7 only */	
*+html img.keys {
  top: -12px;
	}		
img.housekey {
   float: right; 
	 margin: 15px 120px 0 0;
	 }	
/* end lodging */	 	
/* dining */
span.font90 {
  font-size: 90%;
	}
img.dining_left {
  float: left; 
	margin: 10px 15px 0 20px;
	}
img.dining_right {
  float: right; 
	margin: 5px 30px 0 15px;
	} 
img.cork {
  position: absolute; 
	bottom: -12px; 
	left: 570px; 
	}	
/* end dining */	
/* rates */
table {
  width: 55%;
	font-size: 100%;
	margin: 15px auto 15px 150px;
	}
tr.space td {
  padding-bottom: 1em;
	}
tr.u td {
  font-weight: bold;
	text-decoration: underline;
	}	
td {
  float: left;
  margin-left: 0.25em;
	}
td.right {
  text-align: center;
	float: right;
	margin: 0;
	}
td.center {
  margin-right: 1.5em;
	}	
span.ub {
  text-decoration: underline;
	font-weight: bold;
	}		
.addnotes {
  margin: 0 25px;
	padding-bottom: 1.5em;
	}
img.paid {
  float: right; 
	margin: 0 15px 0 15px;
	} 	
/* end rates */	
/* faq */
img.switchboard {
  position: relative; 
	z-index: 50; 
	float: right; 
	margin-top: -40px; 
	clear: both;
	}
ul.faq {
  margin: 10px auto 20px 15px;
	text-align: center;
	font-size: 100%;
	color: #000;
	}
ul.faq li {
  display: inline;
  list-style-type: none;
	margin-bottom: 10px;
	padding-right: 8px;	/* creates space before #bull; */
	}	
ul.faq li a {
  padding-right: 10px; /* creates space after &bull; maintain ratio with above! */
	}	
ul.equipment {
  font-size: 100%;
	color: #000;
	width: 75%;
	margin: 0 auto;
	padding-bottom: 1.5em;
	list-style: none;
	}
ul.equipment li.u {
  text-decoration: underline;
	padding-top: 15px;
	list-style: none;
	}
ul.equipment li.bold { 
  font-weight: bold;
	}
img.sunset {
  float: right; 
	margin: -190px 0 0 15px;
	}
dl.directions {
  margin: 0 0 10px 30px;
	}
dl.directions dt {
  margin-top: 10px;
  font-weight: bold;
	}		
#weatherbox {
  border: 1px solid #ebe7cb; 
	margin: 5px 0 10px 30px;
	background: #ebe7cb;
	}
#weatherbox div.links {
  margin: 8px 0 0 100px; 
	text-align: left; 
	color: #516059;
	}	
img.barometer {
  position: relative; 
	z-index: 50; 
	float: right; 
	margin: -50px 40px 0 10px;
	}	
p.client_name {
  font-weight: bold; 
	font-size: 85%;
	margin-left: 20px;
	}	
/* end faq */	
/* contact */
ul#contact {
  margin: 0 0 20px 45px;
  }
ul#contact li {
  list-style-type: none;
	margin: 3px 0;
	}	
ul#contact li.phone_top {
  margin-top: 5px;
	}
ul#contact li.phone_top ul.phonelist {
  margin: 0 0 6px 20px;
	}	
img.pen_ink_stamps {
  position: absolute; 
	top: 30px; 
	left: 400px;
	}	
img.signature {
  position: relative; 
	top: 5px;
	left: 400px; 
	padding-bottom: 20px;
	}	
p.outlic {
  font-size: 80%;
  text-align: right;
	position: relative; 
	top: -20px;
	right: 82px;
	margin-bottom: -20px;
  }		
/* end contact */		
