body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #fff;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
}

p {
	margin: .5em 0 1em 0;
}

h1 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #fff;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	color: #9F0000;
	font-weight: bold;
}


.homeIndex {
	border: 1px solid #000; 
	background-color:#FFFFFF; 
	width: 500px; 
	height: 100%; 
	float: left; 
	text-align: center; 
	margin: 20px 15% 0 15%; 
	padding: 0px;
}

.homeContent {
	position: absolute;
	background-image: url(images/home_image_new.jpg);
	background-color: #EDC842;
	width: 100%;
	height: 570px;
	background-repeat: no-repeat;
	margin: 0;
	border: 0;
	padding-top: 0px; 
}
	
	
#homeCopy {
	position: absolute;
	margin: 20px 0px 0 250px;
	width: 300px;
	padding: 0;
	text-align: left;
	clear:both;
	
}


.wholePage {
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
	width: 100%; 
	/*text-align: center;*/
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
	}
html>body #wholePage {
	width: 100%; }
	/* ie5win fudge ends */
	
	
.homeBkgd {
	float: left;
	width: 100%;
	text-align: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100%;
	background-repeat: repeat-y;	
	}
html>body .homeBkgd {
	width: 100%;
	/* ie5win fudge ends */
	}
	
.secondaryBkgd {
	float: left;
	background-image: url(images/backgrounds/secondary_bkgd.gif);
	width: 100%;
	padding: 0 0 20px 0;
	text-align: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
	background-repeat: repeat-y;	
	}
html>body .secondaryBkgd {
	width: 100%;
	/* ie5win fudge ends */
	}


.header {
	width: 100%;
	height: 133px;
	margin: 0;
	padding: 10px 0 0 0;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

.primaryNav {
	position: absolute;
	left: 177px;
	top: 63px;	
	width: 630px;
	margin: 0;
	padding: 0;
}

.leftBkgd {
	width: 220px;
	margin: 0;
	padding: 5px 0 0 0px;	
	background-color:#FF850B;
	text-align: left;
	}

#leftContent {
	float: left;
	background-color:#FF850B;
	padding: 10px 1%;
	margin: 0px;
	border: 0px;
	width: 210px; 
	height: 100%;
	 /*ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 210px;	
	height: 100%;
	}
html>body #leftContent {
	width: 210px; 	
	height: 100%;
	/* ie5win fudge ends */
	}
	
	
#insideLeft{
	width: 200px;
	height: 425px;
	background-color: #ffffff;
	background-image:url(images/backgrounds/wine_info_bkgd.gif);
	margin: 0px 15px 15px 0px;
	padding: 15px 0 0 5px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-align: center;	
	border: 1px solid #666;
}

#insideCopy{
	width: 140px;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
}

.rightBkgd {
	float: left;
	width: 400px;
	background-color: #ffffff;
	text-align: left;
	padding: 0px;
	margin: 0px;

}

#wineBkgd {
	background-color: #FFFFFF;
	float:left;
	width: 150px;
	padding-top: 10px;
}

#copyBkgd {
	background-color: #FFFFFF;
	float:left;
	width: 230px;
	padding-top: 20px;

}

.secondaryNav {
	width: 400px;
	text-align:center;
	border-bottom: 1px solid #990000;
	}

#rightContent {
	float: left; 
	background-color: #FFFFFF;
	padding: 10px 2% 10px 5%;
	margin: 10px 10px 0 50px;
	border: 1px solid #666;
	width: 420px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 420px;
	}
html>body #rightContent {
	width: 420px; 
	/* ie5win fudge ends */
	}

.photo {
	border: 1px solid black;
	padding: 0;
}
	
	
	
.footer {
	width: 100%;
	background-color:#FFFFFF;
	text-align: center;

}	


	
