html { 
  padding:0px;
  margin:0px;
}

* html .fixme {height: 1%;}

body {
  background-color:#66CCFF;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:50px;
  margin:0px;
}

/*
h6 {

color:#0066FF;
font-size:12px;

}
*/

#content .content1 .content1_sub1 .home {

color: #009900;
font-size:12px;

}

#content .content1 .content1_sub1 .aboutus {

color: #0066FF;
font-size:12px;

}

#content .content1 .content1_sub1 .properties {

color: #00CCFF;
font-size:12px;

}

#content .content1 .content1_sub1 .links {

color: #F00E02
font-size:12px;

}

#content .content1 .content1_sub1 .contactus {

color: #990000;
font-size:12px;

}

#content .content1 .content1_sub1 .links {

color: #F00E02


}


#content {
  /*float: right;*/
  /*width: 100%;*/
  background-color: #CCCCCC;
  margin-left:170px;
  margin-right:200px;
  padding-bottom:10px;
  overflow:auto;
  text-align:justify;
  /*height:800px;*/
  
} 

#content .header_image {

height:200px;

background:url(/images/img_header_beach.jpg) top right no-repeat;

padding:0px;


}

#menu {
 
  position:absolute;
  left:20px;
  

  /*width: 200px;*/
  background-color: #FFFFFF;
 
  margin:0px 0px 0px 0px;
  border: solid thick #666666;
 
  
  
}

#linkbar {
  list-style: none;
  padding: 0px;
  margin: 20px 0px 0px 0px;

  /*background: url(images/menu-bg.jpg) no-repeat;*/
  position: relative;
}

#linkbar span {
  display: none;

}
#linkbar a {
  display: block;
  text-indent: -900%;

  outline: none;
}
#linkbar a:hover {
  background-position: left bottom;
}
#linkbar a:hover span {
  display: block;
}





#linkbar .home {
  width: 186px;
  height: 37px;
  background: url(/images/img_linkbar_home.png) no-repeat;
  left: 338px;
  top: 97px;
}

#linkbar .aboutus {
  width: 186px;
  height: 37px;
  background: url(/images/img_linkbar_aboutus.png) no-repeat;
  left: 338px;
  top: 147px;
}

#linkbar .properties {
  width: 186px;
  height: 37px;
  background: url(/images/img_linkbar_properties.png) no-repeat;
  left: 338px;
  top: 197px;
}

#linkbar .links {
  width: 186px;
  height: 37px;
  background: url(/images/img_linkbar_links.png) no-repeat;
  left: 338px;
  top: 247px;
}

#linkbar .contactus {
  width: 186px;
  height: 37px;
  background: url(/images/img_linkbar_contactus.png) no-repeat;
  left: 338px;
  top: 297px;
}

#menu .logo_box {

margin:0px;
padding:0px;

border-bottom:thick solid #666666;

}

a {

/*
color:#FF0000;
margin: 10px;
*/

}


#content .page_title {
padding:0px;
margin:0px 0px 0px 20px;
}


#content .page_title .title_welcome {

background:  transparent url(/images/img_title_home.gif) left top no-repeat;
height:43px;
width:416px;

}

#content .page_title .title_aboutus {

background:  transparent url(/images/img_title_aboutus.gif) left top no-repeat;
height:43px;
width:416px;

}

#content .page_title .title_properties {

background:  transparent url(/images/img_title_properties.gif) left top no-repeat;
height:43px;
width:416px;

}

#content .page_title .title_links {

background:  transparent url(/images/img_title_links.gif) left top no-repeat;
height:43px;
width:416px;

}

#content .page_title .title_contactus {

background:  transparent url(/images/img_title_contactus.gif) left top no-repeat;
height:43px;
width:416px;

}







#content .page_title span {

display:none;

}



#content .content1 {
padding:0px 0px 0px 0px;
margin:0px 20px 0px 20px;

/*height:200px;*/

}


#content .content1 .content1_sub2 {
float:right;
margin:0px 0px 0px 10px;
padding:0px;


}

#content .content1 .content1_sub2 img {
border:thick #FFFFFF solid;

}

#content .content1 .content1_sub1 {
text-align:justify top;


}

#content .content2 {
margin:20px;
padding:10px;
background:#666666;
color:#000000;
clear:both;


}

h4 {

padding:0px;

}

