body {
	font-family: verdana;
	background-color: #669900;
}

td.border {
	background-color: black;
}


a.enter {
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}

a.enter:hover {
	color: yellow;
}

td.copyright {
	font-size: 8pt;
	color: black;
}

a.navigation {
	font-family: verdana;
	text-decoration: none;
	color: black;
	font-size: 10pt;
	font-weight: bold;
}

a.navigation:hover {
	color: yellow;
}

a.submenu {
	text-decoration: none;
	color: black;
	font-size: 8pt;
}

a.submenu:hover {
	color: yellow;
}

a.Content_old {
	text-decoration: none;
	color: darkgreen;
	font-size: 8pt;
	font-weight: bold;
}

a.Content_old:hover {
	color: red;
}

td {
	background-position: center center;
	background-repeat: no-repeat;
}


td.bgCone {
	background-image: url('../images/bgCone.jpg');
}

td.bgPineNeedles {
	background-image: url('../images/bgPineNeedles.jpg');
}

td.bgSycamore {
	background-image: url('../images/bgSycamore.jpg');
}

td.bgMiscLeaves {
	background-image: url('../images/bgMiscLeaves.jpg');
}

td.bgOak {
	background-image: url('../images/bgOak.jpg');
}

td.bgNettle {
	background-image: url('../images/bgNettle.jpg');
}

td.bgBramble {
	background-image: url('../images/bgBramble.jpg');
}

td.bgFern {
	background-image: url('../images/bgFern.jpg');
}

td.bgHolly {
	background-image: url('../images/bgHolly.jpg');
}

td.bgTreeLine {
	background-image: url('../images/bgTreeLine.jpg');
	background-position: bottom center;
}

td.navSelected {
	color: yellow;
	font-size: 10pt;
	font-weight: bold;
}

td.navSubItemSelected {

	color: yellow;
	font-size: 8pt;
}

td.Content {
	font-family: verdana;
	font-size: 10pt;
}

h1 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}

td.ContactHeader {
	color: darkblue;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

td.ContactDetail {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
