@charset "utf-8";
html, body {
	margin: 0px;
	text-align: center;
	background-color: #000000;
	height: 100%;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #6699cc;
	text-decoration: none;
}
a:hover {
	
	text-decoration: underline;
}


/* CONTAINERS */

#Container {
	background-image: url(images/bg_Content.gif);
	background-repeat: repeat-y;
	background-position:center;
	width: 800px;
	min-height: 50%;
	margin: 0px auto;
	overflow:hidden;
	position: relative;
}
#Container_TV {
	width: 240px;
	background-color: #663333;
	visibility: hidden;
	position: absolute;
	top: 535px;
	left: 515px;
	padding: 10px;
}


* HTML #Container {
	height: auto;

}
#Container_subPage {
	width: 725px;
	margin: 45px auto 20px auto;
	text-align: center;
	overflow:hidden;
}

#Container_ContentBG {
	background-color: #663333;
	width: 658px;
	text-align: left;
	padding: 0px 33px 0px 33px;
	overflow:hidden;
}

#container_Body {
	width: 800px;
	height: 419px;
	margin:0 0 0 0;
}
#Container_Float_L {
	float: left;
}
#Container_Float_R {
	float: right;
}
#Container_B_Copy {
	position: relative;
	z-index: 1;
	width: 459px;
	text-align: center;
}
#Container_B_Text {
	text-align: left;
	width: 420px;
	position: absolute;
	z-index: 1000;
	left: 15px;
	top: 15px;
	line-height: 15px;
}
#Container_Head {
	background-image: url(images/bg_Head2.jpg);
	height: 127px;
	width: 800px;
	z-index: 998;
	position: relative;
}
#container_NAV {
	background-image: url(images/bg_Nav.gif);
	background-repeat: repeat-x;
	float: left;
	height: 28px;
	width: 790px;
	position: relative;
	z-index: 996;
	text-align: left;	
	padding: 8px 0 0 10px;
}

#container_NAVR {
	height: 21px;
	width: 291px;
	margin: 0 5px 0 0;
	float: right;
}
#container_NAVL {
	height: 21px;
	width: 290px;
	float: left;
}
#container_NAVR {
	height: 21px;
	width: 291px;
	margin: 0 5px 0 0;
	float: right;
}
#container_NAVL {
	height: 21px;
	width: 290px;
	float: left;
}
#mainPhoto {
	background-image: url(images/photo_Int_Bar.jpg);
	float: left;
	width: 459px;
	background-repeat: no-repeat;
	text-align: left;
	margin: 60px 0px 20px 30px;
	padding: 323px 10px 0 10px;
}
#container_Specials {
	float: right;
	width: 267px;
	height: 419px;
	margin:0 23px 0 0;
	position:relative;
}
#Container_Specials_Text {
	position: absolute;
	z-index: 1000;
	width: 200px;
	top: 99px;
	right: 31px;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#facebook {
	padding-top: 12px;
	float: left;
	clear: both;
	}

#Container_Footer {
	background-image: url(images/bg_Head2.jpg);
	height: 35px;
	width: 800px;
	margin: 0PX auto 0px auto;
	clear: both;
}


/* PAGE ATTRIBUTES & ELEMENTS */


.subhead {
	font-size: 14px;
	font-weight: bold;
}
.largeTXT {
	font-size: 14px;
	line-height:1 px
}

.largeTXT_body {
	font-size: 12px;
	
}

.sub_Specials {
	text-transform: uppercase;
	color: #FFCC00;
}
.navTxt {
	font-size: 14px;
	color: #FFCC33;
}
#logo {
	height: 152px;
	width: 148px;
	position: absolute;
	z-index: 1000;
	top: 8px;
	left: 327px;
}
#logoBG {
	height: 233px;
	width: 276px;
	position: absolute;
	z-index: 999;
	top: 0px;
	left: 262px;
}
#Address {
	float: right;
	height: 88px;
	width: 313px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 997;
	clear: none;
	position: relative;
}
#container_NAV_R {
	background-image: url(images/bg_Nav.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	float: right;
	height: 36px;
	width: 323px;
	position: relative;
	top: 88px;
	left: 477px;
}
/* NAV */

.menu a {
	display: block;
	margin: 0 0 0 0px;
	width: 58px;
	height: 21px;
	background-image: url(images/nav_Menu.gif);
	background-repeat: no-repeat;
	float:left;
}

.menu a:hover {
	background-position: 0 -21px;
} 
.event a {
	display: block;
	margin: 0 0 0 0px;
	width: 77px;
	height: 21px;
	background-image: url(images/nav_Events.gif);
	background-repeat: no-repeat;
	float: right;
}

.event a:hover {
	background-position: 0 -21px;
} 
.party a {
	display: block;
	margin: 0 0 0 0px;
	width: 155px;
	height: 21px;
	background-image: url(images/nav_Parties.gif);
	background-repeat: no-repeat;
	float:right;
}

.party a:hover {
	background-position: 0 -21px;
} 
.sponsor a {
	display: block;
	margin: 0 0 0 0px;
	width: 128px;
	height: 21px;
	background-image: url(images/nav_Sponsorships.gif);
	background-repeat: no-repeat;
	float:left;
}

.sponsor a:hover {
	background-position: 0 -21px;
} 
.photos a {
	display: block;
	margin: 0 0 0 0px;
	width: 76px;
	height: 21px;
	background-image: url(images/nav_Photos.gif);
	background-repeat: no-repeat;
	float:right;
}

.photos a:hover {
	background-position: 0 -21px;
} 
.contact a {
	display: block;
	margin: 0 0 0 0px;
	width: 87px;
	height: 21px;
	background-image: url(images/nav_Contact.gif) ;
	background-repeat: no-repeat;
	float:right;
}

.contact a:hover {
	background-position: 0 -21px;
} 
.more a {
	display: block;
	margin: 0 0 0 3px;
	width: 18px;
	height: 13px;
	background-image: url(images/nav_More2.gif) ;
	background-repeat: no-repeat;
	background-position: 0 -13px;
	float:left;
}

.more a:hover {
	background-position: 0 0px;
} 
.menuImg a {
	display: block;
	margin: 0 0 0 3px;
	width: 203px;
	height: 324px;
	background-image: url(images/btn_MenuIcon.gif);
	background-repeat: no-repeat;
}

.menuImg a:hover {
	background-position: 0 -323px;
} 

.largeTXT_Yellow {
	font-size: 14px;
	color: #FFCC00;
}

