/*Frontpage mls styles */

.mlspicture, .blurbpicture {
  text-align: center;
  margin:0 auto;
}

.mlspicture img, .blurbpicture img, .weather img {
  display: block;
}

.mlspicture a, .blurbpicture a, .weather a, .mlspicture a:hover, .blurbpicture a:hover, .weather a:hover { border: 0px; }

.mlsaddress, .blurbtitle {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
}

.mlsdirections, .mlsblurb, .mlsdetail, .mlsnumber, .blurbtext {
  font-family: arial, helvetica, sans-serif;
  font-size: .8em;
  line-height: 1.4em;
}

.mlsdirections { font-style: italic; }

.mlsblurb, .mlsbroker, .blurbtext {
 text-align: justify;
}

.mlsnumber {
 text-align: right;
 font-weight: bold;
}

.mlsbroker {
 font-size: .75em;
 font-style: normal;
}
