html{
    height:100%;
	margin: 0;
	padding: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
	min-width: 1000px;
}
/* end hiding from IE5 mac */

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #666;
	background-color: #ddd6b9;
	margin: 0;
	padding: 0;
}
/* hide from IE mac \*/ 
#fireplacewrapper{
	min-width: 1000px;
	min-height: 100%;	
}
/* end hiding from IE5 mac */

#footer {
	margin: 0;
	vertical-align: baseline; 
	padding: 0;
	text-align: center;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 0.65em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666;
	letter-spacing: 0.2em;
	text-align: center;
	line-height: normal;
	font-weight: normal;
}
h2 {
	margin: 10px;
	padding: 0;
	font-size: 1.0em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666;
	letter-spacing: 0.2em;
	text-align: center;
	line-height: normal;
	font-weight: bold;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666;
	letter-spacing: 0.2em;
	text-align: left;
	line-height: normal;
	font-weight: normal;
}
.restaurant {
	font-size: 0.7em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666;
	letter-spacing: 0.2em;
	text-align: left;
	line-height: normal;
	font-weight: normal;
}
.jobs {
	font-size: 0.66em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666;
	letter-spacing: 0.1em;
	text-align: left;
	line-height: normal;
	font-weight: normal;
}
.reservations {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
   letter-spacing: 0.2em; 
	color: #666;
	text-align: left;
}
.img {
	margin-right: 5px;
   
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #91041d;
}