

body
{
  margin: 0 auto;
  padding: 0;
background-image: url(images/page_g.jpg);
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 225px;
  background-color: #CEC6A1;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  color: Black;
}

table {
	background-image: url(images/sheet_v.png);
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  line-height: 150%;
}

.gallery {
	background-image: url(images/headersmall.jpg);
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  line-height: 100%;

}

.photo {
	background: transparent;
}


.indent{
	margin-left: 30px;
	margin-right: 30px;
}


.fineprint {
	font-size: 11px;
}

.footer{
	background: transparent;
}




a
{
  text-decoration: underline;
  color: #636737;
}

a:link
{
  text-decoration: underline;
  color: #636737;
}

a:visited, a.visited
{

  color: #36382E;
}

a:hover, a.hover
{
  text-decoration: none;
  color: #685F37;
}

h1
{

  color: #535747;
}

h2
{
  font-size: 16px;
  color: #6E735E;
}

h3
{
  font-size: 14px;
  color: Black;
  font-weight: normal;
}

h4
{
  font-size: 13px;
  color: #5E6250;
}

h5
{
  font-size: 11px;
  color: #5E6250;
}

h6
{
  font-size: 10px;
  color: #5E6250;
}

	
