body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	background-color: #000;
	background-image: url(/images/bgslice.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	letter-spacing: -2px;
	text-transform: uppercase;
}
#bodyWrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 124px;
	width: 950px;
	padding-left: 10px;
}
#logo {
	float: left;
	height: 124px;
	width: 200px;
}
#phone {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	float: right;
	height: 28px;
	width: 600px;
	padding-top: 12px;
	text-align: right;
}

#phone .hours {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	text-align: right;
}

#menu {
	float: right;
	height: 49px;
	width: 720px;
	margin-top: 25px;
}
#contentWrapper {
	background-color: #190000;
	float: left;
	height: auto;
	width: 935px;
	margin-top: 15px;
	margin-left: 10px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#flash {
	float: left;
	width: 900px;
	background-color: #660000;
	padding: 10px;
	margin-bottom: 15px;
	height: 403px;
}
#page-title {
	float: left;
	height: auto;
	width: 920px;
}
#calendar {
	float: left;
	height: auto;
	width: 920px;
	margin-bottom: 15px;
}

.events-banner {
	float: left;
	height: 174px;
	width: 900px;
	padding: 10px;
	background-color: #660000;
	margin-bottom: 15px;
}

#event-image {
	float: left;
	height: 174px;
	width: 364px;
}
#event-info {
	float: left;
	height: auto;
	width: 520px;
	margin-left: 15px;
}
#event-info #title, #event-info #title2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	letter-spacing: -2px;
	height: 30px;
	width: 475px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
#event-info #title2 {
	font-size: 30px;
}

#event-info #details {
	height: auto;
	width: 475px;
	margin-bottom: 15px;
}
#event-info #calendar-btn{
	float: left;
	height: auto;
	width: 223px;
}

#package-banner {
	float: left;
	height: 174px;
	width: 900px;
	padding: 10px;
	background-color: #660000;
}
#package-image {
	float: left;
	height: 174px;
	width: 364px;
}
#package-info {
	float: left;
	height: auto;
	width: 520px;
	margin-left: 15px;
}
#package-info #title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	letter-spacing: -2px;
	height: 30px;
	width: 475px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
#package-info #details {
	height: auto;
	width: 475px;
	margin-bottom: 15px;
}
#package-info #package-btn {
	float: left;
	height: auto;
	width: 183px;
}

#btmWrapper {
	float: left;
	height: auto;
	width: 920px;
}
#btmWrapper #entertainer {
	float: left;
	height: 190px;
	width: 420px;
	margin-right: 15px;
	background-color: #660000;
	margin-top: 15px;
	padding: 15px;
}

#entertainer #entertainer-image {
	float: left;
	height: 190px;
	width: 146px;
}
#entertainer #entertainer-info {
	float: left;
	height: auto;
	width: 250px;
	margin-left: 15px;
}

#entertainer-info #title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	height: 20px;
	width: 250px;
}
#entertainer-info #details {
	font-size: 14px;
	float: left;
	height: auto;
	width: 250px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#entertainer-info #details-btn {
	float: left;
	height: auto;
	width: 120px;
}

#btmWrapper #newsletter {
	background-color: #660000;
	float: right;
	height: 190px;
	width: 425px;
	margin-top: 15px;
	padding: 15px;
}
#newsletter #title {
	height: 20px;
	width: 400px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
}
#footer {
	float: left;
	height: auto;
	width: 940px;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#footer #nav a {
	color: #FFF;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}

#newsletter #details {
	height: auto;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#newsletter #email-field {
	height: auto;
	width: 400px;
}

#newsletter #signup-btn {
	height: auto;
	width: 120px;
	margin-top: 15px;
}
.signup-field {
	font-size: 14px;
	height: 25px;
	width: 400px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #CCC;
}


/* entertainer styles */
#entertainerWrapper {
	float: left;
	height: auto;
	width: 920px;
}
#entertainerWrapper #row {
	float: left;
	height: auto;
	width: 920px;
	margin-bottom: 9px;
}

#entertainerWrapper #row .image {
	float: left;
	height: 400px;
	width: 300px;
	margin-right: 9px;
}
#entertainerWrapper #row .image2 {
	float: left;
	height: 400px;
	width: 300px;
	margin-right: 9px;
}
#entertainerWrapper #row .image3 {
	float: left;
	height: 400px;
	width: 300px;
}

