.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: CECECE}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000
}
.credits {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: 777F80
}
a.credits {
	text-decoration: none;
}
a.credits:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.background {
	background-image: url(siteimages/background.gif);
	background-color: 475052;
	background-repeat: no-repeat;
	background-position: left top;
}
.reservations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCC99;
}
hr {
	color: #CCCCCC;
	height: 1px;
}.bg-home {
	background-image: url(siteimages/bg-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #475052;
}
