/*
CSS Credit: http://www.templatemo.com/
*/

body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 1.5em;

	color: #241c1a;

	background: #d1d1d1;

}

a:link, a:visited { color: #996633; text-decoration: none; } 

a:active, a:hover {
	color: #FF9900;
	text-decoration: none
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #782311;
	padding-bottom: 10px;

}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

p {
	padding-top: 20px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #ffdf47;
	padding-top: 10px;
	font-family: "Cataneo BT";
}

table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {

	width: 843px;

	margin: auto;

	background: url(images/container_bg.jpg) repeat-y;

}

#top_section {

	float: left;

	width: 843px;

	height: 230px;

	color: #FFFFFF;

	background: url(images/header_bg.jpg) repeat-x;

}

#top_left{
	float: left;
	width: 332px;
	height: 230px;
	background-image: url(images/top_photo2.jpg);
	background-repeat: no-repeat;

}

#top_mid {
	float: left;
	width: 429px;
	height: 130px;

}

#top_title {
	float: left;
	width: 144px;
	;
	font-weight: bold;
	height: 120px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left;
	margin: 1px;

}

.topmenu{
	float: left;
	width: 400px;
	margin-top: 10px;
	padding-top: 65px;
	padding-left: 20px;
	font-family: "Cataneo BT";
	font-size: 14px;
}



.topmenu ul {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}



.topmenu li {
	display: inline;
	padding-left: 50px;

}



.topmenu li a {
	font-size: 11px;
	color: #ffdf47;
	width: 60px;
	height: 30px;
	margin-left: 12px;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(images/bullet2.png);
	background-repeat: no-repeat;

}


.topmenu li a:hover {
	color: #000;
}

#login_left {
	float: left;
	width: 200px;
	height: 100px;
	font-size: 18px;
	font-weight: bold;
	color: #782311;
	padding-top: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-repeat: no-repeat;
	background-position: left;

}

#login_right {

	float: right;

	width: 180px;

	margin: 25px 0px 0px 0px;

	color: #8c2914;

}

#top_right {
	float: right;
	width: 76px;
	height: 230px;
	background-image: url(images/top_right.jpg);
	background-repeat: no-repeat;

}
#logo {
	background-image: url(images/La-Memo-Logo-withbrasserie.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 144px;
	float: left;
	padding-right: 12px;
	padding-top: 20px;
}

#left_section {

	float: left;

	width: 210px;

}
#Baz {
	float: left;
	background-repeat: no-repeat;
	height: 169px;
	width: 142px;
	background-image: url(images/Baz.jpg);
	padding-right: 10px;
	padding-bottom: 6px;
}
.leftmenu {

	width: 210px;

	margin: 0px;

}

.leftmenu ul {

	list-style-type: none;

	margin: 0px;

	padding: 20px 0px 0px 40px;

}

.leftmenu li a {
	display: block;
	height: 25px;
	font-size: 11px;
	color: #fff;
	padding-left: 20px;
	font-weight: bold;
	background-position: left;
	text-decoration: underline;
	background-image: url(images/bullet2.png);
	background-repeat: no-repeat;

}

.leftmenu li a:hover ,.leftmenu li .current{

	background: url(images/current.png) no-repeat;

	background-position: left;

	text-decoration: underline;

	color:#CCCCCC;

}



#news {

	float: left;

	padding-left: 40px;

	width: 170px;

	text-align: justify;

	color: #fff;

}

#contact {

	float: left;

	padding-left: 40px;

	width: 170px;

	color: #FFFFFF;

}

#right_section {
	float: left;
	width: 480px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;

}

#right_bot {	

	float: left;

	width: 470px;

}
#bob {
	float: right;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 60px;
	width: 360px;
}
#footer {
	clear: both;
	width: 503px;
	height: 41px;
	background: url(images/footer.jpg) no-repeat;
	padding-left: 400px;
	padding-top: 25px;
	font-weight: bold;
	color: #FFFFFF;

}

#username {

	width: 100px;

	font-size: 10px;

	margin: 10px 0px 0px 5px;

}



#password {

	width: 100px;

	font-size: 10px;

	margin: 3px 0px 0px 10px;

}

#login {

	font-size: 10px;

	font-weight: bold;

	height: 20px;

	background: #9e5846;

	border: 1px solid #8e4d3d;

	color: #FFFFFF;

	margin: 3px 0px 0px 67px;

}

.border {

	float: left;

	border-top: solid 1px #836b68;

	margin-top: 20px;

	margin-left: 40px;

	width: 170px;

}

.product {

	float: left;

	width: 455px;

	height: 105px;

	padding: 10px;

	background: url(images/products.jpg) no-repeat;

}

.product img {

	float: left;

	padding-right: 10px;

}
#top_mid_food {
	float: left;
	width: 429px;
	height: 130px;
	padding-top: 30px;
}
#Links {
	float: left;
	padding-left: 40px;
	width: 170px;
	color: #FFFFFF;
}
.linksul{
	float: left;
	width: 120px;
	margin-top: 0px;
	padding-left: 0px;

}



.linksul ul {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;

}



.linksul li {
	display: list-item;

}



.linksul li a {
	font-size: 11px;
	color: #996633;
	width: 80px;
	height: 14px;
	margin-left: 0px;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;

}


.linksul li a:hover {
	color: #FF9900;
}

.christmasmenus{
	float: left;
	width: 120px;
	margin-top: 10px;
	padding-left: 0px;

}



.christmasmenus ul {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;

}



.christmasmenus li {
	display: list-item;

}



.christmasmenus li a {
	font-size: 11px;
	color: #996633;
	width: 80px;
	height: 14px;
	margin-left: 0px;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-image: url(images/bullet2.png);

}


.christmasmenus li a:hover {
	color: #FF9900;
}
#container #top_section #bob .thickbox img {
	border: thin solid #FFFFFF;
}

@font-face {
    font-family: Cataneo BT;
    font-style:  normal;
    font-weight: normal;
    src: url(CATANEO0.eot);
  }
