TD {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	COLOR: #464646;
}

P {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	COLOR: #464646;
}

a {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	COLOR: #4fa7a9;
}

h1,h2 {
	font-size: 12px;
}

.textbox {
	border: 1 solid #887F6F;
	background-color: #ffffff;
	font-size: 11px;
	COLOR: #464646;
}

.footer {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	COLOR: #b7b3ac;
}

a.footer {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	COLOR: #76c7c9;
	text-decoration: none;
}


.studioality {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	COLOR: #cdcdcd;
}

a.studioality {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


.hi {
	font-weight: bold;
}


ul {
margin-left: .7em;
padding-left: .7em;
}

.header_image {
	display: block;
	margin-bottom: 21px;
}


.reservations {
	width: 177px;
	height: 100%;
	padding: 17px 19px 10px 19px;
	background-color: #d9d8d4;
	vertical-align: top;
}

.nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.nav li {
	float: left;
	height: 30px;
	position: relative;
	zoom: 1;
	vertical-align: bottom;
}

.nav li a {
	display: block;
	height: 30px;
	overflow: hidden;
}

.nav li a img {
	display: block;
}

*html .nav li a:hover {
	font-size: 100%;
}

.nav li a:hover img, .nav li a.hover img {
	margin-top: -30px;
}

.nav li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	left: 0;
	top: 30px;
	display: none;
	//width: expression(this.firstChild.offsetWidth);
}

.nav li.last ul {
	left: auto;
	right: 0;
}

.nav li ul li {
	float: none;
	height: 29px;
}

.nav li ul li a {
	height: 29px;
	font-size: 0;
	line-height: 0;
}

.nav li ul li a:hover img {
	margin-top: -29px;
}
