/* awtw print adapted from the open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com 
Print layout: */

body{
margin:0 auto;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
background:#ffffff;
color:#000000;
}
	
#wrap{
	margin:2%;
	width:auto;
	float:none !important;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}



#header h1{
	margin:0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

#frontphoto, #leftcol, #rightcol, #footer, .comments, #search, .hide, .replies, .pictograms{
display:none;
}

#header img, #header a{
display:none;
}

a{
text-decoration:underline;
color:#0000FF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4DAD42;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.righttop{
	float:right;
	margin: 0 0 5px 10px;
}
.lefttop{
	float:left;
	margin: 0 10px 5px 0;#wrap #content .comments li {
	left: 20px;
}
.piccaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #286EA0;
}
.piccaptionright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #286EA0;
}
.enquiry li {
	color: #009933;
}
