

#home_featured
	{ height: 550px; }
#home_featured .content
	{ height: 480px; padding-top: 10px; border: 0; }
#home_featured .box
	{ float: left; width: 245px; border: 0; border-right: 1px solid #CED9FF; height: 230px; padding: 0 5px 10px 0; margin: 0px 5px 15px 0; }
#home_featured .box .name
	{ font-weight: bold; border-bottom: 2px solid #BED8FF; padding-bottom: 3px; margin-bottom: 3px; }
#home_featured .box .type
	{ font-size: 10px; color: #444; font-weight: bold; }
#home_featured .box .area
	{ font-size: 10px; color: #990000; font-weight: bold; margin-bottom: 3px; }
#home_featured .box .summary
	{ height: 100px; overflow: hidden; font-size: 11px; margin-bottom: 10px; }
#home_featured .box .image
	{ float: left; width: 110px; height: 100px; }
#home_featured .box .price
	{ font-weight: bold; margin-bottom: 5px; }
#home_featured .box .price .period
	{ font-size: 10px; color: #0067CE; }
#home_featured .box .book
	{}
#home_featured .box A
	{	}

#home_news_events
	{ overflow: auto; margin-bottom: 20px; }
#home_news
	{ width: 370px; float: left; margin-right: 20px; }
#home_news .header A
	{ color: green; text-decoration: underline; }
#home_events
	{ width: 370px; float: right; }
#home_events .header A
	{ text-decoration: underline; }

#gallery_target
	{ position: relative; display: block; width: 345px; height: 255px; overflow: hidden; }
#search_gallery IMG.one
	{ position: absolute; top: 0; left: 0; z-index: 0; visibility: visible; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
#search_gallery IMG.two
	{ position: absolute; top: 0; left: 0; z-index: 1; visibility: visible; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; }
#search_gallery .etruscan
	{ z-index: 2; }
