/* Remove unwanted elements */
#header, .nav, #navigation, .sidebartop, #topnavigation, #topnavigation img, #topmenu, #sidebar, #footer, .printbutton, #map
{
display: none;
}

img {
border:0px;
}

/* Ensure the content spans the full width */
#content, #listcontent
{
width: 100%; margin: 0;
}

/* Change text colour to black (useful for light text on a dark background) */
.lighttext
{
color: #000
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}

.printonly {
font-style:italic;
}
.printonly td {
padding:20px;
}
.printonly img {
padding-left:70px;
padding-right:70px;
}
.plan-prop-box {
float:left;
font-size:10pt;
width=150px;
margin-right:50px;
min-height:400px;
padding-left:20px;
}
.ngg-gallery-thumbnail-box {
display:none;
}
#placeholder {
margin-top:-25px;
width:400px;
height:200px;
}
h2 {
font-size:12pt;
}
#downloads {
display:none;
}
#wrapper {
border: 2px #000 solid;
font-size:10pt;
background:#000 url('./images/hfs_print_back.jpg') repeat top left;
}
#text {
padding-right:20px;
}
#listcontent h1 {
padding-left:20px;
}
#photogallery {
text-align:center;
}