body {
	background-color: #A6894D;
}

div#sections {
  position: absolute;
  margin: 0px;
  text-align: center;
  top: 140px;
  left: auto;
  width: 100px;
  right: 10px;
}

#sections td a {
	display: block;
	font-size: 12px;
	padding: 3px 5px;
	text-decoration: none;
	color: #800000;		/* #CC9900; */
	font-weight: bold;
	margin-bottom: 3px;
	border-bottom: 1px dashed #CC9900;
}

#sections  td a:hover {
	text-decoration: underline;
}

.invcrit {
	padding-right: 100px;
}

ol, ul {
	padding-top: 0px;
	margin-top: 0px;
}

li {
	padding-bottom: 5px;
}

.philosophy_sectiontitle, .philosophy_sidemenu, .philosophy_topbuttons a:hover {
	background-color: #A6894D;
}

.philosophy_topbuttons, .philosophy_sidemenu td a {
	background-color: #CC9900;
}

.philosophy_sidemenu {
	color: #EBC77A;
}

.philosophy_sidemenu h1 {
	border-bottom: 2px solid #EBC77A;
}

.philosophy_sidemenu td a:hover {
	background-color: #EBC77A;
}

.philosophy_main {
	color: #A6894D;
	font-style: normal;

}

.philosophy_quote {
	color: #A6894D;
	font-style: italic;

}
.philosophy_main h1 {
	color: #CC9900;
	border-bottom: 2px solid #CC9900;
}

.philosophy_main a {
	color: #CC9900;
}
.philosophy_front_tagline {
	font-weight: bold;
	font-style: normal;

}
.tabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #496F24;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;

}

