@charset "utf-8";
/* CSS Document */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
fieldset,img { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
table, tr, td {margin:0; padding:0;}
li,ul {list-style:none;}

.flashdiv{

}

.content li {
list-style:disc;
padding-top:5px;
}
.content ul {
padding-left:10px;
}

.clear {
	clear:both;
	}
.clearer {
	clear:both;
	font-size:1px;
	line-height:1px;
	}
.floatleft {
	float:left
	}
.floatright {
	float:right;
	}
.blank {
	font-size:1px;
	line-height:1px;
	}
	
	
body {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	background-color:#000000;
	/*background:url(../images/body_bg.gif) top left;*/
	}
a {
	text-decoration:underline;
	color:#009900;
	}
	
.bg_layer {
	background:url(../images/cent_bg.jpg) repeat-y top center;
	min-height:700px;
	
	}
.bg_layer_1 {
	background:url(../images/cent_bg.jpg) no-repeat top center;
	}	
.bg_layer_2 {
	background:url(../images/cent_bg.jpg) no-repeat bottom center;
	padding-bottom:99px;
	}
.bg_layer1 {
	min-height:700px;
	background-color:black;
	}

.centered {
	width:780px;
	margin:0 auto;
	padding-top:10px;
	}

.container {
	background:#391516;
	color:#FFFFFF;
	width:780px;
	margin:0 0 0 auto;
	}
.container_L {
	background:url(../images/container_border.gif) repeat-y left;
	}
.container_R {
	background:url(../images/container_border.gif) repeat-y right;
	padding:0 16px;
	}
.container_B {
	width:780px;
	height:16px;
	margin:0 0 0 auto;
	}
.container_B .center_bg {
	width:750px;
	height:16px;
	
	background:#391516 url(../images/container_border.gif) repeat-x bottom;
	position:relative;
	top:-16px;
	margin:0 auto;
	}

.highlight {
	color:#E7A730;
	}
a.highlight {
	text-decoration:none;
	}
a.highlight:hover {
	text-decoration:underline;
	}
.graytext {
	color:#9e9e9e;
	}
.bold {
	font-weight:bold;
	}


/****************
*      MENU     *
*****************/
.menu {
	height:50px;
	padding:4px 0;
	width:756px;
	margin:-4px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
.menu ul, .menu li {
	margin:0;
	padding:0;
	list-style:none;
	}
.menu p {
	margin:0;
	padding:0;
	cursor:pointer;
	}
.menu .menuitem {
	float:left;
	}
.menu li p {
	height:43px;
	}
.menu .menuitem a, .menu .menuitem a p {
	background-position:0 0;
	}
.menu .menuitem a:hover, .menu .menuitem a:hover p {
	background-position:0 -43px;
	}
/*
.menu .active a, .menu .active a p, .menu .active a:hover, .menu .active a:hover p, .menu .active p {
	background-position:0 -43px;
	cursor:default;
	}
*/
.menu p.item1 {
	background-image:url(../images/menu_home.gif);
	width:100px;
	}
.menu p.item2 {
	background-image:url(../images/menu_about.gif);
	width:89px;
	}
.menu p.item3 {
	background-image:url(../images/menu_updates.gif);
	width:151px;
	}
.menu p.item4 {
	background-image:url(../images/menu_events.gif);
	width:96px;
	}
.menu p.item5 {
	background-image:url(../images/menu_parties.gif);
	width:102px;
	}
.menu p.item6 {
	background-image:url(../images/menu_clubs.gif);
	width:88px;
	}
.menu p.item7 {
	background-image:url(../images/menu_galleries.gif);
	width:105px;
	}
.menu p.item8 {
	background-image:url(../images/menu_contact.gif);
	width:129px;
	}

.menu .menuitem ul {
	position:absolute;
	top:343px;
	z-index:100;
	display:none;
	background:#2b2b2b url(../images/submebu_bg.gif);
	border:1px solid #dec081;
	border-top:0;
	padding:5px 0;
	margin:0;
}
.menu .menuitem:hover ul, .menu li.over ul {
	display:block;
}
.menu .menuitem:hover p, .menu li.over p {
	background-position:0 -43px;
}
.menu .menuitem a:hover, .menu .menuitem a:hover p {
	}

.menu .menuitem ul a {
	color:#fff;
	text-decoration:none;
	display:block;
	background:none;
	padding:5px 16px 5px 8px;
	cursor:pointer;
}
.menu .menuitem ul a:hover {
	color:#fcc572;
	background:#626262 url(../images/submebu_rollover_bg.gif);
}

.menu .menuitem ul li {
	padding:0;
	display:inline;
	}

.menu .separator {
	font-size:1px;
	line-height:1px;
}

/****************
*     /MENU     *
*****************/


.footer {
	}
.footer .labels {
	border:2px solid #260D0E;
	margin:0 auto;
	background:#260D0E url(../images/labels_bg.jpg) repeat-x top;
	height:39px;
	padding-left:10px;
	}
.footer .labels div {
	float:left;
	padding:0 12px;
	}
.footer .copyright {
	color:#fff;
	padding-top:8px;
	font-size:11px;
	}
.footer .copyright a {
	color:#c6b16e;
	font-weight:bold;
	text-decoration:none;
	}
.footer .copyright a:hover {
	text-decoration:underline;
	}

.separator_h1 {
	font-size:1px;
	line-height:1px;
	height:1px;
	background:url(../images/separator_h1.jpg) no-repeat center;
	padding:15px 0;
	}
.separator_h2 {
	font-size:1px;
	line-height:1px;
	height:1px;
	background:url(../images/separator_h2.gif) no-repeat center;
	padding:15px 0;
	}
.separator_h3 {
	font-size:1px;
	line-height:1px;
	height:1px;
	background:url(../images/separator_h3.gif) no-repeat center;
	padding:15px 0;
	clear:both;
	}


.content {
	line-height:18px;
	/*height: expression( this.scrollHeight < 200 ? "200px" : "auto" );*/
	min-height:200px;
	width:748px;
	overflow:hidden;
	}
.content td {
	vertical-align:top;
	}
	
ul.events li {
	padding:10px 0 10px 20px;
	}

.header_page {
	padding-top:20px;
	margin-left:1px;
	padding-left:20px;
	padding-right:20px;
	}


.header {
	
	margin-left:1px;
	padding-left:20px;
	padding-right:20px;
	background-repeat:no-repeat;
	background-position: top left;
	}
.header.welcome {
	background-image:url(../images/header_Welcome.gif);
	}
.header.wifi {
	background-image:url(../images/header_wifi.jpg);
	}
.header.additional {
	background-image:url(../images/header_additional_info.jpg);
	}
.header.directions {
	background-image:url(../images/header_contact_directions.jpg);
	}

.header.blog {
	background-image:url(../images/header_Blog.gif);
	}
.header.news {
	background-image:url(../images/header_News.gif);
	}
.header.news2 {
	background-image:url(../images/news_title.jpg);
	}
.header.up_events {
	background-image:url(../images/header_UpcomingEvents.gif);
	list-style:none;
	}
.header.overview {
	background-image:url(../images/header_overview.gif);
	}
.header.thebar {
	background-image:url(../images/header_theBar.gif);
	}
.header.location {
	background-image:url(../images/header_location.gif);
	}
.header.blog2 {
	background-image:url(../images/header_Blog2.gif);
	}
.header.job {
	background-image:url(../images/header_job.jpg);
	}
.header.menu1 {
	background-image:url(../images/header_menu.gif);
	}
.header.alumni {
	background-image:url(../images/header_alumni.gif);
	}
.header.newsletter {
	background-image:url(../images/header_mailinglist.jpg);
	}
.header.tickets {
	background-image:url(../images/header_tickets.jpg);
	}
.header.cornhole {
	background-image:url(../images/header_Cornhole.jpg);
	}
.header.steelers {
	background-image:url(../images/header_chicago_steelers.jpg);
	}
.header.contact {
	background-image:url(../images/header_contact_directions.jpg);
	}
.header.vip {
	background-image:url(../images/header_vip_promos.jpg);
	}
.header.book {
	background-image:url(../images/header_book_your_party.jpg);
	}
.header.game {
	background-image:url(../images/header_game_watch.jpg);
	}
.header.gallery {
	background-image:url(../images/header_gallery.jpg);
	}
.header.bargallery {
	background-image:url(../images/header_bargallery.jpg);
	}
.header.food {
	background-image:url(../images/header_food_packages.jpg);
	}
.header.drink {
	background-image:url(../images/header_drink_packages.jpg);
	}
.header.concerts {
	background-image:url(../images/header_concerts.jpg);
	}
.headerpadding {
	height:70px;
	}
.content_padding {
	padding-left:20px;
	padding-right:20px;
	}

.block1 {
	padding:5px 0 20px 0;
	}
.block1_txt {
	padding:0 10px 0px 0px;
	}
.block1_separator {
      clear:both;
	height:20px;
	background:url(../images/separator_h2.gif) no-repeat bottom;
	}
.block1_img {
	float:left;
	padding-right:20px;
	}
.block11_img {
	padding:10px 20px;
	}
.block1 img {
	border:4px solid #c6b16e;
	}
.block1.last .block1_txt {
	background:none;
	}


.block2 {
	padding:5px 0 20px 0;
	}
.block2_txt {
	float:left;
	width:290px;
	padding:0 0 10px 15px;
	}
.block2_img {
	float:left;
	}
.block2 .block2_img img {
	border:4px solid #646464;
	}
.block2 .separator {
	background:url(../images/separator_h1.gif) no-repeat center;
	padding:15px 0;
	}


.blogtitle {
	background:#282828;
	padding:6px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	margin-top:6px;
	}
.blogtext {
	padding:6px 12px;
	margin-top:4px;
	}
.blogtitle .date {
	font-size:12px;
	padding-top:3px;
	}
.blogtext .postcomment {
	color:#fff;
	padding:5px 0;
	text-align:right;
	}
.blogtext .postcomment a {
	text-decoration:none;
	}
.blogtext .img {
	padding:1px;
	float:left;
	border:1px solid #c6b16e;
	margin:3px 10px 5px 0;
	}


.inp {
	background:#282828;
	border:1px solid #c6b16e;
	width:200px;
	color:#c6b16e;
	}
.inp2 {
	background:#282828;
	border:1px solid #c6b16e;
	color:#c6b16e;
	}
.button {
	background:#282828;
	border:1px solid #c6b16e;
	width:200px;
	color:#c6b16e;
	}
.jobforms {
	color:#c6b16e;
	font-weight:bold;
	}
	

.leftside {
	float:left;
	width:216px;
	}
.rightside {
	float:right;
	width:500px;
	}	

.leftmenu {
	font-size:12px;
	color:#c6b16e;
	font-weight:bold;
	}
.leftmenu li {
	padding:6px 0 5px 0;
	list-style:none;
	}
.leftmenu ul {
	padding:0;
	}
.leftmenu a {
	display:block;
	padding:5px 5px 5px 20px;
	text-decoration:none;
	color:#c6b16e;
	background:#282828 url(../images/leftmenu_bg.gif) no-repeat 10px 11px;
	cursor:pointer;
	width:191px;
	}
.leftmenu a:hover, .leftmenu li.active a {
	color:#dfdfdf;
	background:#696969 url(../images/leftmenu_bg.gif) no-repeat 10px -13px;
	}
	
.menutitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-top:5px;
	}

.alumni_img {
	float:left;
	padding:0 50px 5px 0;
	}
.alumni_txt {
	float:left;
	width:520px;
	}
.print_text {
	padding:20px 0 20px 255px; 
	width:700px; 
	font-size:12px; 
	line-height:22px;
	}
.print_text h2 {
	font-size:20px;
	padding-bottom:10px;
	padding-top:20px;
	}
div.form_lines {
	line-height:25px;
	}	

div#popup {
color:#000000;
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:270px;
}
	
