BODY {
      	background-color : #510000;
      	background-repeat:no-repeat;
	background-attachment: fixed;
	font-family : Tahoma;
	font-size: 10pt;
	color:#f8e6e6;
	line-height:1.2em;
}

h1 {
font-size:12pt;
margin: 0px 0px 5px 0px;
font-weight:normal;

}

h2 {
	font-size:12pt;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;

}

.p{
	padding:0 0 0 0;
	margin:0 0 0 0;
	color: #9c6e53;
}

a:link {
color:#e1cece;
text-decoration:none;
}

a:visited { 
text-decoration:none;
color:#e1cece;
}

a:hover { 
text-decoration:underline;

}

a:active { 

}


#iframeContainer{

	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:955px;
	font-size: 11pt;
	letter-spacing:1px;
	text-align:justify;
}

#leftContent{

	float:left;
	left:10px;
	top:10px;
	width:368px;
	height:491px;

}

#leftContentChef{

	float:left;
	left:10px;
	top:10px;
	width:300px;
	height:491px;

}



#rightContent{

	float:left;
	left:0px;
	height:400px;
	width:545px;
	text-align:justify;
	font-size:10pt;
	margin:20px;

}

#rightContentChef{

	float:left;
	position:relative;
	left:0px;
	height:500px;
	width:585px;
	margin:0px 0px 0px 60px;
	text-align:justify;
	font-size:10pt;

}

#reviews{
	letter-spacing:1px;
	line-height:1.2em;
	text-align:justify;
}

#menus{
	text-align:center;
	letter-spacing:1px;
	line-height:1.2em;
}


#footerContact{
	clear: both;
	top: 20px;
	width: 810px;
	height: 35px;
	text-align:center;
	padding:20px 0px 0px 0px;
	
}

.spacer{

	position:relative;
	float:left;
	top:0px;
	width:810px;
	height:0px;
	margin:20px 0px 0px 0px;


}

.floatleft{
	float:left;
	padding:0px 12px 0px 0px;
	clear:none;
}

#centered{
text-align:center;
font-size:12pt;
}



