body {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3B2F1D;
}

.menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #827049;
	font-weight: bold;
}

.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #827049;
	font-weight: bold;
}

.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #3B2F1D;
	font-weight: bold;
}

.menu_sel:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #3B2F1D;
	font-weight: bold;
}

.menu_sel:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #3B2F1D;
	font-weight: bold;
}

.menu_sel:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #3B2F1D;
	font-weight: bold;
}

.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 20px;
	text-align: justify;
	color: #FFFFFF;
	line-height: 20px;
}

.price {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.map {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 20px;
	text-align: left;
	color: #5C3E02;
	line-height: 20px;
	font-weight: bold;
	border: 1px solid #7E582D;
}
