#Wording {
	margin-left: -3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FBFFFB;
	border-top: 4px solid #FBFFFB;
	border-bottom: 10px solid #FBFFFB;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #376831;
	border-collapse: collapse;
}
.table td {
	padding: 4px;
	border: 1px solid #669933;

}
#RHImages {
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 3px;
	border-right: 4px solid #F2FFF2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 20px;
}
#RHImagesSmall {
	float: right;
	width: 290px;
	text-align: right;
	padding-top: 3px;
	border-right: 4px solid #F2FFF2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 20px;
}
#RHImages a:link, #RHImages a:visited, #RHImages a:active,
#RHImagesSmall a:link, #RHImagesSmall a:visited, #RHImagesSmall a:active
 {
	color: #376831;
	font-weight: bold;
	text-decoration: none;
}
#RHImages img, #RHImagesSmall img  {
	border: 1px solid #CCCCCC;
	padding: 6px;
	margin-bottom: 20px;
}
#Property {
	border: 1px solid #376831;
		padding: 6px;
}
#CottagePhoto {
	float: left;

}
#CottagePhoto img {
	border: 1px solid #000000;
}
#CottageInfo {
	float: right;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
.Cottage {
	border: 1px dotted #376831;
	margin-bottom: 10px;
	padding: 6px;
}
