@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #DBE9F7;
}
#container  {
	width: 800px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#header  {
	background: #96cefe;
	padding: 0 10px 0 20px;
	text-align: center;
}
#header  h1  {
	margin: 0; 
	padding: 10px 0;
}
#nav  {
	border-bottom: thin solid #000000;
	padding-bottom: 3px;
	background-color: #96CEFE;
	line-height: 100%;
	text-align: center;
}
#nav  a  {
	color: #000000;
	text-decoration: none;
	font-family: Papyrus, Verdana, sans-serif;
	font-size: 100%;
}
#nav  a:hover  {
	color: #0000FF;
	text-decoration: underline;
	font-family: Papyrus, Verdana, sans-serif;
	font-size: 100%;
}
#nav  a:visited  {
	color: #000000;
	text-decoration: none;
	font-family: Papyrus, Verdana, sans-serif;
	font-size: 100%;
}
#nav  a:active  {
	color: #000000;
	text-decoration: none;
	font-family: Papyrus, Verdana, sans-serif;
	font-size: 100%;
}
#space  {
	line-height: 1px;
	height: 1px;
	clear: left;
}
#mainContent  {
	padding: 0 20px;
	background-color: #FFFFFF;
}
#basic  {
	border: thick groove #96CEFE;
	padding-bottom: 5px;
	width: 350px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 25px;
	height: 360px;
}
#hawaiian  {
	border: thick groove #96CEFE;
	padding-bottom: 5px;
	width: 350px;
	float: left;
	background-color: #FFFFFF;
	height: 360px;
}
#ala_carte  {
	float: left;
	background-color: #FFFFFF;
}
#twenty  {
	width: 350px;
	border: thick ridge #96CEFE;
	float: left;
	margin-right: 25px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
}
#fifty  {
	width: 350px;
	border: thick ridge #96CEFE;
	float: left;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-bottom: 25px;
	padding-top: 5px;
}
#seventyfive  {
	width: 350px;
	border: thick ridge #96CEFE;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 26px;
	padding-top: 5px;
}
#delivery  {
	background-color: #FFFFFF;
	clear: both;
}
#clear  {
	clear: left;
}
#footer  {
	padding: 0 10px;
	background-color: #96cefe;
	line-height: 100%;
	margin-top: 10px;
	border-top: thin solid #000000;
	font-family: Papyrus, Verdana, sans-serif;
}
#footer  p  {
	margin: 0;
	padding: 5px 0;
}
h1 {
	font-family: Papyrus, Verdana, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #000000;
	background-position: center;
	text-align: center;
}
p {
	font-family: Papyrus, Verdana, sans-serif;
	color: #000000;
}
.title {
	font-size: 125%;
	font-family: Papyrus, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.price {
	text-decoration: underline;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.style1 {font-size: 60%}
.style2 {font-size: 95%}
.style5 {font-size: 12px}
