.main_container{
	height: 600px;
	width: 1000px;
    margin-left: auto;
	margin-right: auto;	
}

.splash{
	height: 600px;
	width: 1000px;
	background-image:url(../images/splash2.png);
	background-repeat:no-repeat;
    margin-left: auto;
	margin-right: auto;	
}

.splash_enter{
	background-image:url(../images/enter.png);
	background-repeat:no-repeat;
	height:42px;
	left:725px;
	position:relative;
	top:470px;
	width:102px;
	cursor: pointer;
}
.splash_enter_over{
	background-image:url(../images/enter_over.png);
	background-repeat:no-repeat;
	height:42px;
	left:725px;
	position:relative;
	top:470px;
	width:102px;
	cursor: pointer;
}

.table_left{
	width:652px ;
	height:600px ;
	background-image:url(../images/bg_left.png);
}

.table_right{
	width:383px ;
	height:600px ;	
	background-image:url(../images/bg_right.png);
	
}

.schedule_table{

	
}


.content{
	height: 240px;
	font-family: Geneva, "MS Sans Serif", sans-serif;
	font-size: 10pt;
	padding-top: 70px;
	padding-bottom: 50px;
	padding-left:50px;
	
	
	
}

#schedule_btn {padding-left:35px;}

.sub_navigation {
	top:-45px;
	left: 451px;
	width:520px;
	position: relative;	
	
}

.what_to_do {
	position:relative;
	width: 100px;
	height: 30px;
	float:left;
	background-image: url(../images/whattodo.png);
	
}

.party {
	width: 60px;
	height: 35px;
	float:left;
	background-image: url(../images/sub_buttons.png);
	cursor: pointer;
	margin-left:35px;
	
}

.shop {
	width: 60px;
	height: 35px;
	float:left;
	background-image: url(../images/sub_buttons.png);
	background-position: 275px;
	cursor: pointer;
	margin-left:30px;
	
}

.eat_drink {
	width: 85px;
	height: 35px;
	float:left;
	background-image: url(../images/sub_buttons.png);
	background-position: 185px;
	cursor: pointer;
	margin-left:30px;
	
}

.browse {
	width: 80px;
	height: 35px;
	float:left;
	background-image: url(../images/sub_buttons.png);
	background-position: 85px;
	cursor: pointer;
	margin-left:30px;
	
}

.party_over {
	width: 60px;
	height: 35px;
	float:left;
	background-image: url(../images/sub_buttons_over.png);
	cursor: pointer;
	margin-left:35px;
}

.shop_over {
	width: 60px;
	height: 35px;
	float:left;
	background-image: url(../images/sub_buttons_over.png);
	background-position: 275px;
	cursor: pointer;
	margin-left:30px;
	
}

.eat_drink_over {
	width: 85px;
	height: 35px;
	float:left;
	background-image: url(../images/sub_buttons_over.png);
	background-position: 185px;
	cursor: pointer;
	margin-left:30px;
	
}

.browse_over {
	width: 80px;
	height: 35px;
	float:left;
	background-image: url(../images/sub_buttons_over.png);
	background-position: 85px;
	cursor: pointer;
	margin-left:30px;
	
}

.navigation {
	top:-45px;
	position: relative;	
	
}

.directions {
	width: 115px;
	height: 35px;
	float:left;
	background-image: url(../images/buttons.png);
	cursor: pointer;
	margin-left:35px;
}

.merchants {
	width: 120px;
	height: 35px;
	float:left;
	background-image: url(../images/buttons.png);
	background-position: 450px;
	cursor: pointer;
	margin-left:30px;	
	display:none;
}

.buzz {
	width: 120px;	
	height: 35px;
	float:left;
	background-image: url(../images/buttons.png);	
	background-position: 280px;	
	cursor: pointer;
	margin-left:40px;
}

.contact {
	width: 115px;
	height: 35px;
	float:left;
	background-image: url(../images/buttons.png);	
	background-position: 120px;	
	cursor: pointer;
	
}

