body, html { height: 100%;}
body
{ 
	font-family: Georgia, serif;
	margin: 0;
	background-color: #fff;
	color: #000;
	width: 980px;
	margin: auto;
}
table {/*  font-size: medium; color: #333; font-family: Georgia, serif */}

td { vertical-align: top; padding: 0px; }
td.centered { text-align: center; }
td.quote
{
	text-align: center;
	padding-bottom: 5px;
	line-height: 150%;
	//letter-spacing: .2em;
	font-family: georgia, serif;
	font-size: larger;
}
td.nav { padding: 0 10px; }

h1, h2, h3, h4, h5, h6 { /* margin: 0; font-family: Georgia,serif; */ }
h1,h2 {font-weight: normal;}
/* h1 { color: #000000; font-size: x-large; margin-bottom: 10px; }
h2 { color: #333333; font-size: large; margin-bottom: 2px; }
h3 { color: #2EB800; font-size: medium; font-weight: bold; margin: 4px 0px; }
h4 { color: #333333; font-size: medium; font-family: "Helvetica Neue", Arial,sans-serif;}
h5 { color: #2EB800; font-size: medium; margin-top: 4px; } */

p
{
	line-height: 150%;
	text-align: left;
	font-size: 100%;
}

a:active, a:link, a:visited
{
	//font-family: "Helvetica Neue", Arial, sans-serif;
	//margin-left: 2px;
	text-decoration: underline;
	color: rgb(0,100,0);
	/* letter-spacing: -0.1em; */
}
a:focus, a:hover { text-decoration: none; }

p.intro
{
	//font-family: Georgia,serif;
	color: #000000;
	padding: 20px;
	border: dashed 1px #CCCCCC;
	//line-height: 1.7em;
	text-align: left;
}
p.intro:first-line { }

div.quote
{
	font-weight: bold;
	//font-size: small;
	font-family: "Helvetica Neue", Arial,sans-serif;
	font-style: italic;
	padding-left: 30px;
	padding-right: 30px;
	margin: 5px;
	text-align: center;
}
.name
{
	color: #00A300;
	font-weight: bold;
	//font-size: small;
}
.error { color:#FF3300; font-size: x-small; }
.light { color: #999999; }
.title { font-style: italic; }
/* .small { font-size: xx-small; } */
.small { font-size: smaller; }
.excerpt
{
	border: solid 1px #CCCCCC;
	margin: 10px 0px;
	padding: 5px;
} 

#main {  }
#border_left { 
    width:200px; 
    background: #2EB800;
    /*background: #2EB800 url("images/trunk_left.png") no-repeat bottom right;*/
    }
#border_right { 
    width:200px; 

    background: #2EB800;
    /*background: #2EB800 url("images/trunk_right.png") no-repeat bottom left;*/
    }
#main { 
    padding: 10px; 
    text-align: center; 
    padding-top: 10px; 
    padding-top: 0; 
    /*
    background-image: url("images/trunk_main.png"); 
    background-position: bottom; 
    background-attachment: fixed;
    background-repeat: no-repeat; 
    */
}
#header { 
    text-align: center;
    padding-top: 20px; 
    padding-bottom: 20px; 
    vertical-align: middle; 
    }
#footer {
	border-top: thin dotted silver;
	padding: 24px;
	margin: 48px auto;
	text-align: center; 
	font-family: "helvetica neue", arial, sans-serif;
	font-size: 90%;
	line-height: 150%;
	}
#footer a { 
	display: inline-block; 
	margin: auto 0.40em;
	}
#footer img { 
	display: block;
	margin: auto;
	margin-top: 48px;
	}
#footer p {
	text-align: center;
	margin: auto;
	}
#footer p.copyright { 
	margin: 30px auto;
	text-align: center; 
	font-size: x-small; 
	color: #444444; 
	font-family: "helvetica neue", arial, sans-serif;
	}

#main2 { text-align: center;  }

#leftcol { 
    width: 150px; 
    border-right: dashed 1px #00A300; 
    padding-right: 10px; 
    //font-size: small; 
    padding-top: 10px; 
    text-align: center;
    font-family: "helvetica neue", arial, sans-serif;
    }
    
#rightcol { 
    width 300px; 
    padding-left: 10px; 
    padding-right: 10px; 
    //font-size: small; 
    text-align: left;
    }
    
