.pattern_background {
	background-color: #565555;
	background-image: url(../images/pattern.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_items {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F7F1E9;
	letter-spacing: 0em;
}
.menu_dividers {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D7B374;
}
.press a:link {
	color: #B5914E;
	text-decoration: none;
}
.press a:visited {
	color: #999;
	text-decoration: none;
}
.press a:hover {
	color: #D7B374;
	text-decoration: none;
}
.press a:active {
	color: #D7B374;
	text-decoration: none;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #D7B374;
}
