.noprint {
	display:inline;
	}
	
.onlyprint {
	display:none;
	}

#container {
	background-image: url(images/layout/ha2006d_bg.jpg);
	height: 100%;
	width: 100%;
	background-position: top left;
	background-repeat:no-repeat;
	}
#contentframe {
	background-image:url(images/layout/white_backround.png);
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	}
#header {
	background-image: url(images/layout/ha2006d_02.gif);
	background-repeat:no-repeat;
	height: 100px;
	width: 940;
	}
#headersearch {
	padding-top: 35px;
	height: 20px;
	padding-right: 80px;
	color: #FFFFFF;
	text-align:right;
	}
#cartbuttons {
	padding-top: 35px;
	padding-right: 20px;
	text-align: right;
	height: 10px;
	}
#headertile {
	background-image: url(images/layout/ha2006d_02bg.gif);
	height:100px;
	width: 100%;
	}
#content {
	position:relative;
	padding: 20px;
	}
#homeleftnav {
	width: 158px;
	height: 302px;
	background-image:url(images/layout/ha2006d_navbg.gif);
	background-repeat: repeat-x;
	background-color: #5f0000;
	float:left;
	padding: 20px;
	}
.homenavrow {
	border-top: 1px solid #b56666;
	padding-top: 10px;
	clear: both;
	}
.homenavrow a {
	color: white;
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
.homenavrow a:hover {
	text-decoration: underline;
	}
#homebigfeature {
	width: 680px;
	height: 340px;
	margin-left: 20px;
	background-color: #8f0808;
	float:left;
	border: 1px solid #000000;
	}
#homenavbypiece {
	width: 25px;
	height: 100px;
	background-image:url(images/layout/ha2006d_nav_bypiece.gif);
	background-repeat:no-repeat;
	float: left;
	}
#homenavbyroom {
	width: 25px;
	height: 100px;
	background-image:url(images/layout/ha2006d_nav_byroom.gif);
	background-repeat:no-repeat;
	float: left;
	}
#homenavbyroomlinks {
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
	}
#homemaintext {
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	}
#recentitems {
	width: 158px;
	height: 302px;
	background-image: url(images/layout/haleftnavbg.gif);;
	background-repeat: repeat-x;
	background-color: #5f0000;
	float:left;
	padding: 20px;
	}
#lowerhomecontent {
	width: 580px;
	margin-left: 20px;
	float:left;
	border: 1px hidden;
	}
#footer {
  clear: both;
  background-color: #FFFFFF;
  height: 17px;
  position:relative;
}
#cropper {
	clear: both;
	height: 5px;
}
a {
	color: #330099;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
	
.adminformrow {
	padding: 3px;
	border-top: 1px dotted #CCCCCC;
}
.formrow {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px dotted #c5be8b;
}
.adminfield {
	width: 194px;
	}
.adminfieldhelp {
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	}
.adminmodetitle {
	font-size: 16px;
	font-weight: bold;	
}
.adminresults {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.formfield {width: 180px;}
.datacell {padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px;}
h1 {
	font-size: 24px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 20px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}