@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 705F4C;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 705F4C;
	text-decoration: none;
}
.row1bg {
	background-image: url(images/home_r1_bg.gif);
	line-height: 16px;
}
.row2bg {
	background-image: url(images/home_r2_bg.gif);
}
.footer {
	background-image: url(images/footer_home.gif);
	height: 130px;
	line-height: 16px;
}
.footersub {
	background-image: url(images/footer_sub.gif);
	height: 130px;
	line-height: 16px;
}
.footerlink {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #B39679;
}

.shade-height {
	height: 100%;
}
.footertext {
	color: #665840;
}
.highlighted {
	color: #B39679;
}
