body {
	font-family: Georgia, Times, serif;
	font-size:12px;
	color: #43462e;
	background-color: #d3d4c7;
}

td, li {
	font-family: Georgia, Times, serif;
	font-size:12px;
	color: #43462e;
}

h1 {
	font-family: Georgia, Times, serif;
	font-size:14px;
}

.white {
	background-color: #FFFFFF;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #7c805e;
	text-decoration: none;
}
.green-nav {
	background-color: #c7c9b5;
}
.lgreen {
	background-image: url(images/nav_tile.gif);
	background-repeat: repeat;
}
