html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
 
caption {text-align:left;font-weight:normal;}
a img {border:none;}

body {
	
	font-family: "Lucida Grande", sans-serif;
	background: rgb(126,152,180) url(../images/bg.png) no-repeat 0 0;
	color: #fff;
	font-size:10pt;
	
}


address{
    font-weight:normal;
    font-style: normal;
}

ul{
    margin:4px;
    
     
    
}


ul li{
    margin-left:10px;
    
    
}

h1, h2, h3, h4, h5, h6 {

    font-style: normal;
    font-weight: bold; 
    color:#fff;

}

a{
    color:#fff;
    text-decoration:underline;
}

.container {
	width: 1050px;
	margin: 0px auto;
}

.page{
    margin: 20px;
    min-height:600px;
    border: 4px solid #fff;
}


.property_shadow{
    margin-top:13px;
    padding-top:11px;
    width:585px;
    height:500px; 
    background: transparent url(../images/shadows.png) no-repeat 0 0;
}


.loc{
 clear:both;
 position:absolute;
 top:10px;
  
}

.wcopy{
  padding-top:18px;
}