.time1 {
	font-family:Tahoma,Arial;
    color: #ffffff;
    font-size: 9px;  
	font-weight: normal; 
	/*leading:1;*/
	/*letterSpacing:0*/
}	
DIV.gallerybg {

	}
.info_text {color:#AC8C72; /*text-position:absolute;*/ text-align:right;}
#header_nonflash{ background:url(../images/header.jpg) top no-repeat; width:780px; height:290px;}


div.recaptchaError {

	color:#F00;
	padding:30px;
	border:1px solid #C6B16E;
	margin:0 auto;
	margin-bottom:15px;
	width:400px;
	
}

#recaptcha_area .recaptchatable .recaptcha_r1_c1 { background: url(../images/sprite.gif) -0px -63px no-repeat; width: 318px; height: 9px; }
#recaptcha_area .recaptchatable .recaptcha_r2_c1 { background: url(../images/sprite.gif) -18px -0px no-repeat; width: 9px; height: 57px; }
#recaptcha_area .recaptchatable .recaptcha_r2_c2 { background: url(../images/sprite.gif) -27px -0px no-repeat; width: 9px; height: 57px; }
#recaptcha_area .recaptchatable .recaptcha_r3_c1 { background: url(../images/sprite.gif) -0px -0px no-repeat; width: 9px; height: 63px; }
#recaptcha_area .recaptchatable .recaptcha_r3_c2 { background: url(../images/sprite.gif) -18px -57px no-repeat; width: 300px; height: 6px; }
#recaptcha_area .recaptchatable .recaptcha_r3_c3 { background: url(../images/sprite.gif) -9px -0px no-repeat; width: 9px; height: 63px; }
#recaptcha_area .recaptchatable .recaptcha_r4_c1 { background: url(../images/sprite.gif) -43px -0px no-repeat; width: 171px; height: 49px; }
#recaptcha_area .recaptchatable .recaptcha_r4_c2 { background: url(../images/sprite.gif) -36px -0px no-repeat; width: 7px; height: 57px; }
#recaptcha_area .recaptchatable .recaptcha_r4_c4 { background: url(../images/sprite.gif) -214px -0px no-repeat; width: 97px; height: 57px; }
#recaptcha_area .recaptchatable .recaptcha_r7_c1 { background: url(../images/sprite.gif) -43px -49px no-repeat; width: 171px; height: 8px; }
#recaptcha_area .recaptchatable .recaptcha_r8_c1 { background: url(../images/sprite.gif) -43px -49px no-repeat; width: 25px; height: 8px; }