h1 {
	font-size: 40px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	color: #435847;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #18321D;
	background-color: #a0bc89;

}
td {
	font-size: 11px;
	font-weight: bold;
}

.dropcap {
	font-variant: small-caps;
}
.copyright {
	font-size: 9px;
}
a:link {
	color: #2D5D35;
}
a:visited {
	color: #2D5D35;
}
a:active {
	color: #76243B;
}
a:hover {
	color: #79233C;
}
.mosaic {
	background-attachment: scroll;
	background-image: url(/TLT/images/mosaic4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/* 	background-color: #BED9C1; Pale-ish green page background*/
}
.menuspacer {
	height: 170px;
}
.menucell {
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #2D5D35;
	text-align: center;
}
.photocredit {
	font-size: 9px;
}
.lastupdate {
	font-size: 9px;
}
