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

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #D8D4D1;
	letter-spacing: 0.5px;
	line-height: 14px;
    }
	
a { text-decoration: none; letter-spacing:.5px;
}
a:link {	color: #D8D4D1;
}
a:visited {	color: #D8D4D1;
}
a:hover {	color: #66CCFF;
}
a:active {	color: #D8D4D1;
}
	
.slink a { text-decoration: none; letter-spacing:.5px;}
.slink a:link {	color: #ffffff;}
.slink a:visited {	color: #ffffff;}
.slink a:hover {	color: #66CCFF;}
.slink a:active {	color: #ffffff;}

/* LAYOUT */

#containWeb {
    width:100%;
    text-align:left;
    margin:0;
    padding:0;
    }

#container {
	width:959px;
	text-align: left;
	margin: 0 0;
	}
	
#leftSide{
	float:left;
	width:232px;
	}

#topTitles{
	float:left;
	width:727px;
	text-align:right;
	margin-top:52px;
	}
	
#midSide{
	float:right;
	width:727px;
	margin-top:46px;
	text-align:left;
	display:inline;
	}
	
#midLeftTitle{
	float:left;
	width:260px;
	height:33px;
	text-align:left;
	border-bottom: 1px solid #FF9933;
	margin-bottom:10px;
	}
	
#midMidTitle{
	float:left;
	width:206px;
	height:33px;
	text-align:left;
	border-bottom: 1px solid #66CCFF;
	margin-bottom:10px;
	}

	
#midRightTitle{
	float:left;
	width:261px;
	height:33px;
	text-align:left;
	border-bottom: 1px solid #D8D4D1;
	margin-bottom:10px;
	}

	
#midLeft{
	float:left;
	width:260px;
	height:391px;
	text-align:left;
	color:#FF9933;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}
	
#midMid{
	float:left;
	width:206px;
/*	height:391px; */
	text-align:left;
	color:#66CCFF;
	}

	
#midRight{
	float:left;
	width:261px;
/*	height:391px; */
	text-align:left;
	color:#D8D4D1;
	}

	
#midBottom{
	float:left;
	width:726px;
	height:235px;
	text-align:left;
	margin-bottom:14px;
	}


#footer{
	float:left;
	clear:both;
	width:727px;
	height:30px;
	margin-left:233px;	
	margin-top:10px;
	margin-bottom:10px;
	}

#footLeft{
	float:left;
	width:260px;
	padding:6px 0px 0px 0px;
	border-top: 1px solid #FF9933;
	color:#FF9933;
	text-align:left;
	display:inline;
	}

#footMid{
	float:left;
	width:206px;
	padding:6px 0px 0px 0px;
	border-top: 1px solid #66CCFF;
	color:#666666;
	text-align:left;
	display:inline;
	}

#footRight{
	float:left;
	width:261px;
	padding-top:6px;
	border-top: 1px solid #D8D4D1;
	color:#666666;
	text-align:right;
	display:inline;
	}
	
/* music */
	
#midDouble{
	float:left;
	width:467px;
	height:490px;
	text-align:left;
	margin-bottom:10px;
	}
	
#midTriple{
	float:left;
	width:727px;
	text-align:left;
	margin-bottom:10px;
	}
.midInner{
	min-height:86px;
	padding:0px 12px 0px 6px;
	}
	
.midTitleInner{
	padding:0px 0px 0px 4px;
	}
	
/* End of LAYOUT */

/* Bar LAYOUT */

#barTitle{
	float:left;
	width:260px;
	height:30px;
	text-align:left;
	}

#barAddress{
	float:left;
	width:200px;
	height:30px;
	text-align:left;
	}

#barTravel{
	float:left;
	width:260px;
	height:30px;
	text-align:left;
	}

#barUnderline{
	float:left;
	width:726px;
	height:1px;
	text-align:left;
	margin-left:-6px;
	margin-bottom:25px;
	}

#barDesc{
	float:left;
	width:250px;
	height:350px;
	text-align:left;
	margin-right:10px;
	}

#barDescLong{
	float:left;
	width:250px;
	height:540px;
	text-align:left;
	margin-right:10px;
	}

#barDescFull{
	float:left;
	width:250px;
	height:614px;
	text-align:left;
	margin-right:10px;
	}

#barAddressBox{
	float:left;
	width:200px;
	height:100px;
	text-align:left;
	}

#barTravelBox{
	float:left;
	width:260px;
	height:100px;
	text-align:left;
	}

#barOpen{
	float:left;
	width:200px;
	height:32px;
	text-align:left;
	}

#barBook{
	float:left;
	width:260px;
	height:32px;
	text-align:left;
	}

#barOpenBox{
	float:left;
	width:200px;
	height:100px;
	text-align:left;
	}

#barBookBox{
	float:left;
	width:260px;
	height:100px;
	text-align:left;
	}

#barWifi{
	float:left;
	width:200px;
	height:30px;
	text-align:left;
	}

#barWifiBox{
	float:left;
	width:200px;
	height:67px;
	text-align:left;
	}

#barOther{
	float:left;
	width:260px;
	height:30px;
	text-align:left;
	}

#barOtherBox{
	float:left;
	width:260px;
	height:67px;
	text-align:left;
	}
	
#barImages{
	float:left;
	width:720px;
	height:240px;
	text-align:left;
	background-color:#000000;
	margin-left:-6px;
	margin-bottom:19px;
	}
	
#barImagesShort{
	float:left;
	width:460px;
	height:240px;
	text-align:left;
	background-color:#000000;
	margin-left:0px;
	margin-bottom:19px;
	}

/* End of Bar LAYOUT */

/* Flash */
	
#sideFlash{
	float:left;
	clear:both;
	width:199px;
	height:568px;
	text-align:left;
	}
	
	
/* Classes */

.highlightWhite{
	color:#ffffff;
	}

.barNav{
	margin-top:2px;
	margin-bottom:2px;
	}

.barUnderline460{
	float:left;
	width:460px;
	height:1px;
	text-align:left;
	margin-left:-6px;
	margin-bottom:12px;
	display:inline;
	}

.hireUnderline466{
	float:left;
	width:460px;
	height:1px;
	text-align:left;
	margin-left:-6px;
	margin-bottom:12px;
	display:inline;
	}

.highlightText{
	color:#ffffff;
	letter-spacing:.5px;
	}
	
.smText{
	font-size:10px;
	letter-spacing:.5px;
	}
	
.smTextO{
	font-size:10px;
	color:#f48120;
	letter-spacing:.5px;
	}
	
.smTextW{
	font-size:10px;
	color:#FFFFFF;
	letter-spacing:.5px;
	}
	

	