#main_menu_2
{
  color: white;
  font-size: .80em;
  text-align: left;
  height: 24px;
  padding-top: 6px;
  padding-left: 10px;
}

#main_menu_2 a
{
  color: white;
}

#photo
{

}

#left_column
{
  clear: left;
}

#contact_form
{
  float: left;
  clear: left;
  text-align: left;
  width: 283px;
  height: 190px;
  margin-top: 5px;
  padding: 10px;
  background-color: #f1ddc3;
}

#right_column
{ 
  text-align: left;
  width: 564px;
  margin-left: 40px;
  margin-bottom: 10px;
  
  font-family: Georgia, serif;
  text-align: justify;
  line-height: 1.5em;
}

#right_column ul li
{
  list-style-type: disc;
  margin-left: 25px;
}

#right_column img
{
  padding: 15px;
}


/***************************************** Form Styles ***********************************/ 

.Alert
{
  color: #9A2C12;
}

#TableDescription
{
  display: none;
}

.CTtitle
{
  font-size: 1.25em;
  /*color: #826932;*/
  padding-bottom: 1em;
  text-align: center;
}