td.leftside, td.rightside
{
  vertical-align: top;
  margin-top: 0;
  background-color: #c4bdae;
/*  background-repeat: repeat-y;*/
}

.menuimg{
  background-image:url('/images/layout/menu.jpg');
}

.photo {
    text-align : left;
}

a {
  color: #5f594f;
}

h1 {
  color: #5f594f; 
  /* font-family: "Times New Roman", Times, serif; */
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px; 
  width : 370px;
  text-align: left;
}

h2 {
  color: #5f594f; 
  /* font-family: "Times New Roman", Times, serif; */
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 16px; 
  width : 370px;
  text-align: left;
}

.txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5f594f;
    text-align : justify;
    width : 370px;
}

p.txt td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5f594f;
    text-align : justify;
}

.quote {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px; 
  color: #FFFFFF; 
  width : 370px;
  text-align : justify;
}

.motto {
  font-family: "Times New Roman", Times, serif
}

.author {
    font-size: 12px;
    font-style: italic;
    text-align : right;
}


div#footer,
div#footer a
{
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    color: #e5e5e5;
    text-align: center;
    font-size: 8px;
    text-decoration: none;
}

