@charset "utf-8";
html { height: 100%;  } /* force footer to bottom of content */
#errorfill { } /* placeholder - only used for 2 column save for future mods */
body  {
	margin: 0px auto;
	padding: 0;
	height: 100%; /* force footer to bottom of content */
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* centers container in IE 5*. Set text to left align in the #container selector */
	color: #000000;
	background-color: #668855;
}
p { padding: 0; margin: 0px 0px 10px 0px; }
a:link {
 color: #0033FF;
 text-decoration: none;
}
a:visited {
 color: #0033FF;
 text-decoration: none;
}
a:hover { /*this effect is not shown in NN4.xx*/
 color: #0033FF;
 text-decoration: underline;
}
a:active {/*colour in NN4.xx is red*/
 color: #0033FF;
 background: #FFFFFF;
 text-decoration: none;
}
a img { border: none; }

#container { 
 position: relative; /* position: relative positions the two sidebars relative to this */
 width: 800px; 
 margin-left: auto;
 margin-right: auto; /* make room for outside margins */
 background: #FFFFFF;
 text-align: left; /* this overrides the text-align: center on the body element. */
 height: auto !important; /* 3 lines for bottom-footer impt fixes IE that doesn't understand min ht */
 height: 100%;
 min-height: 100%; 
}
#container h1, #container h2 {
 text-align: center;
 font-family: Georgia, "Times New Roman", Times, serif;
}
#container h3, #container h3 a, 
#container h4, #container h4 a, 
#container h5, #container h5 a, 
#container h6, #container h6 a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 padding: 2px 0 3px 0;
 margin: 0;
}
#container h1, #container h2 { font-size: 24px; font-weight: bold; }
#container h3, #container h3 a { font-size: 16px; line-height: 20px; }
#container h4 { font-size: 14px; }
#container h5 { font-size: 12px; }
#container h6 { font-size: 10px; }
#container p, #container a { font-size: 12px; }

#header {
 text-align: center;
 margin: 0px;
 padding: 0px;
 height: 160px;
}
.imgbanner { margin: 0px; padding: 0px; height: 160px; }
.bannerone { background: #000 url(images/Cascades_NE_ParkLakes_bannertext.JPG) top left no-repeat; } 
.bannertwo { background: #000 url(images/Cascades_near_alpine_lakes160.jpg) top left no-repeat; }
.bannerthree { background: #000 url(images/Methow_wildflowers_160.jpg) top left no-repeat; }
.bannerfour { background: #000 url(images/LagoPatos_Chile160.JPG) top left no-repeat; }
.bannerfive { background: #000 url(images/Sunset_from_mt_spokane_160.jpg) top left no-repeat; } 
.bannersix { background: #000 url(images/Flowers_columbia_gorge160.JPG) top left no-repeat; }
.bannerseven { background: #000 url(images/Little_slocan_lake160.JPG) top left no-repeat; }
.bannereight { background: #000 url(images/Kofa_sunset_160.JPG) top left no-repeat; }
.bannernine { background: #000 url(images/Puget_sound_sunset-from_cypress_island_160.jpg) top left no-repeat; }
.bannerten { background: #000 url(images/Lanin_Araucarias160.jpg) top left no-repeat; }
.bannereleven { background: #000 url(images/DesertLake_SaltFlats_800width_topbanner.jpg) top left no-repeat; }
.bannertwelve { background: #000 url(images/Web_Map_Header_b.JPG) top left no-repeat; }
.bannerthirteen { background: #000 url(images/topbanner_propoise1.JPG) top left no-repeat; }
.bannerfourteen { background: #000 url(images/topbanner_argentina_sierra_de_famatina6_160.jpg) top left no-repeat; }
.bannerfifteen { background: #000 url(images/eastsideforest160.jpg) top left no-repeat; }
.banner_webmap2 { background: #000 url(images/PBIwebmapsBanner2.jpg) top left no-repeat; }
#header h1 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
}
#navbar {
 margin: 0px;
 padding: 0px;
 height: 40px; /* 49px; */
 background-color: #3F4A24;
 z-index: 30;
 width: 800px;
 border-bottom: 1px solid #000;
}

#nav-home, #nav-about, #nav-bio, #nav-ini , #nav-serv , #nav-pub , #nav-prod , #nav-news { 
 background-color: #814125; } /* colors nav-bar item when page is active */

#mainContent { /* -50 top to fix 3-col IE navbar margin */
	margin: -50px 200px 30px 200px;
	padding: 0px 10px 0px 10px;
}
#mainContent h1, #mainContent h2 { padding: 40px 0 0 0; }
#mainContent h3 { margin: 10px 0 0 0; }
#mainContent p, #mainContent a, #mainContent li {
 font-size: 14px; padding: 0;
}
#mainContent ul { margin: 10px 0px 10px 20px; }
#mainContent table.catalog ul { margin: 0px 0px 0px 0px; }
#mainContent li {
 list-style-type: disc;
 margin-left: 15px;
 padding-left: 5px;
}
#map_canvas {
	margin-top: 20px; /* For Google Maps API Mashups */
	margin-left: 10px;
	}
#sidebar1 {
	position: absolute;
	top: 201px;
	left: 0;
	width: 200px;
	font-size: 14px;
	line-height: 16px;
	background-color: #C0BC92;
	z-index: 0;
}
#sidebar2 {
	position: absolute;
	top: 201px;
	right: 0;
	width: 200px;
 	font-size: 14px;
	line-height: 16px;
	background-color: #C0BC92;
	z-index: 0;
}
#sidebar1 h3, #sidebar2 h3, 
#sidebar1 h3 a, #sidebar2 h3 a {
 padding: 5px; margin: 2px 0px 3px 10px;
}
#sidebar1 p, #sidebar2 p {
 font-size: 14px;
 padding: 0px 5px 0px 10px;
 margin: 3px 0 2px 0;
}
#sidebar1 a:link, #sidebar2 a:link, #sidebar1 a:visited, #sidebar2 a:visited {
	color: #330033;
	text-decoration: none;
}
#sidebar1 a:hover, #sidebar2 a:hover {
 color: #0033FF;
 text-decoration: none;
}
#sidebar1 a:active, #sidebar2 a:active {
 color: #0033FF;
 background: #FFFFFF;
 text-decoration: none;
}
#sidebar1 ul, #sidebar2 ul {
	font-size: 14px;
	padding: 2px 5px 0px 15px;
	margin: 0px 0px 10px 10px;
}
#sidebar1 li, #sidebar2 li { font-size: 14px; }
#sidebar1 img, #sidebar2 img {
	margin: 0 0 -3px 0; /* prevent space between images rendered by IE */
	padding: 0;
	border-top-style: solid;
	border-top-width: medium;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#facebook table { margin-top: 5px; margin-bottom: 8px; }
#facebook td { padding-right: 10px; padding-left: 10px; }
#sidebar1 img.nobord, #sidebar2 img.nobord {
  border-top-style: none; border-bottom-style: none; }
#sidebar1 p.fivepx, #sidebar2 p.fivepx {
	margin: 2px 0 0 0;  }

