/* 
THE MENU
*/
#menu a {
	margin: 8px 10px 0px 10px;
	font-weight: bold;
	font-size: 13px;
	color: #fdb813;
	display: inline;
	min-height: 30px;
	text-decoration: none;
	vertical-align: middle;
}

h1 {
	font-family: 'Times New Roman', 'Garamond', serif;
	font-weight: normal;
	color: #9f1c20;
}
