body {
	color: black;
	font-size: small;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: normal;
	background-color: #c1c289;
	background-repeat: no-repeat;
}
p {
}
td {
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}
.homePress{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding-left: 25px;
	text-align: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5D0736;
}
.centerTitle{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;
	color: #5D0736;
	font-weight: bold;
	font-size: 14px;
	line-height: 150%;
}
.floatRt{
	float:right;
	margin-right: 25px;
	margin-left: 5px;
}
.map{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding-left: 5px;
	text-align: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5D0736;
	margin-bottom: 5px;
	background-color: #e3e2c6;
}
.aboutWineries{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding-left: 15px;
	text-align: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5D0736;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.homeTopBody{
	background-image:url(../images/winemain.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 267px;
	padding-left: 140px;
	height: 130px;
	text-align: left;
}