.directions_over {
	width: 115px;
	height: 35px;
	float:left;
	background-image: url(../images/buttons_over.png);
	cursor: pointer;
	margin-left:35px;
}

.merchants_over {
	width: 120px;
	height: 35px;
	float:left;
	background-image: url(../images/buttons_over.png);
	background-position: 450px;
	cursor: pointer;	
	margin-left:30px;
}

.buzz_over {
	width: 120px;	
	height: 35px;
	float:left;
	background-image: url(../images/buttons_over.png);	
	background-position: 280px;	
	cursor: pointer;
	margin-left:40px;
}

.contact_over {
	width: 115px;
	height: 35px;
	float:left;
	background-image: url(../images/buttons_over.png);	
	background-position: 120px;	
	cursor: pointer;
	
}

.home_click{
	border: 2px;
	width: 1050px;
	height: 165px;
	position: absolute;
	cursor: pointer;
}

.schedule_head{
	color:#b71e04;
	font-size: 14pt;
	
}
.schedule_container{
	height: 270px;
	overflow: hidden;
	padding-right:30px;
	

}


.schedule_container    a:link    { color:black; text-decoration:none; font-weight: bold; }
.schedule_container    a:visited { color:black; text-decoration:none; font-weight: bold; }
.schedule_container    a:hover   { color:#b71e04; text-decoration:none; font-weight: bold; }
.schedule_container    a:active  { color:black; text-decoration:none; font-weight: bold;}

/* Scrollbar */

.up { width:18px;height:20px;background:url(../images/skin_scrollbar.gif) no-repeat}
.down { width:18px;height:20px;background:url(../images/skin_scrollbar.gif) no-repeat -50px 0}
.grabber { width:18px;height:15px;cursor:default !important;background:url(../images/skin_scrollbar.gif) no-repeat -76px -3px }
.scroller { width:20px;cursor:pointer;background:url(../images/skin_scrollbar.gif) repeat-y -24px 0 }

.go_buttons{
	position:relative;
	top:265px;
	left:-71px;
	width: 670px;
}

.go_buttons_2{
	position:relative;
	top:25px;
	left:7px;
	width: 640px;
}

.what_to_do_button {
	float:left;
	margin-right: 0px;
}

.where_to_go_button {
	float:left;
	
}
.table_section_head{
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
}

.store_description{
	margin-right: 20px;
	vertical-align: top;
	
}

.store_address {
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
	
	
}

.store_url{
	color:#000000;
	font-weight:bold;
	font-size:9pt;
	
}

.store_url   a:link    { color:black; text-decoration:none; font-weight: bold; }
.store_url   a:visited { color:black; text-decoration:none; font-weight: bold; }
.store_url   a:hover   { color:#b71e04; text-decoration:none; font-weight: bold; }
.store_url   a:active  { color:black; text-decoration:none; font-weight: bold;}

.store_label{
	color:#666;
	font-weight:bold;
	font-size:12pt;
	vertical-align: top;
}

.footer {
	color:#949598;
	font-weight:bold;
	font-size: x-small;

}

.footer   a:link    { color:black; text-decoration:none; font-weight: bold; }
.footer  a:visited { color:black; text-decoration:none; font-weight: bold; }
.footer  a:hover   { color:#b71e04; text-decoration:none; font-weight: bold; }
.footer   a:active  { color:black; text-decoration:none; font-weight: bold;}
.content_fashionwk {
	height: 240px;
	font-family: Geneva, "MS Sans Serif", sans-serif;
	font-size: 10pt;
	padding-top: 90px;
	padding-bottom: 50px;
	padding-left:50px;
}
.continued_url {
	color:#900;
	font-weight:bold;
	font-size:9pt;
	text-align: right;
	font-style: italic;
}
.content_intro {
	font-family: Geneva, "MS Sans Serif", sans-serif;
	font-size: 10pt;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:10px;
}
