.image_head {

	width:570px;
	height:175px;
	position: relative;
	float:left;
}

.image_head_bottom {
	background-image:url(../images/header/grapes_head_02.jpg);
	height:50px;
	width:570px;
	background-repeat: no-repeat;
	text-align:right;
}

/* text styles */
.sidebar_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5B9445;
}

.news_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
}

.news_title {
	font-size:16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #5B9445;
}
