﻿body {
  background: url(images/bg.jpg) repeat-x;
  color: #FFCC00;
}
#container {
  text-align: left;
  margin: 0 auto;
  width: 975px;
  background: url(images/bg.jpg) repeat-x;
  color: #232323;
}
#navbar {
  background: #a15945;
  color: #fffbee;
  text-align: right;
}
#navlist li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
}
#head {
  width: 450px;
  float: left;
  margin: 1em 0 1em 3%;
}
#content1a {
  width: 115px;
  float: left;
  margin: 1em 0 1em 3%;
}
#content1b {
  width: 115px;
  float: left;
  margin: 1em 0 1em 3%;
}
#content1c {
  width: 115px;
  float: left;
  margin: 1em 0 1em 3%;
}
.menu_1 {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #fffbee;
	text-decoration: none;
	background-image: url(images/menu1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: inherit;
	height: 25px;
	width: 158px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu_2 {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #fffbee;
	text-decoration: none;
	background-image: url(images/menu2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: inherit;
	height: 25px;
	width: 158px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu_3 {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #fffbee;
	text-decoration: none;
	background-image: url(images/menu3.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: inherit;
	height: 25px;
	width: 158px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content2 {
  clear: both; 
  color: #000;
  padding: 5px 3%;
  text-align: center;
}
#newsandevents {
  clear: both;
  color: #000;
  padding: 5px 3%;
  text-align: left;
}
#footer {
  clear: both;
  background: #a15945;
  color: #fffbee;
  padding: 5px 3%;
  text-align: center;
  font-size: 60%;
}