*
{
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
body
{
	background: #fff2cc;
}
table
{
	width: 100%;
	border: 0;
	padding: 0;
	border-collapse: collapse;
}
td, p
{
	vertical-align: top;
	line-height: 14pt;
	color: #3d270f;
}
h1
{
	line-height: 20pt;
	font-size: 20pt;
	font-weight: bold;
}
h2
{
	line-height: 18pt;
	font-size: 14pt;
	font-weight: bold;
}
h3
{
	line-height: 12pt;
	font-size: 12pt;
}
h4
{
	font-weight: bold;
}
strong
{
  font-weight: bold;
}
img
{
	border: 0;
}
a
{
	color: #863800;
}
a:hover
{
	text-decoration: none;
}
.main_table
{
	width: 755px; /*759px*/
	margin: 8px;
	/*border: 4px solid #663333;*/
}
.hdr
{
	padding-top: 4px;
	padding-bottom: 8px;
	border-bottom: 2px solid #663300;
	background: url(images/background.jpg) 0 0 repeat;
	color: #ffe79e;
	vertical-align: top;
	text-align: center;
}
.hdr_item
{
}
.menu
{
	padding-top: 4px;
	padding-bottom: 6px;
	border-top: 2px solid #663300;
	background: url(images/background.jpg) 0 0 repeat;
	vertical-align: top;
}
.menu_item
{
	line-height: 26pt;
	text-align: center;
}
.menu_item a
{
	color: #ffe79e;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
}
.ftr
{
	height: 30px;
	background: url(images/background.jpg) 0 0 repeat;
	color: #ffe79e;
	vertical-align: middle;
	text-align: center;
}
.ftr a
{
	color: #ffe79e;
	text-decoration: none;
}
.ftr a:hover
{
	text-decoration: underline;
}
.quote
{
	color: #663300;
	text-align: center; 
	font-size: 12pt; 
	font-weight: bold;
	font-style: italic;
	margin-bottom: 6pt;
}
