html, body, #wrapper{
  height: 100%;
  background-color: #abb1b8;
  background: url(http://www.destinations2discover.com/vacations/images/body_bgbars.gif);
  background-repeat: repeat;
  background-position: 0 20px;
  margin-top: 0px;
}

#banner_bgr{
 background: url('http://www.destinations2discover.com/vacations/images/banner_bgr.gif');
 background-repeat: repeat-x;
 background-position: top left;
}

.whiteText{
 font-family: Tahoma, Verdana, Arial,sans-serif;
 color: #FFFFFF;
 font-size: 11px;
 font-weight: bold;
}

.blackSeachBoxText{
 font-family: Tahoma, Verdana, Arial,sans-serif;
 color: #000;
 font-size: 11px;
 
}

.photoCollage{
 background-image: url('http://www.destinations2discover.com/vacations/images/big_photo_collage2.gif');
 background-repeat: no-repeat;
 background-position: top;
/* background-color: #bec1c6;*/
}

.whiteTitle{
 font-family: Arial , sans;
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
}

.greyText{
 font-family: Tahoma, Arial, Helvetica;
 font-size: 11px;
 color: #666;
 width: 380px;
 margin-top: 3px;
 margin-left: 2px;

}


.greyTextBold{
 font-family: Tahoma, Arial, Helvetica;
 font-size: 11px;
 font-weight: bold;
 color: #666;
 width: 230px;
 margin-top: 16px;
}

.orangeTextBold{
 color: #FF6600;
 font-family: Tahoma, Arial, Helvetica;
 font-size: 11px;
 font-weight: bold;
}

.homeLink:link, .homeLink:visited, .homeLink:active, .homeLink:hover{
 font-family: Tahoma, Verdana, Arial, sans-serif;
 color: #000;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
 
}
