/* For Sale detail pages */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
strong, b {
  font-weight: 800;
} 
.maroon4 {
  border: solid 4px #800000;
}
.top-slogan-new {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
  color: #800000; 
  text-decoration: none;
} 
.slogan {
  color: #800000;
  font-size: 7pt;
  font-weight: normal;
  text-align: center;
}
.forsale {
  color: #FF0000;
  font-size: 16pt;
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
  letter-spacing: 7px;
}
h2 {
  color: #800000;
  font-size: 13.5pt;
  text-align: center;
}
h2.title {
  font-weight: bold;
}
.fspghead {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 14pt;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 7px;
} 
.fspgsubhd { 
  color: #FFFFFF; 
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 5px;
}
.mypix {
  border: 1px solid #000000;
}
.nopix {
  border: none;
}
.regular {
  color: #800000;
  font-size: 10pt;
}
.regblack {
  color: #000000;
  font-size: 10pt;
}
a {
  color: #FF0000;
  font-size: 10pt;
  letter-spacing: 1px;
  text-decoration: underline
}
a:link {color: #FF0000;}
a:visited {color: #FF0000;}
a:hover {color: #FF0000;font-weight: bold;}
a:active {color: #FF0000;}

a.bigred {
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
}
a.bigred:hover {font-weight: bolder;}

.notes {
  color: #800000;
  font-size: 9pt;
  line-height: 140%;
}
input.submit {
  font-family: Arial;
  font-size: 10pt;
  color: #800000;
  background-color: #C0C0C0;
} 
input.printit {
  font-size: 8pt;
  letter-spacing: 2px;
  line-height: 150%;
  color: #000000;
  background-color:#C0C0C0;
}
.disctext {
  color: #000000;
  font-size: 8pt;
}
.copyright {
  color: #000000;
  font-size: 8pt;
  padding: 10px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
}
