#menu {
	width: 799px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9b9b9;
}
.bold {
	font-weight: bold;
	color: #333333;
}
.subhead {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
}
.pagehead {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 19px;
	color: #333333;
	font-weight: bold;
}
.homehead {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #51606A;
	line-height: 24px;
}

