body
{
background-color: #802919;
/*	background-color: #8C2B00;*/
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

img
{
	border-style: none;
}

#printlogo { display: block;
margin-left: auto;
margin-right: auto;
}



#navarea
{
display: none;
}


#logotop { display: none; }


/*content areas*/

#menubody
{
	line-height: 13px;
	margin: 10px 165px 0 165px;
}

#menubody p
{
	margin-bottom: 13px;
}

#menubody h2
{
	font-size: 11px;
	font-weight: bold;
}


#bottomaddress
{
	background-image: url(images/main/addressback2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	color: #660;
}

#bottomaddress p
{
	display: block;
	height: 134px;
}

#footer
{
	display: none;
}



.description { padding: 0 0 20px 0; }

.menutitle {
font-size: 15px;
margin: 0;
padding: 0 0 10px 0;
}





