#wine_experience {
	/*background-image: url(../_images/titles/wine.gif);*/
}
#gourmet {
	/*background-image: url(../_images/titles/gourmet.gif);*/
}
#adventure {
	/*background-image: url(../_images/titles/adventure.gif);*/
}
#loding {
	/*background-image: url(../_images/titles/lodging.gif);*/
}
h2 {
	/*text-indent: -9999px;*/
	font-weight: bold;
	font-size: 12px;
}

h2 a:link, h2 a:visited
{
	text-decoration: none;
}

#body p {
	line-height: 20px;
}
#body p a {
	color: #85837E;
	text-decoration: none;
}
#body p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#testimoniales {
	background-color: #fdfbf8;
	border: 1px solid #cfcec7;
	margin-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 3px;
}
#testimoniales h2 {
	/*background-image: url(../_images/titles/testimoniales-press.gif);*/
	border-bottom-color: #cfcec7;
	margin-top: 0px;
	padding-top: 0px;
}

