@font-face {
  font-family: Bouquet;
  font-style:   normal;
  font-weight: normal;
  src:url(http://www.lebanesetaverna.com/template/BOUQUET0.eot);
}


BODY,  P, TD {
	font-family : Century Gothic;
	color : Black;
	font-size : 11px;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	margin-top : 10px;
}

.nestedtable {
	width : 854px;
	border : thin solid Black;
}

.orange_row {
	background : #c86107;
	
}

.tanish_row {
	background : #c86107;
	background: #DD731F;
    margin: 10px;
    padding: 0.3em;
}
.white_subhead {
	font-weight : bold;
	color : white;
	font-size : 14px;
}

.head {
	font-size : 30px;
	color : #900101;
	text-align : center;
	font-family : Bouquet;
}

.subhead {
	font-weight : bold;
	color : #C86107;
	font-size : 14px;

}

.address {
	font-weight : bold;
	text-align : center;
}

.quote {
	color : #7D0101;
	font-size : 11px;
	font-style : italic;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	margin-top : 10px;
}

.attrib {
	color : #7D0101;
	font-size : 11px;

	font-style : italic;
	margin-left : 10px;
	text-align : right;
}

.footer {
	font-size : 11px;
	font-weight: bold;
	text-align : center;
	color : White;
}

.footer a:link {
	color : White;
}

.footer a:hover {
	color: Yellow;
	text-decoration : underline;
}

.footer a:visited {
	color: White;
}

.caption {
	font-size : 9px;
	text-align : center;
	color : black;
}

a:link {
	color : #900101;
	text-decoration : none;
}

a:visited {
	color : #347235;
	text-decoration : none;
}

A:HOVER {
	color : navy;
	text-decoration : underline;
}

.menuskin{
position:absolute;
width:165px;
background-color:#F2E4B9;
border:1px solid black;
font: bold;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:##004214;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:#F7F1CD;
}

#mouseoverstyle a{
color : #CC0000;
text-decoration : none;
font-weight : bold;
}

#dropmenudiv{
	position:absolute;
	background-color: #E07621;
	border:1px solid #C66005;
	border-bottom-width: 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 11px;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color: White;
border-bottom: 1px solid #C66005;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
	background-color: #E07621;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #DEFF03;
}