BODY {
	margin: 0px;
	background: #575542;
}

BODY, P, TD, TH, LI {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #583D03;
}

SELECT, INPUT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
}

A, A:link, A:visited {
	color: #583D03;
	text-decoration: none;
}
A:active, A:hover {
	color: #583D03;
	text-decoration: underline;
}

IMG {
	border-color: #583D03;
}

.nav {
	padding: 4px;
}
.nav, .nav A, .nav A:link, .nav A:visited, .nav A:active, .nav A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #494836;
	text-decoration: none;
}
.nav A:hover {
	text-decoration: underline;
}

.sub_nav {
	padding: 4px 10px 4px 19px;
}
.sub_nav A, .sub_nav A:link, .sub_nav A:visited, .sub_nav A:active, .sub_nav A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #583D03;
	font-weight: bold;
	text-decoration: none;
}
.sub_nav A:hover {
	text-decoration: underline;
}

.bread_crumb, .bread_crumb A, .bread_crumb A:link, .bread_crumb A:visited, .bread_crumb A:active, .bread_crumb A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #583D03;
	font-weight: bold;
	text-decoration: none;
}
.bread_crumb A:hover {
	text-decoration: underline;
}

.body_text {
	line-height: 16px;
}

.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 20px;
	color: #332302;
	line-height: 26px;
}

.Heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #332302;
	line-height: 18px;
}

.Intro {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #583D03;
	line-height: 18px;
}

.footer, .footer A, .footer A:link, .footer A:visited, .footer A:active, .footer A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #494836;
	text-decoration: none;
}
.footer A:hover {
	text-decoration: underline;
}

.sitemap_heading, .sitemap_heading A, .sitemap_heading A:link, .sitemap_heading A:visited, .sitemap_heading A:active, .sitemap_heading A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #494836;
	text-decoration: none;
}
.sitemap_heading A:hover {
	text-decoration: underline;
}

.sitemap_item, .sitemap_item A, .sitemap_item A:link, .sitemap_item A:visited, .sitemap_item A:active, .sitemap_A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #332302;
	text-indent: 16px;
	text-decoration: none;
}
.sitemap_item A:hover {
	text-decoration: underline;
}

.sub_menu_heading, .sub_menu_heading A, .sub_menu_heading A:link, .sub_menu_heading A:visited, .sub_menu_heading A:active, .sub_menu_heading A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #494836;
	line-height: 14px;
	text-decoration: none;
}
.sub_menu_heading A:hover {
	text-decoration: underline;
}
.sub_menu_body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #494836;
	line-height: 14px;
}

.quicklinks {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #494836;
	line-height: 16px;
	list-style-image: url(../image/dot_point.gif);
}

/*** News Items ***/
#news_list td {
	padding: 5px;
	border-bottom: 1px solid #D3920C;
}
/*** End News Items ***/