
/* ------------------------------------------------------------------
	PRINT STYLESHEET
	
	Project: Dignity, Inc
	Created: 2009-05-04
	Created by: RKD Web Studios info@rkd.ca
	
------------------------------------------------------------------- */

body { background: #FFF url(none); }

#container {
	width: 610px;
	padding: 0;
	}
#content-wrapper {
	width: 610px;
	background: url(none);
	}
#content {
	float: none;
	margin: 0;
	width: 610px;
	}
#footer {
		clear: both;
		background: #fff url(none);
		height: auto;
		color: #0f446e;
		letter-spacing: 0;
		text-align: left;
		font-weight: normal;
		}
		#footer a:link, #footer a:hover { color: #0f446e; text-decoration: none; }

#printheader,
#flash-content { display: block; }

#header,
#menu { display: none; }