#sublinks { 
    color: #B88A00; 
    //font-size: 13px;
    padding-bottom: 20px; 
    }
#sublinks a
{
	display: block;
	margin-bottom: 0.70em;
}
#sublinks br { display: none; }
.content { margin: 5px; }
.framed { border: solid 2px #333333; }

ul { 

    list-style-image: url("http://www.callofthetrees.com/images/cott_bullet.png"); 
    }
li {
	padding-bottom: 15px;
	}
input,textarea,select { 
    border: solid #000000 1px; 
    background: none; 
    //font-size: x-small; 
    padding: 2px; 
    }
    
input.text, textarea.text { border: solid #000000 1px; }


#bannerx {margin: 0 auto 18px; }
#bannerx img { margin: auto auto 10px; display: block;}
#bannerx div.links
{
	text-align: center;
	font-family: "helvetica neue", arial, sans-serif;
	font-size: 96%;
}
#bannerx div.links a {display: inline-block; margin-right: 0.70em;}
#bannerx div.links a.last {margin-right: 0;}
#bannerx div.links a:after {content: "";}
#bannerx div.links a.last:after {content: "";}

.smallcaps, .sc
{
	font-size: smaller;
	text-transform: uppercase;
}
.sans {font-family: "helvetica neue", arial, sans-serif ! important;}
.serif {font-family: Georgia, serif ! important;}


.alertbox
{
	font-family: "helvetica neue", arial, sans-serif;
	text-align: left;
	margin: 0 0 18px 0;
	padding: 0 24px;
	background-color: rgb(255, 255, 150);
	border-width: 12px thin medium thin;
	border-color: rgb(0,255,0);
	border-style: solid;
}
.alertbox p
{
	text-align: left;
	//line-height: normal;
}
.daybox
{
	font-family: georgia, serif;
	text-align: left;
	margin: 0 0 18px 0;
	padding-top: 24px;
	background-color: rgb(255, 255, 255);
	border-width: 12px thin medium thin;
	border-color: rgb(0, 156, 70);
	border-style: solid;
	background-image: url(./images/quotemarkright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.daybox p
{
	font-size: larger;
	text-align: left;
	padding: 12px 30px 0 56px;
	margin: 0 auto;
}
.daybox p.quote
{
	background-image: url(./images/quotemark.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.daybox p.attribution
{
	background-image: none;
	font-size: 100%;
	text-align: right;
	padding: 0 72px 12px 56px;
	margin: 0 auto;
	font-family: "helvetica neue", arial, sans-serif;

}
.plainbox
{
	text-align: left;
	margin: 0 0 18px 0;
	padding: 0 24px;
	background-color: transparent;
	border-width: thick thin thin thin;
	border-color: rgb(0,176,0);
	border-style: solid;
}
.plainbox p
{
	text-align: left;
	//line-height: normal;
}

a.alert0a {margin-right: 1.00em;}
a.alert0a:active, a.alert0a:link, a.alert0a:visited
{
	font-weight: normal;
	text-decoration: underline !important;
	color: rgb(0, 120, 0) !important;
	word-spacing: normal !important;
	letter-spacing: normal !important;
	letter-spacing: 0.10em !important;

}
a.alert0a:focus,a.alert0a:hover
{
	text-decoration: none !important;
	color: rgb(0, 160, 0) !important;
	word-spacing: normal !important;
	letter-spacing: normal !important;
	letter-spacing: 0.10em !important;
}
#alert0
{
	font-size: 96%;
	text-align: center !important;
	font-family: "helvetica neue", arial, sans-serif !important;
	color: rgb(76, 76, 76) !important;
	background-color: rgb(255, 255, 102) !important;
	width: 980px !important;
	padding: 2px 0 4px 0 !important;
	margin: 0 !important;
	border-top: 0 !important;
	border-right: 0 !important;
	border-bottom: thin rgb(0, 176, 0) solid !important;
	border-left: 0 !important;
	word-spacing: normal !important;
	letter-spacing: 0.10em !important;
}
.painting {text-align: center; margin: auto; padding: 12px; background-color: rgb(10,30,10); color: rgb(200,210,200);}
.painting a {color: rgb(0,200,0);}

.yellow { color: rgb(204, 255, 153); }





