body {
    height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
    padding-top: 6px;
	line-height: 20px;
	background-color: #f7f3e1;
}
td {
	font-family: Garamond;
	font-size: 14px;
	color: #86786a;
	line-height: 19px;
}
.bgf1f0ee {
	background-color: #f3f3d0;
}
.browntext1 {
	font-size: 16px;
	color: #8e7f71;
	line-height: 32px;
}
a.navTop:link, a.navTop:visited, a.navTop:active {
	font-family: Garamond;
	font-size: 11px;
	color: #aa9549;
	text-decoration: none;
}
a.navTop:hover {
	font-family: Garamond;
	font-size: 11px;
	color: #857330;
	text-decoration: none;
}


a.subnav:link, a.subnav:visited, a.subnav:active {
	font-family: Georgia;
	font-size: 11px;
	color: #9f9971;
	text-decoration: none;
}
a.subnav:hover {
	font-family: Georgia;
	font-size: 11px;
	color: #87815b;
	text-decoration: underline;
}
a.linksBlack:link, a.linksBlack:visited, a.linksBlack:active {
	font-family: Georgia;
	font-size: 11px;
	color: #675634;
	text-decoration: none;
}
a.linksBlack:hover {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.subnavOn:link, a.subnavOn:visited, a.subnavOn:active, a.subnavOn:hover {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.linkspic:link, a.linkspic:visited, a.linkspic:active {
	border-color:#8a8170;
	border-width:3px;
	border-style:solid;
	margin: 3px;
}
a.linkspic:hover {
	border-color:#433c30;
	border-width:3px;
	border-style:solid;
	margin: 3px;
}


a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active {
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: none;
}
a.footerlinks:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link, a:visited, a:active {
	font-size: 12px;
	color: #86786a;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #36302a;
	text-decoration: none;
}
.contentText {
	font-family: Georgia;
	font-size: 12px;
	color: #68644f;
	line-height: 21px;
}
.TextHome {
	font-family: Georgia;
	font-size: 13px;
	color: #7b7b7b;
	line-height: 20px;
}
.TextSmall {
	font-family: Georgia;
	font-size: 10px;
	color: #000000;
}
.inputBox {
	background-color: #efede9;
	border: 1px solid #736652;
	font-size: 11px;
	color: #333333;
}
.footer {
	font-size: 11px;
	color: #6b6b6b;
	text-decoration: none;
}
.contentTable{
	background-color: #eee6b6;
	background-image: url(/imgs/bg-content.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding-top: 26px;
	padding-left: 24px;
	padding-right: 26px;
}
.outerTableNav{
	background-color: #FFFFFF;
	background-position: top right;
	height: 132px;
	background-image: url(/imgs/bg-nav.gif);
	background-repeat: no-repeat;
}
.outerTableText{
	background-color: #f7f3e1;
	height: 283px;
	background-image: url(/imgs/hm_bg_text.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}