.SuggestedSpeech {
	padding-left: 2em;
	font-style: italic;
}

div.GoldenBox {
	color: #7B012A;
	background-color: #fff2d7;
	border: 1px solid #FFCF6F;
	padding: 0;
	margin-top: 3em;
}

div.GoldenBox h2 {
	margin-top: 0.6em;
	margin-bottom: 0.3em;
}

div.GoldenBox table {
	width: 100%;
}

div.GoldenBox input {
	margin: 0.5em;
}

div.GoldenBox td {
	text-align: left;
	font-size: 1em;
	line-height: 1em;
	padding-right: 0.5em;
}

div.GoldenBox td.PictureCell {
 	width: 110px; 
 	text-align: center;
 	padding: 0.8em;
	margin-bottom: 0;
}

div.GoldenBox tr.menuRow td {
	background-color: #fedd98;
	padding: 0em 1em;	
}

div.GoldenBox tr.menuRow a {
	font-style: italic;
	/* font-weight: bold; */
	font-size: 1.3em;
	line-height: 1.0em;
	margin-bottom: 0;
	padding-bottom: 0;
}

div.GoldenBox tr.menuRow img {
	width: 1px;
	height: 3em;
	margin-left: -1em;
	float: left;
}

div.GoldenBox img {
	margin-right: 10px;
}

p.SectionFooterDetails
{
	text-align: center;
	font-style: italic;
}

/* Facilities page */
#FacilityThumbnails a {
	float: left;
	margin: 0 2px 1px 0;
}
#FacilityDisplayPanel {
	text-align: center;
}
#FacilityDisplayPanel p {
	text-align: left;
	height: 7em;
}