.brdr-BL {
	border: 2px solid #000000;
}
.brdr-RED {
	border: 2px solid #8D573D;
}
body {
	background-image: url(bg.jpg);
	padding: 0px;
	margin: 0px;


}
.padded {
	padding: 5px;
}
.nav {
	font-family: Enviro, Eras-Normal;
	color: #3A471B;
}
a:visited {
	font-family: Enviro, Eras-Normal;
	color: #3A471B;
	text-decoration: none;
	font-weight: bolder;

}
a:hover {
	font-family: Enviro, Eras-Normal;
	color: #3A471B;
	text-decoration: underline;
}
a:active {
	font-family: Enviro, Eras-Normal;
	color: #3A471B;
}
.links {
	font-family: Enviro, Eras-Normal;
	color: #3A471B;
	text-decoration: none;
	font-weight: bolder;

}
.brdr-REDdble {

	border: medium double #8D573D;
}
.lrgbrdr {
	border: 5px ridge #8d573d;

}
.descr {
	font-family: Enviro, Eras-Normal;
	color: #673A01;
	font-size: large;
}
.heading {
	font-family: Enviro, Eras-Normal;
	font-size: x-large;
	color: #673A01;
	font-weight: bolder;
	text-decoration: underline;


}
.lrgdscript {
	font-family: "Palatino Linotype";
	color: #673A01;

}
.smalltitle {
	font-family: "Palatino Linotype";
	font-size: x-small;
	color: #673A01;

}
.list {
	list-style-image:  url(paws.jpg);
