/* ========================================================================================================================Title : 		double0oneAuthor : 		dave tannerURL : 			www.smallsilences.comDescription: 	Print media stylesheetCreated :  		10 January 2006Modified : 		20 March 2006======================================================================================================================== *//* ========================================================================================================================IMPORT CSS======================================================================================================================== */@import url("default.css");/* ========================================================================================================================CUSTOM CSS======================================================================================================================== */html {	height: auto;}body{	height: auto;	color: #000000;}#container{	width: auto;	border: none;}#masthead h1, #masthead h2 {	background-image: none;	text-indent: 0;	position: relative;	top: 0;	left: 0;	height: auto;	width: auto;	padding: 10px 0;	border-bottom: 1px dotted #DDE3BF;}#navigation {	display: none;}#content {	position: relative;	width: auto;	clear: both;	float: none;}#contact {	position: relative;	width: auto;	clear: both;	top: 0;	left: 0;	border-top: 1px dotted #DDE3BF;}#footer {	position: relative;	width: auto;	clear: both;	margin: 0;	float: none;}#footer p, #footer p.copyright {	position: relative;	float: none;	width: auto;}.col1, .col2-1, .col2-2, .col3-1, .col3-2, .col3-3, .col-left, .col-right {	width: auto;}div.promo {	margin: 0;	padding: 0;	width: auto;	background-color: #fff;	color: #000000;	border: 0px dotted #DDE3BF;}