/* Generic Print minimisation theme 
   Created by:
   RMW Web Publishing
   www.rmwpublishing.net */
body {
	font-size: small;
}
#extra,
#sidebar,
.cta,
.top,
#header form,
#header ul,
#footer ul,
#siteby {
	display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
form fieldset legend,
strong,
a {
	color: #520;
}
#content img {
	display: block;
	margin: 1em auto;
	padding: 3px;
	border: 1px solid #CCC;
	text-align: center;
}
abbr,
acronym {
	border: 0;
}
label {
	display: block;
}
.brand {
	font-style: italic;
}
#header h1 {
	margin: 0;
	padding: 5px 0 7px 5px;
}
#header h1 a {
	text-decoration: none;
}
#wrap {
	margin: 1em 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#footer {
	text-align: center;
	font-size: 80%;
}

.section div,
.section h3,
.section p,
.section form,
.section .vcard a.mapview {
	display: none;
}
.section div.vcard,
.section div.vcard * {
	display: inline;
}
