BODY	{
		background-color: #ffffff;
		text-align: center;
		margin: 50px auto 20px auto;
		color: #000000;
		font-family: Arial, Verdana, Helvetica, sans-serif;
    	font-size: 12px;
    	font-style: normal;
    	font-weight: normal;
}

A:link    {
	color: #663399;
	text-decoration:underline;
	font-weight: bold;
}
A:visited {
	color: #663399;
	text-decoration:underline;
	font-weight: bold;
}
A:active  {
	color: #663399;
	text-decoration:underline;
	font-weight: bold;
}
A:hover   {
	color: #663399;
	text-decoration:underline;
	font-weight: bold;
}

#main	{
		position: relative;
		width: 800px;
		text-align: left;
		margin: 0px auto 0px auto;
		background: #ffffff url(../img/winescene3.jpg) no-repeat bottom center;
}
#textbox	{
		position: relative;
		width: 800px;
		text-align: left;
		margin: 49px auto 0px auto;
		background-color: transparent;
		z-index: 20;
}
#column1	{
		position: relative;
		width: 198px;
		float: right;
}
#column3	{
		position: relative;
		width: 430px;
		float: right;
}
#column3inner1	{
		position: relative;
		width: 395px;
}
#column3innertext1	{
		position: relative;
		width: 330px;
		float: right;
		text-align: left;
}
#column4	{
		position: relative;
		width: 122px;
		float: left;
		margin: 0px 0px 0px 20px;
}
#spacer1	{
		position: relative;
		width: 640px;
		height: 120px;
		clear: right;
		float: right;
}
#spacer2	{
		position: relative;
		width: 790px;
		height: 10px;
		clear: both;
}
#spacer3	{
		position: relative;
		width: 150px;
		height: 50px;
		clear: both;
}
#spacer4	{
		position: relative;
		width: 10px;
		height: 15px;
}
#spacer5	{
		position: relative;
		width: 150px;
		height: 580px;
		clear: both;
}
#grapebox1	{
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 10;
}
#menubox	{
		position: absolute;
		top: 13px;
		right: 0px;
		z-index: 14;
}
#titlebar	{
		position: absolute;
		top: 30px;
		right: 0px;
		z-index: 16;
}
#sitetitle	{
		position: absolute;
		top: 75px;
		left: 150px;
		z-index: 18;
}
#regionmap	{
		position: absolute;
		top: 390px;
		left: 170px;
		z-index: 19;
}
#locn	{
		margin: 8px 0px 15px 18px;
		padding: 0px;
}
#myli	{
		margin: 5px 0px 5px 0px;
		padding: 0px;
}

.headline_g1	{color:#006600; font-weight: bold;}
.headline_g2	{color:#669933; font-weight: bold;}
.smaller	{font-size: 10px;}
.smallest	{font-size: 9px;}
.beBold		{font-weight: bold;}
.beItalic	{font-style: italic;}
.beRed	{color: red;}
