@charset "utf-8";
body {
	background-image: url(assets/sparklystarsbg2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.highlighted-text {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#logo {
	width: 54em;
	padding: 0px;
}
.venues_heading {
	font-family: Gulim, GulimChe;
	font-size: 36px;
	font-style: normal;
	font-weight: 900;
	color: #FF3300;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: blink;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFF99;
	font-style: normal;
	text-align: left;
}
.subheading {
	font-family: Gulim, GulimChe;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
	text-transform: capitalize;
}

.subheading_secondarynavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF33;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: auto;
}
.venue_pointer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	line-height: 100%;
	margin-left: 15px;
}


.text_navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC99;
	padding: 0px;
	text-align: center;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFCC66;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 100%;
	font-weight: bold;
	color: #0099CC;
}
.copyright_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFCC99;
	margin-right: 20px;
	margin-top: 20px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #0F3;
	list-style-type: disc;
}
.xmas_subheadings {
	font-family: Gulim, GulimChe;
	font-size: 18px;
	font-weight: bolder;
	color: #33CC00;
}
.subheadings_drinks_specials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0066;
	text-align: left;
}
.drinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66FFFF;
	text-align: left;
}

.drinks_specials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99FF00;
	text-align: left;
}
.subheading_native_ny {
	font-family: Mistral;
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-align: center;
}
.license_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.announcements {
	font-family: Tahoma;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #00CC00;
	font-variant: small-caps;
	text-transform: capitalize;
}
.centered_subheading {
	font-size: 16px;
	font-weight: bold;
	color: #FF9;
}
.new_years_heading {
	font-size: 16px;
	font-weight: bold;
	color: #F0F;
}
.subheadings_pink {
	font-size: 48px;
	font-weight: bold;
	color: #F0F;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-style: oblique;
}

