/*     Page Structure     */


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../images/back.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.wrapper {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	float: none;
}
.content {
	padding: 10px;
	width: 700px;
	background-color: #FFFFFF;
}

.image {
	width: 700px;
	padding-bottom: 5px;
}

.left {
	width: 480px;
	float: left;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #6ebe44;
}


.right {
	width: 160px;
	float: right;
	padding: 10px;
	font-size: 11px;
	background-color: #d3ebc7;
	margin-right: 10px;
}

.footer {
	width: 670px;
	padding: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 10px;
	color: #333333;
}


.logo {
	float: left;
	width: 700px;
	background-color: #FFFFFF;
	padding-left: 20px;
	background-image: url(../images/wine.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
p {
	line-height: 18px;
}

.input {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	border: 1px solid #CCCCCC;
}
img {
border: 0px;
margin: 0px;
padding: 0px;
}



/*     Fonts and Text     */

a {
text-decoration: none;
}

a:link {
text-decoration: none;
color: #234820;
}
a:visited {
text-decoration: underline;
color: #234820;
}
a:hover {
text-decoration: underline;
color: #234820;
}


/*     Navigation     */

#navcontainer {
	font-size: 11px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
strong {
	font-weight: bold;
}


#navcontainer ul {
border: 0px;
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
}

#navcontainer ul li {
display: block;
float: left;
text-align: center;
padding: 0px;
margin: 0px;
background: url(tabs.gif) no-repeat top center;
}

#navcontainer ul li a {
display: block;
background: url(tabs.gif) no-repeat top center;
width: 85px;
height: 19px;
padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-weight: bold;
color: #000000;
text-decoration: none;
text-align: center;
}

#navcontainer ul li a:hover {
background: url(tabs.gif) no-repeat top right;
color: #234820;
}

#navcontainer a:active {
color: #68BB3C;
}

#navcontainer li#active {
background: url(tabs.gif) no-repeat top left;
}

#navcontainer li#active a {
background: url(tabs.gif) no-repeat top left;
color: #68BB3C;
}

#navcontainer ul li#tabnotes {
display: block;
background: none;
height: 19px;

padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 10px;
font-weight: bold;
color: #666;
text-decoration: none;
text-align: center;
}

#map{
	text-align:center;
	float:left;
	padding-left:35px;
	}

div.tabs p {
color: #99cc33;
margin: 0px 0px 0px 0px;
padding: 4px 0px 0px 10px;
}

div.tabs a:link {
text-decoration: none;
color: #99cc33;
}

div.tabs a:visited {
text-decoration: none;
color: #99cc33;
}

div.tabs a:hover {
text-decoration: none;
color: #83b225;
}
