/* The following section of font information is NOT editable by the client via Diamond Cutter */

/* For Seeding */
FONT.X1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.0pt;
  color: #000000;
}

/* The following section of font information is NOT editable by the client via Diamond Cutter */

/* For Dictionary */
FONT.X2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 25.0pt;
  color: #000000;
}

/* The following are global conditions for all pages, and are NOT editiable by the client via Diamond Cutter, for this version. */

A.M:VISITED {
  color: #996633;
  text-decoration: none;
}

A.M:LINK {
  color: #996633;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #996633;
  text-decoration: none;
}

A:LINK {
  color: #996633;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline;
}

BODY {
  background-color: #EEE7D3;
}

BODY#main {
  background-color: #EEE7D3;
  background-image:url(../images/sayler_top-bg2.gif);
  background-position:top;
  background-repeat:repeat-x;
}

.content {
	padding-right: 25px;
	padding-left: 25px;
}
/* Left Column MLS Finder items */

.mlsfinder {
  padding:0px;
  margin-top:6px;
  border:2px #633000 solid;
  width:110px;
}

.mlsfinderhead {
  background-color:#633000;
  width:110px;
  padding-left:5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14.0pt;
  font-weight:bold;
  font-style:normal;
  color: #eee7d4;
}

.mlsfinderbody {
  background-color:#eee7d4;
  padding-left:10px;
  padding-top:3px;
  padding-bottom:3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10.0pt;
  font-weight:bold;
  font-style:normal;
  color: #000000;
}

A.MLS:VISITED {
  color: #633000;
  text-decoration: none;
}

A.MLS:LINK {
  color: #633000;
  text-decoration: none;
}

A.MLS:HOVER {
  color: #8e4703;
  text-decoration: underline;
}

.btn {
  background-color:#633000;
  width:114px;
  padding:3px 3px 3px 6px;
  margin-top:6px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14.0pt;
  font-weight:bold;
  font-style:normal;
  color: #eee7d4;
}

A.btna:VISITED {
  color: #eee7d4;
  text-decoration: none;
}

A.btna:LINK {
  color: #eee7d4;
  text-decoration: none;
}

A.btna:HOVER {
  color: #eee7d4;
  text-decoration: none;
}