p,body,td,th,li	{font-family: verdana, helvetica, sans-serif; font-size: .9em;}
p				{line-height:180%;}
a.toplink		{font-size: 11px; font-weight: bold; color: #003366; text-decoration: none; }
a.toplink:hover	{font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.heading		{font-size: 2.5em;; color: #FFFFFF; font-weight: bold; margin-top:0; margin-right:200px; margin-bottom:5px;}
big				{font-size: 15px; font-weight: bold;}
.footnote		{font-size: .7em !important; color: #003300;}
.footnote	a	{color: blue; font-weight: bold;}
.date			{font-family: verdana, helvetica, sans-serif; font-size: .7em; color: #CCFFFF; font-style: italic; margin-right:50px;}
.news			{font-size: 11px;}
blockquote		{margin-right:200px;}
dl				{margin-left:100px;}
dt				{font-weight:bold; font-size:1.1em;}
dd				{padding-bottom:20px;}
ul				{margin-left:25px;}
li				{margin-bottom:10px;}

#sidenav	{
	margin-top:25px;
	margin-bottom:25px;
}
#buttonnav	{
	text-align:center;
	color:#630;
}
#topnav	{
	width:100%;
	height:52px;
}	
#treecap	{
	float:left;
	width:63;
	height:52;
	background-color:#69c;
}
#titlerow	{
	float:left;
	height:47px;
	background-image:url('/images/leaf-bg.gif');
	border-bottom:5px solid #003300;
	width:92%;
	background-color:#006633;
}
#trunktop	{
	height:28px;
	clear:both;
	background-image:url('/images/trunk-top.gif');
	background-repeat:no-repeat;
}
#bottomstrip	{
	width:100%;
	height:5px;
	clear:both;
}
#btmtrunk	{
	background-color:#963;
	width:131px;
	float:left;
	height:5px;
}
#bluebtm	{
	float:left;
	background-color:#690;
	height:5px;
	width:5px;
	width:90%;
}
#bottom	{
	clear:both;
	text-align:center;
	width:100%;
	height:70px;
}
#trunkwww	{
	float:left;
	text-align:center;
	width:131px;
	height:30px;
	padding-top:10px;
	background-color:#963;
}
#trunkroot	{
	background-color:#963;
	height:40px;
	width:65px;
	background-image:url('/images/trunk-btm.gif');
	background-repeat:no-repeat;
	float:left;
}
#bottomgrass	{
	float:left;
	background-color:#9c3;
	background-image:url('/images/grass-bg.gif');
	text-align:right;
	height:35px;
	border-top:5px solid #690;
	width:82%;
}

#tree_layout	{
	width:100%;
}
#treetrunk_nav {
	width:131px;
	height:100% !important;
	vertical-align:top;
/*	background-repeat:repeat-y;
	background-image:url('images/bark-bg.gif'); */
	background-color:#963;
	border-right: 5px solid #630; 
}
#treetrunk_content	{
	padding-right:50px;
}

.image_table th	{
	font-size:1.1em;
	padding-left:10px;
}
.acorn li	{
	list-style:none;
	list-style-image: url('/images/acorndot.gif');
}

