body {
   margin:0;
}
.garamond {
  font-family: Garamond, Times New Roman, serif;
  font-size: 15px;
  font-weight: bold;
  color: #77acb4;
}
.garamond_brown {
  display:block;
  font-family: Garamond, Times New Roman, serif;
  font-size: 20px;
  font-weight: bold;
  color: #694f40;
  text-decoration:none;
}
.arial_small_blue {
  display:block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #77acb4;
}
.arial_small_blue_disclaimer {
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8px;
  color: #77acb4;
  line-height: 40px;
  text-transform:uppercase;
}
.arial_small_brown {
  display:block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #694f40;
}
.arial_small_brown_remax {
  display:block;
  font-family: Times New Roman, Geneva, serif;
  font-size: 10px;
  color: #694f40;
  font-weight: bold;
  text-transform:uppercase;
  padding-bottom:13px;
}
/* DEFAULTS */
td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #694f40;
}
b {
  font-weight: bold;
}
a {
  color: #694f40;
  text-decoration: underline;
}
a:hover {
  color: #77acb4;
  text-decoration: none;
}

/* PAGE HEADER */
.pageheaderbg {
  background-color: #FFFFFF;
}
.pageheader, .pagetitle {
  font: 15pt Arial, Helvetica, sans-serif;
}
.sectiontitle {font: bold;}

/* NAV */
.nav_dev {
  font-weight: bold;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  line-height: 20px;
}
.nav_dev:hover {
  font-weight: bold;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #77acb4; /* new blue */
  text-decoration: none;
  line-height: 20px;
}
.navbg {
  background-color: #694f40; /* new brown */
  width: 120px;
  padding: 10px;
}

/* CONTENT */
.contentbg {
  background-color: #FFFFFF;
}
.pheader {
  font: bold 10pt Arial, Helvetica, sans-serif;
}
/* FOOTER */
a.footernav {
  font: bold 10pt Arial, Helvetica, sans-serif;
  color: #7A4D1E;
  text-decoration: none;
  padding: 0px 4px 0px 4px;
}
a.footernav:hover {
  font: bold Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  padding: 0px 3px 0px 3px;
  background-color: #77acb4;
  border-style: solid;
  border-width: 1px; 
  border-color: #694f40;
}
.ibg {
  font: 8pt Tahoma;
  color: #7A4D1E;
  text-decoration: none;
}
a.ibg:hover {
  text-decoration: underline;
}

/* REDB variable styles */
.input, .submit, a.footnav, a.footnav:hover {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
}
a.offsetlink, A.offsetlink  {
  background : #FF0000;
}
/*
a, a.footnav:hover, a.ibg {
  color : #CC0000;
}
a:HOVER, a.footnav, a.ibg:HOVER {
  color : #0000CC;
}
*/
a.tabletitlelink, .tabletitle, a.tdtitlelink, .tdtitle {
    color : #FFFFFF;
}
a.tabletitlelink:hover, a.tdtitlelink:hover {
    color : #CCCCCC;
}
.tdtitle {
  background : #AB8A67;
}
.offset, .input  {
  background : #FFFFFF;
}
a.footnav:hover, a.footnav {
   font-weight : bold;
}
.tabletitle2 {
  color: #FFFFFF;
  font: bold 12pt Arial, Helvetica;
}
/* REDB non-variable styles */
a.footnav, a.footnav:hover, .tabletitle, a.tabletitlelink, a.tabletitlelink, .tdtitle, a.tdtitlelink, a.tdtitlelink:hover, .submit {
    font-weight : bold;
}
/*
a.ibg, a.ibg:hover, a.footnav, a.footnav:hover {
  text-decoration : none;
}
*/
img {
  border-color : #000000;
}
.input, .submit {
    color : #000000;
}
.submit {
  background : #CCCCCC;
}
.tabletitle {
    background : #000000;
  text-align : left;
}
.tdtitle {
  text-align : right;
}
.offset  {
  text-align : left;
}

