html, body{height:100%}

BODY {
  background: #FFFFFF;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
a:link { color: #666666; text-decoration: none }
a:active { color: #666666; text-decoration: none }
a:visited { color: #666666; text-decoration: none }
a:hover { color: #CCCCCC; text-decoration: none }

.redback {  background-image: url(images/redbkgd.gif); background-repeat: repeat-y; background-position: right top}
.footertext {  font-family: Arial, Helvetica, san-serif; font-size: 10px; color: #FFFFFF}
.footertext a:link { color: #FFFFFF; text-decoration: underline }
.footertext a:active { color: #FFFFFF; text-decoration: underline }
.footertext a:visited { color: #FFFFFF; text-decoration: underline }
.footertext a:hover { color: #CCCCCC; text-decoration: underline }

.navtext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight: normal}
.navtext a:link { color: #666666; text-decoration: none }
.navtext a:active { color: #666666; text-decoration: none }
.navtext a:visited { color: #666666; text-decoration: none }
.navtext a:hover { color: #CCCCCC; text-decoration: none }

.toplinktext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.legaltext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}

.headertext {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; color: #9F8E8E; font-weight: bold}
.headertext a:link { color: #666666; text-decoration: none }
.headertext a:active { color: #666666; text-decoration: none }
.headertext a:visited { color: #666666; text-decoration: none }
.headertext a:hover { color: #CCCCCC; text-decoration: none }

.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #9F8E8E}
.bodytext a:link { color: #666666; text-decoration: none }
.bodytext a:active { color: #666666; text-decoration: none }
.bodytext a:visited { color: #666666; text-decoration: none }
.bodytext a:hover { color: #CCCCCC; text-decoration: none }

.smallbody {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #9F8E8E}
.smallbody a:link { color: #666666; text-decoration: none }
.smallbody a:active { color: #666666; text-decoration: none }
.smallbody a:visited { color: #666666; text-decoration: none }
.smallbody a:hover { color: #CCCCCC; text-decoration: none }

.staffemail {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #C8AA4D}
.staffemail a:link { color: #C8AA4D; text-decoration: none }
.staffemail a:active { color: #C8AA4D; text-decoration: none }
.staffemail a:visited { color: #C8AA4D; text-decoration: none }
.staffemail a:hover { color: #C8AA4D; text-decoration: underline }

.virtualtour { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #DA0F0F }
.virtualtour a:link { color: #DA0F0F; text-decoration: none }
.virtualtour a:active { color: #DA0F0F; text-decoration: none }
.virtualtour a:visited { color: #DA0F0F; text-decoration: none }
.virtualtour a:hover { color: #DA0F0F; text-decoration: underline }

.reduced { font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: #DA0F0F }
.reduced a:link { color: #DA0F0F; text-decoration: none }
.reduced a:active { color: #DA0F0F; text-decoration: none }
.reduced a:visited { color: #DA0F0F; text-decoration: none }
.reduced a:hover { color: #DA0F0F; text-decoration: underline }

.whitetext {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
.goldtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #C8AA4D}
.schafferborder {  border-color: black black black #D7DAE5; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: thin}
.emailtext { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #C8AA4D; font-weight: bold}
.soldbackground {  background-image: url(images/sold.gif); background-repeat: no-repeat; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #9F8E8E; background-position: center}

.imageborder {
	border: 1px solid #9F8E8E;
}

hr {
	border: none 0; 
    border-top: 1px solid #EEE;
    width: 90%;
    height: 1px;
    text-align: left;
}