#logo {
	width: 610px;
	height: 56px;
	background-image: url(../im/hm_logo_1.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#logo1 {
	margin: 25px 10px 0 0;
	color: #D0B860;
	font-weight: bold;
}

#logo2 {
	width: 180px;
	background-color: #336600;
}
#logo2 img {
	margin: 0;
}
#lc2 {
	border-bottom: solid #336600 6px;
	border-left: solid #336600 6px;
	background-color: #F1EAD0;
}
#lc2a {
	width: 14px;
}
#conhm {
	border-right: solid #336600 6px;
	border-bottom: solid #336600 6px;
	background-color: #F1EAD0;
}
#anounc {
	width: 90%;
	border-top: solid #fff 2px;
	margin: 30px auto;
}
#anounc h2 {
	color: #D0B860;
	font-size: 16px;
	text-align: center;
}
#anounc p {
	color: #FFF;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
#anounc a {
	color: #D0B860;
	text-decoration: none;
	float: right;
}
#anounc a:visited {
	color: #D0B860;
}
#anounc a:hover {
	color: #F1EAD0;
}
#anounc a:active {
	color: #FF0000;
}
#flash {
	width: 370px;
	height: 80px;
	margin: 20px 20px 20px 20px;
}
#texthm {
	width: 370px;
	margin: 0 20px 20px 20px;
	text-align: left;
	background-image: url(../im/bk_cats.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#texthm ul {
	font-size: 95%;
	margin-left: 10px;
}
#texthm ul ul li {
	margin-left: 10px;
	list-style-type: disc;
}
#texthm a {
	color: #336600;
}
#texthm a:visited {
	color: #336600;
}
#texthm a:hover {
	color: #918043;
}
#texthm a:active {
	color: #FF0000;
}
