/*---------------------------------------
Print Style Sheet

Author: 	Matt Berridge
Email:		m.berridge@mixd.co.uk
Website:	http://www.mixd.co.uk
---------------------------------------*/

#skipnav, #footer ul, .bookingSteps, .secure, .print, #sidebar, div#sidebar + hr, #header form, #nav, #subHeader ul, #subHeader p, #section_success .feature, #header p {
	display: none;	
}
#header p#logo {
	display: block;	
}
h1, h2, h3, h4, #footer p, p#logo {
	font-family: Georgia, serif;
	color: #333;
}
h1 {
	font-size: 1.6em;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.5em;
	margin-bottom: 0.5em;
}
#footer p, p#logo, p#logo a, #footer a {
	color: #664135;
	font-weight: normal;
}
ul, ol, p, table {
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
}
p#logo {
	font-size: 2.2em;
	margin: 0;
}
#footer {
	margin-top: 20px;	
}
#content {
	margin-bottom: 3em;	
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
.invoice {
	border: 1px solid #999;
	padding: 1em;
	margin-bottom: 3em;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #799813;
}
a img {
	border: none;	
}
.item {
	font-weight: bold;	
}
td {
	padding: 0.25em 0;
	vertical-align: top;
}
.property .featuredBar h3 {
	float: right;
	font-size: 1em;
	margin: 0;
	line-height: 1;
}
.property .featuredBar h4 {
	float: left;
	font-size: 1.4em;
	margin: 0;
	line-height: 1;
}
.property .featuredBar {
	width: 100%;
	display: block;
}
.property img {
	float: left;
	clear: left;
	margin: 1.5em 0;
}
.property div {
	float: left;
	width: 60%;
	margin-left: 5%;
}
.property div.featuredBar {
	wudth: auto;
	float: none;
	margin-left: 0;
}
.property div ul {
	margin: 1.5em;
	padding: 0;
}
strong {
	font-weight: bold;	
}
strong.sleeps {
	display: inline;
	float: left;
	margin-top: 1em;
}
.property div p {
	float: left;
	margin-bottom: 0.5em;
}
.property div ul li {
	list-style-type: none;
	margin-bottom: 0.3em;
	font-weight: bold;
}