table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;

}
p {
	margin: 0px;
}
.imageborder {
	border: 1px solid #666666;
}
.bottomimage {
	background-image: url(../graphics/vinebottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 90px;



}
.bottomimage2 {

	background-image: url(../graphics/bottomimage2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 90px;
}
.bottomimage3 {


	background-image: url(../graphics/bottomimage.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.100percent {
	width: 100%;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #A15B12;
}
a:visited {
	color: #7E5625;
}
a:hover {
	color: #AF7833;
	text-decoration: none;
}
.dotright {
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #D7CDC4;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
