/* print style*/
body {
	font: 13px arial, helvetica, sans-serif;
	color:#000;
	line-height:1.4;
	background: #fff none;
}
#header a#logo {
	background:transparent url(../../media/the_salvation_army.png) no-repeat 10px 10px;
	display:block;
	height:145px;
	width: 118px;
	float:left;
	text-indent: -9999px
}
#header h1 {
    margin-bottom: 0;
}
#header h1 a {
	font-family:'HelveticaNeue-Light','Helvetica Neue Regular','Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight:normal;
	text-decoration:none;
	line-height:70px;
}
#header h1.one-title a{
	line-height:100px;
}
#header h2 {
	font-family:'HelveticaNeue-Light','Helvetica Neue Regular','Helvetica Neue',Arial,Helvetica,sans-serif;
    float: left;
	margin-top: -20px;
}
#nav,#slideshow-carousel, #hero-box #controller, #crumbs, #blocks-wrapper, #aside, #right-column, .comments-number, .social, .tools, #content-meta, #rss-footer-link, #share, form, #comments-wrapper ul, #comments-wrapper ol li .actions, #comments-wrapper ol li .meta .image img, #vid-player, #albums_library_wrapper p label, #albums_library_wrapper select, #vid-search {
	display: none;
}
#section .contact-info-block {
	display: block;
}
#section {
	clear:left
}
#section h1 {
	font-size:24px;
	line-height:28px;
}
#section h2 {
	font-size:22px;
	line-height:26px;
}
#section h3 {
	font-size:15px;
	line-height:18px;
}
img {
	max-height:280px;
	max-width:642px;
}
.block img {
	max-height:200px;
	max-width:295px;
}
/* Show URLs */
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;}
/*Break Page*/
#comments-wrapper, #map {page-break-before: always;}