@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000;
}
p {
	font-size: 13px;
	line-height: 24px;
	color: #666;
	text-align: justify;
	text-indent: 25px;
	padding-right: 25px;
	padding-left: 25px;
	letter-spacing: 0.02em;
}
p:first-letter {
	font-size: 175%;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #444444;
}
a:visited {
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #770000;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	text-align: left;
	padding-left: 25px;
	font-style: italic;
	font-weight: normal;
}
h2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.2em;
	white-space: pre;
	font-weight: normal;
}
h2  a:link {
	color: #007889;
	text-decoration: none;
}
h2 a:visited {
	color: #007889;
	text-decoration: none;
}
h2 a:hover {
	color: #ffd24f;
	text-decoration: underline;
}
h3 {
	text-indent: 25px;
	padding-left: 25px;
}
.signature {
	font-size: 16px;
	color: #777777;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	line-height: 14px;
}
#layout {
	background-color: #ccc;
	text-align: center;
	margin-top: 25px;
	border: 6px solid #FFF;
	margin: 25px auto 0px auto;
	width: 700px;
}
#stage {
	width: 672px;
}
#tdLogo {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#TFGlogo {
	text-align: left;
	margin-top: 10px;
	margin-left: 25px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 5px;
}
#tdText {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 25px;
}
#tdVisit {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#visit {
	background-image: url(images/bkgd/visit.png);
	background-position: 25px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 25px;
	display: none;
}
#tdRestaurants {
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #777777;
}
#tdRestaurants img {
	margin: 15px 15px 0 15px;
}
#tdRestaurants   a img  {
	border: none;
}
