
body {
	background-image: url(images/background.gif);
	background-color: #EAE7D9;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #6E1F1E;
}

fieldset{
	border:2;
}

.area{
 
	width: 350px;
	height: 150px;
 
}

.text{
	width: 350px;
}

#admin_return {
	text-decoration: none;
	color: #ffffff;
	font-size: 10pt;
}

#twitter {
	color: #ffffff;
	text-decoration: none;
}

img {
	margin: 0px;
        border: 0px;
}

#box_normal {
	font-family: arial;
        font-weight: bold;
        font-size: 10pt;
        color: #000000;
}

#box_inverse {
	font-family: arial;
        font-weight: bold;
        font-size: 10pt;
        color: #ffffff;
        background-color: #000000;
}

#box_headline_large {
        font-size: 16pt;
        font-weight: bolder;
}

#box_headline_medium {
        font-size: 14pt;
}

#box_text {
        font-size: 10pt;
}

#box_text_mini {
        font-size: 7pt;
}

#footer {
	font-family: arial;
        font-weight: bold;
        font-size: 7pt;
        color: #000000;
}

#headline_link {
        color: orange;
	text-decoration: none;
}

#menu_header {
        font-family: arial;
        font-weight: bold;
        font-size: 14pt;
        color: #CA9C4E;
}

#menu_type {
        font-family: arial;
        font-weight: 800;
        font-size: 9pt;
        color: #4E1A1C;
}

#menu_item_header {
        font-family: arial;
        font-weight: 900;
        font-size: 16pt;
        color: #000000;
}

#menu_item_price {
        font-family: arial;
        font-weight: 800;
        font-size: 8pt;
        font-style: italic;
        color: #000000;
}

#menu_item_price_nodescript {
        font-family: arial;
        font-weight: normal;
        font-size: 8pt;
        font-style: italic;
        color: #000000;
}

#menu_item_header_nodescript {
        font-family: arial;
        font-weight: 900;
        font-size: 12pt;
        color: #000000;
}

#menu_item {
        font-family: arial;
        font-weight: 200;
        font-size: 10pt;
        color: #000000;
}

.highlight
{
 border-color: #FF9900;
}

.nohighlight
{
 border-color: #DFDFDF;
}