body {
	margin: 0px;
	font: 80% Helvetica, Arial,  Sans-Serif;
	background: #C6E2FF;
}
textarea, input {
	margin: 0px;
	font-family: Helvetica, Arial,  Sans-Serif;
	font-size: 100%;
}
table {
        font-size: 100%;
        }
td {
	font-family: Helvetica, Arial,  Sans-Serif;
}

a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.tablecolor {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #369
}

.tablecolor2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #39C
}
.bullet {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
}
.heartbackground {
	background: url("../images/heart.jpg") no-repeat center;
}
.knightbackground {
	background: url("../images/knight.jpg") no-repeat center;
}
.feastbackground {
	background: url("../images/feast.jpg") no-repeat center;
}
#main_content {
	background: #FFF;
}
.tariff_type {
	font-weight: bold;
	background: #C6E2FF;
	border: 1px solid #85A5C7;
}
.tariff_price {
	font-weight: bold;
	border: 1px solid #CCC;
	text-align: center;
	width: 25%;
	background: #F2F2F2;
}
.tariff_occupant {
	font-weight: bold;
	text-align: center;
	border-right: 1px dashed #333;
	border-bottom: 1px dashed #333;
}

.menu_price {
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}
.menu_food {
	padding-top: 10px;
	text-align: center;
}
.menu_food_with {
	font-style: italic;
	text-align: center;
}
.menu_header {
	font-weight: bold;
	font-size: 100%;
	text-align: center;
}
.menu_header_sub {
	font-weight: bold;
	font-size: 90%;
	padding: 5px;
	text-align: center;
}

#location {

}

#location dl {

}

#location dt {
	font-family: georgia, serif;
	font-weight: bold;
}

#location dd {
	margin-left: 10px;
}

#location ul {
	margin: 0px;
	padding: 0px;
}

#location li {
	list-style-type: none;
	margin: 4px 0px;
	padding: 0px;
}

.wine_header {
	font-size: 140%;
}

.wine_country {
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 120%;
}