@charset "UTF-8";
body {
	background: #d2b37a;
	text-align: center;
}
body,td,th.p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.list {
	text-align: left;
}
h1 {
	font-size: 28px;
	color: #4f7345;
	text-align: left;
}
h2 {
	font-size: 18px;
	color: #513C27;
	text-align: left;
}
.bold_brown {
	font-weight: bold;
	color: #513C27;
}
.td_box {
	color: #513C27;
	text-align: left;
	padding: 1px 4px;
	background-color: #f9f4ce;
	border-style: none;
	font-size: 11px;
}
p {
	text-align: left;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
.td_box a {
	color: #513C27;
	text-decoration: none;
}
#navmenu {
	font-size: smaller;
	color: #FFF;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 30px;
}
bgtable {
}
.bgtable {
	background: url(../images/corrugated.jpg) no-repeat center top;
}
