/* general layout */

body {
	background-color: #edd6a9;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link, a:visited, a:active, a:hover {
	color: #00578c;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
form {
	display: inline;
}
.container-main {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#container-left {
	background-color: #d46f2f;
	width: 196px;
}
#container-logo-text {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14pt;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#container-hours {
	font-weight: bold;
	font-size: 10pt;
	padding: 10px 0px;
	text-transform: uppercase;
}
#container-testimonials {
        font-weight: bold;
        font-size: 8pt;
        padding: 10px 8px;
	text-align: left;
	width: 180px;
}
a.directions:link, a.directions:active, a.directions:visited {
	background: #00578c;
        padding: 15px 0px;
        color: #ffffff;
        font-size: 10pt;
        font-weight: bold;
        text-transform: uppercase;
	display: block;
	text-decoration: none;
}
a.directions:hover {
        text-decoration: underline;
}
#container-topbanner {
	background: #1b4075;
	color: #f37123;
	height: 77px;
	width: 596px;
	text-align: center;
	font-weight: bold;
	font-size: 29pt;
	text-transform: uppercase;
	line-height: 77px;
}
#container-topmenu {
	background-color: #04589f;
	width: 596px;
	height: 45px;
	color: #ee3224;
	font-size: 12pt;
	vertical-align: middle;
	text-align: center;
	line-height: 45px;
}
#container-ufc-topmenu {
	background-color: #04589f;
	width: 702px;
	height: 45px;
	color: #ee3224;
	font-size: 12pt;
	vertical-align: middle;
	text-align: center;
	line-height: 45px;
}
#container-attractions-topmenu {
	background-color: #04589f;
	width: 800px;
	height: 34px;
	color: #ee3224;
	font-size: 12pt;
	vertical-align: middle;
	text-align: center;
	line-height: 34px;
}
a.topmenu:link, a.topmenu:visited, a.topmenu:active, a.topmenu:hover {
        color: #ffffff;
        text-decoration: none;
	font-weight: normal;
	padding: 0px 5px;
}
a.topmenu:hover {
        text-decoration: underline;
}
#container-mailer {
	background-color: #edd6a9;
	width: 586px;
	height: 42px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
}
#container-content {
        background-color: #ffffff;
	text-align: left;
	width: 596px;
}
.container-text {
	padding: 4px;
}


#container-footer {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
	height: 104px;
	width: 792px;
	border-left: 2px solid #edd6a9;
	background: #edd6a9;
}
#container-footer-black {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        height: 104px;
        width: 792px;
        border-left: 2px solid #000000;
        background: #000000;
}
#container-footer-brown {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        height: 104px;
        width: 792px;
        border-left: 2px solid #d9b783;
        background: #d9b783;
}
#container-footer-blue {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        height: 104px;
        width: 792px;
        border-left: 2px solid #425e69;
        background: #425e69;
}
#container-footer-left {
	border-top: 15px solid #d46f2f;
	vertical-align: top;
}
#container-footer-left-black {
	border-top: 15px solid #000000;
	vertical-align: top;
}
#container-footer-left-brown {
	border-top: 15px solid #d9b783;
	vertical-align: top;
}
#container-footer-left-blue {
	border-top: 15px solid #425e69;
	vertical-align: top;
}
#container-footer-center {
	width: 471px;
	height: 94px;
	background: #0458a0;
	border-bottom: 17px solid #edd6a9;
	border-top: 15px solid #ffffff;
	color: #ffffff;
	font-size: 12pt;
	text-align: center;
	padding: 5px 0px;
}
#container-footer-center-black {
	width: 471px;
	height: 94px;
	background: #03579f;
	border-bottom: 17px solid #000000;
	border-top: 15px solid #000000;
	color: #ffffff;
	font-size: 12pt;
	text-align: center;
	padding: 5px 0px;
}
#container-footer-center-brown {
	width: 471px;
	height: 94px;
	background: #03579f;
	border-bottom: 17px solid #d9b783;
	border-top: 15px solid #d9b783;
	color: #ffffff;
	font-size: 12pt;
	text-align: center;
	padding: 5px 0px;
}
#container-footer-center-blue {
	width: 471px;
	height: 94px;
	background: #03579f;
	border-bottom: 17px solid #425e69;
	border-top: 15px solid #425e69;
	color: #ffffff;
	font-size: 12pt;
	text-align: center;
	padding: 5px 0px;
}


