body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2A1400;
	margin: 0px;
}
.brownText {
	color: #2A1400;
	font-size:12px;
}

.brownText_header {
	color: #2A1400;
	font-size:18px;
	font-weight:bold;
}

.whiteText_header {
	color: #fff;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}


#bg{
	background:url(images/common/fPBG-sm.gif);
	background-repeat:no-repeat;
}

a.direction:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C88B00;
	text-decoration: none;
}
a:link {
	color: #2A1400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A1400;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A6600;
}
a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C88B00;
	text-decoration: underline;
}
a.direction:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C88B00;
	text-decoration: none;
}
a.direction:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #87BAFA;
	text-decoration: underline;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.FPtable {
	background-image: url(images/common/fPBG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 370px;
}

.FPtable_sm {
	background-image: url(images/common/fPBGtable-sm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 315px;
}
.unitName {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

