body {
  background: #b6a7a3;
  color: #333333;
  font-size: 11px;
  height: auto;
  padding-bottom: 20px;
}

#wrapper {
	background: #FFF url('../img/content-bg.jpg') bottom left repeat-x;
}

.in {
	padding: 15px;
}

a {
  color: #5f90c7;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

h1 {
  font-weight: normal;
  padding-top: 20px;
}

h2 {
  padding-top: 20px;
}

p {
  overflow: hidden;
  padding: 10px 0;
}

#images img {
	border: 2px solid #b6a7a3;
}

#slideshow img {
	border: 2px solid #b6a7a3;
}

#slideshow {
	text-align: center;
}
span.title {
	font-size: 16px;
	color: #5f90c7;
}