table#main {
	border: medium groove #D2691E;
	background-color : White;
}
td#spork {
	border: medium outset #D2691E;
}
td#brovy {
	background-color: #FFFF99;
}
td#menu {
	border: medium groove Silver;
}

td#main {
	border-bottom: medium groove #D2691E;
	background-color: Wheat;
}
td#main2{
	border-right: medium groove #D2691E;
	border-bottom: medium groove #D2691E;
	background-color: #F5DEB3;
	padding: 4px;
}	
td#bark{
	border: medium groove Silver;
	background-color: transparent;
	background-image: url(../images/woodold.jpg);
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	
	
}
a#top {
	color: #D2691E;
	font-family: "Chaparral Pro";
	font-size: 11pt;
	text-decoration: none;
	font-weight: 600;
}
a#tops {
	color: #D2691E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: 700;
}
a:active {
	text-decoration: underline;
}
a#top:hover {
	text-decoration: none;
	border: thin outset #CD853F;
}
a#tops:hover {
	text-decoration: underline;
}
p#front {
	font-family : "Chaparral Pro";
	font-size : 11pt;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 3px;
	padding-bottom : 3px;
	text-indent : 4px;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}
p#box{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	border: thin solid #D2691E; 
}
td#leftnav{
	border-right: thick ridge #D2691E;
	padding-left: 5px;
	background-image : none;
	background-color : #FAEBD7;
	padding-top : 5px;
}
td#leftnav2{
	background-color : #FAEBD7;
	border-bottom : thick ridge #D2691E;
}