#center-x,
td#content,
td#content2
{
	background-color:	#D1C1A3!important;
}

table#body
{
	border:					0px solid white;
}

td#content
{
	padding-top:		0px;
}

td#content2
{
	border-left:			1px solid #D1C1A3;
	border-right:			1px solid #D1C1A3;
}

img#hometitle
{
	position:			absolute;
	top:				389px;
	left:				234px;
	z-index:			500;
}


#home
{
	position:			absolute;
	top:				30px;
	left:				437px;
	z-index:			199;

	width:				202px;

	border:				1px solid white;
	background-color:	#D1C1A3;

	padding:			5px 12px 40px;
}

#wines
{
	position:			absolute;
	top:				172px;
	left:				437px;
	z-index:			200;

	width:				202px;

	border:				1px solid white;
	background-color:	#F7F0DE;

	padding:			5px 12px;
}

#home-bottom
{
	position:			absolute;
	top:				460px;
	left:				444px;
	z-index:			100;

	width:				232px;

	padding:			0px;
}
#home-bottom img
{
	float:				left;
	padding-right:		8px;
}

img#photostrip
{
	position:			absolute;
	top:				30px;
	left:				674px;
	z-index:			200;
}


h1,h2,.bodytext
{
	margin:				0px;
	padding:			0px;

	line-height:		1.2em;
	font-family:		verdana,arial,sans-serif;
	font-size:			0.65em;
	color:				black;
}

h1,h2
{
	font-weight:		bold;
}

.bodytext
{
	margin-bottom:		0.6em;
}