img.border {
	border: 2px solid #00578c;
}	
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.event {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 490px;
	border: 1px solid #000000;
}
.event-line {
	height: 1px;
	width: 80%;
	background: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
table.event td {
	text-align: left;
}
.social {
	height: 55px;
	width: 55px;
	margin-bottom: 20px;
	margin-left: auto;
        margin-right: auto;
        text-align: center;
}
img.inline {
	display: inline;
}
a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}

/* general font styles */

a.eventlink {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
a.eventlink:hover {
	text-decoration: underline;
}

ul.employment {
	color: #b45e12;
	font-weight: bold;
}
h1 {
	font-weight: bold;
	font-size: 24pt;
	color: #00578c;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: left;
}
h2 {
	font-weight: bold;
	font-size: 16pt;
	color: #d46f2f;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-align: left;
}
.title-01 {
        font-size: 12pt;
        padding: 0px;
        margin: 0px;
}
.title-02 {
        font-size: 12pt;
        color: #b45e12;
        padding: 0px;
        margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.title-03 {
        color: #b45e12;
	font-weight: bold;
}
.title-04 {
        color: #000000;
	font-size: 14pt;
}
.title-05 {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
	text-align: left;
}
.title-hours {
	color: #04589f;
	font-size: 18pt;
	line-height: 17pt;
	text-transform: uppercase;
}
.title-directions {
        color: #f37123;
        font-size: 16pt;
}
.title-footer-text {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15pt;
}
.highlight {
	color: #ffffff;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.bold-italic {
	font-weight: bold;
	font-style: italic;
}
.bold-underline {
	font-weight: bold;
	text-decoration: underline;
}
.small {
	font-size: 8pt;
}

/* index page style */

#container-index {
	padding: 20px 0px;
	text-align: center;
	font-size: 11pt;
}
.text-index {
	color: #04589f;
	text-transform: uppercase;
	font-size: 24pt;
	font-weight: bold;
}
.text-index-small {
	color: #04589f;
	text-transform: uppercase;
	font-size: 14pt;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.text-index-bold {
	font-weight: bold;
	font-size: 20pt;
}
.text-index-sub {
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}
.text-index-social {
	color: #04589f;
	font-weight: bold;
}

/* menu page style */

a.menu-links:link, a.menu-links:visited, a.menu-links:active {
        color: #00578c;
        font-weight: normal;
	font-size: 11pt;
        text-decoration: none;
        border: 0px;
	margin-right: 13px;
}
a.menu-links:hover {
        color: #00578c;
        font-weight: normal;
        font-size: 11pt;
        text-decoration: underline;
        border: 0px;
        margin-right: 13px;
}
a.menu-links-special:link, a.menu-links-special:visited, a.menu-links-special:active {
        color: #b45e12;
        font-weight: normal;
        font-size: 11pt;
        text-decoration: none;
        border: 0px;
	margin-right: 13px;
}
a.menu-links-special:hover {
        color: #b45e12;
        font-weight: normal;
        font-size: 11pt;
        text-decoration: underline;
        border: 0px;
	margin-right: 13px;
}
.title-menu {
	font-weight: bold;
	font-size: 14pt;
	color: #00578c;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.hide {
	display: none;
}

/* photo gallery page style */

#photogallery {
	width: 500px;
	height: 334px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* landing page styles */
#landing-page {
	background: #ffffff;

}
#landing-page-content {
	width: 476px;
	height: 177px;
	padding: 10px 50px;
	background: #b1d0e4;
	color: #000000;
	font-size: 8pt;
	text-align: left;
}

/* ufc landing page styles */
body.ufc {
	background: url(../images/bg-ufc.jpg) center top #000000 no-repeat;
}
#ufc-page-content {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#ufc-fight-combo img.border {
	border: 2px solid #ffffff;
}
#ufc-fight-combo {
	position: relative;
	width: 578px;
	height: 740px;
	margin: 0 82px;
}
#ufc-fight-combo img {
	position: absolute;
	top: 0;
	left: 0;
}
#ufc-fight-combo img.starburst {
	position: absolute;
	top: 132px;
	left: 498px;
}
#ufc-header {
	background: url(../images/header-ufc.png) no-repeat center bottom;
	height: 186px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#ufc-header img {
	float: right;
	padding: 2px;
}
#ufc-fight-card {
	border: 2px solid #ffffff;
	width: 460px;
	background: #0066a5;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #ffffff;
}
#ufc-page-content h1 {
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	color: #000000;
	text-transform: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
