@charset "UTF-8";
/* CSS Document */

*html #top_stripe {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src="assets/images/header_bg.png");
  background: none;
}

*html #header {
  height: 70px;
}

*html #topnav li a {
  background: url('../images/menu_bg.gif') 0 -46px no-repeat;
}

*html #slideshow_btm {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src="assets/images/slideshow_btm.png");
  background: none;
}

*html #slideshowboxCaption {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src="assets/images/caption_bg.png");
  background: none;
}

*html .sidebox {
  background: #cbcab4;  
}

*html #left,*html #tab_container {
  width: 686px;
}

*html #property_contact_block {
  background: #e4e2d2;
  width: 654px;
}

*html #property_thumbs {
  width: 452px;
}

*html .white_divide {
  display: inline-block;
}