<!--
h1 {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #464F3A;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
}
#home {
	font-family: Times New Roman, Times, serif;
	margin: 0 0 0 200px;
	font-size: 24px;
	padding: 0px;
	color:#904638;
}

h2 {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000080;
	font-weight: normal;
	margin-top : 0px;
	margin-bottom : 0px;
}
#home2 {
	font-size: 20px;
	line-height: 28px;
	color: #464F3A;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
}

a.content:link {
	color: #8B3B2E;
}

a.content:visited {
	color: #84534B;
}

a.content:hover {
	text-decoration: underline;
	color: #831A09;
}

.content {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #39432B;
	font-weight : normal;
}

a.contentThin:link {
	color: #8B3B2E;
}

a.contentThin:visited {
	color: #84534B;
}

a.contentThin:hover {
	text-decoration: underline;
	color: #831A09;
}

.contentThin {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #39432B;
	font-weight : normal;
}

.contentError {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight : normal;
}

.contentHilite {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 36px;
	color: #8B3B2E;
	font-weight : normal;
}

.caption {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #5E6555;
	font-weight : normal;
	font-style: italic;
}

a.address:link {
	color: #F2F1E8;
}

a.address:visited {
	color: #F2F1E8;
}

a.address:hover {
	color: #E5DC89;
}

.address {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #F2F1E8;
}

a.footer:link {
	color: #56574E;
}

a.footer:visited {
	color: #757D69;
}

a.footer:hover {
	color: #56574E;
}

.footer {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #757D69;
}

div.naviMainItem {
  font-family: Times New Roman, Times, serif;
  padding: 6px 10px 4px 10px; /*top,right,bottom,left*/
  font-size: 20px;
  font-weight : normal;
  color: white;
  text-decoration: none;
  color: #8B3B2E;
  width: 131px;
  cursor: hand;
  border-top: 1px solid #CFCBAB;
  border-bottom: 1px solid #CFCBAB;
}

div.naviSubMenu {
  width: 100px;
  position: absolute;
  top: 0px;
  background-color: #F1F0E6;
  visibility: hidden;
  z-index: 10;
}

div.naviSubItem {
  /* due to an IE bug, this class must have a fixed width 
     IE needs that to register the onmouseover event for a DIV element */
  font-family: Times New Roman, Times, serif;
  width: 100px;
  cursor: hand;
  padding: 5px 5px 5px 5px;
  font-size: 16px;
  line-height: 16px;
  font-weight : normal;
  color: #8B3B2E;
  text-decoration: none;
  background-color: #F1F0E6;
}
-->
