body {
	background-color: #B39C5F;
	background-image: url(images/bg_1_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	padding-top: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a17955;
}
.gradtile {
	background-color: #FFFFFF;
	background-image: url(images/grad_bott_47.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.brownline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #895F3E;
}
img {
	margin: 0px;
	padding: 0px;
}
.bgtile {
	background-image: url(images/bg_1_01.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #A07A56;
	text-decoration: none;
}
a:visited {
	color: #815435;
	text-decoration: none;
}
a:hover {
	color: #EEB111;
	text-decoration: none;
}
a:active {
	color: #A07A56;
	text-decoration: none;
}
a {
	font-weight: bold;
{
table,tr,td {
	color:#a17955;
}
.menu_style {
	font-family:Georgia;
	size:12px;
	text-decoration: bold;
}