
body { font: 10px verdana; color: #eee; background: url('../images/background.jpg') repeat-x #FDC39D; border: 0px solid #fff; margin: 0px; padding: 0px; }
h3 { color: #fe3800; }

a { color: #fe3800; text-decoration: none; }
a:hover { background: #fe3800; color: #fff; text-decoration: none; }
 
h2 { font: 20px verdana; font-weight: normal; padding: 0px; margin: 10px 0px 0px 0px; }
strong { font: 20px verdana; font-weight: bold; color: #fe3800; }
p { padding: 0px; margin: 0px; }

ul { padding: 0px; }
ul li { list-style-type: none;}

#container { background: url('../images/ember-lounge.jpg') no-repeat; width: 880px; height: 1000px;}
#ember_lounge_logo { background: url('../images/logo.gif') top right no-repeat; width: 380px; height: 80px;}

#menu ul { padding: 0px 0px 20px 0px; text-align:right; margin: 0px;  }
#menu ul li { display: inline; padding-right: 6px;}
#menu ul li a { font: 12px verdana; font-weight: bold; text-decoration: none; color: #fe3800;  }
#menu ul li a:hover { color: #fff; background: none; }


#photos { 	
	background: url('../images/pictures-layout.jpg') no-repeat; 
	width: 355px; height: 660px; position: absolute; top: 56px; left: 0px;
	padding: 10px 10px 10px 0px;
	text-align: left;
}
#photos div {text-align: right; margin-right: 5px;}
#thumbnails a img { border: none;} 
#thumbnails { width: 110px; }

#description { position: absolute; top: 95px; left: 110px; }

.content { width: 376px; position: absolute; top: 60px; left: 380px; background: none; }

img.promotion { position: absolute; top: 119px; left: -380px;}

#dinner { width: 120px; height: 120px; float:right;  }
   #dinner a { background: url('/images/dinner_for_2.gif'); width: 120px; height: 120px; display: block; }
   #dinner a:hover { background-position: left bottom;}
