.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.loghomesbg {
	background-attachment: fixed;
	background-image: url(images/muskoka_log_homes_backgroun.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bluebg {
	background-color: #004A5F;
}
.descriptions {
	font-size: 10px;
	font-weight: bold;
}
.beigebg {
	background-color: #204440;
}
.yellowbg {
	background-color: #FFFFCC;
}

