/* GENERAL RULES */
body {
	background:#000000;
	margin:10px 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.5em;
	font-size: 85%;
	margin: 0 10px 1em 57px;
	text-align:left;
}
p.index {
	line-height: 1.5em;
	font-size: 85%;
	margin: 0 10px 1em 2px;
	text-align:left;
	color:#CCCDBD;
}

p.index a, a:visited, a:active {
	color:#CCCDBD;
	padding:3px;
	margin:-3px;
}
p.index a:hover {
	color:#CCCDBD;
	text-decoration: none;
}
p.room {
	line-height: 1.5em;
	font-size: 85%;
	margin: 0px 0px 2em 0px;
	text-align:left;
	color:#520000;
	font-weight:bold;
}
p.specials {
	line-height: 1.5em;
	font-size: 85%;
	margin: 0px 5px 2em 3px;
	text-align:left;
}
td.specials1 {
width:218px;
}
td.specials2 {
width:213px;
}
td.specials3 {
width:219;
}
a.room {
	line-height: 1.5em;
	font-size: 85%;
	margin: 0px 0px 2em 0px;
	text-align:right;
	color:#520000;
	text-decoration:none;
}

td.right {
 	text-align:right;
}


p.breadcrumbs {
	font-size: 80%;
	margin: 10px 6px 0.8em 52px;
	}
p.breadcrumbs a, p.breadcrumbs a:visited, p.breadcrumbs a:active {
	color:#520000;
	text-decoration:none;
	}
p.breadcrumbs a:hover {
	color:#520000;
	background:#9E9F77;
}

p.footer {
	line-height: 1.5em;
	font-size: 75%;
	margin: 5px 3px 1em 3px;
	text-align:left;
	color:#CCCDBD;
}
p.footer a {
	color:#CCCDBD;
	text-decoration:none; 
}
p.footer a:hover {
	color:#CCCDBD;
	text-decoration:none;
	background-color:#000000;
}
p.footer a:visited {
	color:#CCCDBD;
	text-decoration:none;
}


h2 {
	margin: 0.5em 10px 0 57px;
	font-size:95%;
	color:#600000;
	text-align:left;
	}
h2.wine {
	margin: 0.5em 10px 0 57px;
	font-size:85%;
	color:#600000;
	text-align:left;
	}
ul {
	line-height: 1.3em;
	font-size: 85%;
	list-style: square url(02/images/bullet.gif);
	margin-top:0.3em;
}
li {
	margin: 0.3em 10px 0 37px;
	}
a, a:visited, a:active {
	color:#520000;
	padding:3px;
	margin:-3px;
}
a:hover {
	color:#520000;
	text-decoration: none;
	background:#9E9F77;
}
img.subhead {
	margin-left:-4px;
	}

/* tables */
table {
	margin: 0;
}

table.main {
	width: 760px;
}

table.main tr td.content {
	background-color:#CCCDBD;
}
	
td,th,div {
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align:left;
	}

table.floatRightTop {
	margin:-22px 0 0 10px;
	float:right;
	background-color:#000;
	}
table.cooking {
	margin:10px -5px 0 15px;
	float:right;
	background-color:#000;
	}
table.floatIndividual {
	margin:-22px 0 0 10px;
	float:right;
}
table.floatRight {
	margin:5px 0 0 10px;
	float:right;
}

table.floatRightTop .abs {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	margin-left:-1px;
}

.abs {
	position:absolute;
	z-index:500;
	}
	
div#contentDiv {
	position:relative;
	}
div#contentDiv table.floatIndividual {
	position:absolute;
	float:none;
	right:0;
	}

table.floatIndividual img.spacer {
	position:relative;
	}

table.floatIndividual object {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
}

table.chart table.wine tr td {
border:0;
}

table.chart {
	background-color:#B3B498;
	margin:0 0 0.7em 57px;
	width:703px;
	}
table.chart tr td {
	border-left: 2px solid #520000;
	border-bottom: 1px solid #520000;
	}
table.chart tr td p, table.chart tr td h2 {
	margin:4px 10px 2px 10px;
	}
table.chart tr td li {
	margin:2px 10px 2px 30px;
	}
table.chart tr td ul {
	margin:0.3em 0 0.3em 0;
	}
table.chart tr.header td h2 {
	color:#DCDDCC;
	font-weight:normal;
	}
table.chart tr.header {
	background-color:#520000;
	}
table.chart tr td.headerRight {
	border-left:2px solid #DCDDCC;
	}
table.chart tr td.iconRight {
	background-image: url("images/icon_chart_botright.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
	}
table.chart tr td.iconLeft {
	background-image: url("images/icon_chart_botleft.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	}
	
/* IMAGES */
img {
	border: 0;
}

img.floatLeft {
	float:left;
	margin:5px 7px 5px 0;
	border: 1px solid #000;
	}
img.price {
	margin:-8px 10px 5px 5px;
	float:right;
	}
.floatPromo {
	margin:-22px -10px 0 10px;
	float:right;
	}
