body {
  //background-image: url("images/background001.jpg");
  background-image: url("images/background_image002.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-color: #32373b
}

.body A:link {color: #F3EFC9; text-decoration: none; font-family: Verdana; font-size: 12px; font-weight: normal;} 
.body A:visited {color: #F3EFC9; text-decoration: none; font-family: Verdana; font-size: 12px; font-weight: normal;} 
.body A:active {color: #F3EFC9; text-decoration: none; font-family: Verdana; font-size: 12px; font-weight: normal;} 
.body A:hover {color: #000000 ; text-decoration: none; font-family: Verdana; font-size: 12px; font-weight: bold;}
.body {
  font-family: Verdana;
  font-size: 12px;
  text-decoration: none;
  
}



.body2 A:link {color: #CC9900; text-decoration: none; font-family: Verdana; font-size: 11px;} 
.body2 A:visited {color: #CC9900; text-decoration: none; font-family: Verdana; font-size: 11px;} 
.body2 A:active {color: #CC9900; text-decoration: none; font-family: Verdana; font-size: 11px;} 
.body2 A:hover {color: #F3EB91 ; text-decoration: underline; font-family: Verdana; font-size: 11px;}
.body2 {
  font-family: Verdana;
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
}

.body3 A:link {color: #666699; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold;} 
.body3 A:visited {color: #666699; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold;} 
.body3 A:active {color: #666699; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold;} 
.body3 A:hover {color: #F3EB91 ; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold;}
.body3 {
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;

}

.body4 A:link {color: #CC9900; text-decoration: none; font-family: Verdana; font-size: 16px;} 
.body4 A:visited {color: #CC9900; text-decoration: none; font-family: Verdana; font-size: 16px;} 
.body4 A:active {color: #0000CC; text-decoration: none; font-family: Verdana; font-size: 16px;} 
.body4 A:hover {color: #F3EB91 ; text-decoration: underline; font-family: Verdana; font-size: 16px;}
.body4 {
  font-family: Verdana;
  font-size: 16px;
  text-decoration: none;
  font-weight: normal;
}

.title {
  font-family: Verdana;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}

.intro_text {
  font-family: Verdana;
  font-size: 15px;
  color: #C56800;
  font-weight: bold;
}
.text A:link, .text A:visited, .text A:active {color: #CC9900; text-decoration: none; font-family: Verdana; font-size: 12px; font-weight: normal;}

.text A:hover {color: #000000 ; text-decoration: none; font-family: Verdana; font-size: 12px; font-weight: bold;}

.text {
  font-family: Century Gothic, Verdana;
  font-size: 13px;
  color: #333333;
}


.text_building_menu {
  font-family: Century Gothic;
  font-size: 12px;
  color: #ffffff;
}

.text_building_ttl {
  font-family: Century Gothic;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}

.text_bold {
  font-family: Verdana;
  font-size: 13px;
  font-style: normal;
  color: #F3EFC9;
  font-weight: bold;
}

.text_bold2 {
  font-family: Verdana;
  font-size: 13px;
  font-style: normal;
  color: #CCC9A9;
  font-weight: bold;
}

.text_italic {
  font-family: Verdana;
  font-size: 12px;
  color: #333333;
  font-style: italic;
}

.text_caption {
  font-family: Verdana;
  font-size: 10px;
  color: #F3EFC9;
  font-style: italic;
}

.heading {
  font-family: Century Gothic;
  font-size: 16px;
  //color: #fcc732;
  color: #FFFFFF;
  font-weight: bold;
}

.heading_about {
  font-family: Century Gothic;
  font-size: 16px;
  //color: #fcc732;
  color: #333333;
  font-weight: bold;
}

.heading_testimonials {
  font-family: Century Gothic;
  font-size: 14px;
  //color: #fcc732;
  color: #FFFFFF;
  font-weight: bold;
}

.subheading {
  font-family: Verdana;
  font-size: 12px;
  color: #996300;
  font-weight: bold;
}

.subheading2 {
  font-family: Verdana;
  font-size: 13px;
  color: #666666;
  font-weight: bold;
  font-style: italic;
}

.breadcrump {
  font-family: Verdana;
  font-size: 11px;
  color: #C56800;
  font-weight: normal;

}
.copyright {
  font-family: Verdana;
  font-size: 11;
  color: #F3EFC9;
  font-weight: normal;
}

ul {
    list-style-type: square;
  font-family: Century Gothic, Verdana;
  font-size: 13px;
  color: #333333;
    padding-left: 12px;
}

ol {
    font-family: Verdana;
    list-style-type: lower-roman;
    list-style-align: left;
    text-align: left;
    font-size: 12px;
    color: #F3EFC9;
    padding-left: 33px;

}

ol.alpha {
    font-family: Verdana;
    list-style-type: lower-alpha;
    list-style-align: left;
    text-align: left;
    font-size: 12px;
    color: #F3EFC9;
    padding-left: 33px;


}

.bottom_menu1 {
  font-family: Verdana;
  font-size: 10;
  font-weight: normal;
  A2:link {color: #CC9900; text-decoration: none;} 
  A2:visited {color: #0000ff; text-decoration: none;} 
  A2:active {color: #0000CC; text-decoration: none;} 
  A2:hover {color: #000000 ; text-decoration: underline;} 
}


//table {
   //background-image: url("images/background_image002.jpg");
   //background-repeat: no-repeat;
   //background-attachment:fixed;
  // background-color: transparent;
  // z-index: 1;
//}

td.sp {
   background-color: transparent;

}

td.bottom {
    background-color: #32373b;
     filter:alpha(opacity=65);
    -moz-opacity:0.65;
    opacity: 0.65;
    font-family: Verdana;
    font-size: 12px;
    color: #cccccc;
    z-index: 2;
    //padding-left: 4px;
    //padding-right: 4px;
    //padding-top: 4px;
    //padding-bottom: 4px;
}

td.sp4 {
    background-color: #000000;
   //filter:alpha(opacity=55);
   //-moz-opacity:0.55;
   //opacity: 0.55;
    padding-left: 4px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    z-index: 2;
}

td.table_proposal {
    background-color: transparent;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: Century Gothic, Verdana;
    font-size: 12px;
    color: #333333;
    z-index: 2;
}

td.propertycell {
    background-color: #32373b;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #F3EFC9;
    font-weight: normal;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
}

td.propertycell2 {
    background-color: #999999;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #F3EFC9;
    font-weight: normal;

}

td.propertycell3 {
    background-color: #CC9900;
     filter:alpha(opacity=65);
    -moz-opacity:0.65;
    opacity: 0.65;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #F3EFC9;
    font-weight: normal;
}

.text_property_cell {
  font-family: Verdana;
  font-size: 9px;
  color: #333333;
  font-weight: bold;
}

td.thumb {
   background-image: url("images/back_trans24.png");
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(images/back_trans24.png);
    font-family: Verdana;
    font-size: 12px;
}

td.propertyname {
   background-image: url("images/back_trans002.png");
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(images/back_trans002.png);
    padding-left: 4px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

td.testimonials {
   background-image: url("images/back_trans003.png");
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(images/back_trans003.png);
    padding-left: 4px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

td.thumb2 {
   background-image: url("images/back_trans.png");
   background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(images/back_trans.png);
    font-family: Verdana;
    font-size: 12px;

}

td.property {
    background-color: #6E5648;

}

table.sp4 {
    padding-left: 4px;
    cellspacing: 5px;
    cellpadding="5";
    border="1";
}

.pic_note {
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
}