/* Style sheet for Kingoldrum Village Hall */

body
{
  background: #fff;
}

#header
{
  background: #fff;
  color:#ab8045;
}

#container
{
  float: left;
  width: 100%;
  margin-left: 0
}

#content
{
  margin:0;
  padding:10px 1em 1em 50px;
  background: #fff;
}

#leftcol, #news, #footer
{
  display:none;
}


#headerlogo
{
  margin: 10px 0 0 0;
}

#header
{
  background: #fff;
  color:#060;
  font-weight:bold;
  font-size:120%;
}
