body {
	display:block;
	background-color: #F1F1F1;	
	margin-top: 0px;
}
a:link { 
	color: #666666; 
	text-decoration: none 
}
a:active { 
	color: #666666; 
	text-decoration: none 
}
a:visited { 
	color: #666666; 
	text-decoration: none 
}
a:hover { 
	color: #395C70; 
	text-decoration: none 
}
.stratstyle {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.menuItem{
	margin-right: 10px;
}
.overall{
	width: 800px;
	margin-left: 40px;
}
.topmenu{
	
}
.bigletter{
	font-size: 25px;
	font-weight: bold;
	color: Black;
}
.text1{
	text-align: justify;
	font-size: 15px;
	color: #666666;
	margin-top: 20px;
}
.footer{
	text-align: center;
	color: #666666;
	font-size: 12px;
	margin-top: 10%;
}
.designlogo{
	text-align: center;
	color: #666666;
	font-size: 12px;
}
.vineyardContent{
	margin-top: 20px;
	width: 100%;
	height: 150px;
	display: block;
}
.vineyardContentSub1{
	width: 30%;
	float: left;
}
.vineyardContentSub2{
	width: 65%;
	margin-left: 20px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.colorRow{
	background-color: #CBC1B7;
}
table {
	font-size: 14px;
	color: #666666;
	text-align: justify;
}
