* { 
	margin:0; 
	padding:0;
}

body { 
	background: url(images/body_rep.gif) repeat center top
}

html, input, textarea, select {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 100%; 
	color: #333333; 
	font-weight: normal; 
	font-size: 0.6875em; 
	line-height: 1.18em
}


/* -------------------- LINK STYLES -------------------- */

a:link {
	font-family: Tahoma, sans-serif, Arial;
	color: #d2cdc9;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma, sans-serif, Arial;
	color: #d2cdc9;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, sans-serif, Arial;
	color: #ffffff;
}

a:active {
	font-family: Tahoma, sans-serif, Arial;
	color: #d2cdc9;
	text-decoration: none;
}

/* -----STYLE FOR LINKS ON LIGHTER BG---- */

a.dark:link {
	font-family: Tahoma, sans-serif, Arial;
	color: #333399;
	text-decoration: none;
}

a.dark:visited {
	font-family: Tahoma, sans-serif, Arial;
	color: #333399;
	text-decoration: none;
}

a.dark:hover {
	font-family: Tahoma, sans-serif, Arial;
	color: #ffffff;
}

a.dark:active {
	font-family: Tahoma, sans-serif, Arial;
	color: #333399;
	text-decoration: none;
}



/* -------------------- TEXT STYLES -------------------- */

p {

	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
}

h1 {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #002e6c;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}

h2 {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

h3 {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 17px;
	color: #8bbaed;
	text-align: left;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 26px;
	color: #4a4c4d;
	text-align: left;
	font-weight: bold;
	margin-top: 4px;
}

hr {
	border: none;
	color: #5589a3;
	width: 99%;
	background-color: #5589a3;
	height: 2px;
	margin-bottom: 6px;
}

.bold {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
}

.bold2 {
	font-weight: bold;
}

.hours {
	color: #d2cdc8;
}

.terms {
	font-size: 9px;
}

.cen {
	text-align: center;
}

.arightb {
	font-weight: bold;
	text-align: right;
}

.note {
	font-weight: normal;
	font-size: 11px;
}

.white {
	color: #FFFFFF;
}

.iframe_titlebar {
	font-weight: bold;
	font-size: 11px;
	color: #d2cdc8;
}

.footer_menu {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.footer_menu a:link, .footer_menu a:visited, .footer_menu a:active {
	color: #d2cdc9;
}

.footer_menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.himg a:hover { 
	    border:3px;
		border-color: #000000; 
	    } 

.footermenu_gray {
	color: #999999;
	font-weight: normal;
}

.main { 
	width:751px; 
	margin:0 auto; 
	text-align: center;
}

.textfield {
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
}

.fieldlabel {
	font-size: 12px;
	font-weight: bold;
	color: #d2cdc9;
}

.fieldlabel2 {
	font-size: 11px;
	font-weight: normal;
	color: #d2cdc9;
}

.dropdown {
	font-size: 11px;
}

.radiolabel {
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -4px;
	padding-bottom: 6px;
}

.gallerytitle {
	font-size: 12px;
	font-weight: bold;
	color: #d2cdc9;
}

.gallery_subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #00aeef;
}

.gallerybtn {
	font-size: 11px;
	font-weight: normal;
	color: #d2cdc9;
	text-align: center;
}

#mission li {

	list-style-type: square;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	color: #595959;
	text-align: left;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 14px;
	margin-right: 0px;
}




/* ------------------------------ DIVs ------------------------------ */

/* ----PARENT DIV---- */

#site_center {
	text-align: center; 
	background: url(images/body.gif) repeat-x center top
}
/* ----------------------------------------- */


/* ----PARENT DIV---- */

#header { 
	position: relative;
	top: 0px;
	height:276px;
	width: 751px;
	z-index: 20;
	background: url(images/header.jpg) no-repeat
}

/* ---CHILD DIVS--- */


/* ----------------------------------------- */


/* ----PARENT DIV---- */

#body { 
	position: relative;
	top: 0px;
	height: 465px;
	width: 751px;
	background: #d2cdc8;
	z-index: 20;
}

#body2 { 
	position: relative;
	top: 0px;
	height: 600px;
	width: 751px;
	background: url(images/body_bg.gif) no-repeat;
	z-index: 20;
}

#body3 { 
	position: relative;
	top: 0px;
	height: 600px;
	width: 751px;
	background: url(images/body_bg2.gif) no-repeat;
	z-index: 20;
}

