html {
overflow-y: scroll;
}
BODY {
	background-color:#CCCC99;
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color:#000000;
	font-size:10pt;
}
P, TD {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color:#000000;
	font-size:10pt;
}
A {
	font-size:10pt;
}
A:link {
	color:#333366;
}
h2, .subHeading {

	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5;
	color: #333366;
	padding:0;
	margin:0;

}

.tableskin {
	border:1px solid #003300;
	background-color:#FFFFCC;
}
.menuitems {
	width:165px;
	border:1px solid #003300;
	background-color:#FFFFCC;
	font: bold 12px Georgia Ref, Georgia, Serif, Times, Times Roman;
	color:#003300;
}
.menuskin {
	position:absolute;
	width:165px;
	background-color:#FFFFCC;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	visibility:hidden;
}
.menuskin a {
	text-decoration:none;
	color:#003300;
	padding-left:10px;
	padding-right:10px;
}
#mouseoverstyle {
	background-color:#003300;
}
#mouseoverstyle a {
	color:#FFFFCC;
}
li, ul {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 8px;
	margin-right: 8px;
}
p {
	padding-top:0;
	padding-bottom:0;
	padding-right:.5em;
	padding-left:.5em;
	margin-top: 0;
	margin-bottom: .5em;
}
.smallType {
	color:#333366;
	font-size:8pt;
}
.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;
}
