/***** PRINT STYLESHEET FOR LISTING PAGES ON THE HOLIDAYS FRANCE RENTALS WEBSITE *****/

#site-nav { display: none; }

#property-photos { display: none ; }

#property-bookings { display: none; }

#availability { display: none; }

#property-other { display: none; }

#listing-bookings { display: none; }

#listing-choices { display: none; }

h1 {
	margin: 0;
	padding: 0;
	font-family: georgia, serif;
	color: #000;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 1px;
	line-height: 25px;
	}

h2 {
	margin: 0;
	font-family: georgia, serif;
	color: #000;
	font-weight: normal;
	font-size: 20px;
	padding: 20px 0 0 0;
	line-height: 18px;	
	}	
	
h3 {
	margin: 30px 0 0 0;
	font-family: georgia, serif;
	color: #000;
	font-weight: normal;
	font-size: 17px;
	padding: 0 0 0 0;
	line-height: 19px;	
	}
	
h4 {
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	color: #000;	
	padding: 5px 0 0 0;
	line-height: 14px;	
	text-transform: uppercase;
	letter-spacing: 1px;
	}	
	
#listing-intro p {
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	padding: 0 20px 0 0;
	margin: 10px 0 12px 0;
	}
	
#house-listing p {
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 11px;
	line-height: 17px;
	padding: 0 20px 0 0;
	margin: 10px 0 12px 0;
	}	

.listing-table h3 {
	font-family: Georgia, serif;
	font-size: 12px;
	padding: 25px 0 5px 0;
	margin: 0;	
	color: #000;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 16px;
	}

#footer p {
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 11px;
	line-height: 17px;
	padding: 0 20px 0 0;
	margin: 10px 0 12px 0;
	}	