#body4 { 
	position: relative;
	top: 0px;
	height: 600px;
	width: 751px;
	background: url(images/body_bg3.gif) no-repeat;
	z-index: 20;
}

#body5 { 
	position: relative;
	top: 0px;
	height: 600px;
	width: 751px;
	background: url(images/body_bg4.gif) no-repeat;
	z-index: 20;
}

#body6 { 
	position: relative;
	top: 0px;
	height: 600px;
	width: 751px;
	background: url(images/body_bg5.gif) no-repeat;
	z-index: 20;
}

/* ------ The following BODY definitions are height customized for each thumbnail page ------ */ 

/* --- thumbnail template page --- */ 
#body7b { 
	position: relative;
	top: 0px;
	height: 1280px;
	width: 751px;
	background: url(images/body_bg6.gif) no-repeat;
	background-color: #d2cdc8;
	z-index: 20;
}

/* --- 45 photo tour --- */ 
#body7 { 
	position: relative;
	top: 0px;
	height: 458px;
	width: 751px;
	background: url(images/body_bg6.gif) no-repeat;
	background-color: #d2cdc8;
	z-index: 20;
}

/* --- opening party --- */ 
#body8 { 
	position: relative;
	top: 0px;
	height: 980px;
	width: 751px;
	background: url(images/body_bg6.gif) no-repeat;
	background-color: #d2cdc8;
	z-index: 20;
}

/* --- house of 5th fashion show --- */ 
#body9 { 
	position: relative;
	top: 0px;
	height: 1210px;
	width: 751px;
	background: url(images/body_bg6.gif) no-repeat;
	background-color: #d2cdc8;
	z-index: 20;
}


/* --- house of 5th fashion show --- */ 
#body10 { 
	position: relative;
	top: 0px;
	height: 750px;
	width: 751px;
	background: url(images/body_bg6.gif) no-repeat;
	background-color: #d2cdc8;
	z-index: 20;
}


/* --- house of 5th fashion show --- */ 
#body11 { 
	position: relative;
	top: 0px;
	height: 750px;
	width: 751px;
	background: url(images/body_bg6.gif) no-repeat;
	background-color: #d2cdc8;
	z-index: 20;
}


/* --- house of 5th fashion show --- */ 
#body12 { 
	position: relative;
	top: 0px;
	height: 750px;
	width: 751px;
	background: url(images/body_bg6.gif) no-repeat;
	background-color: #d2cdc8;
	z-index: 20;
}


/* --- house of 5th fashion show --- */ 
#body13 { 
	position: relative;
	top: 0px;
	height: 750px;
	width: 751px;
	background: url(images/body_bg6.gif) no-repeat;
	background-color: #d2cdc8;
	z-index: 20;
}


/* ---CHILD DIVS--------------------HOME-GENERIC */

/* ---- LEFT COLUMN ---- */

#title_left {
	position: absolute;
	top: 0px;
	left: 10px;
	height: 25px;
	width: 280px;
	overflow: hidden;
	z-index: 60;
}

#title_left_text {
	position: absolute;
	top: 22px;
	left: 10px;
	height: 128px;
	width: 280px;
	overflow: hidden;
	z-index: 60;
}

#headline_banner {
	position: absolute;
	top: 156px;
	left: 10px;
	height: 300px;
	width: 275px;
	overflow: hidden;
	z-index: 60;
}



/* ---- RIGHT COLUMN ---- */

#title_right {
	position: absolute;
	top: 0px;
	right: 10px;
	height: 26px;
	width: 435px;
	overflow: hidden;
	z-index: 60;
}

#title_happenings_text {
	position: absolute;
	top: 26px;
	right: 10px;
	height: 124px;
	width: 435px;
	overflow: hidden;
	z-index: 60;
}

#morenews {
	position: absolute;
	top: 146px;
	right: 10px;
	height: 18px;
	width: 435px;
	overflow: hidden;
	z-index: 60;
}

#imageframe_gallery {
	position: absolute;
	top: 172px;
	right: 10px;
	height: 130px;
	width: 433px;
	overflow: hidden;
	z-index: 60;
}

#imageframe_dining {
	position: absolute;
	top: 318px;
	right: 10px;
	height: 130px;
	width: 433px;
	overflow: hidden;
	z-index: 60;
}

#iframe_title {
	position: absolute;
	top: 180px;
	right: 16px;
	height: 20px;
	width: 427px;
	text-align: left;
	overflow: hidden;
	z-index: 60;
}

#iframe_content {
	position: absolute;
	top: 204px;
	right: 17px;
	height: 372px;
	width: 426px;
	text-align: left;
	overflow: hidden;
	z-index: 60;
}


