#welcomeContent{
	position: relative;
	width: 422px;
	margin-bottom: 10px;
}
#welcomeText{
	position: relative;
	width: 417px;
	left: 5px;
}
#platesPhoto{
	margin-top: 11px;
}
#wineBottles{
	position: relative;
	width: 268px;
}
#wineBottlesContent{
	position: absolute;
	width: 142px;
	height: 91px;
	top: 70px;
	left: 126px;
	background-image: url(images/wine-bottles-background.gif);
}
#wineBottleText{
	position: relative;
	top: 20px;
	left: 3px;
}

#featuredItemText{
	position: relative;
	left: 10px;
	width: 389px;
}
#featuredItem {
	position: relative;
	margin-top: 20px;
	height: 145px;
	width: 401px;
	background-image: url(images/raspberries.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.photoLeft {
	margin-right: 10px;
	border: 1px solid #000000;
}
.photoRight {
	margin-left: 10px;
	border: 1px solid #000000;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 19px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

