body  {
	color: #000000;
	background-color: #e8cebb;
	margin: 0px;
	padding: 0;
}

TABLE.maintable  {
	margin-top: 25;
	width: 100%; 
	height: 500;

}

TABLE.hometable  {
	margin-left: 50;
	width: 800;
	height: 425;
	top: 50px;
}

TABLE.logotable  {
	margin-top: 4;
	width: 780;
	height: 425;
	top: 0px;
}

TABLE.menutable  {
	margin-top: 10;
	width: 144;
	height: 222;

}

TABLE.colorcell  {
	margin-top: 10;
	width: 144;
	height: 222;
	background-color: #653308;
}

TABLE.centertable  {
	margin-top: 10;
	width: 600;
	background-position: center;
	top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;

}

.address {
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.menulink {
	text-decoration: none;
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
}

.hotlink {
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #000000;
}

.hotlink:hover {
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #e8cebb;
}

.linedlink {
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #653308;
}

.linedlink:hover {
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #e8cebb;
}

.linedlink2 {
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #653308;
}

.linedlink2:hover {
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #e8cebb;
}



.head {
	text-decoration: none;
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.form {
	text-decoration: none;
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.formtext {
	text-decoration: none;
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #000000;
}