body 
	 {
	 background: "#000000"
	 }

p 
  {
  color: "#ffffff";
  font-size: 0.9em;
  font-weight: bold;
  font-family: /* "comic sans ms", "comic sans", "comic-sans", */ arial, helvetica
  }
  
h2 
  {
  color: "#ffffff";
  font-size: 1.3em;
  font-weight: bold;
 font-family: /* "comic sans ms", "comic sans", "comic-sans", */ arial, helvetica
  }
  
h3 
  {
  color: "#ffffff";
  font-size: 1.1em;
  font-weight: bold;
  font-family: /* "comic sans ms", "comic sans", "comic-sans", */ arial, helvetica
  }  
  
ul 
  {
  color: "#ffffff";
  font-size: 0.9em;
  font-weight: bold;
  font-family: /* "comic sans ms", "comic sans", "comic-sans", */ arial, helvetica;
  list-style-type: none
  } 
  
div.ruler
  {
  padding: 0;
  margin: 0;
  text-align: left;
  background-image: url('../images/linetile.jpg');
  background-repeat: repeat-x
  }  
  
div.fade3
  {
  padding: 0;
  margin: 0;
  text-align: left;
  background-image: url('../images/rule1.jpg');
  background-repeat: no-repeat;
  height: 15px
  }  
  
 div.fade2
  {
  padding: 0;
  margin: 0;
  text-align: left;
  background-image: url('../images/rule2.jpg');
  background-repeat: repeat-x
  } 
  
div.fade1
  {
  padding-top: 0;
  margin-top: 0;
  text-align: left;
  background-image: url('../images/rule1.jpg');
  background-repeat: no-repeat
  }     
  
div.logo
  {
	display: inline;
	border: 0;
	width: 350px;
	text-align: center;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 35px;
	padding-left: 20;
  }

div.logo img
  {
	display: inline;
	border: 0
  }

div.contact
  {
	display: inline;
	border: 0;
	width: 215px;
	text-align: center;
	margin-bottom: 70px;
	padding-left: 20px;
  }

div.address
  {
	display: inline;
	border: 0;
	width: 150px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 70px 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 45px;
	padding-left: 0;
  }
  
div.search
  {
	display: inline;
	width: 800px;
	text-align: left;
	float: left;
	padding-top: 5px;
	padding-right: 275;
	padding-bottom: 2px;
	padding-left: 275;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }




  
div.clear
  {
    padding:0;
  margin:0;
  clear: both
  }
  
  
div.contact p 
  {
  color: "#ffffff";
  font-size: 1.3em;
  font-weight: bold;
  font-family: /* "comic sans ms", "comic sans", "comic-sans", */ arial, helvetica
  }
  
 
div.listing ul
  {
  float:left;
  width:100%;
  padding:20 0 0 20px;
  margin:0 0 0 10px;
  list-style-type:none;
  }
  
  div.listing ul li 
  {
  display:block;  
  list-style-type: disc
  }

div.menu ul
  {
  float:left;
  width:100%;
  padding:0;
  margin:0;
  list-style-type:none;
  }
  

  
div.menu ul li 
  {
  display:inline;
  
  list-style-type: none
  }
  
div.menu ul li a
  {
  float:left;
/*   width:10em;  */
  text-decoration:none;
  color: #000000;
  font-size: 0.9em;
  font-weight: bold;
  font-family: /* "comic sans ms", "comic sans", "comic-sans", */ arial, helvetica;
  background-color: #ffffff;
  padding:0em 0.8em;
  border-right:1px solid #000000;
  list-style-type: none
  }

div.menu ul li a:hover 
  {
  background-color:#999999;
  list-style-type: none
  }
  
div.tenants
  {
  margin-left: 25px;
  margin-bottom: 10px;
  padding: 0 0 0 300px;
  border: 0;
  width: 700px;
  height: 120px;
  text-align: left;
  background-image: url('../images/tenants.jpg');
  background-repeat: no-repeat;
  background-position: 0 0px;
  }
  
