body {
  font-family: palatino, palatino linotype, book antiqua, georgia, times new roman, times, serif;
  color: #70590f
}

.contact {
  font-family: tahoma, arial, helvetica, sans-serif;
  color: #878869;
  font-size: 80%
}

.main { 
  background: url("images/bottom.jpg")
}

.footer {
	color: #878869;
}


h3 {
  font-size: 115%
}

a {
  color: #4169E1;
  text-decoration: none
}

a.menuLink {
  font-family: tahoma, arial, helvetica, sans-serif;
  color: #efe7ba;
  font-size: 70%;
  text-decoration: none
}

a:hover {
  color: #67372d
}

ul { 
  list-style-image: url("images/listItem.jpg") 
}

hr {
  color: #a0a0a0;
  background-color: #a0a0a0;
  height: 4px;
  border-style: solid
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

