@charset "ISO-8859-1";
.wreathWrapper, .wreathWrapperSmaller {
	margin: 20px;
	float: left;
	width: 200px;
	border: 1px solid #99CC99;
	color: #CC0000;
	text-align: center;
	font-size:small;
}
.wreathWrapper:hover, .wreathWrapperSmaller:hover {
	border: 1px solid #666666;
	color: #006600;
}
.wreathWrapper img, .wreathWrapperSmaller img { 
	padding-bottom: 5px;
	padding-top: 5px;
}
.wreathWrapper a, .wreathWrapperSmaller a {
	text-decoration: none;
	color: #CC0000;
}
.wreathWrapper a:hover, .wreathWrapperSmaller a:hover {
	text-decoration: none;
	color: #006600;
}
.wreathWrapperSmaller {
	width: 150px;
	margin: 10px;
}
.wreathTitle {
	text-align: center;
	display: block;
}
.main {
	margin-top: 50px;
}
#tasteOfMaine {
	border-top: 1px dotted #999999;
	font-size: x-small;
}