#ufc-page-content h2 {
        font-weight: bold;
        font-size: 14pt;
        text-align: center;
        color: #ffffff;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}
#ufc-fight-card ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li.ufc-fight-card-01 {
	background: #005c94;
	height: 24px;
	line-height: 24px;
}
li.ufc-fight-card-02 {
	background: #0066a5;
	height: 24px;
	line-height: 24px;
}
#ufc-footer {
	background: url(../images/footer-ufc.png) no-repeat;
	height: 105px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


/* image styles */

.float-left {
	float: left;
}

/* battle of the bands */

body#battle-bg {
	background: url(../images/bg-battle.jpg) #000000 center top repeat-x;
}
h1.battle {
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2.battle {
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #f6971d;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3.battle {
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #af2b50;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}
h4.battle {
	font-size: 12pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}
div.battle-bands {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
}
.battle-bands-highlight {
	color: #f6971d;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
}
.battle-bands-highlight-02 {
	color: #af2b50;
}
div.battle-line {
	width: 600px;
	height: 1px;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
div.battle-line-02 {
	width: 600px;
	height: 1px;
	background: #f6971d;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
a.battle-link {
	color: #f6972a;
}

/* much music dance */

body#dance-bg {
	background: url(../images/bg-dance.jpg) #000000 center top no-repeat;
}
div.dance-01 {
	background: url(../images/bg-dance-01.jpg) no-repeat;
	width: 610px;
	height: 316px;
	margin-bottom: 11px;
}
div.dance-02 {
	background: url(../images/bg-dance-02.jpg) no-repeat;
	width: 610px;
	height: 316px;
	margin-bottom: 11px;
}
h1.dance {
	font-size: 30pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	line-height: 26pt;
}
h2.dance {
	color: #ffffff;
	font-size: 22pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}
h3.dance {
	font-size: 16pt;
	font-weight: normal;
	text-align: center;
	color: #cadb2a;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4.dance {
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.dance {
	margin-top: 50px;
	color: #ffffff;
	font-size: 16pt;
	text-align: left;
}
div.dance-line {
	width: 610px;
	height: 1px;
	background: #cadb2a;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 9px;
}
div.dance-line-02 {
	height: 10px;
}
a.dance-link {
	color: #cadb2a;
}

/* super bowl bash */

body#superbowl-bg {
	background: #435d6a;
}
div.superbowl-01 {
	background: #ffffff;
	width: 759px;
	margin-top: 20px;
}
h1.superbowl {
	font-size: 30pt;
	font-weight: bold;
	color: #405f64;
	text-transform: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 26pt;
}
h2.superbowl {
	color: #405f64;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
h3.superbowl {
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	color: #865824;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4.superbowl {
	font-size: 13pt;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.superbowl {
	color: #425e69;
	font-size: 14pt;
	margin-top: 0px;
	padding: 0px;
}
div.superbowl-line {
	width: 682px;
	height: 5px;
	background: #425e69;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.superbowl-line-02 {
	background: #865824;
	width: 682px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 9px;
}
a.superbowl-link {
	color: #ffffff;
}

/* wacky wednesdays */

body#wacky-bg {
	background: #000000;
}

/* niagara idol */

body#idol-bg {
	background: url(../images/bg-idol.jpg) no-repeat center top #000000;
}
#container-idol-01 {
	width: 793px;
	color: #27c5f4;
	font-size: 18pt;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	top: 340px;
}
#container-idol-02 {
	width: 793px;
	color: #000000;
	font-size: 14pt;
	text-align: left;
	padding-left: 15px;
	text-transform: uppercase;
	position: relative;
	top: 375px;
}
h1.idol {
	text-align: center;
	font-size: 26pt;
	color: #27c5f4;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
h2.idol {
	color: #ffffff;
	text-align: center;
	font-size: 20pt;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3.idol {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.idol-disclaimer {
	font-size: 10pt;
}
.idol-line {
	margin-top: 20px;
	height: 3px;
	width: 715px;	
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* attractions */

body#attractions-bg {
	background: url(../images/bg-attractions.jpg) #d9b783 center top no-repeat;
}

/* halloween party */

body#halloween-bg {
	background: url(../images/bg-halloween.jpg) #000000 center top no-repeat;
}
a.halloween-link {
	color: #cadb2a;
}
.required {
	color: #d46f2f;
	font-size: 8pt;
}


