body {
	font-family: "Trebuchet MS", Arial;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-size: 96%;
}
a {
	outline:none;
}


#canvas #header {
        display: none;	
        position: relative;
	background-color: none;
	background-image: none;
	background-position: top;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: auto;
	border: 0px none;
	margin-top: 0px;
	text-align: left;
}
#canvas #copyright {
	background-color: none;
	height: 19px;
	color: #302411;
	padding: 8px;
	font-size: 0.8em;
	text-align: left;
	clear: none;
	border: #000000 solid none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#canvas #header h1 {
	background-image: url(/images/donhancey-logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 196px;
	width: 247px;
	margin: 0px;
	padding: 0px;
}
#canvas #header img {
        display: none;	
        position: absolute;
	left: 545px;
	top: -18px;
}


#ddfooter {
	font-size: .8em;
	color: #D5C4A2;
	text-align: left;
	padding: 7px;
	width: auto;
	margin-right: none;
	margin-left: none;
}
#canvas #contentbody {
	background-color: none;
	padding: 0px;
	height: auto;
	min-height: auto;
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: none;
	border: #000000 solid 0px;
}
#canvas #contentbody #content {
	padding-left: 20px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	background-image: none;
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
}
#canvas #contentbody #content h1 {
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: underline;
}


#canvas #contentbody #nav {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#canvas #contentbody #navigation img {
	padding: 10px;
}

#canvas #contentbody #navigation {
	display: none;
}

#canvas #contentbody #nav a {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 8px;
	color: #594429;
	letter-spacing: .1em;
}


#canvas {
	margin-top: 0px;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
}
*html #canvas {
	background-image: none;
}
#canvas #contentbody #nav a:hover {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 8px;
	color: #FFFFFF;
	letter-spacing: .1em;
	background-color: #594429;
}
#canvas #contentbody #content h2 {
	font-size: 1.3em;
	font-weight: normal;
	text-transform: capitalize;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}
#canvas #contentbody #content ul {
	
	margin-top: 4px;
}
#canvas #contentbody #content li {
	list-style-position: outside;
	font-size: .9em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
#canvas #contentbody #content h3 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: capitalize;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2.1em;
	color: #423218;
}
#canvas #contentbody #content .printpage {
	background-image: url(/images/printpage.gif);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
}
#canvas #contentbody #content strong {
	color: #423218;
}
#canvas #contentbody #content a {
	color: #423218;
}

#canvas #contentbody #content ul {
	margin: 5px;
}
#ddfooter a {
	color: #D5C4A2;
	text-decoration: underline;
}
#ddfooter a:hover,
#ddfooter a:active,
#ddfooter a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#canvas #contentbody #content .printpage:hover {
	background-position: left bottom;
}
#canvas #contentbody #content a:hover {
	color: #000000;
}
