body {
	background-color: #1E1E1E;
}
.tablebg {
	background-color: #D8E2EC;
}
h1 {
	font-size: 26px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #999;
	font-weight: normal;
}
h4 {
	font-size: 24px;
	font-weight: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #999;
	text-align: center;
	background-color: #000;
	padding: 10px;
}
.h1_resto {
	font-size: 26px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #CCC;
	font-weight: normal;
	background-color: #000;
	background-image: url(images/title_resto.jpg);
	text-align: center;
	background-position: center;
	height: 60px;
	vertical-align: middle;
}
.h1_xmas {
	font-size: 26px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #CCC;
	font-weight: normal;
	background-color: #000;
	background-image: url(images/xmas_bg.jpg);
	text-align: center;
	background-position: center;
	height: 60px;
	vertical-align: middle;
}

.introtxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: justify;
	padding: 6px;
	line-height: 12px;
}

.subtittle {
	font-size: 18px;
	color: #CCC;
	background-color: #2C2C2C;
}

.subsection {
	border: thin solid #CCC;
	padding-right: 15px;
	padding-left: 15px;
}

.mailinglist {
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
}

.imgborder {
	border: thin solid #939393;
}
.sidebar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-top: 15px;
	line-height: 24px;
	background-image: url(images/contactnum.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sidebar a:link {
	color: #FFF;
}
.sidebar a:hover {
	color: #5E712F;
	text-decoration: none;
}
.sidebarfr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-top: 15px;
	line-height: 24px;
	background-image: url(images/contactfr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sidebarfr a:link {
	color: #FFF;
}
.sidebarfr a:hover {
	color: #5E712F;
	text-decoration: none;
}
.dropcap {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -6px;
	margin-left: -2px;
	z-index: 40;
}

.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.footer a:link {
	color: #FFF;
}
.footer a:visited {
	color: #FFF;
}
.footer a:hover {
	color: #900;
	text-decoration: none;
}

.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	padding: 20px;
	text-align: justify;
	z-index: 50;
}
.textsec {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	text-align: justify;
	z-index: 50;
}
.language {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	position: relative;
}
.language a:link {
	color: #FFF;
}
.language a:visited {
	color: #FFF;
}
.language a:hover {
	color: #900;
	text-decoration: none;
}
.promo_num {
	font-size: 16px;
	font-weight: bold;
}
.menusec {
	background-color: #D0DDE1;
	text-align: left;
}
.menusec2 {
	background-color: #D0DDE1;
	padding-left: 5px;
}



a:link {
	color: #AE8F12;
	text-decoration: none;
}
a:visited {
	color: #AE8F12;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td object, td embed {
	vertical-align: bottom;
}
