body {
	background-color: #E6E2C5;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000
}
p.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	color: #777700;
	margin-top: 0px;
}
h2 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #53281C;
	display:inline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #777700;
	display:inline;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #777700;
	margin-top: 0px;
}
.rhs {
	background-color: #9DBEC5;
	border-left: 1px solid #565A00;
	background-image: url(images/bk_vineyard.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom right;
	padding: 5px;
}
.rhsnav {
	color: #53281C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}
.rhsnav:hover {
	color: #FF0000;
}
a {
	color: #525700;
	font-weight: bold;
}
a.topnav {
	color: #53281C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}
a.topnav:hover {
	color: #FF0000;
}
a.copy {
	color: #525700;
}
a.copy:hover {
	color: #FF0000;
}
.content {
	background-color: #FFFFFF;
	padding: 10px;
}
.shadowshim {
	background-image: url(images/shadowshim.gif); 
	background-repeat: repeat; 
}	
