﻿#divDestinations {position:relative;float:left;background:url(/images/boxwhitedestinationsbg.gif) no-repeat bottom left;
	padding:40px 10px 10px;width:300px;}

#divDestinations h2 {position:absolute;top:0;left:0px;display:block;background:url(/images/boxwhitedestinationsheader.gif) no-repeat;width:300px;
                    height:18px;padding:10px;font-size:18px;letter-spacing:-1px;color:#6f804d;margin:0;}
#divDestinations h3 {font-size:12px;margin:10px 0 0;color:#6f804d;}
#divDestinations a {font-size:10px;text-decoration:none;color:#888;padding-right:5px;}
#divDestinations a:hover {color:#333;text-decoration:underline;}
#divDestinations a.selected {background:#d00;color:#fff;}

#divHotels {position:relative;float:left;width:470px;background:url(/images/boxwhitehotelsbg.gif) no-repeat bottom left;margin-left:40px;
            padding:40px 10px 10px;}
#divHotels h2 {position:absolute;top:0;left:0px;display:block;background:url(/images/boxwhitehotelsheader.gif);width:470px;
               padding:10px;font-size:18px;letter-spacing:-1px;color:#6f804d;margin:0;}


div.property {width:200px;float:left;height:280px;cursor:pointer;}
div.property:hover h4 {text-decoration:underline;}
div.property h4 {margin:0;color:#6f804d;font-size:16px;font-weight:normal;letter-spacing:-1px;}
div.property h5 {font-size:10px;color:#626262;margin:0;}
div.property.alt {margin-left:50px;}
div.property img.s {width:50px;}
div.property img.p {width:195px;border:solid 4px #eee;margin:2px 0;}
div.property p {color:#666;font-size:9px;margin:0;}
div.property a {text-decoration:none;color:#d00;}