/* ---CHILD DIVS--------------------GALLERY */

/* ---- RIGHT COLUMN ---- */

#title_gallery_text {
	position: absolute;
	top: 91px;
	right: 10px;
	height: 85px;
	width: 435px;
	overflow: hidden;
	z-index: 60;
}

#iframe_content_galleries {
	position: absolute;
	top: 190px;
	right: 7px;
	height: 330px;
	width: 439px;
	overflow: auto;
	z-index: 60;
}


/* ---------------------------- THUMBNAIL GALLERY PAGES ---- */

#gallery_subtitle {
	position: absolute;
	top: 34px;
	left: 17px;
	height: 250px;
	width: 161px;
	overflow: hidden;
	z-index: 60;
}

#gallery_backlink {
	position: absolute;
	top: 336px;
	left: 12px;
	height: 34px;
	width: 171px;
	overflow: hidden;
	z-index: 60;
}

/* ---- thumbnail template page ---- */

#thumb_table_template {
	position: absolute;
	top: 38px;
	right: 1px;
	height: 1230px;
	width: 560px;
	overflow: hidden;
	z-index: 60;
}

/* ---- 45 photo tour ---- */

#thumb_table_tour {
	position: absolute;
	top: 38px;
	right: 1px;
	height: 394px;
	width: 560px;
	overflow: hidden;
	z-index: 60;
}

/* ---- opening party ---- */

#thumb_table_op {
	position: absolute;
	top: 38px;
	right: 1px;
	height: 930px;
	width: 560px;
	overflow: hidden;
	z-index: 60;
}

/* ---- house of 5th ---- */

#thumb_table_h5 {
	position: absolute;
	top: 38px;
	right: 1px;
	height: 1160px;
	width: 560px;
	overflow: hidden;
	z-index: 60;
}



/* ---CHILD DIVS--------------------BAR */

/* ---- LEFT COLUMN ---- */

#title_left_text_bar {
	position: absolute;
	top: 22px;
	left: 10px;
	height: 182px;
	width: 280px;
	overflow: hidden;
	z-index: 60;
}

#headline_banner_bar {
	position: absolute;
	top: 212px;
	left: 10px;
	height: 300px;
	width: 275px;
	overflow: hidden;
	z-index: 60;
}



/* ---CHILD DIVS--------------------RESERVATIONS */

/* ---- RIGHT COLUMN ---- */

#title_reservations_text {
	position: absolute;
	top: 23px;
	right: 10px;
	height: 162px;
	width: 435px;
	overflow: hidden;
	z-index: 60;
}

#reservation_form {
	position: absolute;
	top: 200px;
	right: 15px;
	height: 336px;
	width: 425px;
	text-align: left;
	overflow: hidden;
	z-index: 90;
}

#reservation_form_guests {
	position: absolute;
	top: 70px;
	right: 10px;
	height: 24px;
	width: 180px;
	text-align: left;
	overflow: hidden;
	z-index: 90;
}

#reservation_form_month {
	position: absolute;
	top: 100px;
	left: 1px;
	height: 24px;
	width: 144px;
	text-align: left;
	overflow: hidden;
	z-index: 90;
}

#reservation_form_date {
	position: absolute;
	top: 100px;
	left: 155px;
	height: 24px;
	width: 110px;
	text-align: left;
	overflow: hidden;
	z-index: 90;
}

#reservation_form_time {
	position: absolute;
	top: 100px;
	right: 4px;
	height: 24px;
	width: 150px;
	text-align: left;
	overflow: hidden;
	z-index: 90;
}

#reservation_form_buttons {
	position: absolute;
	top: 136px;
	left: 1px;
	height: 28px;
	width: 300px;
	text-align: left;
	overflow: hidden;
	z-index: 90;
}



/* ---CHILD DIVS--------------------RESTAURANT */

/* ---- LEFT COLUMN ---- */

#hours_sub {
	position: absolute;
	left: 14px;
	top: 466px;
	height: 42px;
	width: 281px;
	overflow: hidden;
	z-index: 100;
}

#hours_bg_sub {
	position: absolute;
	top: 466px;
	left: 8px;
	height: 47px;
	width: 289px;
	overflow: hidden;
	z-index: 30;
}

#join_email_sub {
	position: absolute;
	top: 522px;
	left: 8px;
	height: 70px;
	width: 284px;
	overflow: hidden;
	z-index: 30;
}



/* ---- RIGHT COLUMN ---- */

