.cottagescontent {
}
.cottagestext {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.cottagestext p {
	margin-top: 0px;
}
.cottagestext p.bottomline {
	margin-top: 15px;
	margin-bottom: 0px;
}

h1 {
	font-size: 150%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
h2 {
	font-size: 135%;
	margin-top: 2px;
	margin-bottom: 5px;
}
h3 {
	font-size: 105%;
	}
	
.images3cols {
	float: right;
	width: 306px;
	margin-left: 8px;
	}
.images3cols img {
	float: left;
	margin: 1px;
	}
.enlarge {
	float: left;
	width: 94px;
	height: 75px;
	margin: 1px 1px 1px 3px;
	font-size: 90%;
	color: #CCCCCC;
	text-align: center;
	padding-top: 25px;

	}
.images4cols {
	float: right;
	width: 425px;
	margin-left: 8px;
	}
.images4cols img {
	border: 1px solid #666666;
}
.text1 {
	font-size: 9px;
	color: #333333;
	text-align: right;
	margin-right: 7px;
}
