font.bodytext
{
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 14pt;
	color: #444444;
}
font.copyright
{
	font-family: tahoma, verdana;
	font-size: 9px;
	line-height: 16pt;
	color: #ffffff;
}
font.bottommenu
{
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 16pt;
	color: #6c5b44;
}
font.reservations
{
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
font.gallerytitle
{
	font-family: tahoma;
	font-size: 12px;
	color: #7c1212;
	font-weight: bold;
}
font.gallerytext
{
	font-family: tahoma;
	font-size: 11px;
	line-height: 10pt;
	color: #6c5b44;
	font-weight: normal;
}
h1.headings
{
	font-family: tahoma;
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	color: #7c1212;
	margin-bottom: 2px;
}
h1.subtitle
{
	font-family: tahoma;
	font-size: 13px;
	color: #7c1212;
	line-height: 13px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
h1.specials
{
	font-family: tahoma;
	font-size: 16px;
	color: #7c1212;
	line-height: 26px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
blockquote
{
	width: 65%
}
div.mainmargin
{
	padding-left: 50px;
	padding-right: 50px;
	text-align: left;
}
div.bodymargin
{
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
}
div.bottommenu
{
	padding-top: 5px;
}
div.menubar
{
	width: 800px;
	height: 30px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background-image:url('images/m_bg.gif');
}

// 	{ list-style-image: url(bullet_gold.gif); }
UL
	{ list-style-type: square;
	  margin : 10px 0px 0px 30px;
}

OL
	{ 
	  margin : 10px -10px 0px 30px;
}

input.btn{
   font-size:9px;
   color:#444444;
   height:20px;
   background-color:#c9c5b1;
   border-style:solid;
   border-color:#444444;
   border-width:1px;
}

A:LINK { color: #948c75; text-decoration: none}
A:VISITED { color: #948c75; text-decoration: none}
A:HOVER {color : #a9a28b;  text-decoration: underline}


A.copyright:LINK { color: #ffffff; text-decoration: none}
A.copyright:VISITED { color: #ffffff; text-decoration: none}
A.copyright:HOVER {color : #ffffff;  text-decoration: underline}

A.reservations:LINK { color: #ffffff; text-decoration: none}
A.reservations:VISITED { color: #ffffff; text-decoration: none}
A.reservations:HOVER {color : #ffffff;  text-decoration: underline}

