body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
/** Text **/
.menu-subelement {
	font-size:13px;
	font-style:italic;
	margin-bottom:5px;
}
.menu-title {
	text-size:15px;
	font-weight:bold;
}
.menu-subtitle {
	text-size:15px;
	font-style:italic;
}
/** Image **/
.gallery-img {
	width:145px;
	height:46px;
	background:url(img/our-gallery.jpg);
	margin-left:40px;
}
.welcome-img {
	width:118px;
	height:36px;
	background:url(img/welcome-text.jpg)
}
.ourmenu-img {
	width:138px;
	height:36px;
	background:url(img/our-menu.jpg);
}
.book-online-img {
	width:198px;
	height:36px;
	background:url(img/online-reservations.jpg);
}
.caesarPic {
	margin-top:34px;
	width:214px;
	height:200px;
	background:url(img/outside.jpg);
	float:left;
	margin-left:50px;
}
.caesarPic2 {
	margin-top:34px;
	width:246px;
	height:195px;
	background:url(img/nice-dinner.jpg);
	float:left;
	margin-left:50px;
}
.caesarPic3 {
	margin-top:20px;
	width:200px;
	height:153px;
	background:url(img/galleryImages/small/P1000074.JPG);
	float:left;
	margin-left:65px;
}
/** form content **/
.form-text-column {
	padding-left:30px;
	width:150px;
	float:left;
}
.form-entry {
	margin-bottom:2px;
}
.form-text {
	text-align:left;
	font-size:13px;
	margin-bottom:9px;
}
.form-entry-column {
	width:300px;
	float:left;
}

/** construct **/
.content-container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.author-text {
	font-size:10px;
	color:grey;
	text-align:center;
}

.caesarBContent {
	font-size:13px;
	width:631px;
	height:184px;
	float:left;
	margin-left:15px;
	text-align:left;
	color:white;
}

.menu-container {
	margin-left:140px;
	width:800px;
}
.caesarHeader {
	background:url('/img/banner-caesar-montegenevre.jpg');
	width:964px;
	height:314px;
	margin-left:auto;
	margin-right:auto;
}
.caesarContent {
 	background:url('/img/backimg-caesar-montegenevre.jpg');
	width:964px;
	margin-left:auto;
	margin-right:auto;
}
.caesarFooter {
 	background:url('/img/footer-caesar-restaurant.jpg');
	width:969px;
	height:49px;
	margin-left:auto;
	margin-right:auto;
}
.naviagtionButton {
	background:url('/img/button.jpg');
	display:block;
	width:143px;
	height:34px;
	padding-top:20px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:black;
	margin-left:20px;
	float:left;
}
.naviagtionButton:hover {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.biscuitsFill250 {
	height:255px;
}
.biscuitsFill20 {
	height:20px;
}
.biscuitsFill5 {
	height:5px;
}
.clearJump {
	clear:both;
}