<p>/* *** 
  This is internal css for Open-Realty 2.2.0
  at open realty templates by http://www.open-realty.co.uk/
  */
  html, body{
  margin: 0;
  padding: 0;
  text-align: center;
  }
  
  #layer1{
  width: 900px;
  background: #F5F5EA;
  padding: 1px;
  text-align: left;
  margin: 15px auto;
  }
  
  /*=- Sidebar -=*/
  #sidebar{
  background: #F5F5EA;
  float: left;
  width: 250px;
  color: #333;
  height: 100%;
  }
  
  #sidebar h2{
  color: #727664;
  font: 1em "Lucida Grande", Verdana, sans-serif;
  letter-spacing: 1px;
  padding: 5px;
  margin: 0px;
  text-transform: uppercase;
  }
  #sidebar div{
  padding: 2px 5px 2px 5px;
  }
  #sidebar div.nav{
  padding: 0;
  }
  
  /*=- ......	b//ackground: #CECEB1;........................... -=*/
  .nav a,
  .nav a:link,
  .nav a:visited,
  .nav a:active{
  display: block;
  height: 1.3em;
  
  border-top: 1px #FFF solid;;
  border-bottom: 1px #A7A772 solid;;
  text-decoration: none;
  color: #3B280C;
  font: .9em Lucida Grande, Verdana, sans-serif;
  padding: 2px;
  }
  .nav a:hover{
  background: #ffffff;
  color: #4B6477;
  border-bottom: 1px #92BABA solid;
  }
  
  /*=- ...............#B1CECE...	b//order-bottom: 1px #888 dotted;............... -=*/
  
  #sidebar p{
  margin: 0;
  padding: 3px;
  }
  .line{
  line-height: 1px;
  
  display: block;
  margin: 5px 1px 1px 1px;
  }
  
  /*=- Main -=*/
  #main{
  border-left: 1px #888 solid;
  background: #F7F7F7;
  float: right;
  width: 649px;
  }
  .header{
  height: 50px;
  text-align: right;
  font: 1.7em "Georgia", serif;
  font-weight: bold;
  color: #000;
  background: #EFEFE0; /* #354555;  */
  display: block;
  width: 100%;
  padding:0 0px 0 0;
  }
  
  .header h1{
  color:#FFFFFF;
  text-decoration: none;
  padding: 0;
  font: 1.2em Trebuchet MS, sans-serif
  }
  
  /*=- Other -=*/
  input{
  font:1em "Lucida Grande", Verdana, sans-serif;
  border: 1px #727664 solid;
  background: #F9F9E6;
  margin: 1px;
  padding:0;
  }
  
  input[type="submit"]{
  background: #F3F3F3;
  }
  
  form{
  margin: 0;
  padding: 0;
  }
  p{
  padding: 3px 15px;
  text-align: justify;
  color: #555;
  margin: 0;
  line-height: 1.5em;
  }
  
  h1{
  color:#A77272;
  text-decoration: none;
  border-bottom: 1px #A77272 solid;
  margin: 7px 15px 2px 15px;
  padding: 0;
  font: 1.2em Trebuchet MS, sans-serif
  }
  a,
  a:link,
  a:visited,
  a:active, 
  acronym{
  color: #000;
  border-bottom: 1px #000 dotted;
  text-decoration: none;
  }
  
  /*=- Footer -=*/
  .footer{
  background: #ffffff;
  border-top: 1px #333 solid;
  text-align: center;
  margin: 0;
  padding: 10px;
  }
  
  ul {
  text-decoration: none;
  list-style: none;
  padding: 0;
  margin: 0;
  }
  
 li {
 text-decoration: none;
 list-style: none;
 padding: 0;
 margin: 0;
 }
