@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #9cbfe8;
	background-attachment: fixed;
	background-image: url(images/wooden_planks.jpg);
	background-repeat: repeat;
}
a:link {
	color: #FFF;
	text-decoration: none;

}
a:visited {
	color: #fff;
		text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #000;
	font-size: x-large;
	text-align: center;
}
h2{
	color: #000;
	font-size: large;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}
.bigred {
	font-size: 24px;
	font-weight: bold;
	color: #C00;
}
.midred {
	font-size: 16px;
	font-weight: bold;
	color: #CF1F29;
}
#maincontainer{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	vertical-align: top;
background-image: url(images/website2_08.png);
}

#header{
	height: 225px;
	width: 1024px;
	top: 0px;

}
#header2{
	height: 225px;
	width: 1024px;
	top: 0px;
}
.headerbg{
	background-image: url(images/website_03.png);
	text-align: center;
}
.headerbg2{
	background-image: url(images/website2_03.png);
	text-align: center;
}

#menu{
	text-align: center;
	height: 33px;
	vertical-align: bottom;
	font-size: 20px;
	color: #000;
	background-image: url(images/rope.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "Bradley Hand ITC", "Bradley Hand ITC TT", BradleyHandITC;
	font-weight: bold;
		}
#foodmenu{
	text-align: center;
	height: 33px;
	vertical-align: bottom;
	font-size: 20px;
	color: #000;
	font-family: "Bradley Hand ITC", "Bradley Hand ITC TT", BradleyHandITC;
	font-weight: bold;
		}
#foodmenu.a:link, a:visited {
	color: #000;
	text-decoration: none;
}

.centertable{
	background-image: url(images/website_06.png);
	background-repeat: no-repeat;
}	
.centertable2{
	background-image: url(images/website2_06.png);
	background-repeat: no-repeat;
}
a:link.menu {
	color: #CF1F29;

}
a:visited.menu {
	color: #000;
}
a:hover.menu {
	color: #CF1F29;
}
a:active.menu {
	text-decoration: none;	text-decoration: none;
}
a:link.content {
	color: #CF1F29;

}
a:visited.content {
	color: #CF1F29;
}
a:active.content {
	text-decoration: none;	text-decoration: none;
}
#gallery{
	margin-left: auto;
	margin-right: auto;
}
#contentwrapper{
	width: 1024px;
		background-image: url(images/website2_08.png);
}
#contentwrapper2{
	width: 1024px;
		background-image: url(images/website2_08.png);
		}
#content{
	margin-left: auto;
	vertical-align: top;
	margin-right: auto;
	width: 1024px;

}
#food{
}

#footer{
	height: 125px;
	background-position: bottom;
	text-align: center;
	clear: both;
	width: 1024px;
	color: #C00;
	background-image: url(images/rope2.png);
	background-repeat: no-repeat;
}
#footer2{
	height: 125px;
	background-position: bottom;
	text-align: center;
	clear: both;
	width: 1024px;
	color: #C00;
	background-image: url(images/rope2.png);
	background-repeat: no-repeat;
}
a:link.footer {
	color: #C00;
}
a:visited.footer {
	color: #C00;
}
a:active.footer {
	text-decoration: none;
}
.p1{
	font-size: small;
	color: #000;
}
.p2{
	font-weight: bold;
	color: #000;
}
.p22{
	font-weight: bold;
	color: #FFF;
}
.p3{
	text-align: center;
	font-size: 18px;
}
.p4 {
	font-size: x-large;
	color: #C00;
}
.p5{
	font-size: medium;
	color: #C00;
	font-family: "Bradley Hand ITC", "Bradley Hand ITC TT", BradleyHandITC;
	font-weight: bold;
}
.map {
	padding: 30px;
}
a:link.couponlink {
	color: #CC0033;
}
a:visited.couponlink {
	color: #CC0033;
}
a:active.couponlink {
	text-decoration: none;
}