div.lettings
  {
  margin-left: 25px;
  margin-bottom: 10px;
  padding: 0 0 0 300px;
  border: 0;
  width: 700px;
  height: 120px;
  text-align: left;
  background-image: url('../images/lettings.jpg');
  background-repeat: no-repeat;
  background-position: 0 0px;
  }
  
div.managed
  {
  margin-left: 25px;
  margin-bottom: 10px;
  padding: 0 0 0 300px;
  border: 0;
  width: 700px;
  height: 120px;
  text-align: left;
  background-image: url('../images/managed.jpg');
  background-repeat: no-repeat;
  background-position: 0 0px;
  }
  
div.footer
  {
  clear: both;
  padding: 0;
  margin: 0 0 45px 0;
  margin-bottom: 50px;
  text-align: left;
  background-image: url('../images/linetile.jpg');
  background-repeat: repeat-x;
  }   
  
  
div.footertext
  {
  display: inline;
  overflow: hidden;
  text-align: left;
  color: "#ffffff";
  font-size: 0.9em;
  font-weight: bold;
  font-family: /* "comic sans ms", "comic sans", "comic-sans", */ arial, helvetica;
  margin-bottom: 100px
  }  
  
  .fieldForm div .fieldItemValue   
{  
    padding-left:10px;  
}  
.fieldForm   
{  
    margin-left:250px;  
}  
.fieldItemLabel   
{  
    width:5em;  
    float:left;  
}  
.fieldForm .fieldItemLabel label   
{  
    font-weight:bolder;  
    white-space:nowrap;  
	color: "#ffffff";
  font-size: 0.9em;
  font-weight: bold;
  font-family: /* "comic sans ms", "comic sans", "comic-sans", */ arial, helvetica
}  
.fieldForm .field100Pct,  
.fieldForm .field25Pct,  
.fieldForm .field50Pct   
{  
    min-width: 200px;  
}  
.fieldForm .field100Pct .fieldItemValue,  
.fieldForm .field50Pct .fieldItemValue, 
.fieldForm .field25Pct .fieldItemValue   
{  
    display:inline;  
}  
.fieldForm .field100Pct .fieldItemValue input   
{  
    width:80%;  
    min-width:200px;  
}  
  
.fieldForm .field50Pct .fieldItemValue input   
{  
    width:60%;min-width:100px;  
}  

.fieldForm .field25Pct .fieldItemValue input   
{  
    width:30%;min-width:125px;  
}  
.fieldForm .field50Pct {  
    float:left;  
    width:49.9%;  
}  
.fieldForm .field25Pct {  
    float:left;  
    width:30%;  
}  
.fieldForm div div input   
{  
    margin-bottom:10px;  
    margin-right:15px;  
}  
.clear {clear:both;}         

#property {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 550px;
	z-index: 1;
}

.let {
    position: absolute;
    z-index: 2;
	color: "#ff0000";
    font-size: 2.5em;
    font-weight: bold;
    font-family: "comic sans ms", "comic sans", "comic-sans";
	padding-left: 25px;
	padding-top: 5px;
}

#header {
	margin: 0 0 15px 0;
	background: black;
}

 #side-1 {
	float: left;
	width: 400px;
}

#side-2 { 
	margin: 0;
	padding-left:20px;
	float: left;
	width: 150px;
	height: 1% 
} 

#side-a {
	float: left;
	width: 150px;
}

#side-b { 
	float: left;
	margin: 0;
	padding-left:20px;
	width: 200px;
}
#side-c { 
	float: left;
	margin: 0;
	padding-left:20px;
	width: 160px;
	height: 1%; 
}

#propfoot  {
	clear: both;
	display: block

}

#propdisp
{
 	background: white;
	width: 550px;
	text-align: center;
	padding: 20px; 
	height: 300px
}

img {
border:0;
}
