/* Make Texas Home css file, revised June 2008, www.ncc.com */
/* Palette: Background #5E6447; Bright blue #044BFF; Cornflower #0485FF; Navy #012C97; Yam #FBAC02; Summer squash #FDCF6C;
            Medium gray #FDCF6C; Buff #FBF5E8; Darker buff #EFE8DA; */

body { background-color: #0F2867; color: #333333; margin: 20px; }

* { font-family: Arial, Helvetica, Geneva, Lucida Sans, sans-serif; }

a:link { color: #044BFF }
a:visited { color: #012C97 }
a:active { color: #FF0000 } 
a:hover { color: #FF0000; }

td { font-family: Arial, Helvetica, Geneva, Lucida Sans, sans-serif; font-style: normal; font-size: 12px; font-weight: normal; line-height: 16px; }
ul { border: 0px; list-style-type: disc; margin-top: 6px; margin-bottom: 10px; }
p { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px; }
h2 { font-size: 18px; margin-bottom: 2px; line-height: 20px; }
h3 { font-size: 14px; font-weight: bold; margin-bottom: 8px; margin-top: 20px; border-bottom: 1px solid #FDCF6C;  }
h4 { font-size: 18px; margin-bottom: 8px; margin-top: 20px; }

  .spacer { height: 20px ; }

  .nobr { white-space: nowrap; }
  
  .ix_copy { font-size: 14px; font-weight: normal; line-height: 24px; }
  
  .copyright  { font-size: 9px; text-align: center; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
  color: #6E6E6E; background-color: #FBF5E8; } 
  
  .sml  { font-size: 10px; font-family: Arial, Helvetica, Geneva, sans-serif; }
  
  .rq { color: #FF0000; }
  
  .padding_none { background: #FFFFFF; }
  .padding_all { background: #FFFFFF; padding: 30px; }
  
  .hrule { border-bottom: #FBAC02 solid 1px; }  
  
  .bordered { padding: 0px; border: #FBAC02 solid 2px; }  
  
  /* These styles apply only to the search forms */
  form { margin-bottom: 0px; margin-top: 0px; }
  input, textarea { color: #333333; background-color: #FFFFFF; border: 1px solid #B2B2B2; font-size: 12px; }
  select { color: #333333; background-color: #FFFFFF; font-size: 12px; }
  input.box { color: #333333; background-color: transparent; border: 0px; }

  .searchr { background-color: #F2F7FD; text-align: right; }
  .searchl, .searchl2 { background-color: #F2F7FD; }
  .search_header { background-color: #E2EFFE; font-size: 14px; font-weight: bold; }
  
  /* These three styles apply only to the property templates */
  .listing_bg { background-color: #F2F7FD; font-size: 12px; }
  .listing_border { background-color: #C5DDFB; }
  
  .ntreis  { font-size: 9px;  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; }
  
  .sumtable { margin-bottom: 8px; border-bottom: 1px solid #8F8F8F; }
  
  table.grid { border-collapse: collapse; border: 1px solid #e4e4e4; background-color: #fbfbfb; }
  table.grid td { border: 1px solid #e4e4e4; padding: 0.1em; } /*client wanted smaller padding than normal*/
  
  