.nav {
	font-family : "Monotype Corsiva";
	font-size : 22px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #9F2D20;
	background-color : transparent;
	height : 24px;
	text-align : left;
	text-decoration : none;
	margin-left : 35px;
	width : 175px;
}

.nav:hover {
	font-family : "Monotype Corsiva";
	font-size : 22px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	height : 22px;
	text-align : left;
	text-decoration : none;
	margin-left : 35px;
	width : 175px;
}

.hptext  {
	font-family : "Goudy Old Style";
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Black;
	background-color : transparent;
	text-decoration : none;
	text-align : center;
	line-height : 31px;
}

.text  {
	font-family : "Goudy Old Style";
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
	background-color : transparent;
	text-decoration : none;
	line-height : 31px;
	margin-left : 10px;
	margin-right : 10px;
}

.text2  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
	background-color : #ffffff;
	text-decoration : none;
}

.link {
	font-family : "Goudy Old Style";
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #9F2D20;
	background-color : transparent;
	text-decoration : underline;
	line-height : 31px;
	margin-left : 20px;
	margin-right : 20px;
}

.link:hover {
	font-family : "Goudy Old Style";
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	background-color : transparent;
	text-decoration : underline;
	line-height : 31px;
	margin-left : 20px;
	margin-right : 20px;
}

.heading  {
	font-family : "Goudy Old Style";
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Black;
	background-color : transparent;
	text-decoration : underline;
	line-height : 31px;
	margin-left : 20px;
	margin-right : 20px;
}

.botnav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #9F2D20;
	background-color : transparent;
	text-decoration : none;
}

.botnav:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	background-color : transparent;
	text-decoration : underline;
}

.caption {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}