
/* BODY STYLES */

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

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

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

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

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

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

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

.greenbodybold, .greenbodybold:link, .greenbodybold:active, .greenbodybold:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6C6E46;
	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: #4E3D2D;
	line-height: 15px;
	text-decoration: none;
}

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

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

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

.submenu, .submenu:link, .submenu:active, .submenu:visited, .submenu:hover
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #696969;
	line-height: 12px;
	text-decoration: none;
}

.submenu:hover
{
	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: #6C874A;
	line-height: 13px;
	text-decoration: none;
}

.footer:hover
{
	text-decoration: underline;
}

.minigreyfooter, .minigreyfooter:link, .minigreyfooter:active, .minigreyfooter:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #676767;
	line-height: 13px;
	text-decoration: none;
}

.minigreyfooter:link, .minigreyfooter:active, .minigreyfooter:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6C874A;
	line-height: 13px;
	text-decoration: none;
}

.minigreyfooter:hover
{
	text-decoration: underline;
}

.miniblackfooter, .miniblackfooter:link, .miniblackfooter:active, .miniblackfooter:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
}

.miniblackfooter:hover
{
	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;
}

/* MISCELLANEOUS STYLES */

ul, ol, li
{
	margin-left : 15px;
	padding : 0px;
}