/* START REDB & HBS */
/* cellpadding for outer table wrapper */
.redbtablewrap {padding: 1px;}
/* cellpadding and minimum width for table contents */
/* .redbtablecontent {padding: 3px; width: 250px;} */
.redbtablecontent {padding: 3px;}
/* sets color for the 1 pixel border around all tables */
.redbtdborder {background: #C0C0C0;}
/* gssi paragraph headers */
.redbpheader {font: bold;}
/* sets color for the table or table section title */
/* links & page info */
img {border-color: #000000;}
font.redb {font-weight : bold; font: 11px Arial, Helvetica; color:#000000;}
/* Listing links & info */
a.redb {font-weight : normal; font: 12px color: #CC0000; text-decoration: none;}
a.redb:hover {color: #FF0000; text-decoration: underline;}
/* table titles */
.redbtabletitle {font: bold 9pt Arial, Helvetica; color: #FFFFFF}
td.redbtabletitle, table.redbtabletitle {background-color: #7A4D1E; text-align: left;}
a.redbtabletitle {color: #FFFFFF;}
a.redbtabletitle:hover {color: #FFFFFF;}
.redbrealtortabletitle {background-color: #7A4D1E; color: #FFFFFF; text-align: middle; font: bold 9pt;}
hr.redbrealtortabletitle {color: #FFFFFF;}
/* td titles */
.redbtdtitle {font: bold 8pt Arial, Helvetica;color: #000000;}
td.redbtdtitle {background-color: #e0e0e0; color: #000000; text-align: right; padding: 1px 4px 1px 4px;}
a.redbtdtitle {color: #000000;}
a.redbtdtitle:hover {color: #E00810;}
hr.redbtdtitle {color: #FFFFFF;}
.redblistingtdtitle {font: bold 8pt Arial, Helvetica;}
td.redblistingtdtitle {background-color: #e0e0e0; text-align: left; padding: 1px 2px 1px 2px;}
/* td offsets */
.redboffset {font: 8pt Arial, Helvetica; color: #000000;}
td.redboffset {background-color: #FFFFFF; color: #000000; text-align: left; padding: 1px 4px 1px 4px;}
a.redboffset {color: #FF0000; text-decoration: none;}
a.redboffset:hover {color: #000000; text-decoration: none;}
.redblistingoffset {font: 8pt Arial, Helvetica;}
td.redblistingoffset {background-color: #FFFFFF; color: #000000; text-align: left; padding: 1px 2px 1px 2px;}
a.redblistingoffset {}
/* sets colors for text information-only areas of forms */
.redbtdtext {background: #336699; color: #FFFFFF;}
a.redbtdtext {font: bold; color: #FFFFFF; text-decoration: underline;}
a.redbtdtext:hover {font: bold; color: #FFFF00; text-decoration: underline;}
li.redbtdtext {list-style-type: disc;}
/* hilighted words in back end*/
.redbhilite {font: bold italic;}
/* form fields, select boxes, and buttons */
.redbsearch {padding: 2px; font-size: 10px; color: #020282;}
.redbbutton {padding: 2px; font-size: 10px; color: #020282;}
/* .redbbutton {font: 10px Arial, Helvetica; color: #FFFFF; padding: 2px;} */
                                                                                                     
/* HBS auto mail list td titles */
.redbautomaillisttitletd {font: bold 8pt Arial, Helvetica;}
td.redbautomaillisttitletd {background-color: #336699; color: #FFFFFF; text-align: right; padding: 1px 4px 1px 4px;}
/* HBS auto mail list td body */
.redbautomaillistbodytd {font: 8pt Arial, Helvetica;}
td.redbautomaillistbodytd {background-color: #FFFFFF; color: #000000; text-align: left; padding: 1px 4px 1px 4px;}
.redbautomaillistbodytdlink {color: #99CC99;}
.redbautomaillistbodytdlink:hover {color: #000000;}
/* This sets the color for the lines that make up the calendar grid */
.calendartable {background : #000000;}
                                                                                                     
/* This sets the background color for the row containing the Last Month, Next Month, etc. links */
.calendarlinktd {background : #CF0020;}
                                                                                                     
/* This is the color for the top links on the calendar */             
a.calendartoplink {color : #FFFFFF;}
a:HOVER.calendartoplink {color : #000000;}
/* Random Realtor */
td.randomrealtorfeature{ font: normal bold larger/1 Arial, Helvetica, sans-serif;}
td.randomrealtorrealtor{ font: normal bolder 14pt "Times New Roman", Times, serif;  color: #E00810;  border-left-color: #E00810;  border-left-style: solid;  border-right-color: #E00810;  border-right-style: solid;  border-top-color: #E00810;  border-top-style: solid;}
td.randomrealtorclickhere{ font: normal bolder 14pt "Times New Roman", Times, serif;  color: #E00810;  border-left-color: #E00810;  border-left-style: solid;  border-right-color: #E00810;  border-right-style: solid;  border-bottom-color: #E00810;  border-bottom-style: solid;}
  
/* Random Realtor */
td.randompropertyfeature{ font: normal bold larger/1 Arial, Helvetica, sans-serif;}
td.randompropertyproperty{ font: normal bolder 14pt "Times New Roman", Times, serif;  color: #E00810;  border-left-color: #E00810;  border-left-style: solid;  border-right-color: #E00810;  border-right-style: solid;  border-top-color: #E00810;  border-top-style: solid;}
td.randompropertyclickhere{ font: normal bolder 14pt "Times New Roman", Times, serif;  color: #E00810;  border-left-color: #E00810;  border-left-style: solid;  border-right-color: #E00810;  border-right-style: solid;  border-bottom-color: #E00810;  border-bottom-style: solid;}
/* property details positioning */
#redbcontainer {position:relative;width:450px;height:575px;}
#lyr01 {position:absolute;visibility:hidden;width:450px;height:575px;}
#lyr1 {position:absolute;visibility:hidden;width:450px;height:575px;} 
#lyr2 {position:absolute;visibility:hidden;width:450px;height:575px;} 
#lyr3 {position:absolute;visibility:hidden;width:450px;height:575px;} 
#lyr4 {position:absolute;visibility:hidden;width:450px;height:575px;} 
#lyr5 {position:absolute;visibility:hidden;width:450px;height:575px;} 
#lyr6 {position:absolute;visibility:hidden;width:450px;height:575px;} 
#lyr7 {position:absolute;visibility:hidden;width:450px;height:575px;} 
#lyr8 {position:absolute;visibility:hidden;width:450px;height:575px;} 
        
.redbcontainer {position:relative;width:450px;height:575px;}          
.lyr01 {position:absolute;visibility:hidden;width:450px;height:575px;}
.lyr1 {position:absolute;visibility:hidden;width:450px;height:575px;} 
.lyr2 {position:absolute;visibility:hidden;width:450px;height:575px;} 
.lyr3 {position:absolute;visibility:hidden;width:450px;height:575px;} 
.lyr4 {position:absolute;visibility:hidden;width:450px;height:575px;} 
.lyr5 {position:absolute;visibility:hidden;width:450px;height:575px;} 
.lyr6 {position:absolute;visibility:hidden;width:450px;height:575px;} 
.lyr7 {position:absolute;visibility:hidden;width:450px;height:575px;} 
.lyr8 {position:absolute;visibility:hidden;width:450px;height:575px;} 
/* END REDB & HBS */
