p {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 120%;
  font-size: x-small;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 120%;
  font-size: xx-small;
}

.home_back {
  background-attachment: scroll;
  background-image: url(images/backgrounds/home.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.farmhouse_back {
  background-attachment: scroll;
  background-image: url(images/backgrounds/farmhouse.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.latorre_back {
  background-attachment: scroll;
  background-image: url(images/backgrounds/latorre.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

li {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 120%;
  font-size: x-small;
  color: #000000;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  color: #193E2A;
}

.theesate_back {
  background-attachment: scroll;
  background-image: url(images/backgrounds/theestate.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.loliveto_back {
  background-image: url(images/backgrounds/loliveto.jpg);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: left bottom;
}

.heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  font-weight: bold;
  color: #193E2A;
}

.formtxt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-small;
  color: #000000;
}

a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-small;
  color: #193E2A;
}

.inbodylink {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 120%;
  font-size: x-small;
  color: #193E2A;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	vertical-align: bottom;
}
.enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #193E2A;
	text-align: center;
	vertical-align: bottom;
	line-height: 180%;
	text-decoration:underline;
}
