html {
overflow-y: scroll;
}
BODY{
	background-color:#CCCC99;
	margin-top:4px;
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman; 
	color:#000000; 
	font-size:10pt;
} 

P, TD, li{
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman; color:#000000; font-size:10pt;
	padding: 2px 0px 3px 0px;
	margin: 2px 0px 3px 0px;
} 

.bodytext{
		text-indent:.75em;
}
.bodytext:first-letter{
	font-weight:bold;
		color:#333366; 
}

A{
font-size:10pt;
} 
A:link {
	color:#333366; 
} 
A:visited {
	color:#333366; 
}
.headLine{
	color:#333366; font-weight:bold; font-size:22pt;
}

.subHead{

	color:#333366; font-weight:bold; font-size:12pt;

}

.heading{

	color:#333366; font-weight:bold; font-size:10pt;

}

.smallType{

	font-size:8pt;

}

.officehours {

	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman; font-size: 7.5pt; color: #000000; font-weight: normal;

}

.address {

	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman; font-size: 7.5pt; color: #000000; font-weight: normal;

}

ul, ol {
	list-style:square;
	padding:0px; margin-top: 4px; margin-bottom: 8px; margin-left:16px;
}
li{
	margin:2px 0px 4px 0px;
}
.sidebg{
	vertical-align:top;
	text-align:center;
	background-color:#ffffff;
	width:154px;
	background-image: url(../images/vin2.jpg);
	background-repeat:repeat-x;

}
