

body
{
	background: white;
	color: #333;
	font-family: helvetica, arial, sans-serif;
	font-weight: 100;
	font-size: 10pt;
}

.top_images td
{
	width: 154px;
	height: 154px;
}

.top_images img
{
	border: 2px solid white;
}

.left_image img
{
	border: 2px solid white;
}

.nav a
{
	display: block;
	background: rgb(101, 69, 39);
	color: white;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	border: 2px solid white;
}

.content
{
	padding: 0 1em 0 1em;
}

p
{
	font-weight: 100;
}

.av
{
	background: #cfc;
}

.bkd
{
	background: #fcc;
}

.calendar
{
	border: 1px solid #660;
	background: #ffe;
}

.calendar td
{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: right;
}
