body {
background-color: #fffdd5;
margin: 0;
padding: 0;
background-image: url("images/top-bg.jpg");
background-repeat: repeat-x;
background-position: top;
}

a { color: #366000; }
a:hover { color: #0f1b00; }

li { margin-bottom: 10px; }

#container {
margin-left: auto;
margin-right: auto;
width: 985px;
}

#top {
width: 100%;
height: 149px;
position: relative;
}
#top img { 
margin-top: 35px;
float: left;
border: 0;
}

#toptagline {
top: 115px;
position: absolute;
z-index: 2;
width: 250px;
right: 140px;
}

.tagline {
font-family: palatino, palatino linotype, georgia, serif;
font-size: 18px;
color: #2e6800;
font-weight: bold;
font-style: italic;
text-decoration: none;
}

.plain {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #351900;
}
#top #treetop { 
margin-top: 22px;
float: right; 
position: relative;
z-index: 1;
}

#topmenu {
height: 34px;
text-align: center;
}
#topmenu a {
background-image: none;
text-decoration: none;
color: white;
font-weight: bold;
font-size: 15px;
font-family: gill sans mt, gill sans, sans-serif;
padding: 6px 9px 14px 9px;
margin-left: 2px;
margin-right: 2px;
line-height: 34px;
margin-top: 0;
}
#topmenu a:hover {
background-image: url("images/menu-bg.gif");
background-repeat: repeat-x;
}
#topmenu a.on {
background-image: url("images/menu-bg.gif");
background-repeat: repeat-x;
}

#left {
float: left;
width: 637px;
margin: 45px 20px 0 0;
background-color: #edf1c2;
padding-bottom: 15px;
}

#homeheader {
background-color: #a9ca74;
border-top: 1px solid #3c7c0a;
border-bottom: 1px solid #3c7c0a;
padding: 6px 8px 8px 8px;
text-align: center;
color: #946500;
font-size: 40px;
margin-top: 20px;
}
#homeheader #brown {
display: block;
font-family: garamond, georgia, serif;
font-size: 28px;
font-weight: bold;
color: #7b491d;
font-variant: small-caps;
}

.copy {
font-family: palatino, palatino linotype, georgia, serif;
font-size: 17px;
font-weight: bold;
font-style: italic;
color: #7b491d;
font-variant: small-caps;
}


#right {
float: right;
width: 310px;
margin-top: 30px;
font-family: Arial, Helvetica, sans-serif;
}

#carbonoffset {
text-decoration: none;	
background-color: #fff6be;
color: #6d3600;
font-size: 12px;
margin-bottom: 35px;
padding-bottom: 10px;
}

#carbonoffset blockquote {
padding: 0 30px 0 30px;
margin: 0;
border-bottom: 1px solid #ffce5b; 
}
#carbonoffset blockquote p { margin: 0; }
#carbonoffset blockquote p:first-child { font-size: 18px; }
#carbonoffset blockquote p:hover { background-color: #fffbe0; }

#carbonoffset a {
background-color: #fff6be;	
display: block;
text-decoration: none;
margin: 0;
border-bottom: 1px solid #ffce5b; 
padding: 2px 2px 2px 13px;
font-size: 11px;
color: #af5700;
font-weight: bold;
}
#carbonoffset a:hover { background-color: #fffbe0; }
#carbonoffset a:last-child { border-bottom: 1px solid #ffce5b; }

#news {
background-color: #edf1c2;
font-size: 12px;
padding-bottom: 10px;
}

.newshdr {
font-weight: bold;
display: block;
background-color: #a9ca74;
font-size: 16px;
padding: 7px 6px 6px 12px;
color: white;
}
.newshdr a {
text-decoration: none;
}
 
#news p {
padding: 15px 15px 7px 15px;
margin: 0;
}
#bottommenu {
clear: both;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-size: 12px;
line-height: 18px;
padding: 60px 0 10px 0;
}
#bottommenu a {
background-image: none;
text-decoration: none;
color: #366300;
font-weight: bold;
font-size: 13px;
font-family: gill sans mt, gill sans, sans-serif;
padding: 6px 9px 10px 9px;
margin-left: 2px;
margin-right: 2px;
line-height: 34px;
margin-top: 0;
}
#bottommenu a:hover {background-color: #edf1c2; }

#bottom {
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-size: 12px;
line-height: 18px;
padding: 10px;
color: #633100;
}
#bottom a { color: #6a3a10; }

.illustration {
float: right;
margin: 20px;
padding: 8px;
border: 1px dotted #d7a053;
background-color: #fff1b7;
}

#right .illustration {
margin-left: 0;
float: none;
}