/* BANNER STYLES */

.smallbanner, .smallbanner:link, .smallbanner:active, .smallbanner:visited
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	text-decoration: none;
}

.smallbanner:hover
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	text-decoration: none;
}

.smallbannerbrown, .smallbannerbrown:link, .smallbannerbrown:active, .smallbannerbrown:visited
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #8C651E;
	line-height: 14px;
	text-decoration: none;
}

.smallbannerbrown:hover
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #8C651E;
	line-height: 14px;
	text-decoration: none;
}

/* BODY STYLES */

.body, .body:link, .body:active, .body:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6A5C4C;
	line-height: 15px;
	text-decoration: none;
}

.bodybold, .bodybold:link, .bodybold:active, .bodybold:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A5C4C;
	line-height: 15px;
	text-decoration: none;
}

.lightbodybold, .lightbodybold:link, .lightbodybold:active, .lightbodybold:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8F6720;
	line-height: 15px;
	text-decoration: none;
}

.darkbodybold, .darkbodybold:link, .darkbodybold:active, .darkbodybold:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C2828;
	line-height: 15px;
	text-decoration: none;
}

.redbodybold, .redbodybold:link, .redbodybold:active, .redbodybold:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #842E3C;
	line-height: 15px;
	text-decoration: none;
}

.redbodybold:hover
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #842E3C;
	line-height: 15px;
	text-decoration: underline;
}

.quicklinks, .quicklinks:link, .quicklinks:active, .quicklinks:visited
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4C2828;
	line-height: 15px;
	text-decoration: none;
}

.quicklinks:hover
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4C2828;
	line-height: 15px;
	text-decoration: underline;
}

.quicklinksbold, .quicklinksbold:link, .quicklinksbold:active, .quicklinksbold:visited
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4C2828;
	line-height: 15px;
	text-decoration: none;
}

.quicklinkslightbrown, .quicklinkslightbrown:link, .quicklinkslightbrown:active, .quicklinkslightbrown:visited
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8D631B;
	line-height: 15px;
	text-decoration: none;
}

/* LEFTNAV STYLES */

.leftnav, .leftnav:link, .leftnav:active, .leftnav:visited, .leftnav:hover
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C2828;
	line-height: 27px;
	text-decoration: none;
}

.leftnav:hover
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C2828;
	line-height: 27px;
	text-decoration: underline;
}

.leftnav2, .leftnav2:link, .leftnav2:active, .leftnav2:visited, .leftnav2:hover
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C2828;
	line-height: 15px;
	text-decoration: none;
}

.leftnav2:hover
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C2828;
	line-height: 15px;
	text-decoration: underline;
}

/* FOOTER STYLES */

.footer, .footer:link, .footer:active, .footer:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B2ABA2;
	line-height: 15px;
	text-decoration: none;
}

.footer:hover
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B2ABA2;
	line-height: 15px;
	text-decoration: underline;
}

/* FORM STYLES */

.input
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A4B4F;
	line-height: 12px;
	text-decoration: none;
}

.button
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #842E3C;
	line-height: 12px;
	text-decoration: none;
}