body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
}

div.content-area
{
	text-align: left;
	vertical-align: top;
	background-position : right top;
	background-image: url('img/house_ink-drawing-page.gif');
	background-repeat: no-repeat;
	font-size: x-small;
}
div.footer
{
	font-size: x-small;
}
hr.footer
{
	height: 3px;
}
a.nav
{
	color: blue;
	font-size: xx-small;
}

p.nav
{
	color: black;
	font-size: xx-small;
}
p.smtimes
{
	visibility: hidden;
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
}
p.title
{
	border-style: none;
	font-size: large;
	font-weight: bold;
	width: 400px;
}
p.sub-title
{
	font-size: medium;
	font-style: italic;
	width: 350px;
}
p.sub-title1
{
	font-size: medium;
	font-style: italic;
	text-align: center;
}
span.sched-event
{
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
}
span.sched-date
{
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	border-style: none;
	top: 0px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	vertical-align: text-top;
}
p.sched-event
{
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
	font-size: medium;
}
ul.nav
{
	color: black;
	font-size: xx-small;
	border-top-width: 0px;
}

