/* Orleans Trail Print CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}	
h1 {
	color: #1c73a1;
	font-weight: lighter;
	font-size: 2em;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: .1in;
	}
h2, h3 {
	color: #2699d7;
	font-weight: lighter;
	}
h2 {
	font-size: 1.8em;
	}
h3 {
	font-size: 1.6em;
	}
#menu {
	display: none;
	}
.imgright {
	float: right;
	margin: .1in 0 .1in .1in;
	}
div#content hr {
	background-color: #dbdbdb;
	color: #dbdbdb;
	height: 1px;
	border: 0;
	}
.clear {
	clear: both;
	height: 1px;
	border: 0;
	}
#footer {
	margin-top: .1in;
	padding-top: .1in;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	}


