
div#main form#form
{
  color: black ;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
  margin: 3em ;
  margin-top: 1em ;
  margin-bottom: 4em ;
}

div.homeLink
{
  float: right;
}

div.homeLink img
{
  border: 0 ;
}

div.title
{
  width: 100%; 
  margin-bottom: 3em ;
  text-align: center ;
}

div.intro
{
  font-size: 0.8em;
  color: #800000 ;
}

div.intro img
{
  border: 0;
}

table.monumentForm td.aboutCheckboxes
{
  background-color: #c0c0c0 ;
  padding: 0.4em ;
  border-bottom: 0.2em solid white;
}

table.monumentForm td.aboutCheckboxes div.aboutPrompt
{
  margin-bottom: 0.4em ;
}
table.monumentForm td.aboutCheckboxes label
{
  font-weight: bold; 
  padding-left: 2em; 
}

table.monumentForm
{
  font-size: 0.7em;
  width: 50em; 
  border-spacing: 0;
  border: 0;
  margin-left: auto;
  margin-right: auto;
}

table.monumentForm td.label label
{
  margin: 0.4em ;
}

table.monumentForm td.field input
{
  margin: 0.4em ;
}

table.monumentForm td.label
{
  background-color: #c0c0c0 ;
  margin: 0 ;
  text-align: right ;
  padding: 0 ;
}

table.monumentForm td.field
{
  background-color: #808080 ;
  margin: 0 ;
  padding: 0 ;
}

table.monumentForm td.control
{
  width: 100%; 
  background-color: #c0c0c0 ;
  text-align: center ;
  padding: 0.4em ;
  border-top: 0.2em solid white;
}

div.footer
{
  font-size: 0.7em ;
  text-align: center ;
}

div.message
{
  font-weight: bold;
  font-size: 1.2em ;
  text-align: center;
  margin-bottom: 4em ;
}

div.monumentLink
{
  text-align: center;
}

div.monumentLink img
{
  border: 0 ;
}
