body {
	margin-top: 30px;
	font-family: verdana;
	background-color: #ffffff;
	text-align: center;
	background-image: url('../images/grass.jpg');
	background-repeat: repeat;
	background-position: top center;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 897px;
}
#top {
	width: 897px;
	height:13px;
	background-image: url('../images/top.gif');
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	overflow:hidden;
}
#middle{
	margin: 0px;
	width: 897px;
	background-image: url('../images/middle.jpg');
	background-repeat: repeat-y;
}
#bottom {
	width: 897px;
	height: 13px;
	background-image: url('../images/bottom.gif');
	background-repeat: no-repeat;
}
.table_container {
	width: 897px;
}
.top_left {
	width: 246px;
	height: auto;
	text-align: center;
	padding-left: 6px;
}
.top_left a {
	color: #555555;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.top_right {
	width: 618px;
	height: auto;
}
#top_menu {
	position: relative;
	display: block;
	width: 618px;
	height: 38px;
	background-image: url('../images/top_menu.jpg');
	background-repeat: no-repeat;
	line-height: 38px;
	vertical-align: middle;
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#top_menu img {
	vertical-align: middle;
}
#top_menu a {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#top_menu a:hover {
	color: #bbbbbb;
}
#big_pic {
	position: relative;
	display: block;
	width: 618px;
	height: 298px;
}
#orangeline {
	width: 225px; 
	height:3px;
	background-color: #b4510f; 
	margin-left: 0px; 
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}
#greyline {
	width: 180px; 
	height: 2px;
	background-color: #868686; 
	margin-left: 0px; 
	margin-top: 3px;
	margin-bottom: 3px;
	overflow:hidden;
}
.body_text {
	color: #000000;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
}
.body_text h1 {
	color: #b4510f;
	font-family: verdana;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}
.body_text p {
	margin-bottom: 9px;
	color: #000000;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
}
.news {
	width: 238px;
	background-color: #542607;
}
.news_top {
	width: 238px;
	height: 25px;
	background-image: url('../images/news_top.jpg');
	background-repeat: no-repeat;
	overflow:hidden;
}
.news_middle {
	width: 218px;
	height: 213px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('../images/news_fade.jpg');
	background-repeat: no-repeat;
	background-position: top;
	color: #ffffff;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
}
.news_bottom {
	width: 238px;
	height: 18px;
	background-image: url('../images/news_bottom.jpg');
	background-repeat: no-repeat;
	overflow:hidden;
}
.admin_text {
	color: #000000;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
}
.news_article_text a {
	color: #ffffff;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
address {
	color: #000000;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 9px;
}
h2 {
	color: #000000;
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}
h3 {
	color: #000000;
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
p {
	margin-bottom: 9px;
	color: #000000;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
}
p a {
	color: #B3500D;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}
pre {
	color: #000000;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 5px;
}
strong {
	font-weight: bold;
}
