h1,h2,h3 {
	color: #8D8776;
}

div.subnav div.subnav_head {
	width: 150px;
	height: 10px;
	margin: 0;
	padding: 8px 0 8px 10px;
	background-image: url(/_media/area-d/box-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	color: #70522D;
	font-weight: bold;
}

div.subnav div.subnav_content {
	width: 150px;
	margin: 0;
	padding: 5px 0 5px 10px;
	background-image: url(/_media/area-d/box-content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
	color: #70522D;
	font-size: 12px;
}

div.subnav div.subnav_footer {
	width: 150px;
	height: 10px;
	margin: 0;
	padding: 0;
	background-image: url(/_media/area-d/box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

div.subnav a {
	text-decoration: none;
	color: #70522D;
}
