@charset "utf-8";
/* CSS Document */

body {
	background-image: url(assets/gr_bkgd.gif);
	background-repeat: repeat;
	background-color: #3A5A29;
}
p {
	font-family: "MS Serif", "New York", serif;
	font-size: 9px;
	color: #B9DE8E;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #B9DE8E;
}
table {
	background-color: #B6DA82;
}
li {
	list-style-type: circle;
	list-style-image: none;
	color: #3A5A29;
}
.grandparents {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #3A5A29;
}
#textlink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #3A5A29;
	text-decoration: underline;
}
.lrgboldtext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #3A5A29;
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #3A5A29;
}
.progeny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3A5A29;
}
.copyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #B9DE8E;
}
.forsalelisting {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #3A5A29;
	font-weight: normal;
}
#border {
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #3A5A29;
	border-right-color: #3A5A29;
	border-bottom-color: #3A5A29;
	border-left-color: #3A5A29;
}
a {
	text-decoration: none;
	color: #3A5A29;
}
.picborder {
	border: thick outset #3A5A29;
}
