body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
body a, td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
	line-height: 16px;
}
body a:hover, td a:hover {
	color: #000000;
}
.bkgd {
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #dac9a1;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #d2c6b2;
	text-decoration: none;
	line-height: 28px;
	font-weight: normal;
}
a.header {
	text-decoration: none;
	color: #d2c6b2;
}
a.header:hover {
	text-decoration: underline;
	color: #ffffff;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 28px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav {
	color: #FFFFFF;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-transform: none;
	color: #886a38;
	text-decoration: none;
}
a.nav2 {
	color: #886a38;
}
a.nav2:hover {
	color: #886a38;
	text-decoration: underline;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.sidebar {
	text-decoration: underline;
}
a.sidebar:hover {
	color: #333333;
	text-decoration: underline;
}
.sidebar-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #886a38;
	text-decoration: none;
	text-transform: uppercase;
}
a.sidebar-title {
	text-decoration: none;
	color: #886a38;
}
a.sidebar-title:hover {
	text-decoration: underline;
	color: #886a38;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: none;
	color: #942d04;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #886A38;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #73582a;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
a.footer {
	text-decoration: none;
	color: #73582a;
}
a.footer:hover {
	text-decoration: underline;
	color: #73582a;
}
