@charset "utf-8";

	
div#main-content{
	width:980px;
	padding-top:527px;
	padding-bottom:50px;
	background-color:#fff;
}
	div#main-content:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	div#main-content div#main-text h2{
		margin:0px;
		padding: 0px;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	
	div#main-content div#main-text{
		float:left;
		_display:inline;
		width:420px;
		padding-left:30px;
	}
	
	div#main-content div.events{
		float:left;_display:inline; 
		display:block;
		width:240px;
		margin-bottom: 30px;
		padding: 0;
		padding-left: 40px;
		background:none;
	}	
	
	div#main-content div.events h2{
		margin: 0;
		padding: 0;
		padding-bottom: 25px;
	}
	
	div#main-content div.events h3{
		margin:0;
	}
	
	div#main-content div.events p{
		margin:0 0 15px 0;
	}
	
div#hotel-menu ul.shortcuts li.cfsmarbella{
		display: inline;
	}
div#hotels{
		position:absolute;
		top:338px;
		width:980px;	
		background:url(../images/hotel-bg.gif) repeat-x;
	}
	
	div#hotels div.hotel{
		float:left;_display:inline;
		width:240px;
		height:164px;
		margin:2px 6px 0 0;
		
	}
	
	div#hotels div.first{
		padding-left:1px;
	}
	div#hotels div.last{
		margin-right:0;
	}
	
	div#hotels div.hotel h2{
		background:url(../images/hotel-heading-bg.gif) repeat-x;
		margin:0;
		padding:5px 0 0;
		height:25px;
	}
	
	div#hotels div.hotel h2{
		font-size:1em;
		font-family:"Times New Roman", Arial, Helvetica, sans-serif;	
		color:#D6C6AF;		
		text-transform:uppercase;
		text-align:center;
		font-variant:normal;
		
}
	div#hotels div.hotel h2 a{
		font-size:1em;
		font-family:"Times New Roman", Arial, Helvetica, sans-serif;	
		color:#D6C6AF;		
		text-transform:uppercase;
		text-align:center;
		font-variant:normal;
}

div#hotels div.hotel div.hotel-caption a{
	font-family:"Times New Roman", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#5C4A30;	
	text-transform:none;
	font-weight:bold;
}
	
	div#hotels div.hotel div.hotel-caption{
		background:url(../images/caption-bg.png) no-repeat;
		_background: #ffffff; 
		_filter:alpha(opacity=80);
		_opacity:0.8;
		position:relative;
		top:-39px;
		width:229px;
		height:12px;
		padding:12px 0 15px 11px;
		border-bottom:2px solid #CAB799;
	}
	
	
	div#hotels div.hotel div.hotel-caption a img{
		padding:1px;
		position:absolute;
		right:10px;
		top:12px;
	}


body {
	_behavior: url("/csshover.htc");
}
