

BODY, TH, TD, OL, UL, LI {

	color: #53320E;
	font-family: arial, trebuchet ms,arial,verdana;
	font-size: 12px;

}


UL { line-height: 16pt; list-style: square; }

.main_nav a {
	font-family: arial, monaco;
	font-size: 11px;
	color: #7F6341;
	background-color: #D9C296;
	padding: 2px;
	font-weight: normal;
	display: block;
	border: 1px solid #D9C296;
	margin: 2px;
	text-align: right;
}

.main_nav a:hover {
	font-family: arial, monaco;
	font-size: 11px;
	color: #53320E;
	background-color: #DCC9A0;
	padding: 2px;
	font-weight: normal;
	display: block;
	border: 1px solid #7F6341;
	margin: 2px;
	text-align: right;
}




A {   font-weight: bold; color: #53320E; text-decoration: none; }
A:hover {  font-weight: bold; color: #7F6341; text-decoration: none; }

A.white:link { font-weight: bold; color: #ffffff;  }
A.white:hover { font-weight: bold; color: #dddddd; }

A.footer { font-weight: normal; color: #53320E; text-decoration: none; font-size: 11px; }
A.footer:hover { font-weight: normal; color: #7F6341; text-decoration: none; font-size: 11px; }

A.biglink {   font-weight: bold; color: #53320E; text-decoration: none; font-size: 14px; }
A.biglink:hover {  font-weight: bold; color: #7F6341; text-decoration: none; font-size: 14px; }


.active { font-size: 12px; font-weight: bold; text-decoration: none;  color: #000000; }


.title { font-weight: bold; color: #53320E; font-size: 150%;  }

.subtitle { font-weight: bold; color: #53320E; font-size: 125%;  }

.navtitle { font-weight: bold; color: #53320E; font-size: 13px;  }

.tagline { font-style: italic; font-size: 130%; color: #017785; }

.small { font-size: 90%; }

.tiny { font-size: 80%; }

.alert { font-weight: bold; color: red; }



