/*text*/
.main { vertical-align: top; }
* {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li {
	line-height: 16px;
}
p {
	line-height: 20px;
}
a.menu { color: #8b6b3a; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 24px; text-decoration: none; background-color: #efecdd; text-align: center; width: 114px; height: 24px; margin-left: 2px; border-bottom: 1px solid #8b6b3a; display: block; }
a.menu:hover { color: #efecdd; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 24px; text-decoration: none; background-color: #666; text-align: center; width: 114px; height: 24px; margin-left: 2px; border-bottom: 1px solid #666; display: block; }
a.menu2 { color: #8b6b3a; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none; text-align: right; width: 155px; border-bottom: 1px solid #8b6b3a; display: block; }
a.menu2:hover { color: #666; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none; text-align: right; width: 155px; border-bottom: 1px solid #666; display: block; }
h1 {
	color: #8b6b3a;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	color: #8b6b3a;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	color: #8b6b3a;
}

a { color: #8b6b3a; font-weight: bold; }
a:hover { color: #666; }

.disclaimer { font-size: 10px; }