#howtohelp {
	float: none; /* this element must precede the source order of other elements it is positioned next to */
	clear: none; /* use float none and clear none to expand this box to the extent of its container column div*/
	width: auto; /* top and bottom padding create visual space within this div  */
	background-color: #814125;
	margin: 0;
	padding: 0 0 5px 0;
	color: #FFFFFF;
}
#howtohelp h3, #container h3 a {
 margin: 0;
 padding: 5px 0 5px 5px;
}
#howtohelp p {
 margin: 0;
 padding: 0;
}
#howtohelp a:link, #howtohelp a:visited {
	color: #ffffff;
	text-decoration: none;
}
#howtohelp a:hover {
 color: #0033FF;
 text-decoration: none;
}
#howtohelp img {
	border-top-style: none;
	border-bottom-style: none;
}
#footer { /* added entire div for bottom-footer */
	clear: both;
	position: relative;
	height: 80px;
	z-index: 10;
	margin: -80px 0 0 0;  /* controls where the bottom-footer top margin ends up xxx deleted next 3 lines */
}
#padding { padding: 0 0 45px 0; } /* bottom-footer for div inside container that unpads the -35 pixel margin */
#footer p {
 font-size: 14px;
 margin: 0; /* zero margins of 1st footer element to avoid margin collapse */
 padding: 10px 0 10px 0; /* pad to create space without margin collapse */
 text-align: center;
}

table.catalog {
 border-collapse: collapse;
 border-width: 0px; /* originally 1 px*/
 border: outset 0px; /* originally 1 px*/
}
table.catalog tr {
 background-color: #FFF;
 color: #000000;
 margin: 0;
 border: inset 0pt; /* originally 1 pt*/
 vertical-align: top;
}
table.catalog td {
 padding: 0 5px 10px 5px;
  font-size: 14px;
}
table.catalog p { 
 font-size: 14px; 
 margin: 0;
 padding: 0;
}
table.catalog img {
	border: 1px solid #000000;
}
table.profiles {
 border-collapse: collapse;
 border-width: 0px; /* originally 1 px*/
 border: outset 0px; /* originally 1 px*/
}
table.profiles tr {
 padding: 5px;
 background-color: #FFF;
 color: #000000;
 margin: 0;
 border: inset 0pt; /* originally 1 pt*/
}
table.profiles tr td { font-size: 14px; padding: 10px 0px 0px 5px;}
blockquote { border : 2px solid #000;
 width: 500px; float: none; margin: 0px; padding: 10px;
 background-color: #ccc; quotes: "\201C" "\201D"; }

hr { border: 0; height: 1px; width: 94%; align="center"; 
  color: #000; background-color: #000; }

blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element 
    before the close of a container that should fully contain its child floats */
	clear:both; height:0; font-size: 1px; line-height: 0px; }

#noimgborder img { border-top-style: none; border-bottom-style: none; }

.floatimgleft {
 float: left; 
 padding: 3px 3px 0 3px;
 margin: 0 10px 5px 0; }

.nomargin { padding: 0px; margin: 0px; }
.pindent15 { padding-left: 15px; }
.pmargin15 { margin-left: 15px; }
.pindent15br { padding: 0px 0px 0px 15px; }
.hanging-indent { text-indent: -25px; padding-left: 25px; }
.textred { color: #FF0000; }
.textblue { color: #0000FF; }

