body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
}
#container_contact{
	height: 880px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	background-image: url(../images/common/content_bg.jpg);
}
#container_about{
	height: 725px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	background-image: url(../images/common/content_bg.jpg);
}
#container_aboutwinery{
	height: 1500px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	background-image: url(../images/common/content_bg.jpg);
}
#container_winerylocation{
	height: 825px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	background-image: url(../images/common/content_bg.jpg);
}
#container_disc{
	height: 1510px;
	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;
}
#submenu{
	height: auto;
	width: 175px;
	margin-top: 125px;
	margin-left: 75px;
	margin-right: auto;
	position: absolute;
}
#masthead{
	height: 38px;
	width: 589px;
	margin-top: 125px;
	margin-left: 283px;
	margin-right: auto;
	position: absolute;
}
#content{
	height: auto;
	width: 540px;
	margin-top: 180px;
	margin-left: 294px;
	margin-right: auto;
	position: absolute;
}

#footer_contact{
	height: 84px;
	width: 900px;
	margin-top: 800px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}
#footer_about{
	height: 84px;
	width: 900px;
	margin-top: 650px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}
#footer_aboutwinery{
	height: 84px;
	width: 900px;
	margin-top: 1500px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}
#footer_winerylocation{
	height: 84px;
	width: 900px;
	margin-top: 815px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}
#footer_disc{
	height: 84px;
	width: 900px;
	margin-top: 1500px;
	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;
}
.wovenfield_subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}


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