@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2C0603;
}
.main-text {
	background-image: url(images/Carolina-Kitchen_04.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #6F0303;
}
a:link {
	color: #900;
}

.left-panel {
	background-image: url(images/Carolina-Kitchen_05.png);
	background-repeat: repeat-y;
}
.menu-main {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	background-color: #5B0000;
}
.right-yellow {
	background-image: url(images/Carolina-Kitchen_07.png);
	background-repeat: repeat-y;
}
.top-left {
	height: 75px;
}
#apDiv1 {
	position:absolute;
	left:511px;
	top:1px;
	width:175px;
	height:157px;
	z-index:4;
	visibility: visible;
}
.footer {
	background-image: url(images/Carolina-Kitchen_09.png);
	background-repeat: no-repeat;
	color: #2C0603;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-align: center;
	padding-top: 70px;
	letter-spacing: 1px;
}
.menu-main a:link{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	text-align: center;
}
.menu-main a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	text-align: center;
}
.menu-main a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	text-align: center;
}
.menu-main a:active {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	text-align: center;
}
a:visited {
	color: #900;
}
a:hover {
	color: #900;
}
a:active {
	color: #900;
}
.titles {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5B0101;
	text-align: left;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #700201;
	padding: 3px;
	border: 1px solid #FFF;
}
.food-titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
}
.menu-main2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	background-image: url(images/menu-bg-2010.png);
	background-repeat: no-repeat;
}
.form-entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #5A0000;
	padding: 3px;
	border: thin solid #FFF;
	text-align: center;
	display: block;
	text-transform: uppercase;
	height: 35px;
	width: 400px;
}
