/* CSS Document */

p{
	font-family: Garamond;
	font-size: 24px;
	color: #000000;
	line-height: 28px;
	padding: 10px;
	font-weight: normal;
}

.cheers {
	font-family: Garamond;
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
}
.navigation {
	font-family: "Dear Sarah Rg";
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

}
.navigation:hover {
	font-family: "Dear Sarah Rg";
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #A39161;
}
.proprietors {
	font-family: Garamond;
	font-size: 18px;
	line-height: 18px;
}
