﻿/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url("images/bg1.jpg");
	background-color:#D3D3D3;
	
	
}
.bod_bg{
	background-image:url("images/bg.jpg");	
	
}
.review1{
	width:240px; height:168px; background-image:url("images/review1.jpg");
	}
.review2{
	width:240px; height:168px; background-image:url("images/review2.jpg");
	}
.review{

	font-family:Arial; font-size:13px; font-weight:normal; color:#000000; text-align:center; font-weight:700;
	}
	
.content{
	font-family:Arial; font-size:16px; font-weight:normal; color:#FFFFFF; text-align:center; line-height:16px; text-align:justify;
	}

.footer{
	font-family:Arial; font-size:11px; font-weight:normal; color:#FFFFFF; text-align:center;
	}
	
	
#menu				{background:url("images/menu_top.jpg") top left no-repeat #252525; padding:0; margin:10px 0 0 0; width:271px; }
.menustle			{border-bottom:1px solid #434343; }

.justdesserts,.pasta, .dinner, .lunch{
	color: white;
	text-align:center;
	margin:auto;
	font-size:16px;
}

.justdesserts h1,.pasta h1, .dinner h1, .lunch h1{
	font-weight:bold;
	font-size:20px;
}
.lunch p {
	padding-bottom:10px;
	margin-bottom:10px;
}

.wrapper_left, .wrapper_right {
	width:300px;
	float:left;
}
.wrapper_left {
	clear:both;	
}
.warning{
	color:white;
	font-size:12px;
}
.special_title, .special_header, .special_normal  {
	font-family: "Copperplate Gothic Light", "Times New Roman", Times, serif;
	text-align: center;
}
.special_title {
	font-size: 24px;
	font-weight:bold;
	margin:0px 0 30px 0;
}

.special_header {
	font-size: 16px;
	margin:30px 0 30px 0;
	font-weight:normal;	
}
.special_normal {
	font-size: 12px;
	font-weight:normal;
	margin:15px 30px 5px 30px;
	line-height:15px;
}
.special_group {
	font-family: "Lucida Calligraphy", "Times New Roman", Times, serif;
	text-align: center;
	margin:20px;
}

