body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
body {
	margin-left: 75px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #626262;
}

a:link {
	color: #96bb3c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #96bb3c;
}
a:hover {
	text-decoration: underline;
	color: #96bb3c;
}
a:active {
	text-decoration: none;
	color: #96bb3c;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.content:visited {
	text-decoration: none;
	color: #FFD0A4;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	font-style: normal;
	color: #0099CC;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	font-style: normal;
	color: #0099CC;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	font-style: normal;
	color: #0099CC;
}

.orangeBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	font-style: normal;
	color: #f8981c;
}

.orangeMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	font-style: normal;
	color: #f8981c;
}

.orangeSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	font-style: normal;
	color: #f8981c;
}

.greenBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	font-style: normal;
	color: #8bc53f;
}

.greenMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	font-style: normal;
	color: #8bc53f;
}

.greenSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	font-style: normal;
	color: #8bc53f;
}

.grayBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	font-style: normal;
	color: #828282;
}

.grayMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	font-style: normal;
	color: #828282;
}

.graySmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	font-style: normal;
	color: #828282;
}

.graySmallParagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #828282;
}

.bNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.bNav:link {
	color: #999999;
	text-decoration: none;
}
.bNav:visited {
	text-decoration: none;
	color: #999999;
}
.bNav:hover {
	text-decoration: underline;
	color: #999999;
}
.bNav:active {
	text-decoration: none;
	color: #999999;
}

.specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	vertical-align: bottom;
	height: 210px;
}
.greenBold {
	font-size: 12px;
	font-weight: bold;
	color: #759f10;
}
.grayBold {
	font-size: 12px;
	font-weight: bold;
	color: #626262;
}
.whiteBold {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.specialsButton {
	padding-bottom: 5px;
	vertical-align: bottom;
}

.partyIdeas {
	float:left;
	margin-top:15px;
	padding-bottom:15px;
}

#header {
	width: 329px;
	height: 25px;
	position: relative;
	}
#header span {
	background: url(sample-opaque.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}