body {
  font-family: Arial, Helvetica, sans-serif;
  }

#head {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 160px;
  padding: 0px;
  margin: 0px;
  background-color: #003274;
}

#logo {
  position: absolute;
  margin: 0px;
  border: 0px;
  padding: 0px;
  left: 12px;
  top: 14px;
  width: 110px;
  height: 110px;
  z-index: 5;
  background-image: url(bjs_logo.jpg)
  }

#byline {
  position: absolute;
  top: 86px;
  left: 142px;
  width: 400px;
  font-size: 16px;
  font-variant: small-caps;
  color: #FFFFFF;
  }

#nav {
  position: absolute;
  top: 140px;
  left: 0px;
  width: 100%;
  height: 18px;
  background-color: #b10034;
  border-top: 2px solid #FFFFFF;
  }

#nav ul {
  position: absolute;
  width: 658px;
  padding: 0px;
  margin: 0px;
  left: 142px;
  }

#nav ul li {
  display: inline;
  padding: 0px;
  margin-left: 0px;
  margin-right: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
  }

#nav ul li a {
  color: #DDDDDD;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  color: #DDDDDD;
  font-weight: bold;
  }

#nav ul li a:hover {
  color: #FFFFFF;
  }

#lists {
  position: absolute;
  top: 156px;
  left: 0px;
  width: 142px;
  font-variant: small-caps;
  }

#lists ul {
  position: absolute;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  list-style-type: none;
  }

#lists ul li {
  border: 1px solid white;
  background-color: #003274;
  }

#lists ul li a {
  width: 100%;
  font-size: 10px; 
  font-weight: bold;
  text-decoration: none;
  /* text-align: center; */
  color: #DDDDDD;
  line-height: 18px;
  /* padding: 4px; */
  /* text-indent: -4px; */
  margin-top: 10px;
  margin-bottom: 10px;
  }

#lists ul li a:hover {
  color: #FFFFFF; 
  }
/* hidden submenu */
#lists li ul {
  display: none;

  }

/* visible submenu */
#lists li.over ul {
  position: absolute;
  left: 136px;
  display: block;
  z-index: 6000;
  width: 142px;
  margin: 0px;
  margin-top: -32px;
  }
 
#lists li.over ul li {
  }
 
#lists li.over ul li a {
  line-height: 18px;
  color: #DDDDDD;
  }

#lists li.over ul li a:hover {
  color: #FFFFFF;
  }
#addr {
  position: absolute;
  top: 390px;
  left: 8px;
  width: 128px;
  line-height: 10px;
  }

#addr ul {
  padding: 0px;
  margin-left: 2px;
  margin-right: 0px;
  margin-top: 10px;
  }

#addr ul li {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  display: inline;
  }

/*
#prime {
  position: absolute;
  top: 516px;
  left:20px;
  height:60px;
  width:60px;
  z-index: 5;
  background-image: url(primeloc.gif)
  }
*/

#partners {
  position: absolute;
  top: 660px;
  /* left: -30px; */
  margin: 0px;
  display: none;
}

#partners ul {
  list-style-type: none;
  margin: 0px;
  }

#partners ul li {
  margin: 0px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  }

#index_partners {
  margin: 0px;
  margin-top: 32px;
  width: 100%;
  font-size: x-small;
  text-align: center;
}


#title {
  height: 30px;
  width: 200px;
  font-size: 16px;
  font-weight: bold;
  }

#properties {
  position: absolute;
  top: 188px;
  left: 142px;
  width: 80%;
  }

#message {
  position: relative;
  width: 658px;
  top: 16px;
  text-align: justify;
  }

#foot {
  position: absolute;
  left: 0px;
  width: 106%;
  height: 12px;
  font-size: 4px; /* IE6 reserves space for a line of text */
  background-color: #003274;
  border-top-color: #7D8EB3;
  border-bottom-color: #5373A2;
  border-left-color: #003274;
  border-right-color: #003274;
  border-style: solid;
  border-width: 2px;
  }

#foot_byline {
  display: none;
  margin: 0px;
  padding: 0px;
  position: relative;
  font-variant: small-caps;
  top: -30px;
  left: -64px; 
  border: 0px;
  color: #FFFFFF;
  }

#foot_logo img {
  position: relative;
  margin: 0px;
  padding: 0px;
  top: -6px;
  left: 0px;
  }

.pager {
  text-align: right;
  }

.property {
  top: 16px;
  list-style-type: none;
  vertical-align: top;
  display: table;
  text-align: justify;
  }

.row {
  display: table-row;
  }

.town {
  color: white;
  background-color: #003274;
  font-weight: bold;
  }

.price {
  float: right;
  text-align: right;
  font-weight: bold; 
  display: table-cell;
  }

.photo {
  vertical-align: top;
  }

.words {
  }

.words br {
  }

.address {
  font-weight: bold;
  }

.rooms {
  font-size: smaller;
  font-weight: bold;
  }

.description {
  text-align: justify;
  font-size: x-small;
  }

.view {
  font-size: x-small;
  }

.view a {
  text-decoration: none;
  }

.view a:hover {
  }

.particulars {
  left: 400px;
  text-align: right;
  font-size: x-small;
  }

.particulars a {
  text-decoration: none;
  }

.particulars a:hover {
  }

.reference {
  font-size: x-small;
  }

.about {
  font-size: 12px;
  position: relative;
  top: -16px;
  margin-left: 16px;
  }

.about ul {
  list-style-type: none;
  }

#related {
  width: 648px;
  }

#related div {
  width: 200px;
  }

#about_links {
  background-color: #b10034;
  border: 1px solid #FFFFFF; 
  height: 64px;
  }

#about_links td {
  border: 1px solid #FFFFFF;
  text-align: center;
  }
  
#about_links a {
  text-decoration: none;
  color: #DDDDDD;
  }

#about_links a:hover {
  color: #FFFFFF;
  }

.huge_gap {
  height: 300px;
  width: 800px;
  margin-top: 150px;
  }
  
.vast_gap {
  height: 600px;
  width: 800px;
  margin-top: 600px;
  }

dt {
  font-weight: bold;
  margin 8px;
  color: #0020B3;
  }

dd {
  display: block;
  }

.announce {
  font-size: larger;
  font-weight: bold;
  }

#hamper {
  position: relative;
  float: right;
  }

#hamper img {
  border: 0px transparent;
    }

