@page {
margin: 0.5cm;
}

body {
	color: #111;
	border-top: 0;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	line-height: 1.3;
}
#logo { display: none; }
img[src="/images/mgs logo.png"] { display: none; }
img[alt="Maryland Department of Natural Resources"] { display: none; }
img[alt="State of Maryland"] { display: none; }

/* #content a:after {content: " (" attr(href) ") ";} - will display link address- needed? 
p a[href^="http://"]:after {
content: " (" attr(href) ")";
font-size: 70%;
}
p a:after {
content: " (http://www2.mgs.md.gov" attr(href) ")";
font-size: 70%;
}
p a[href^="#"]:after {
display: none;
}
p a[href^="http://"]:after, a[href^="https://"]:after {
content: " (" attr(href) ")";
font-size: 70%;
}
p a {
word-wrap: break-word;
}
a {
color: #000;
}
*/

header img,
nav,
form,
input,
#menu,
#sidebarLeft,
#sidebarRight,
.footerLeft,
#footerMenu
{ display: none; }

header:before {
display: block;
content: "Maryland Geological Survey  -  Resource Assessment Service  -  Maryland Department of Natural Resources";
margin-bottom: 10px;
border: 1px solid #bbb;
padding: 3px 5px;
font-style: italic;
font-size: 10pt;
text-align: center;
}

.twoColumnLeft, .threeColumn { margin-left: 0; }
.twoColumnRight, .threeColumn { margin-right: 0; }
.centered { padding-left: 0; padding-right: 0; }

img { max-width: 500px; border: 0; }

h1 { font-size: 16pt; text-align: center; float: none; width: auto; margin-top: 10px; padding-bottom: 10px; }
h2 { font-size: 14pt; text-align: center; padding-top: 25px; }

p  { font-size: 11pt; padding-top: 10px; padding-bottom: 10px; }

footer { padding: 1em; }
.footerRight p { 
	text-align: center;
	font-size: 8pt;
	}
