html {
overflow-y: scroll;
}
body {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #CCCC99;
}
.bodyCopy {
	text-align: left;
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color:#000000;
	font-size:10pt;
	padding: 0;
	margin-top: 0;
	margin-bottom: .5em;
	width: 440px;
}
.bodyCopy:first-letter {
	padding-left: 8px;
	color: #663333;
	font-weight: bold;
}
p {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color:#000000;
	font-size: 10pt;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: .5em;
}
h1, .heading {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 14pt;
	font-weight: bold;
	line-height: 1.5;
	color: #663333;
	padding:0;
	margin:0;
}
h2, .subHeading {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5;
	color: #663333;
	padding:0;
	margin:0;
}
A:link {
	color: #663333;
} /* unvisited links */
A:visited {
	color: #663333;
} /* visited links */
A:hover {
	color: #663333;
} /* user hovers */
A:active {
	color: #663333;
} /* active links */
.addresstext {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.officehours {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
.address {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 7.5pt;
	color: #000000;
	font-weight: normal;
}
.sidebg {
	background-image: url(../images/vin2.jpg);
	background-repeat:repeat-x;
}
ul, ol {
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left:16px;
}
li {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 10pt;
	margin-bottom: 4px;
}
