* { /* resets all browser-based styling to ZERO */
  margin: 0;
	padding: 0;
	border: 0;
	}	
body {
  width: 100%;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 0.7em;/* later indicated by % of this number */
	text-align: center;	
	background: #fbe9b4 
  }
#wrapper {/* sits just below all the min-width stuff and 'wraps' all inside itself */
  position: relative;
	min-height: 100%;
  width: 772px;99%;
	max-width: 99%;
	min-width: 772px;
	margin: 0 auto 1em auto; 
	text-align: left;
  background: #fbe9b4;
	}
#header_main {/* gradient top of page */
  height: 333px;
  margin: 0 auto;
	text-align: center;
	background: #fbe9b4 url(../images/graphics/bg.gif) repeat-x top left; 
	}
#navspace {
  position: relative;
	top: 10px;
	width: 772px; 
	height: 1%; 
	margin: 0 auto;
	background: #e2bf5b;
	}
#navbar {
  height: 36px; 
	width: 770px; 
	margin: 0 auto;
	background: url(../images/graphics/navbar_bg.gif) repeat-x top left;
	border: 1px solid #ba6a03
	}	
#navbar ul {
  margin: 0 auto;
	padding-top: 12px;
	text-align: center;
	font-size: 1em;
	}
#navbar ul li {
  display: inline;
	padding: 0 11px;
	}
#navbar ul li a.here { /* to show 'nogo' link in navigation */
  font-weight: bold;
  color: #14557f;
	border-top: 2px solid #14557f;
	}		
#navbar ul li a {
  color: #fff;
	text-decoration: none;
	outline: 0;
	}
#navbar ul li a:hover {
  color: #14557f;
	border-top: 2px solid #14557f;
	}
.round_bottom div { 
  background: transparent url(../images/graphics/bltan.gif) no-repeat bottom left;
	}
.round_bottom {
  position: relative;
	z-index: 0; /* lifts image so #textbox can move up a bit */
	top: -22px;
	background: transparent url(../images/graphics/brtan.gif) no-repeat bottom right;
	}
.round_bottom div, .round_bottom {
  width: 100%;
  height: 20px;
	margin-bottom: -22px; /* just a coupla' pixels larger than height 
	                         removes overlapping bg color in IE */  
	}	
#textbox {
  position: relative;
	z-index: 10; /* allows #textbox to move 'under' .round_bottom a bit */
	top: -75px;  
  width: 772px; 
	margin: 0 auto;
	padding: 0;
  background: transparent;
	}
#roundbox {
  background: #fff;
	}
.roundbox_content { 
  margin: 0 30px;
	}			
/* roundbox bottom corners */	
.roundbox_top div {
   background: url(../images/graphics/txtbox_tl.png) no-repeat top left;
  }
.roundbox_top {
   background: url(../images/graphics/txtbox_tr.png) no-repeat top right;
  }
.roundbox_bottom div {
   background: url(../images/graphics/txtbox_bl.png) no-repeat bottom left;
  }
.roundbox_bottom {
   background: url(../images/graphics/txtbox_br.png) no-repeat bottom right;
  }
.roundbox_top div, .roundbox_top, 
.roundbox_bottom div, .roundbox_bottom {
  /* width: 100%;*/
   height: 20px;
   }
/* end roundbox bottom corners */	
#footer {
  clear: both;
  background: transparent;
	margin-top: -55px;
	}
/* hide from IE5/Mac \*/
#footer {
  height: 1%;
	}
/* end hide */
#footer p {
	text-align: center;
	font-size: 105%;
	font-weight: bold;
	color: #14557f;
	margin-bottom: 1em;
  }	
a:link, a:visited {
  color: #e57a06;
  font-weight: bold;
  text-decoration: none;
  }
a:hover {
  color: gray;
  text-decoration: underline;
  }
a.backto_clients {
  float: right; 
	margin: -35px 1em 0 0; 
	font-size: 1.3em;
	font-weight: bold;
	}	
a.goto_clients {
  float: right;
	margin: -37px 10px 0 0;
	font-size: 1.7em;
	font-weight: bold;
	}	
h1 {
  font-size: 190%;
	font-weight: bold;
  color: #14557f;
	margin: 0 0 0.5em 0;
	}	
h1.title {
  display: block;
  margin: 0 auto 0 -9999px;
  height: 0;
	overflow: hidden;
	}
h2 {
  font-size: 160%;
	color: #14557f;
  }
h3 {
  font-size: 125%;
	color: #14557f;
	}
h3.rateshdr {
  text-align: center;
	text-decoration: underline;
	}	
b.tu_quote {
  position: relative; 
	top: -5px; 
	left: 430px;
	}	
.em {
  font-weight: bold;
	}		
.center {
  text-align: center;
	}
.italic {
  font-style: italic;
	}		
p {
  font-size: 105%;
	line-height: 1.8em;
  letter-spacing: 1px;
  padding: 0.3em 0;
  color: #14557f;
	}
p.clear-both {
  clear:both;
	}	
p.family-blurb {
  margin-top: 30px;
	}		
p.first_p {
  padding-top: 22px;
	}	
p.last {
  margin-bottom: 0;
	}	
p.mvr {
  padding: 55px 0 140px 0;
	}	
p.webwrx {
  margin: 1em 0 0 0;
	text-align: center; 
	font-size: 85%; 
	color: #aaa;
	}	
img.about_us {
  margin: 0 10px 20px 0;
	}
img.about {
  float: left; 
	margin: 10px 10px -7px 0;
	}	
img.float-right {
  float: right;
	margin: 10px 0 0 15px;
	}		
img.j_and_c_hdr {
   margin: 25px 0 10px 0;
	 }	
img.logo {
  margin: 18px 15px 0 0;
	}	
img.madvranch {
  float: right; 
	padding-top: 15px;
	margin-right: -2px;
	}	
img.river_updates_right {
  float: right; 
	padding: 10px 0 5px 15px;
	}
img.reasons {
  padding-top: 20px;
	}		
img.seasons_right {
  float: right; 
	margin: 25px 0 0 20px;
	}
img.seasons_left {
  float: left; 
	padding: 30px 20px 0 0;
	}		
img.signature {
  margin-top: 1.5em;
	margin-right: 2em;
	margin-bottom: 1em;
  }	
img.tagline {
   margin: -43px 0 0 280px;
	}	
