@charset "utf-8";
/* CSS Document */

body {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-color: #440000;
    width: 1000px;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bodywrapper {
	height: 600px;
	width: 1000px;
	margin-top: 20px;
	background-image: url(images/wrapperbck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
#moviediv {
	border: 6px double #630;
	height: 250px;
	width: 650px;
	margin-top: 20px;
	left: 415px;
	top: 250px;
	float: left;
	margin-left: 225px;
}
#topmenu {
	width: 625px;
	background-color: #440001;
	height: 20px;
	text-align: center;
	padding: 0px;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	float: left;
}
h1 {
	font: bold 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
	color: #ECE9D6;
}
#footer {
	background-color: #000;
	width: 906px;
	margin-top: 5px;
	text-align: center;
	float: left;
	margin-left: 48px;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #CCC;
	font: 14px Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.colorfont {
	color: #C90;
}
h3 {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
}
#bottommenu {
	top: 253px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 820px;
	border: 6px double #630;
	height: 55px;
	float: left;
	margin-left: 84px;
}
#italiandiv {
	height: 55px;
	width: 270px;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #630;
}
#specialsdiv {
	height: 55px;
	width: 270px;
	margin-left: 0px;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #630;
}
#giftdiv {
	float: left;
	height: 55px;
	width: 270px;
}
h4 {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D70406;
	font-style: oblique;
}
.smalldescp {
	font-size: 14px;
	color: #000;
}
.blacklink {
	color: #000;
	font-size: 14px;
}
p {
	margin: 0px;
	text-align: left;
	padding-left: 10px;
	color: #000;
	font: bold 12px Verdana, Geneva, sans-serif;
	padding-right: 10px;
}
h5 {
	text-align: left;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #400;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
	margin: 0px;
}
.linkcolor {
	color: #30C;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	padding: 1px;
}
.menulist {
	font-weight: bolder;
	color: #400;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#directionsdiv {
	margin-left: 200px;
	width: 700px;
	margin-top: 20px;
	padding: 5px;
	text-align: left;
	height: 315px;
	float: left;
}
#italnightdiv {
	width: 700px;
	margin-top: 20px;
	padding: 5px;
	text-align: left;
	float: left;
	margin-left: 200px;
	height: 250px;
}

.dirtitles {
	text-decoration: underline;
	color: #C60;
}
.centertext {
	text-align: center;
}
.bulletlist {
	font-size: 16px;
	color: #400;
}
h7 {
	text-align: center;
	color: #999;
	font: 24px Arial, Helvetica, sans-serif;
}
.italicscolor {
	color: #400;
	font: italic bold 16px "Times New Roman", Times, serif;
}

#designerdiv {
	font-size: 10px;
}
#towniediv {
	font-size: 10px;
	float: left;
	width: 800px;
	margin-top: 10px;
	margin-left: 100px;
}

