html, body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 100%; /* Required */ 
}

.homeTable {
	background-color: DADB55;
}

.homeNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	
}

.homeNav a:link, .homeNav a:visited {
	color: #333333;
	text-decoration: none;
}

.homeNav a:hover {
	color: #000000;
}

.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;	
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 25px
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}

.bodyText a:link, .bodyText a:visited {
	color: #A27D49;
	text-decoration: none;
}

.bodyText a:hover {
	text-decoration: underline;
}

#bkgd {
	background-image: url("../images/grapes.gif");
	background-repeat: no-repeat;
	position: relative;
	width: 290px;
	height: 320px;
	left: 550;
	top: -100;
	z-index: 8;
}

.footer {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 15px;
}
.footer a:link, .footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover{
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}

.grapes {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.warning {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	color: #333333;	
}

.T {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 0px;
	color: #502D19;	

}

.homeBodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;	
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 25px
}

.homeBodyText a:link, .homeBodyText a:visited {
	color: #333333;
	text-decoration: underline;
}

.homeBodyText a:hover {
	text-decoration: none;
}

.soldOut {
	color: #CC0000;
}
.productHeader {
	font-color: #622631;
	font-size: 14px
	font-style: bold;
}

#headerStoreIMG {
	position:absolute;
	left:0px;
	top:0px;
	width:797px;
	height:275px;
	z-index:1;
	background-image: url(http://www.wilderottervineyard.com/images/wineCellarIMG.jpg);
	background-repeat: no-repeat;
}