@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: #666666;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	width: 1020px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}#wrapper {
	padding: 0px;
	width: 1024px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/woodback2011.gif);
	height: 900px;
	background-repeat: no-repeat;
}
h1 {
	font: oblique bolder 24px "Comic Sans MS", cursive;
	color: #C03;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
}
h2 {
	text-align: center;
	font: bolder 17px "Comic Sans MS", cursive;
	color: #4C3C2C;
}
p {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #000;
}
.beachbold {
	font-style: italic;
	font-weight: bolder;
	color: #936;
}
.hot {
	color: #F06;
}
.hotter {
	color: #F00;
}
h3 {
	font: bold 12px Tahoma, Geneva, sans-serif;
	text-align: center;
}
h4 {
	color: #FF0;
	text-align: right;
}
h5 {
	font: 72px/72px "Comic Sans MS", cursive;
	color: #0FF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenttable {
	background-image: url(images/oldnotebackground.gif);
	text-align: center;
	background-repeat: no-repeat;
}
.phone {
	color: #FFF;
	font-size: 24px;
}
.musictext {
	color: #FFF;
}
.nantasketbeach {
	color: #0FF;
}
.centerwhite {
	color: #FFF;
	text-align: left;
}
#wrapper table tr td table tr #contenttable h2 a {
	color: #00F;
}
#navigation {
	width: 1000px;
	margin-top: 250px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
}
#maincontent {
	float: left;
	width: 900px;
	margin-left: 70px;
}
#maintext {
	float: left;
	width: 895px;
	height: 300px;
	background-image: url(images/longoldpaper.gif);
	background-repeat: no-repeat;
}
#rightcontent {
	float: left;
	width: 500px;
}
.frontpagetext {
	padding-right: 40px;
	padding-left: 40px;
}
#entertainmentdiv {
	float: left;
	height: 200px;
	width: 290px;
	background-image: url(images/entertainmentanimation.gif);
	border: thin double #000;
	text-align: center;
}
#fooddive {
	float: left;
	height: 200px;
	width: 290px;
	margin-left: 4px;
	background-image: url(images/menuanimation.gif);
	border: thin double #000;
}
#eventdiv {
	float: left;
	height: 200px;
	width: 290px;
	margin-left: 4px;
	border: thin double #000;
}
.entertainmenttitle {
	color: #0FF;
	font: bold 16px "Comic Sans MS", cursive;
}
.entertainmentlist {
	text-align: center;
	margin-left: 10px;
	color: #FF0;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
}
.menulist {
	color: #FFF;
	font-size: 18px;
	font-style: italic;
}
.redboldlarge {
	font-size: 18px;
	font-weight: bold;
	color: #C03;
}

