@charset "utf-8";
/* CSS Document */

.details_margin{width:765px; margin:auto; font-family:Verdana, Geneva, sans-serif;}
	.details_address{float:left; width:765px; margin:5px 0 10px 0;}
		.details_address div{float:right; font-size:22px; font-weight:bold;}
	.details_gallery{float:left; clear:both; width:765px;}
	
	.details_content{float:left; clear:both; width:765px; margin:10px 0 30px 0;}
		.d_content_left{float:left; width:450px; padding:0 60px 0 0;}
			.lt_headline{float:left; clear:both; width:450px; font-weight:bold;}
			.lt_desc{float:left; clear:both; margin:10px 0 0 0;  width:450px;}
			.lt_link{float:left; clear:both; width:520px; margin:10px 0 0 0;}
				.lt_link a{ text-decoration:none; color:#000; background-color:#F6A01A; padding:5px 6px; font-weight:bold; margin:0; font-size:11px;}
		
		
		.d_content_right{float:left; width:238px; border-left:1px solid #F6A01A; padding:0 0 0 14px;}
			.lt_price_title{float:left; font-weight:bold; }
			.lt_price_disp{float:left; clear:both;}
			
			.lt_feature{float:left; clear:both; margin:10px 0 0 0; font-size:14px;}
				.lt_feature img{ margin:0 10px 0 10px;}
			
			.lt_insp{float:left; clear:both; margin:10px 0 0 0; font-weight:bold;}
			.lt_insp_list{float:left; clear:both;}
				.lt_insp_list ul{ margin:0; padding:0;}
				.lt_insp_list ul li{ list-style:none; font-size:12px;}
				
			.lt_contact{float:left; clear:both; border:1px solid #403620; width:220px; margin:10px 0 0 0;}
				.lt_contact_title{float:left; background-color:#403620; padding:2px 0 2px 4px; color:#f6a01a; width:216px;}
				.lt_contact_content{float:left; clear:both; width:220px;}
				.lt_contact_content * { font-family:Verdana, Geneva, sans-serif;}
					.lt_contact_content dl{margin:10px 0 5px 8px; font-weight:bold; font-size:12px;}
					.lt_contact_content dd{margin:0; padding:0; font-size:12px; font-weight:100;}
					.lt_contact_content dd a{ text-decoration:none; color:#FFF;}
