.menu {
	width: 150px;
}
.top {
	background-color: #626633;
}
.menu_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #626633;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding: 8px;
}
.footer {
	background-color: #626633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 3px 6px 3px 3px;
	text-align: right;
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	background-color: #626633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 3px 6px 3px 3px;
	text-align: right;
}
.menu_text a:link, .menu_text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #626633;
	text-decoration: none;
	font-weight: bold;
}
.menu_text a:hover, .menu_text a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #454824;
	text-decoration: none;
	font-weight: bold;
}
.menu_text_secondary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.menu_text_secondary a:link, .menu_text_secondary a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.menu_text_secondary a:hover, .menu_text_secondary a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #626633;
	text-align: center;
	background-color: #C2C78D;
	padding-top: 5px;
	padding-bottom: 5px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #626633;
	font-style: italic;
	font-weight: bold;
}
