﻿body {
	background-color:white;
	padding:5mm;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	padding:0mm;
	text-align:center;
}
table {
border-style: none none none none; padding: 0mm; width: 100%;margin:0mm;
}
td{
	vertical-align:top;
}
div#allcontent{
	width: 210mm;
	height: 297mm;
	margin: 0mm auto;
	text-align:left;
}
div#topsection{
	height: 40mm;
	position: relative;
	z-index: 1;
}
div#hdrenquiries{
	width:100%;
	height:6mm;
	vertical-align:middle;
	font-size: 14pt;
	letter-spacing: 5.5pt;
	font-weight: bold;
	text-align: center;
	background-color: #FFE866;
}
div#headerpics{
	width: 620px;
	height: 179px;
	z-index: 2;
}
div#headerpics img{
	border-style:none;
	padding:0mm;
	margin:0mm;
}
div#hdraddress{
	background-color: #C0C0C0;
	vertical-align: top;
	padding-top: 2mm;
	width: 70mm;
	padding-left: 25mm;
}
div#textsection{
	font-size: 18pt;
	padding-top: 1mm;
	padding-bottom: 1mm;
	margin-top: 57mm;
}
/* Cottage prices */
div#pricesection{
	margin-top: 1mm;
}
div.cottagecolumn{
	display:inline-block;
	width:50mm;
	margin-left:3.3mm;
	margin-bottom:1mm;
	padding-bottom:0.5mm;
	vertical-align:top;
	float:left;
	border-bottom:2px gray solid;
}
div.cottagename{
	background-color:silver;
	text-align:center;
	padding-top:0.75mm;
	padding-bottom:0.75mm;
}
table.pricetable{
	width:50mm;
}
table.pricetable td{
	font-size:9pt;
}
tr.rowh{
	background-color: #76B5ED;
}
tr.row1{
	background-color: #F7E5C3;
}
tr.row2{
	background-color: #DAEBFA;
}
td.tick{
	text-align:center;
}
td.date{
	width:27mm;
}
td.price {
	text-align:center;
}
/* Footer */
div.footer1{
	text-align: center;
	float:left;
	width: 50%;
	margin-bottom:2mm;
}
div.footer2{
	text-align: center;
	float:right;
	width: 50%;
	margin-bottom:2mm;
}
div.footer3{
	text-align:center;
	margin-bottom:2mm;
	clear:both;
}

