td {
font-family: Verdana, arial, sans-serif;
font-size: smaller;
color: black;
}
.photo {
font-size: 66%;
}
.copyright {
font-size: 66%;
}
A {
color: #5555ff;
text-decoration: none;
}
A:hover {
text-decoration: underline;
}
A.menu {
color: #111188;
font-weight: bold;
}
A:hover.menu {
color: white;
text-decoration: none;
background color: #111188
}
.rightimage{
float: right;
}

#forsale{
	background: #ffcccc;
	border: 4px dotted red;
}

#winterhours{
	background: #ffffcc;
	border: 4px dotted yellow;
}

.importantnote{
	background: #ffffcc;
	border: 4px dotted yellow;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

#salenews{
	font-size: smaller;
	border: black 1px solid;
	padding: 5px;
	margin: 5px;
	margin-top: 30px;
	width: 150px;
	float: right;
}