@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/background_stripe.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #ffcc99;
	text-align: justify;
}
.maintext a{
	color: #ffcc99;
	text-decoration: underline;
}
.maintext_centered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #ffcc99;
	text-align: center;
}
.t24address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.t24hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f9a340;
	letter-spacing: 1px;
}
.t24hours a:visited, a:link{
	color: #f9a340;
	text-decoration: none;
}
.t24hours a:hover{
	color: #f9a340;
	text-decoration: underline;
}
#t24reservations {
	position: absolute;
	margin: 230px 0 0 250px;
	z-index: 2;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
}
.headline-centered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center
}
.event a:visited, a:link{
	text-decoration: none;
	color: #f9a340;
}
.event a:hover{
	text-decoration: underline;
	color: #f9a340;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f9a340;
}
.event_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f9a340;
	text-align:center
}
.eventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
}
.eventdate_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
	text-align:center
}
.reviewtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 24px;
	color: #ffcc99;
	text-align: justify;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #FF9900;
	text-align: right;
}
.t24address a {
	color: #990000;
	text-decoration: 1px dotted underline;
}
.footer a {
	color: #993333;
	text-decoration: none;
}
.tinycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6666;
}

#onlinereviews {
	text-align: center;
	background-color:#cc6666;
	width: 450px;
	margin: 20px 0 20px 0;
	padding: 5px;
	
}
