body {  
  font-size:          12px;
  font-family:        verdana, sans-serif;
  background-color:   black;
  text-align:         center; }

#wrapper {
  background-color:   white;
  padding:            0px 0px;
  width:              950px;
  margin:             0px auto;
  text-align:         left;
  position:           relative; }

#bar-1 {
	background-color: #808080;
	color: 		white;
	padding: 	10px 0px 10px 0px;
	font-family:	arial, sans-serif; }

#logo-section {	
	padding:	0px 0px 0px 40px;
	float:		left;
	font-weight:   bold;
	font-family:	arial, sans-serif; }

#logo {
	font-size: 380%; }

#tagline {
	font-size: 150%; }

#address-section {
  margin:       0px 200px 0px 550px; 
  padding:      10px 0px; 
  font-family:   arial, sans-serif;
  font-size: 110%;}

#yelp-section {
	padding: 	10px 40px 10px 0px;
	float:   right; }

#bar-2 {
	background-color: blue;
	padding: 	10px 110px;
	margin:		0px 0px 0px 0px;
	word-spacing:	7em;	
	font-family: arial, sans-serif;
	font-size:   120%; }

#content {
  padding:       0px 40px 10px 40px; }

h1, h2 {
  font-family:  arial, sans-serif; }

h1 {
  font-size:     25px;}

#margin {
  margin:       0px 200px 0px 0px; }

#margin2 {
  margin:       0px 300px 0px 0px; }

#logo-link:link {
	text-decoration: none; 
	color: white; }

#logo-link:visited {
	text-decoration: none; 
	color: white; }

#logo-link:hover { 
	text-decoration: none; 
	color: #FFFF99; }

#nav-links:link {
	color: white;
	text-decoration: none; 
	font-weight: bold; }

#nav-links:visited { 
	color: white; 
	text-decoration: none; 
	font-weight: bold; }

#nav-links:hover {  
	color: #FFFF99; 
	text-decoration: none; 
	font-weight: bold; }

#current-link:link {
	color: white;
	font-weight: bold;
	text-decoration: none; }

#current-link:visited {
	color: white;
	font-weight: bold;
	text-decoration: none; }

#current-link:hover {
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none; }

#head-3 {
  font-size:    180%; }

#head-4 {
  font-size:    130%;
  font-weight:  bold; 
  color:        #808080; }

#welcome-blurb {
	font-size:	110%; }

#photo {
  margin-top:           20px;
  float:                left;
  width:                230px; }

#photo2 {
  float:                right;
  width:                230px;
  padding:              0px 0px 5px 10px; }

#photo3 {
  float:                left;
  width:                170px; }

#photo4 {
  float:                right;
  width:                240px;
  padding:              0px 0px 0px 30px; }

#photo5 {
  float:                right;
  width:                250px;
  padding:              0px 0px 0px 40px; }
  
#review {
	font-size:	100%;
	font-family:	georgia; }

#menu {
	font-size:	100%;
	margin:		0px 0px;
	padding:		0px 0px; }

#menu-section {
  padding:        0px 0px 50px 0px; }

hr {
  border:           thin solid grey; }

table {
	border-collapse:	;
	line-height:     150%; }

td {
	border: 1px thin gray; }

.odd {
	background-color:	tan; }

th {
  padding-top: 10px;
	text-align:	left;
	font-size:	140%;
	color:	#660000	;
	background-color:	;
  line-height: 150%; 
  border-top:  1px dotted #660000; }
  
.dish {
	font-weight:	bold;
	width:		180px; }

.desc, .price {
	font-size:	90%; }

.desc {
  padding-right: 10px; }

.dish2 {
	font-weight:	bold;
	width:		270px; }

.price-hide {
  color: white; }

.special-dish {
  font-size:  110%;
	font-weight:	bold;
	color:		brown;
	margin-top:    7px;
	line-height:   120%; }

.special-desc {
	font-size:		100%; }

#footer {
	text-align:	center;
	color:     white;
	padding:   10px 0px;
	clear:		right; }

#foot-links:link {
	color: white; }

#foot-links:visited { 
	color: white; }

#foot-links:hover {  
	color: #FFFF99;  }

li {
  margin-left: 12px;  }

#home-left {
	margin:		0px 425px 0px 0px;
	padding:		10px 20px 10px 0px; }

#home-right {
	width:		375px;
	float:		right;
	margin:		20px 0px;
	padding:		10px 20px 5px 30px;
	border:   1px solid gray;
  background-color: #FFF5EE; }

#dir-left {
	margin:		0px 425px 0px 0px;
	padding:		0px 0px 0px 0px; }

#dir-right {
	width:		375px;
	float:		right;
	padding:	20px 30px 10px 10px; }
	