body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	background-repeat:no-repeat;
	background-position: 100 50;	
	background-color: #716508;
}
.h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	height:15px;
}

.left {
	background-attachment: fixed;
	background-image: url(images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-attachment: fixed;
	background-image: url(images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightnavi {
	background-attachment: fixed;
	background-image: url(images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.footer {
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #9d9032;
}

.contentfood {
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	margin-left:20px;
}
.contenthome {
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ebd661;
	margin-left:10px;
}

.homepage {
	top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #c8c298;
}


.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #ebd661;
}
.foodname {
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.bevname {
	margin-left:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}

.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
}


a.external:link { font-size:11px; color: #ffffff; text-decoration: none; }
a.external:visited {font-size:11px; color: #ffffff; text-decoration: none;}
a.external:hover {font-size:11px; text-decoration: underline; }
a.external:active {font-size:11px; color: #ffffff; text-decoration: none; } 

a.homelink:link {font-size:11px; color: #ffffff; text-decoration: none; font-weight:bold;}
a.homelink:visited {font-size:11px; color: #ffffff; text-decoration: none; font-weight:bold}
a.homelink:hover {font-size:11px; text-decoration: underline; font-weight:bold}
a.homelink:active {font-size:11px; color: #ffffff; text-decoration: none; font-weight:bold} 

a.email:link { font-size:11px; color: #ffffff; text-decoration: underline; }
a.email:visited {font-size:11px; color: #ffffff; text-decoration: underline;}
a.email:hover {font-size:11px; text-decoration: underline; }
a.email:active {font-size:11px; color: #ffffff; text-decoration: underline; } 


#footer a {
	color: #FF9EA2;
}
.center {
	background-attachment: fixed;
	background-image: url(images/bg_center.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}

#titleimage a {


}

.mC {background-attachment: fixed;
	background-image: url(images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: right top;width:273px; margin:0px; float:right; top:0px; margin:0px; padding:0px;}
.mH {color:#60c; cursor:pointer;  font-weight:bold; border-top:0px solid #300;}
.mL {display:none; margin-bottom:0px;}
.mO {margin-left:0px; display:block;}
                    
.promotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}
.promodiscount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.promocontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #ebd661;
	font-weight: bold;
}


.HR {
    height:10px;
    width:30%;
    background:#446791;
    margin: 0px 150px 0px 150px;  
   }

