/* www.jsgmendham.co.uk - print layout
	for J.S.G. Mendham and Co. Ltd. */

body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	background: #FFFFFF;
	color: #000000;
}
h1 {
	margin-top: 10px;
	font-size: 20px;
	line-height: 26px;
	background: #FFFFFF;
	color: #000000;	
}
h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 24px;
	font-family: Arial,Helvetica,sans-serif;
	background: #FFFFFF;
	color: #000000;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 10px 0px 2px 0px;

}
h6 {
	font-size: 9px;
	font-weight: normal;
	margin-top: 10px;

}
#content img {
	display: none;
}
.text {
	font-weight: normal;
}
.hideinfo {
	display: none;
}
#header {
	display: none;
}
#rightmenu {
	display: none;
}
.accredited {
	display: none;
}
#standards {
	display: none;
}	
a {
	text-decoration: underline;
	color: #0000FF;
	background: inherit;
}
.fieldset, .legend, .label {
	display: none;
} 
.input-box, .submit-button, .reset-button {
	display: none;
}
#footer {
	clear: both;
}
#content {
	position: relative;
	float: left;
	margin-bottom: 10px;
	padding: 25px 0px 0px 0px;
	text-align: justify;
	line-height: 20px;
}
.address {
	margin: 20px 0px 20px 0px;	
}
.addressfax {
	float: left;
	width: 140px;
	text-align: left;	
}
#sitemap {
	line-height: 24px;
}
.mapindent {
	margin-left: 40px;
}
p.indent{
	text-indent: 30px;
}

