@charset "UTF-8";
#container #content #homePhotos .mainPhoto {
	float: left;
	padding-bottom: 40px;
}
#container #content #homePhotos .prodPhoto {
	float: right;
	display: inline;
	padding-bottom: 2px;
}
#container #content #homeCopy {
	/*float:left;
	width:480px;
	clear: right;
	padding: 0px 0px 0px 10px;
	font-size: 13px;
	line-height: 28px;
	color: #666666; */
	clear: right;
	padding: 0px 0px 0px 10px;
	font-size: 13px;
	line-height: 28px;
	color: #666666;
	width:475px;
}
#container #content #eNews {
	/* float:right;
	clear: right;
	padding: 0px 15px 0px 0px; */
	font-size: 13px;
	color: #666666;
	width:230px;
	float:right;
	margin-top:-223px;
}
#container #content #eNews h2 {
	color:#945403;
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;
}
#container #content #eNews p {
	font-size:11px;
	line-height:13px;
	padding-top:20px;
}
#container #content #eNews a {
	color:#945403;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
#container #content #eNews a:hover {
	color:#c07600;
}
