/* ********************* INEWS STORY DISPLAY ********************* */

.textContent {
	font-size:0.8em;
	padding:0 0.0em;
	line-height:1.5em;

	color : #666;
	width : 97%;
	margin-bottom : 10px;
}
.textContent td
{
	color : #666;

}
.textContent h2, .textContent h3, .textContent h4,
.textContent h5, .textContent h6 {
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	margin:0em 0;
}
.textContent h2
{
	background-color:	transparent;
	font-family : Georgia, Arial, Verdana, Helvetica, Times, sans-serif;
	margin: 			3px 0;
	padding:			0.2em 0.5em 0.2em 2em;
	font-size:  		2.3em;
	color:  			#bb9d5e;
	font-weight:		normal;
	line-height : 1.1em;
	text-indent: -1.5em;
}
.textContent h3 {
	font-size:1.2em;
	color:#bb9d5e;
}
.textContent ul li {
	margin-top:1em;
}
.contentArea {
	padding:0 1.5em 2em 1.5em;
	font-size:1.1em;
}



.textContent td
{
	vertical-align : top;
}
.textContent p
{
	color :  #666;
	font-size : 1em;
	padding : 0 20px;
}


#storyTastingNotes
{
	color: #666;
}
#storyTastingNotes img
{
	margin : 0 12px 12px 12px;
}
#storyTastingNotes table#vintage
{
	width : 475px;
	border-bottom : 1px solid #bb9d5e; /* e0d5a4; */
}
#storyTastingNotes table td
{
	color: #666;
}
#storyTastingNotes h3,
#listStory h3
{
	color: #bb9d5e;
}
#storyTastingNotes p
{
	font-size : 1.1em;
	margin: 2em 0 0 1em;
	padding: 0 0 1em 0;
	color: #666;
}
#backbutton
{
	margin: 2em 0 2em 1em;

}
.storyList
{
	padding : 0 0 0 1.5em;
}
.storyList
{
	list-style-type : none;
}
.storyList li h4
{
	font-weight : normal;
}
.storyList li h4 a,
.storyList li h4 a:hover,
.storyList li h4 a:visited
{
	font-size : 1.1em;
	color : #666;
}
.TheHayShedHillWines a,
.TheHayShedHillWines a,
.ThePitchforkWines a:visited,
.ThePitchforkWines a:visited
{
	color : #666 !important;
}
.ThePitchforkWines a:hover,
.ThePitchforkWines a:hover
{
	color : #666 !important;
	text-decoration : none !important;
}


body
{
	background-color : #54534a;
}