body {	background-color: #B47C3B;
	background-image: url(images/homeBG.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Trebuchet, Verdana, Frutiger, Arial, Helvetica, sans-serif;
	color: #000000; }

.text {	color: #000000;
		font-family: Trebuchet, Verdana, Frutiger, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 12pt; }

.nav {	color: #000000;
		font-family: Chancery, "Zapf Chancery", "ITC Zapf Chancery", Times, "Times New Roman";
		font-weight: bold;
		font-size: 16pt;
		line-height: 19pt; }

.nav.A:link {	color: #000000;
		text-decoration: none; }

.nav.A:hover {	color: #993333;
		text-decoration: none; }


A:link { 	color: #990000;
		text-decoration: none; }
A:hover { 	color: #CC3300;
		text-decoration: none; }
A:visited { 	color: #CC3300;
		text-decoration: none; }
A:active { 	color: #993333;
		text-decoration: none; }


UL {
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
	list-style-type: square;
	background-position: left;
	text-align: left;
	text-indent: 10px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	list-style-position: outside;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
}
