body {
  color: #5E4233;
  background-color: #ffffff;
  text-align: left;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  margin: 0;
}

p {
  font-size: 12px;
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: .25em;
  line-height: 1.4em;
}
  
.footer p {
  font-size: 7px;
  color: #B79979;
  line-height: 2em;
  margin-top: 18px;
}

.footer p a {
  font-size: 7px;
  color: #FFFFFF;
  
}

a {
  color: #B74F4F;
  text-decoration: none;
}

a:visited {
  color: #B74F4F;
  text-decoration: none;
}

a:hover {
  color: #B74F4F;
  text-decoration: underline;
}

h1 {
  font-size: 18px;
  color: #5E4233;
  margin-left: 12px;
  margin-bottom: 0;
  font-weight: normal;
}

h2 {
  font-size: 12px;
  color: #006699;
  margin-left: 24px;
  margin-top: 24px;
}

hr {
  color: #333;
  height: 1px;
}
  
  
ul {
  font-size: 12px;
  margin-left: 24px;
  margin-top: 0px;
  border: 0px;
  font-family: Arial, Helvetica, sans-serif;
}
  
ul li {
  font-size: 12px;
  margin-left: 24px;
  margin-top: 12px;
}

  
  
td {
  font-size: 12px;
  margin: 0;
  padding: 0em 0 0em 0em;
}
  
td  ul {
  font-size: 12px;
  margin-left: 24px;
  
  padding: 0px;
  list-style-type: disc;
  margin-bottom: 6px;
}

td ul ul {
  font-size: 12px;
  margin-left: 6px;
  line-height: .5em;
  padding: 0px;
  list-style-type: circle;
  margin-bottom: 6px;
}

/*  Horizontal nav */
#menu {
  margin: 0;
  padding: 0;
}

#menu ul {
  border: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}

#menu ul li {
  font-size: 14px;
  float: left;
  text-align: left;
  padding: 0;
  width: 82px;
}

#menu ul li a {
  background: #ffffff;
  width: 89px;
  height: 1em;
  padding: 0;
  color: #B79979;
  text-decoration: none;
  text-align: left;
  font-weight: normal;
  line-height: 1em;
  font-size:    14px;
  voice-family: inherit;
}

#menu ul li a  {
  font-size: 14px;
} 

#menu ul li a:hover {
  color: #B74F4F;
  text-decoration: none;
}

#menu ul li a.selected {
  color: #B74F4F;
  text-decoration: none;
}

#menu a:active {
  color: #B74F4F;
}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a {
  color: #B74F4F;
  
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B79979;
	margin-top: 1em;
}

.smalltext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B79979;
	margin-top: 1em;
}

.smalltext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B79979;
	margin-top: 1em;
}

.smalltext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: underline;
	color: #B74F4F;
	margin-top: 1em;
}