#slideshow          { width: 454px; height: 142px; overflow: hidden; position: relative; } 

#top_interior_header			{ position: relative; top: 28px; left: 80px; }
#bottom_interior_header			{ position: relative; top: 40px; left: 80px;  }

#amenities_slideshow_container	{ position: absolute; left: 431px; top: 0; } 

.list 						{ float: left; width: 43%;}

dl							{ color: #342222; padding: 0 0 0 7px; }
dt							{ background: url("../images/bullet.gif") no-repeat 0 8px; padding:0 0 1px 15px; }
dd							{ background: url("../images/sub_bullet.gif") no-repeat 10px 8px; line-height: 6px; padding: 6px 0 0 22px;  } 

#amenities_menu li									{ float: left; padding-bottom: 10px;  }   
#amenities_menu .community_amentities     			{ background: url("../images/btn_community_amentities.jpg") no-repeat; width: 208px; height: 33px; display: block; text-indent: -9999px; margin-right: 4px; }
#amenities_menu li a.community_amentities:hover 	{ background-position: 0 -33px; }

#amenities_menu .apartment_features					{ background: url("../images/btn_apartment_features.jpg") no-repeat; width: 208px; height: 33px; display: block; text-indent: -9999px; }
#amenities_menu li a.apartment_features:hover 		{ background-position: 0 -33px; }

#list_items			{ overflow: hidden; height: 200px; *height: 202px; position: relative; top: -6px; }

.current { background-position: 0 -33px !important; }

