﻿.Address {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14pt;
	font-style: normal;
	color: #5a573a;
	text-decoration: none;
	text-align: center;
}
.Upperlinks {
	border: 2px ridge #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 25px;
	top: 190px;
	vertical-align: baseline;
	right: 0px;
	left: 0px;
	position: absolute;
	background-color: #D0BC88;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	text-align: justify;
	padding: 5px;
	font-weight: normal;
	height: 7px;
}
.LinkFrame {
	border: medium solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 25px;
	top: 190px;
	right: 0px;
	left: 0px;
	position: absolute;
	background-color: #d0bc88;
}
.Upperlinkssmall {
	border: thin solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15pt;
	font-style: normal;
	color: #5a573a;
	text-decoration: none;
	text-align: center;
	height: 25px;
	top: 190px;
	vertical-align: 10px;
	right: 0px;
	left: 0px;
	position: absolute;
	background-image: url('../stuccobkgd.gif');
}
.LinkFrameThick {
	border: medium solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20pt;
	font-style: normal;
	color: #000000;
	text-decoration: blink;
	text-align: center;
	height: 25px;
	top: 190px;
	right: 0px;
	left: 0px;
	position: absolute;
	background-color: #d0bc88;
}
