/* Generic Print minimisation theme 
   Created by:
   RMW Web Publishing
   www.rmwpublishing.net */
body {
	margin: 0;
	padding: 10px;
	background: #FFF;
	font-size: small;
}
#skipto,
#browserWarning,
#nav,
#sidebar,
.submenu,
.adr .type,
.tel .type,
.facebook,
#siteby {
	display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
legend,
strong,
#content a {
	color: #520;
	font-family: sans-serif;
}
td {
	padding-top: .5em;
	border-top:  1px dashed #BBB;
}
label {
	display: block;
}
abbr,
acronym {
	border: 0;
}
.brand {
	font-style: italic;
}
#header h1 {
	margin: 0;
}
#header h1 a {
	display: block;
	height: 215px;
	background: #000 url(../img/logo.png) 50% 50% no-repeat;
}
#header h1 a {
	text-decoration: none;
}
#header h1 img,
#header h1 span {
	display: none;
}
#wrapper {
	width: auto;
}
#footer {
	border-top: 1px solid #000;
	text-align: center;
	font-size: 80%;
}
