#vineyard_body {
	color: #CCC;
	background-color: #000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	padding: 5px;
	background-image: url(../images/grapes_bodybackground.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
}
#heading {
	height: 50px;
	font-size: 36px;
	font-style: italic;
	font-family: "Adobe Caslon Pro", "Adobe Caslon Pro Bold", "Adobe Garamond Pro", "Adobe Garamond Pro Bold", "Agency FB", Algerian, Arial, "Arial Black", "Arial Narrow";
	margin-bottom: 10px;
	color: #CCC;
}
#image1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 353px;
	width: 235px;
}
#text1 {
	background-color: #333;
	background-image: url(../images/bodybackground.jpg);
	color: #CCC;
	height: auto;
	width: 600px;
	padding: 5px;
}


#text2 {
	background-color: #333;
	width: 450px;
	background-image: url(../images/bodybackground.jpg);
	color: #CCC;
	height: auto;
}
#image2 {
	float: right;
	height: 234px;
	width: 350px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 30px;
}

