@charset "utf-8";


@font-face {
    font-family: 'Playbill';
    src: url('/fonts/playbill-webfont.eot');
    src: url('/fonts/playbill-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/playbill-webfont.woff') format('woff'),
         url('/fonts/playbill-webfont.ttf') format('truetype'),
         url('/fonts/playbill-webfont.svg#PlaybillRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WetPaint';
    src: url('/fonts/wetpaint-webfont.eot');
    src: url('/fonts/wetpaint-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/wetpaint-webfont.woff') format('woff'),
         url('/fonts/wetpaint-webfont.ttf') format('truetype'),
         url('/fonts/wetpaint-webfont.svg#WetPaintRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.SmallMenu {
	font-size: 20px;
	font-family: Playbill;
	color: #723c09;
	text-transform: uppercase;
	font-style: normal;
	text-align: center;
	text-decoration: none;
}
.IndexMenu {
	font-size: 46px;
	font-family: Playbill;
	color: #723c09;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
}
.IndexMenu a:hover {
	font-family: WetPaint;
	font-size: 37px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	color: #FFF;
	text-transform: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.SmallMenuLeft {
	font-size: 20px;
	font-family: Playbill;
	color: #723c09;
	font-variant: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	line-height: normal;
}
.MedMenuLeft {
	font-size: 30px;
	font-family: Playbill;
	color: #723c09;
	font-variant: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	line-height: normal;
}
.MedMenuLeft {
	text-align: center;
}
.style4 {
	color: #864D0D;
	border-color: #864D0D;
}
.BookNow {
	color: #FFFF00;
	font-family: Playbill;
	font-weight: normal;
	font-variant: normal;
	font-size: 24px;
	font-style: normal;
	text-transform: uppercase;
}
