body {
	font-family: "Times New Roman", Times, serif;
}
.headline {
	color: #CC6600;
	font-weight: bolder;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;

}
.menulinks {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
}
.captions {
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}
.thumbnaildirections {
	font-style: italic;
}
.subhead {
	color: #CC6600;
	font-weight: bolder;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
}
.menulinks2{
	padding-left: 9px;
	text-indent: -7px;
}