body {
	margin:0px;
	background-image:url(/images/bgHome.gif);
	background-repeat:repeat-x;
	background-position:top;
}
form {
	margin:0px;
	padding:0px;
}
.pageHolder {
	background-image:url(/images/border.gif);
	background-repeat:repeat-y;
	background-color:#FFF;
	width:670px;
	height:100%;
}
.pageHolderSpace {
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
	height:100%;
}
.pageHolder table td {
	background-color:#a56026;
}
.topHome {
	/*background-image:url(/images/homeTop.jpg);
	background-repeat:no-repeat;
	background-position:center -30;*/
	background-color:#FFF !important;
	vertical-align:top;
}
.topHome .homeLogo {
	position:relative;
	top:-30px;
	left:200px;
	z-index:100;
}
.subNavHome {
	height:34px;
}
.subNavHome table {
	/*display:none;*/
	border-top:solid 1px #bc885c;
	border-bottom:solid 1px #bc885c;
}
.subNavHome td {
	background-color:#ae703c !important;
}
.pleasuresHome {
	height:100%;
	text-align:center;
	vertical-align:top;
}
.pleasuresHome img {
	/*margin-top:16px;*/
	margin-top:0px;
}
.footerHome {
	/*padding-top:15px;*/
	padding-top:0px;
	padding-bottom:15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:23px;
	font-size:11px;
	color:#e4d0be;
}
.footerHome span {
	padding-left:12px;
	padding-right:12px;
	color:#c59b78;
}
.footerHome a {
	color:#e4d0be;
	text-decoration:none;
}
.footerHome a:hover {
	color:#FFF;
	text-decoration:none;
}
.overseasSpace {
	padding-right:65px;
}
/*winery nav*/
.winderyNavHome table td img{
	height:57px;
}
.winderyNavHome table .wineryone img {
	width:238px;
}
.winderyNavHome table .winerytwo img {
	width:152px;
}
.winderyNavHome table .winerythree img {
	width:271px;
}
.winderyNavHome table .wineryone a {
	display:block;
	background-image:url(/images/navHome/001.gif);
}
.winderyNavHome table .winerytwo a {
	display:block;
	background-image:url(/images/navHome/002.gif);
}
.winderyNavHome table .winerythree a {
	display:block;
	background-image:url(/images/navHome/003.gif);
}
.winderyNavHome table td a:hover { 
	background-position: 0 -57px;
}
.winderyNavHome table td .on { 
	background-position: 0 -57px;
}
/* nav */
.navHome table {
	border-top:solid 1px #a56026;
}
.navHome td {
	border-top:solid 1px #FFF;
}
.navHome table td img {
	height:57px;
}
.navHome table .one img {
	width:81px;
}
.navHome table .two img {
	width:74px;
}
.navHome table .three img {
	width:80px;
}
.navHome table .four img {
	width:78px;
}
.navHome table .five img {
	width:74px;
}
.navHome table .six img {
	width:96px;
}
.navHome table .seven img {
	width:104px;
}
.navHome table .eight img {
	width:73px;
}
.navHome table .one a {
	display:block;
	background-image:url(/images/navHome/01.gif);
}
.navHome table .two a {
	display:block;
	background-image:url(/images/navHome/02.gif);
}
.navHome table .three a {
	display:block;
	background-image:url(/images/navHome/03.gif);
}
.navHome table .four a {
	display:block;
	background-image:url(/images/navHome/04.gif);
}
.navHome table .five a {
	display:block;
	background-image:url(/images/navHome/05.gif);
}
.navHome table .six a {
	display:block;
	background-image:url(/images/navHome/06.gif);
}
.navHome table .seven a {
	display:block;
	background-image:url(/images/navHome/07.gif);
}
.navHome table .eight a {
	display:block;
	background-image:url(/images/navHome/08.gif);
}
.navHome table td a:hover { 
	background-position: 0 -57px;
}
.navHome table td .on { 
	background-position: 0 -57px;
}
.cart ul {
	color:#bfbfbf;
	text-align:right;
	margin:0px;
	paddding:0px;
}
.cart .viewCart a {
	color:#bfbfbf;
	text-decoration:underline !important;
}
.cart .viewCart a:hover {
	color:#bfbfbf;
}
