@charset "UTF-8";
.cottagegarden {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
	color: #FFFFFF;
}
.smallheaderstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	color: #000000;
}

.cottagegardenheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
}

.cottagegardenlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF
}
.cottagegardenlinks:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;	
}
.cottagegardenlinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.cottagegardenlinks:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}

