/*  ---------  REFUGE INTERNATIONAL PRINTER STYLESHEET  --------------- */

body { 
	background: white; color: black; 
	font-family: Verdana, 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
a { color: black; }
p { font-size: 0.9em; }

h1, h2, h3, h4 { font-family: Palatino, 'Book Antiqua', 'Palatino Linotype'; font-style: italic; }

img { float: left; margin: 0 15px 15px 0; }

div#header { height: 2em; background-image: none; }

div#header h1, * html div#header h1 { 
	margin: 0; padding: 0 0 10px 0; 
	letter-spacing: 0; 
	background-image: none;
	}
	
div#wrapper { float: none; width: 100%; margin-left: 0; }

div#content { margin-left: 0;  }

div#highlightbox { 
	background-color: white;
	margin: 0;
	padding: 10px;
	color: black;
	border: 1px dotted #000;
}

div#column1, div#column2 { width: 100%; float: none; margin: 0; padding: 0; }

div.contentpiece, div.contentpiecefirst { 
	border-top: 1px dotted #000;
}

div#navigation { display: none;	}

div#footer { 
	border-top: 1px solid #000; 
	}

div#flower {
	display: none;
}

