body { color: #fff; background: #f4f4f4 url(bg.gif) repeat-y center top;}
p { }
td { }
a:link { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: #ff6633; text-decoration: none; }
a:active { color: white; text-decoration: none; }
.main { color: black; font-size: 12px; font-family: arial; line-height: 16px; background-color: white; }
.menu {
	color: #ece9d8;
	font-size: 13px;
	font-family: arial;
	font-weight: 700;
	line-height: 16px;
	background-color: #c1c69b;
	white-space: nowrap;
	border-bottom-width: 7.5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.rightMenu { background-color: silver; padding: 2px; border: solid 1px white; }
.address { color: black; font-size: 12px; font-family: arial; line-height: 16px; background-color: #ece9d8; }
.header { color: black; background-color: silver; }
.credit { color: gray; font-size: 12px; font-family: arial; line-height: 16px; }
td.padding-right { padding-right: 12px; }
.credit a:link { color: gray; }
.credit a:active { color: gray; }
.credit a:visited { color: gray; }
.credit a:hover { color: #ff6633; }
.main a:link { color: black; font-weight: bold; }
.main a:active { color: black; font-weight: bold; }
.main a:visited { color: black; font-weight: bold; }
.main a:hover { color: #ff6633; font-weight: bold; }
h3 { color: #ff6633; }
.contact { color: black; font-size: 13px; font-weight: 700; line-height: 17px; }
h1 { font-size: 18px; color: #ff6633; }
h2 {
	font-size: 16px;
	color: #a52a2a;
}
h4 { font-size: 14px; }
.rightBar { background-color: #ece9d8; padding: 10px; }
.leftBar { background-color: #ece9d8; padding: 10px; }
.mainBar {
	background-color: #eef0d8;
	padding: 10px;
	border-right-width: 2.5px;
	border-left-width: 2.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-left-color: white;
}
.hebrewBar {
	background-color: #eef0d8;
	padding: 10px;
}
.englishBar {
	background-color: #eef0d8;
	padding: 10px;
}
.breakfast {
	background-color: #eef0d8;
	border-top-width: 7.5px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
.whitePicBG { background-color: white; padding: 3px; }


