.noprint {
	display: none;
}

#column-left {
	display: none;
}

#navigation {
	display: none;
}

a:link, a:visited {
	color: #333332; text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   }
   
#content a[href^="/"]:after {
  content: " (http://www.damsafetyaction.org" attr(href) ") ";
   }   

#hero br {
	display: none;
}

#footer a:link, #footer a:visited {
	display: none;
}

#footer {
	border-top: 1px solid #efefef;
	padding-top: 5px;
}

body {
	font-size:75%;
	font-family: Helvetica, Arial, sans-serif;
	color: #333332;
}

html>body {
	font-size:11px;
}

h1, h2, h3, h4, h5, h6, ol, ul {
	width: 600px;
}

h1 {
	line-height: 1em;
	color: #464A50;
	font-size: 2em;
	font-weight: normal;
	margin:0 0 0.5em 0;
}

h2 {
	font-size:1.5em;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	font-weight: normal;
}

h3 {
	font-size:1em;
	line-height: 1em;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	text-transform: uppercase;
}

h4 {
	font-size:1em;
	line-height: 1em;
	margin: 0 0 0.5em 0;
	font-weight: bold;
}

h5 {
	font-size:1em;
	line-height: 1em;
	margin: 0 0 0.5em 0;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 0.5em 0;
	font-weight:bold;
}


p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 0.75em 0;
	width: 33em;
	text-indent: 1em;
}

ul, ol {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 0.75em 0;
	width: 33em;
}

.caption {
	font-size:0.833em;
	line-height:1.5em;
	margin:.75em 0 .75em 0;
	color: #aaa;
}