body {
  margin-top:0;
  background-color:#758F9A;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:12px;
  line-height:1.2;
  text-align:center;
  color:#FFFFFF;
  background-color:#738da8;
}

#wrapper {
  width:800px;
  min-height:600px;
  background-image:url(../images/el_encanto_bg.jpg);
  background-repeat:repeat-x;
  margin:auto;
  padding:0;
}

  /* Hides from IE5-mac \*/
* html #wrapper{height:600px;}
/* End hide from IE5-mac */

.info_box {
  width:516px;
  min-height:247px;
  background-color:#738da8;
  background-image:url(../images/el_encanto_info_bg.jpg);
  padding:0 20px 0 20px;
  border:solid 1px #aec0d4;
  border-bottom-style: solid 1px;
  position:relative;
  top:100px;
  margin: 0 auto; /* center, not in IE5 */
}

  /* Hides from IE5-mac \*/
* html .info_box{height:247px;}
/* End hide from IE5-mac */


h1 {
  font-size:14px;
  margin:0;
  padding:20px 0 20px 0;
  font-weight:bold;
}

p.main_text {
  margin:0;
  padding:0 0 10px 0;
}

p.address_text {
  margin:0;
  padding:15px 0 0 0;
  font-size:10px;
}

p.tel_text {
  margin:0;
  padding:15px 0 0 0;
  font-weight:bold;
}
