/**********************************

Use: Print styling

***********************************/

body {
	font: 12px/16px "Lucida Grande", verdana, arial, sans-serif;
	}
	
h1 {
	border-bottom: 2px solid #000;
	padding-bottom: 2px;
	}
	
a img { border: none; }

ul#nav-primary, #sub ul, address, .access { 
	display: none; 
	}

#content img {
	float: left;
	margin: 3px 8px 8px 0;
	border: 1px solid #111;
	}

#home #content img, #contactus img  {
	float: none;
	}

h1 { 
	font-size: 16pt; 
	}
	
h2 { 
	font-size: 14pt; 
	}
	
h3 { 
	font-size: 13pt; 
	}

dt { 
	font-weight: bold; 
	}
