html
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#A72516;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



TABLE.left
{
	border: 1px solid white;
	background-color:#787878;
}

TD.title
{
	background-color:#787878;
	color: white;
	font-size: 11px;
	font-weight:bold;
	height: 20px;
	padding-left:12px;
	background-image: url(images/bgtitle2.jpg);
	background-position: top left;
 
}

TD.title a
{
	text-decoration: none;
	color: white;
}

TD.title a:hover
{
	text-decoration:underline;
	color: black;
}

TD.body
{
	
	font-size: 13px;
	background-image: url(images/bgbody.jpg);
	background-position: bottom right;
	border: 2px solid black;
}

TD.body a
{
	text-decoration: underline;
	color: white;
}

TD.body a:hover
{
	text-decoration:none;
	color: white;
}

TD.footer p
{
	font-size:9px;
	line-height: 15px;
	text-align:center;
}

TD.footer a
{
	text-decoration: underline;
	color: black;
}

TD.footer a:hover
{
	text-decoration:none;
	color: black;
}

SPAN.title
{
	font-weight:bold;
	color:white;
}

TD.menu
{
	font-size: 11px;
	color:white;
	line-height: 15px;
	padding-bottom: 10px;
}

TD.menu-title
{
	font-size: 15px;
	color:white;
	line-height: 15px;
	padding-bottom: 10px;
	text-align:left;
	letter-spacing: 2px;
	font-weight:bold;
}

.menu-title
{
	font-size: 15px;
	color:white;
	line-height: 15px;
	padding-bottom: 10px;
	text-align:left;
	letter-spacing: 2px;
	font-weight:bold;
}

TD.menu-heading
{
	font-size: 13px;
	color:white;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-weight:bold;
	text-align:left;
	letter-spacing: 1px;
}

TD.price
{
	font-size: 11px;
	font-weight: bold;
	color:white;
}

TD.copy
{
	font-size: 11px;
	color:white;
	line-height: 15px;
	padding-bottom: 10px;
	text-align:justify;
}

#about-right
{
	width: 120px;
	float:right;
	margin: 0px 0px 5px 10px;
	padding: 5px;
	text-align:center;
}

#about-right ul
{
	list-style-type:none;
	padding:0px;
	margin: 0px;
}

#about-right li
{

	margin: 3px;
	padding: 4px;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}

#about-right a
{

	color: white;
}

#about-right a:hover
{

	color: white;
	text-decoration: none;
}

IMG.thumbnail
{
	border: 1px solid #ccc;
	padding: 3px;
}

IMG.photo
{
	border: 1px solid #ccc;
	padding: 3px;
}

div#reservation_form
{
	text-align:left;
}

label
{
	text-align:left;
	width:100px;
	display:block;

}
.banner-container
{ 
	padding:4px;
}
.banner-container a
{ 
	margin:0;
}
