p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

.quote {
	font-family: Times Roman;
	font-size: 18px;
	color: black;
	line-height: 22px;
}

#mainmenu{
	width: auto;
	font: bold 14px Arial;
	color: white;
}
#mainmenu a{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
	width: 100%;
	text-decoration: none;
	color: white;
}
#mainmenu a:hover{
	color: white;
	background: #E88335;
	cursor: pointer;
}
.separator {
	background: url('images/leftpiece.jpg') repeat-y top left;
}
