body {
	font-family: GillSans, Helvetica;
	font-size: 15px;
	color: #835e46;
	letter-spacing: 1px;
}
.linkbody {
}
p {
	letter-spacing: 1px;
	white-space: normal;
	padding: 5px;
	margin-right: 10px;
}
.foot {
}


.lgbody {
	font-family: GillSans, Helvetica;
	font-size: 18px;
	font-weight: bold;
}
.tile-footer {
	background-image: url(images/tiles/tile-footer.jpg);
	background-repeat: repeat-x;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -7px;
	margin-top: 0px;
	line-height: 18px;
}
.tile-right {
	background-image: url(images/tiles/tile-right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
a.foot:link {
	font-size: 18px;
	color: #835e46;
}
a.foot:visited {
	color: #4B1D00;
	font-size: 18px;
}
a.linkbody:link {
	color: #835E46;
	text-decoration: underline;
}
a.linkbody:visited {
	color: #835e46;
}
a.linkbody:hover {
	color: #336666;
}
a.foot:hover {
	color: #336666;
	font-size: 18px;
}
a.blue:link {
	color: #336666;
}
a.blue:visited {
	color: #336666;
}
a.blue:hover {
	color: #4B1D00;
}