#tripic_restaurant {
	position: absolute;
	top: 30px;
	right: 10px;
	height: 62px;
	width: 436px;
	overflow: hidden;
	z-index: 60;
}

#title_dining_text {
	position: absolute;
	top: 91px;
	right: 10px;
	height: 86px;
	width: 435px;
	overflow: hidden;
	z-index: 60;
}

/* ---CHILD DIVS--------------------ABOUT */

/* ---- LEFT COLUMN ---- */

#map_title {
	position: absolute;
	left: 18px;
	top: 1px;
	height: 22px;
	width: 260px;
	overflow: hidden;
	z-index: 100;
}

#minimap{
	position: absolute;
	left: 22px;
	top: 30px;
	height: 170px;
	width: 255px;
	overflow: hidden;
	z-index: 100;
}

#maptext{
	position: absolute;
	left: 12px;
	top: 212px;
	height: 38px;
	width: 275px;
	overflow: hidden;
	z-index: 100;
}

#biopic{
	position: absolute;
	left: 12px;
	top: 268px;
	height: 200px;
	width: 275px;
	overflow: hidden;
	z-index: 100;
}

#biotext{
	position: absolute;
	left: 12px;
	top: 476px;
	height: 100px;
	width: 275px;
	overflow: hidden;
	z-index: 100;
}


/* ---- RIGHT COLUMN ---- */

#iframe_content_tall {
	position: absolute;
	top: 42px;
	right: 17px;
	height: 534px;
	width: 426px;
	text-align: left;
	overflow: hidden;
	z-index: 60;
}


/* ---CHILD DIVS--------------------BIO */

#bio_text2 {
	position: absolute;
	top: 0px;
	right: 10px;
	height: 520px;
	width: 440px;
	overflow: auto;
	z-index: 60;
}

#biopic2{
	position: absolute;
	left: 12px;
	top: 12px;
	height: 200px;
	width: 275px;
	overflow: hidden;
	z-index: 100;
}

#mission{
	position: absolute;
	left: 12px;
	top: 230px;
	height: 290px;
	width: 275px;
	overflow: hidden;
	z-index: 100;
}


/* ---CHILD DIVS--------------------TERMS OF USE */

#terms_pic {
	position: absolute;
	top: 34px;
	left: 10px;
	height: 160px;
	width: 260px;
	overflow: hidden;
	z-index: 60;
}

#terms_text {
	position: absolute;
	top: 0px;
	right: 10px;
	height: 460px;
	width: 455px;
	overflow: auto;
	z-index: 60;
}



/* ----------------------------------------- */

/* ----PARENT DIV---- */

#tab_bottom {
	position: relative;
	top: 0px; 
	height: 142px;
	width: 751px;
	background-image: url(images/tab_bottom.gif);
	z-index: 20;
}

#tab_bottom2 {
	position: relative;
	top: 0px; 
	height: 30px;
	width: 751px;
	background-image: url(images/tab_bottom2.gif);
	z-index: 20;
}


/* ---CHILD DIVS--- */

#hours {
	position: absolute;
	top: 0px;
	left: 15px;
	height: 42px;
	width: 281px;
	overflow: hidden;
	z-index: 100;
}

#hours_bg {
	position: absolute;
	top: 0px;
	left: 10px;
	height: 47px;
	width: 289px;
	overflow: hidden;
	z-index: 30;
}

#join_email {
	position: absolute;
	top: 60px;
	left: 10px;
	height: 70px;
	width: 284px;
	overflow: hidden;
	z-index: 30;
}

#imageframe_nightlife {
	position: absolute;
	top: 0px;
	right: 10px;
	height: 130px;
	width: 433px;
	overflow: hidden;
	z-index: 60;
}


/* ------------------------------------------------ */

/* ----PARENT DIV---- */

#footer_menu {
	position: relative;
	top: 0px; 
	height:70px;
	width: 751px;
	z-index: 20;
}


/* ---CHILD DIVS--- */

#footermenu1 {
	position: absolute;
	top: 6px;
	left: 10px;
	height: 22px;
	width: 600px;
	overflow: hidden;
	z-index: 30;
}

#footermenu2 {
	position: absolute;
	top: 40px;
	left: 10px;
	height: 20px;
	width: 540px;
	overflow: hidden;
	z-index: 30;
}

#ccs {
	position: absolute;
	top: 40px;
	right: 24px;
	height: 23px;
	width: 158px;
	overflow: hidden;
	z-index: 30;
}

/* ------------------------------------------------ */

