

		/* list item */
		.location-listing {width:100%; margin-top:10px;position:relative; clear:both; }
		.location-listing .location-title {height: 40px; font-size:18px;color:#ffffff;font-weight:bold;margin-bottom:5px;background: url(images/locations_top_bg.png) ; padding:5px 20px;}
		.location-listing .location-detailslink {position:absolute;top:1px;right:40px;font-size:18px;}
		.location-listing .location-img {float:left;width:200px;height:133px;border:1px solid #ECE3D7; margin-bottom: 5px; }
		.location-listing .location-info {padding-left:220px;}
		.location-listing .location-name {font-weight:bold;padding-right:240px;}
		.location-listing .location-desc {padding-right:240px;}
		.location-listing .location-address {font-size:12px;margin-top:10px;float:left;}
		.location-listing .location-contact {font-size:12px;margin-top:-30px;float:right;width:220px;}
		.location-listing .location-moreinfolink {margin-top:10px;}

         a.DetailLink {font-size:18px;line-height:1;font-weight:bold; text-decoration: underline;color: #ffffff;}
		 a.DetailLink:link {font-size:18px;line-height:1;font-weight:bold; text-decoration: underline;color: #ffffff;}
		 a.DetailLink:visited {font-size:18px;line-height:1;font-weight:bold; text-decoration: underline;color: #ffffff;}
		 a.DetailLink:hover {font-size:18px;line-height:1;font-weight:bold; text-decoration: underline;color: #cccccc;}
		 a.DetailLink:active {font-size:18px;line-height:1;font-weight:bold; text-decoration: underline;color: #ffffff;}
		

		/* details */
		.backtolistings .a { font-weight: bold 16px; }
		.location-details {margin-top:5px;overflow:hidden;}
    	.location-details h3, .location-details h3 *{font-weight:bold;}
		.location-details .location-title {height: 40px; font-size:18px;color:#ffffff;font-weight:bold;margin-bottom:0px;background: #ffffff url(images/locations_top_bg.png);padding:5px 20px;}
		.location-details .location-img {float:left;width:300px;height:200px;border:1px solid #ECE3D7;}
		.location-details .location-info {padding-left:320px;}
		.location-details .location-name {font-weight:bold;padding-right:240px;}
		.location-details .location-desc {padding-right:240px;}
		.location-details .location-address {font-size:12px;margin-top:10px;}
		.location-details .location-contact {font-size:12px;margin-top:10px;}
		.location-details .location-moreinfo {clear:both;}
		.location-details .location-statement {clear:both;padding:10px 0;width:100%;}
		.location-details .location-map {clear:both;padding:10px 0;}
		.location-details .location-payments {float:left;display:inline;}
		.location-details .location-hours {float:left;display:inline;margin-left:100px;}
		
				
		.maplink{color: #000000; font-size:18px; font-weight:bold;}    
		A.maplink:link {text-decoration: none;color: #000;}
		A.maplink:visited {text-decoration: none;color: #000;}
		A.maplink:hover {text-decoration: none;color: #000;}
		A.maplink:active {text-decoration: none;color: #000;}
