@font-face {
      font-family: Nyala;
      src: url(fonts/nyala.ttf);
    }
	 
body{
	background-image: url(images/back-multi3.jpg);
	background-attachment: fixed;
	background-position: top;
}

body,td,th {
	font-family: Nyala, Arial, sans-serif;
	font-size: 12pt;
	border-color: #2E2300; /*chocolate 887E37*/


}
.bgvid {
	background-image: url(images/sherman-oaks-bakery.jpg);
	height: 313px;
	width: 820px;
}

body {
	margin-top: 15px;
}
a:focus
{
-moz-outline-style: none;
}

img{ border:0;
}


h1{
font-family: Nyala, "Times New Roman", serif; 
font-size: 20pt;
color: #2E2300;
margin-left: 10px;
text-align: left;
font-weight: normal;
margin-top: 15px;

}
.lunch{
font-family: Nyala, "Times New Roman", serif; 
font-size: 12pt;
color: #2E2300;
font-weight: normal;

}
a:hover.lunch{
font-family: Nyala, "Times New Roman", serif; 
font-size: 12pt;
color: #2E2300;
font-weight: normal;

}



h2{
font-family: Nyala, "Times New Roman", serif; 
font-size: 16pt;
margin-right:25px;
text-align: right;
color: #2E2300;
margin-bottom: 10px;
font-weight: normal;

}

h2.menu{
font-family: Nyala, "Times New Roman", serif; 
font-size: 16pt;
margin-left:10px;
color: #2E2300;
margin-bottom: 10px;
font-weight: bolder;
text-align: left;


}

h2.menuB{
font-family: Nyala, "Times New Roman", serif; 
font-size: 16pt;
margin-left:10px;
color: #2E2300;
margin-bottom: 0;
font-weight: bolder;
text-align: left;


}

h2.menuC{
font-family: Nyala, "Times New Roman", serif; 
font-size: 16pt;
margin-left:10px;
color: #2E2300;
margin-bottom: 10px;
font-weight: bolder;
text-align: center;


}


h2.header{
font-family: Nyala, "Times New Roman", serif; 
font-size: 12pt;
margin-right:25px;
text-align: right;
color: #2E2300;
margin-bottom: 10px;
font-weight: normal;

}



h3{
font-family: Nyala, "Times New Roman", serif; 
font-size: 14pt;
color: #2E2300;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
font-weight: normal;
}

h3.left{
font-family: Nyala, "Times New Roman", serif; 
font-size: 14pt;
color: #2E2300;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
}


h3.footer{
font-family: Nyala, "Times New Roman", serif; 
font-size: 14pt;
color: #2E2300;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;

margin-left: 50px;
}



p{
margin-left: 10px;
margin-right: 10px;
text-align: left;
}

p.footer{
margin-left: 50px;
margin-right: 50px;
text-align: center;
}

p.caption{
text-align: center;
font-family: Nyala, "Times New Roman", serif; 
font-size: 10pt;
color: #1F3A43;
font-weight: normal;
font-style: italic;
margin-left: 0;
margin-right: 0;
}
p.cent{
text-align: center;
}
p.right{
text-align: right;
}
.top{
margin-top:0;
} 


.smaller{
font-size: xx-small;

}

li{
text-align: left;
margin-bottom: 10px;
}

.conform{
border-top: 1px solid #867A63;
border-left: 1px solid #867A63;
padding:3px;
}
.conformLR{
border-top: 1px solid #867A63;
border-right: 1px solid #867A63;
border-left: 1px solid #867A63;
padding:3px;
}


.conformB{
border-top: 1px solid #867A63;
border-right: 1px solid #867A63;
border-left: 1px solid #867A63;
border-bottom: 1px solid #867A63;
padding:3px;
}

.conformT{
border-top: 1px solid #867A63;
border-right: 1px solid #867A63;
border-left: 1px solid #867A63;
padding:3px;
}


a{
text-decoration: none;
color: #1F3A43;
font-weight: bolder;
}

a:hover{
text-decoration: underline;
color: #000000;
font-weight: bolder;
}

table.navigation{
	background-color: #2E2300; /*chocolate*/
	}



#navigation td {
	border: 1px solid #2E2300; /*chocolate*/
	height: 35px;
	text-align: center;
	background-color: #2E2300; /*chocolate*/

	}
	
#navigation a {
	color: #fcfdc9; /*yellow*/
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	/*display:block;*/
	padding:6px 10px 6px 10px; /*6px 23px 6px 17px;*/ /*8px 26px 10px 20px;*/
	font-family: Nyala, Garamond, "Times New Roman", serif; 
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	border: 1px solid #2E2300; 
	}
	
#navigation a:hover {
	color:#ffffff; /*2E2300 chocolate*/
	background-color: #2E2300; /*fcfdc9; yellow*/
	text-align: center;
	border: 1px solid #2E2300; /*chocolate*/

	}
