BODY {
	color : #840000;
	background-color : #EFE0D0;
	font-family : Georgia, "Times New Roman", Verdana, serif;
	font-size : 14px;
}
a {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	text-decoration:underline;
	}
TD.navbar{
	background-color : #840000;
	background-image : url(imgs/left-col.gif);
	background-repeat : repeat-y;
	width: 144px;
}

TD.content{
	width : 506px;
	padding-left: 5px;
}

A.menu{
	width: 144px;
	background-image : url(imgs/but-blank.gif);
	font-family : Georgia, "Times New Roman", Verdana, serif;
	text-decoration : none;
	color : #EFE0D0;
	padding-left: 32px;
	line-height : 24px;
	font-weight : bold;
}

A.menu:HOVER{
	width: 144px;
	background-image : url(imgs/but-blank2.gif);
	font-family : Georgia, "Times New Roman", Verdana, serif;
	text-decoration : none;
	color : #840000;
	padding-left: 32px;
	line-height : 24px;
	font-weight : bold;
}

BR.small{
	line-height : 5px;
}

.title{
	font-family : Georgia, "Times New Roman", Verdana, serif;
	text-decoration : none;
	color : #840000;
	font-size : 20px;
	font-weight : bold;
}

.address{
	font-family : Georgia, "Times New Roman", Verdana, serif;
	text-decoration : none;
	color : #840000;
	font-size : 12px;
	font-weight : bold;
}
