body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-left: 0;
	background-color: #FFF;
}
a.grape:link {
	color: #8e1636;
}
a.grape:visited {
	color: #8e1636;
}
a.grape:hover {
	color: #8e1636; 
	text-decoration: none;
}
a.grape:active {
	color: #8e1636; 
	text-decoration: none;
}
tr .grape {
	color: #881958;
}
tr .grape td, tr .grape th {
	border: 1px solid #881958;
}
img {
	border:0;
}
.hometext {
	font-weight: normal; 
	font-size: 14px; 
	color: #000000;
}
.rooms {
	font-weight: normal; 
	font-size : 15px;
	color: #000000;
}
.bottom {
	font-size: 9px;
}
h1, h2, h3, h4, h5, h6 {
	color: #881958;
}
h1 {
	font-weight: bold; 
	font-size: 1.9em; 
}
h2 {
	font-weight: bold;
	font-size: 1.7em;
}
h3 {
	font-size: 1.4em;
} 
#navigation {
	float: left;
	width: 100%;
	background: #881958;
	font-size: 93%;
	line-height: normal;
	margin-bottom:.5em;
	font-weight: bold;
}
#navigation ul {
	margin: 0;
	padding: 5px 10px 0;
	list-style: none;
}
#navigation li {
	float: left;
	background: #881958;
	margin: 0;
	padding: 0 0 0 9px;
}
#navigation a {
	float: left;
	display: block;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	color: #fff;
}
#navigation ul li a:hover, #navigation ul li#current a {
	color: #e505db;
}
blockquote {
	margin-right: 15%;
	padding-top: 1em;
	line-height: 1.3em;
}
blockquote .attribution {
	clear: both;
	margin-left: 50%;
	font-style: italic;
	font-size: 90%;
	display: block;
}
