body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
}
#container{
	height: 869px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	background-image: url(../images/common/content_bg.jpg);
}
#header{
	height: 100px;
	width: 900px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	background-image: url(../images/common/header.jpg);
}
#flash{
	height: 305px;
	width: 900px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}
#introduction{
	height: 175px;
	width: 784px;
	margin-top: 405px;
	margin-left: 58px;
	margin-right: 58px;
	position: absolute;
}
#introduction_text{
	height: 150px;
	width: 744px;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
}
#logo{
	height: 39px;
	width: 163px;
	margin-top: 61px;
	margin-left: 75px;
	margin-right: auto;
	position: absolute;
	background-image: url(../images/common/logo.jpg);
}
#navcontainer{
	height: 29px;
	width: 530px;
	margin-top: 71px;
	margin-left: 294px;
	margin-right: auto;
	position: absolute;
}
#ourwinesbox{
	height: 189px;
	width: 297px;
	margin-top: 595px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	background-image: url(../images/index/ourwines_bg.jpg);
}
#ourwinestext{
	height: auto;
	width: 185px;
	margin-top: 60px;
	margin-left: 82px;
	margin-right: auto;
	position: absolute;
}
#gallerybox{
	height: 189px;
	width: 313px;
	margin-top: 595px;
	margin-left: 297px;
	margin-right: auto;
	position: absolute;
	background-image: url(../images/index/gallery_bg.jpg);
}
#gallerytext{
	height: auto;
	width: 185px;
	margin-top: 60px;
	margin-left: 28px;
	margin-right: auto;
	position: absolute;
}
#mailinglistbox{
	height: 189px;
	width: 290px;
	margin-top: 595px;
	margin-left: 610px;
	margin-right: auto;
	position: absolute;
	background-image: url(../images/index/mailinglist_bg.jpg);
}
#mailinglisttext{
	height: auto;
	width: 185px;
	margin-top: 60px;
	margin-left: 32px;
	margin-right: auto;
	position: absolute;
}
#footer{
	height: 84px;
	width: 900px;
	margin-top: 785px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}



.wovenfield_bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}

.wovenfield_featurebodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}


a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}