/* events styles */
#weekly-banner {
	float: left;
	height: 174px;
	width: 900px;
	padding: 10px;
	background-color: #660000;
}
#weekly-image {
	float: left;
	height: 174px;
	width: 364px;
}
#weekly-info {
	float: left;
	height: auto;
	width: 520px;
	margin-left: 15px;
}
#weekly-info #title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	letter-spacing: -2px;
	height: 30px;
	width: 475px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
#weekly-info #details {
	height: auto;
	width: 475px;
	margin-bottom: 15px;
}

#google-maps a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
a {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: none;
}

#google-maps {
	float: left;
	height: auto;
	margin-right: 15px;
	border: medium solid #FFF;
	width: 450px;
}

#google-info {
	height: auto;
	width: 920px;
}
#google-callout {
	float: left;
	height: auto;
	width: 450px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 36px;
	margin-left: 20px;
}
#newsletter-signup {
	float: left;
	height: 175px;
	width: 940px;
}
.specials-field {
	font-size: 14px;
	height: 25px;
	width: 400px;
	padding-top: 5px;
	padding-left: 5px;
}
#contactWrapper {
	float: left;
	height: auto;
	width: 920px;
}
#contactWrapper #left-col {
	float: left;
	height: auto;
	width: 400px;
}
#contactWrapper #right-col {
	float: right;
	height: auto;
	width: 500px;
}
#menu-top {
	float: left;
	height: auto;
	width: 920px;
}
#menu-btm {
	float: left;
	height: auto;
	width: 920px;
}
#menu-btm #left-col {
	float: left;
	height: auto;
	width: 440px;
}
#menu-btm #right-col {
	float: right;
	height: auto;
	width: 440px;
}
#google-callout2 {
	float: left;
	height: auto;
	width: 350px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 36px;
}
#testimonial-form {
	float: left;
	height: auto;
	width: 920px;
}
.test-field {
	font-size: 14px;
	height: 25px;
	width: 200px;
	padding-top: 5px;
	padding-left: 5px;
}
.test-textarea {
	font-size: 14px;
	height: 125px;
	width: 500px;
	padding-top: 5px;
	padding-left: 5px;
}
#testimonials {
	float: left;
	height: auto;
	width: 920px;
}
#reserve-form {
	float: left;
	height: auto;
	width: 920px;
}
.vip-package-banner {
	float: left;
	height: auto;
	width: 900px;
	padding: 10px;
	background-color: #660000;
	margin-bottom: 15px;
}
.vip-image {
	float: left;
	height: 174px;
	width: 364px;
}
.vip-info {
	float: left;
	height: auto;
	width: 520px;
	margin-left: 15px;
}
.vip-info .title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	letter-spacing: -2px;
	height: 30px;
	width: 475px;
	margin-bottom: 15px;
}
.vip-info .price {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
}

.vip-info .details {
	height: auto;
	width: 475px;
	margin-bottom: 15px;
	line-height: 18px;
}

/* Extra */
.pinkBg {
	background-color: pink;
}
.finger {
	cursor: pointer;
}
#staples-info {
	float: left;
	width: 100%;
	height: 200px;
	overflow-y: scroll;
}
.aboutOff {
	background-image: url(/images/about-off.jpg);
	width: 120px;
	height: 49px;
}
.aboutOn {
	background-image: url(/images/about-on.jpg);
	cursor: pointer;
	width: 120px;
	height: 49px;
}
#about-menu {
	position: relative;
	background-color: #C1C1C1;
	padding-left: 10px;
	top: 0px;
	left: 120px;
	width: 109px;
	height: auto;
	z-index: 100;
}
#about-menu a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#about-menu a:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
.eventsOff {
	background-image: url(/images/events-off.jpg);
	width: 120px;
	height: 49px;
}
.eventsOn {
	background-image: url(/images/events-on.jpg);
	cursor: pointer;
	width: 120px;
	height: 49px;
}
#events-menu {
	position: relative;
	background-color: #C1C1C1;
	padding-left: 10px;
	top: 0px;
	left: 242px;
	width: 109px;
	height: auto;
	z-index: 110;
}
#events-menu a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#events-menu a:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
#calendar-box {
	width: 920px;
	height: auto;
	background-color: black;
	color: #323232;
}
.calendar-event {
	color: #00C4EF;
}