body {
	margin: 0;
}

body, td, textarea {
	font-family: Tahoma, sans-serif;
	background: white;
	font-size: small;
}

a {
	color: #c31111;
	font-weight: bold;
	text-decoration: none;
}

b {
	color: #292110;
}

h1 {
	font-weight: normal;
}

h2 {
	font-size: medium;
	margin: 0;
}

h3 {
	color: #c31111;
	font-size: small;
	margin: 0;
}

#body {
	width: 760px;
}

#title {
    background: url(../sitelayout/tittleshall_cum_godwick.jpg) #f7dba3;
    height: 100px;
    /*border-right: 1px solid #956c34;*/
    border-bottom: 1px solid white;
}

#menu {
	background: url(../sitelayout/button-background.gif) #ffe097;
	height: 22px;
	border-bottom: 1px solid #916c37;
    border-right: 1px solid #956c34;
}

#footer {
	margin-top: 10px;
	color: gray;
	font-size: smaller;
	text-align: center;
}

a img {
	border: 0;
	margin-bottom: 10px;
}

.imagePara img {
	float: right;
	margin-left: 10px;
}

/*
*/
.menuheader {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 1px solid #BCA074;
	border-left: 1px solid #BCA074;
	background: url(../sitelayout/menu_background.gif ) #F9E3A3;
}

.menuElement {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 1px solid #BCA074;
	border-left: 1px solid #BCA074;
	background: url(../sitelayout/menu_element_background.gif );
}

.menuElementOver {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 1px solid #BCA074;
	border-left: 1px solid #BCA074;
	background: white;
}

table.button {
	width: 200px;
}

.button {
	border: 1px outset #BCA074;
	background: #FDEBCC;
	text-align: center;
	color: #292110;
	width: 120px;
}

div.gallery img {
	margin: 0;
}

div.gallery span {
	display: block;
}

table.index {
	border-right: 1px solid #727272;
	border-bottom: 1px solid #727272;
}

table.index {
	background: url(../sitelayout/parchment.gif);
}

td.column {
	vertical-align: top;
}

div.messageSummary span {
	display: block;
}

div.event {
	border-bottom: 2px solid gray;
	padding-bottom: 10px;
	margin-top: 10px;
}

div.event img {
	float: right;
	width: 60px;
}

