body {
background:#485637 url("pix/bg4.jpg") repeat-y center top;
  margin:0;
  padding:0px 20px;
  font:x-small Georgia,Serif;
  text-align:center;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
  line-height: 1.3em;
  }
a:link {
color: #4d7d0e;
  text-decoration:none;
  }
a:visited {
  color:#4d7d0e;
  text-decoration:none;
  }
a:hover {
  color:#ff9933;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }


/* Header
----------------------------------------------- */
#top
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 2px;
	font-size: 1pt;
}

#header 
{
  width:740px;
  height:190px;
  margin:10px auto 0px;
  border:0px solid #ccc;
  background-image: url(pix/treebar1.jpg);
  background-repeat: no-repeat;

  }
#title 
{
  margin:5px 5px 0;
  padding:11px 7px .2em;
  border-width:1px 1px 0;
  font-size:160%;
  line-height: 0.8em;
  font-weight:normal;
  color:#666;
  letter-spacing:.2em;
  }
#title a 
{
  color:#666;
  text-decoration:none;
  }
#title a:hover 
{
  color:#c60;
  }
#description 
{
  margin:0 5px 5px;
  padding:0 20px 20px;
  text-transform:uppercase;
  border-width:0 1px 1px;
  max-width:680px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  letter-spacing:.2em;
  color:#999;
  }


/* Content
----------------------------------------------- */
#content 
{
  width:738px;
  background-color: #e6e7bf;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
#main 
{
  background-color: #f5f5ed;
  width:495px;
  padding: 5pt 11pt 11pt 15pt;
  float:left;
  border:1px solid #fff;
  margin-right: 3px;
  }

#sidebar 
{
  width:175px;
  float:right;
  padding: 8pt 7pt 8pt 8pt;
  background-color:#eeefca;
  border:1px solid #fff;
  margin-right: 3px;
 }

#sidebar2 
{
  width:175px;
  float:right;
  padding: 8pt 7pt 8pt 8pt;
  background-color:#eeefca;
  border:1px solid #fff;
  margin-right: 3px;
  margin-top: 30px;
 }

.pic	
{
	float:right;
	border:1px solid #ceddbc;
	padding:3px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:15px;
    background-color: #fff;
	}

.pic2	
{
	float:right;
	border:1px solid #ceddbc;
	padding:3px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:15px;
    background-color: #fff;
	}

.picctr	
{
	text-align:center;
	border:0px solid #ceddbc;
	padding:3px;
	margin-top:15px;
	margin-bottom:15px;
	}

.pic p, .pic2, picctr
{
	margin:0px;
	padding:5px;
	font-size: 10px;
	font-weight:bold;
	color:#666;
	text-align:center;
	}

/* Headings
----------------------------------------------- */
h1
{
  text-align:left;
  font:130%/1.5em Georgia,Serif;
  color: #c60;
  }

h2
{
  text-align:left;
  font:120%/1.4em Georgia,Serif;
  color: #556325;
  }

h3 {
  margin:1.5em 0 .75em;
  font:110%/1.4em Georgia,Serif;
  letter-spacing:.2em;
  color:#999;
  }


/* Feed Content
----------------------------------------------- */

#feed
{
	width: 450px;
	color: #333;
  	background-color: #e6e7bf;
	padding: 3pt;
	margin: 0 5px 20px 0px;
	text-align: left;
	line-height: 103%;
    font:1.0em/1.2em Georgia,Serif;
}

ul
{
list-style-type: none;
padding: .3em;
margin: 0;
margin-left: 1em;
}

li
{
background-image: url(pix/treeicon.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left: 1.4em;
line-height: 1.6em;

}

#ref
{
	top: 20px;
	width: 400px;
	color: #333333;
	font-size: 95%;
	text-decoration: none;
	padding: 2px 5px 0 5px;
	margin: 20px 0 0 25px;
	text-align: left;
}

#words
{
	width: 350px;
	font-size: 95%;
	color: #333;
	font-style: italic;
	margin: 20px 0 0 55px;
	text-align: left;
}




/* Sidebar Content
----------------------------------------------- */

#contact
{
	width: 165px;
	font-size: 97%;
	color: #333;
	font-style: italic;
	margin: 20px 0 0 0px;
}

#nav2
{
	width: 165px;
	font-size:1em;
    line-height: 1.6em;
	color: #666;
	margin: 20px 0 0 0px;
}





/* Footer
----------------------------------------------- */
#footer {
  width:750px;
  clear:both;
  margin:20px auto 20px auto;
  float: right;
  }
#footer hr {
  display:none;
  }
#footer p
{
	margin: 0;
	padding-top: 15px;
	letter-spacing: .1em;
	font-weight: lighter;
	color: #333;
	text-align: center;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
	font-size: smaller;
	line-height: 1.5em;
	font-style: oblique;
}

