#container{
	background: transparent;
	margin:0 auto;
	width:981px;
	}

/*******************************
*
*	Structure
*
*******************************/

#logo{
	padding: 8px 0 6px 0;
}

#banner{
	margin: 0;
	border-left: solid 2px #4a3c1d;
	border-right: solid 2px #4a3c1d;
	border-top: solid 2px #4a3c1d;
}

#content{
	background-color: #282117;
	border-left: solid 2px #4a3c1d;
	border-right: solid 2px #4a3c1d;
	border-bottom: solid 2px #4a3c1d;
	width: 979px;
	overflow: hidden;
	margin-bottom: 50px;
}

#menu{
	padding-top: 20px;
	float:left;
	width:200px;
	}	
	
#main{
	float:left;
	padding:0 0px;
	width:500px;
	}
	
#news_events{
	float:right;
	width:230px;
	}
	
#footer{	
	border-top:1px solid #f3f3f3;
	clear:both;
	padding:10px 0;
	text-align:center;
	}
	
	
/*******************************
*
*	Headings
*
*******************************/	
h1{
	margin: 8px 0 0 0;
	padding: 0 0 6px 0;
	text-align: left;
	background-color: transparent;
	background-image: url(../images/logo.png); 
	background-repeat: no-repeat;
	/*height: 44px;
	width: 249px;*/
	height: 50px;
	width: 981px;
	float: left;
}

h1 b{
	display: none;
}

h2{
	padding-top: 20px;
	font-size:20pt;
	font-weight:normal;
	color: #ebe4bb;
}

h2#roma_header{
	background-image: url(../images/hd_casa_roma.gif); 
	background-repeat: no-repeat;
	height: 47px;
	width: 321px;
	position: relative;
	top: 20px;
	left: -90px;
}

h2#roma_header b{
	display: none;
}

h2#bella_header{
	background-image: url(../images/hd_casa_bella.gif); 
	background-repeat: no-repeat;
	height: 47px;
	width: 321px;
	position: relative;
	top: 20px;
	left: -90px;
}

h2#bella_header b{
	display: none;
}

h2#sienna_header{
	background-image: url(../images/hd_casa_sienna.gif); 
	background-repeat: no-repeat;
	height: 47px;
	width: 321px;
	position: relative;
	top: 20px;
	left: -90px;
}

h2#sienna_header b{
	display: none;
}

.sIFR-hasFlash h2{
	font-size:18pt;
	margin-bottom:10px;
}

/*******************************
*
*	Nav
*
*******************************/
#menu ul{
	list-style:none;
	margin:0 0 0 25px;
	padding:0;	
	}

#menu li{
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	color: #b5a85f;
	}

#menu ul ul{
	margin:5px 0 0 15px;
	}
		
#menu b{
	display:block;
	margin:0px;
	text-decoration:none;
	}	

#menu a{
	color:inherit;
	font-size:16px;
	margin:0;
	text-decoration: none;
}
	
.villa_submenu ul{
	list-style:none;
	/*margin:0 0 0 25px;*/
	margin: 0;
	padding:0;	
	}

.villa_submenu li{
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	float: left;
	}

.villa_submenu b{
	display:block;
	margin:0px;
	text-decoration:none;
	}	

.villa_submenu a{
	color:inherit;
	font-size:16px;
	margin:0;
	text-decoration: none;
}

.villa_submenu a:hover{
	color:inherit;
	text-decoration: none;
}

.villa_submenu#roma .selected *{
	color: #edfdec;
}
	
.villa_submenu#roma li{
	color: #a8cda6;
}
	
.villa_submenu#bella .selected *{
	color: #e7d8d6;
}
	
.villa_submenu#bella li{
	color: #eab4ac;
}
	
.villa_submenu#sienna .selected *{
	color: #bbb168;
}
	
.villa_submenu#sienna li{
	color: #a49852;
}
	
/*******************************
*
*	Content
*
*******************************/


h3{
	color:#1f5fb4;
	font-size:16pt;
	font-weight:normal;
	}

h4{
	color:#1f5fb4;
	font-size:14pt;
	font-weight:normal;
	}

h5{
	color:#1f5fb4;
	font-size:12pt;
	font-weight:normal;
	}

.photo_caption{
	color:#a6a6a6;
	font-weight:bold;
	}

a{
	color: #b5a85f;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
}	

#introText{
	color: #ebe4bb;
}

#bodyText{
	color: #b9b8b5;	
}

/*******************************
*
*	Villa Menu
*
*******************************/

#villa_menu ul{
	list-style:none;
	width: 220px;
	height: 100%;
	float:  right;
	background-color: #363025;
	background-image: url(../images/hd_thevillas.gif);
	background-repeat: no-repeat;
	background-position: top-left;
	margin:0 10px;
	padding:50px 15px 20px 15px;	
	}

#villa_menu li{
	margin:0 10px 5px 10px;
	padding:0 0 5px 0;
	color: #b5a85f;
	height: 150px;
	width: 205px;
	}

#villa_menu a{
	color:inherit;
	font-size:16px;
	margin:0;
	text-decoration: none;
	display: block;
	height: 140px;
	width: 205px;
}

#villa_menu b{
	display: none;
}

#villa_menu li#roma{
	background-image: url(../images/btn_villa_roma.jpg);
	background-repeat: no-repeat;
}

#villa_menu li#bella{
	background: url(../images/btn_villa_bella.jpg);
	background-repeat: no-repeat;
}

#villa_menu li#sienna{
	background: url(../images/btn_villa_sienna.jpg);
	background-repeat: no-repeat;
}

#villa_menu li#roma.selected{
	background-image: url(../images/btn_villa_roma_selected.jpg);
	background-repeat: no-repeat;
}

#villa_menu li#bella.selected{
	background: url(../images/btn_villa_bella_selected.jpg);
	background-repeat: no-repeat;
}

#villa_menu li#sienna.selected{
	background: url(../images/btn_villa_sienna_selected.jpg);
	background-repeat: no-repeat;
}

/*******************************
*
*	Prices Tables
*
*******************************/

table#prices{
	border: solid 2px #4a3c1d;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

table#prices th, table#prices td{
	padding: 5px 5px 5px 5px;
	width: 50%;
}

table#prices th.date, table#prices td.date{
	border-right: solid 2px #4a3c1d;
}

table#prices td{
	text-align: center;
}

table#prices td.month{
	text-align: center;
	font-weight: bold;
	border-bottom: solid 2px #4a3c1d;
	color: #ebe4bb;
}

table#prices tr.roma_booked{
	background-color: #a8cda6;
	color: #000000;
}

table#prices tr.bella_booked{
	background-color: #eab4ac;
	color: #000000;
}

table#prices tr.sienna_booked{
	background-color: #a49852;
	color: #000000;
}

table#prices th{
	background-color: #363025;
	border-bottom: solid 2px #4a3c1d;
}

table#prices tr.alternate{
	background-color: #504444;
}

table#prices{
	border: solid 2px #4a3c1d;
}

/*******************************
*
*	Gallery
*
*******************************/

.gallery{
	margin-right: 20px;
	margin-bottom: 20px;
}

/*******************************
*
*	Activities
*
*******************************/

dl.activities{
	margin-bottom: 30px;
}

dl.activities dt{
	font-size:16px;
	clear: both;
	margin-bottom: 10px;
}

dl.activities dd{
	margin-left: 0;
}

img.activity{
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

/*******************************
*
*	Footer
*
*******************************/
#footer p{
	display:inline;
	font-size:9pt;
	font-style:normal;
	padding:0 7px;
	}

