.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 240a42;
}
.body {
	background-attachment: scroll;
	background-image: url(images/wineries.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.type-sm-purple {
	font-size: 10px;
	color: #666699;
	font-weight: bold;
}
.bodyWineries {

	background-attachment: scroll;
	background-image: url(images/wineries.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bodyWines {

	background-attachment: scroll;
	background-image: url(images/wines.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodyEvents {


	background-attachment: scroll;
	background-image: url(images/events.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodyMember {



	background-attachment: scroll;
	background-image: url(images/member.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodyPress {




	background-attachment: scroll;
	background-image: url(images/press.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodyAboutus {





	background-attachment: scroll;
	background-image: url(images/aboutus.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
