@charset "UTF-8";
.tableheight {
	margin:0;
	padding:0;
	height:100%;
	border:none;
	background-color: #FFFFFF;
	background-image: url(images/vine_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 720px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004b1c;
	font-style: normal;
}
.intropara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #8cc63f;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004b1c;
	font-style: normal;
	line-height: 20px;
}
.bodyCopylightgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8cc63f;
	font-style: italic;
	line-height: 20px;
}
.bodyCopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004b1c;
	font-style: normal;
	line-height: 20px;
}
