body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463624;
	line-height: 15px;
}
body {
	background-color: #FFFFFF;
	margin: 5px 0px 10px;
	padding: 5px 0px 10px;
}
a {
	text-decoration: none;
}
a:link {
	color: #e37600;
}
a:visited {
	color: #e37600;
}
a:hover {
	color: #e37600;
	text-decoration: underline;
}
a:active {
	color: #e37600;
}
ul {
	list-style: disc outside;
	margin-left: 8px;
	padding-left: 8px;
}
h1 {
	color: #e37600;
	font-weight: bold;
	font-size: 13px;
}
.heading {
	color: #e37600;
	font-weight: bold;
	font-size: 13px;
}

.heading2 {
	font-weight: bold;
	font-size: 14px;
}

.hometext {
	margin: 10px 35px 20px 0px;
	padding: 10px 35px 20px 0px;
	vertical-align:top;
	text-align: left;
}

.subnav {
	background-color: #dad5cf;
	color: #7b3126;
	text-align: right;
	vertical-align: middle;
	margin: 6px 14px 6px 5px;
	padding: 6px 14px 6px 5px;
	font-weight: bold;
	line-height: 20px;
}
.subnav a:link{
	color: #7c6c5b;
	text-decoration: none;
}
.subnav a:visited {
	color: #7c6c5b;
	text-decoration: none;
}
.subnav a:hover {
	color: #7b3126;
	text-decoration: underline;
}

.subnavNewsletter {
	background-color:#dad5cf;
	background:#dad5cf;
	color: #7b3126;
	text-align: left;
	vertical-align: middle;
	margin: 6px 14px 6px 5px;
	padding: 6px 14px 6px 5px;
	font-weight: bold;
	line-height: 20px;
}
.subnavNewsletter a:link{
	color: #7c6c5b;
	text-decoration: none;
}
.subnavNewsletter a:visited {
	color: #7c6c5b;
	text-decoration: none;
}
.subnavNewsletter a:hover {
	color: #7b3126;
	text-decoration: underline;
}

.subnav2 {
	font-weight: normal;
}
.footer {
	color: #b9aa99;
	font-size: 10px;
	text-align: center;
	margin: 10px;
	padding: 10px;
	background-color: #7c6c5b;
}
.footer a:link{
	color: #b9aa99;
	text-decoration: underline;
}
.footer a:visited {
	color: #b9aa99;
	text-decoration: underline;
}
.footer a:hover {
	color: #d0c4b6;
	text-decoration: none;
}
