/*Pinch Restaurant*/
*
{ 
	margin:0;
	padding:0;
}
body
{
	background: #32331D url(../img/pr_PgBg.gif) scroll center top repeat-y;
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 16px;
	color: #636364;
}
#bg
{
	position:absolute;
	left:0px;
	top:0px;
	background: transparent url(../img/pr_Bg.gif) 0 0 repeat-x;
	width: 100%;
	height: 100%;
}
#rap
{
	margin: 0px auto;
	width:900px;
}
.acc
{
	display: none;
}
a
{
	color: #FD6B0A;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
a:hover
{
	color: #EFECCA;
}
h1, h3
{
	font: bold 18px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 24px;
	color: #EFECCA;
	margin: 0 0 5px 0;
}
h2, h4
{
	font: bold 16px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #B2B77D;
	margin: 5px 0 0 0;
}
h5, h6
{
	font: italic 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #EFECCA;
	margin: 5px 0 0 0;
}
ul, ol, dd
{
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
}
li, dl
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #B2B77D;
}
p
{
	font: normal 11px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #B2B77D;
	margin: 5px 0 0 0;
}
/*head*/
#pr_h
{
	position: relative;
	width:900px;
	height:100px;
	background: url(../img/pr_h.gif) 0 0 no-repeat;
}
/*menu*/
#pr_m
{
	position:absolute;
	left: 405px;
	top: 48px;
	width: 473px;
	height: 28px;
	background: url(../img/pr_m.gif) 0 0 no-repeat;
}
#pr_m ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 473px;
	height: 28px;
}
#pr_m ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
}
ul#global li, ul#global a 
{
	height: 28px;
	display: block;
	top: 0px;
}
#pr_m ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}
#menu1	{left: 0px; width: 56px;}
#menu2	{left: 66px; width: 114px;}
#menu3	{left: 190px; width: 55px;}
#menu4	{left: 255px; width: 119px;}
#menu5	{left: 383px; width: 90px;}
#menu1	a:hover	{background: transparent url(../img/pr_m.gif) -0px -28px no-repeat;}
#menu2	a:hover	{background: transparent url(../img/pr_m.gif) -66px -28px no-repeat;}
#menu3	a:hover	{background: transparent url(../img/pr_m.gif) -190px -28px no-repeat;}
#menu4	a:hover	{background: transparent url(../img/pr_m.gif) -255px -28px no-repeat;}
#menu5	a:hover	{background: transparent url(../img/pr_m.gif) -383px -28px no-repeat;}
#menu1	a.on			{background: transparent url(../img/pr_m.gif) -0px -28px no-repeat; cursor: default;}
#menu2	a.on			{background: transparent url(../img/pr_m.gif) -66px -28px no-repeat; cursor: default;}
#menu3	a.on			{background: transparent url(../img/pr_m.gif) -190px -28px no-repeat; cursor: default;}
#menu4	a.on			{background: transparent url(../img/pr_m.gif) -255px -28px no-repeat; cursor: default;}
#menu5	a.on			{background: transparent url(../img/pr_m.gif) -383px -28px no-repeat; cursor: default;}
/*banner*/
#pr_b
{
	position: relative;
	width:900px;
	height:201px;
}
/*content*/
#pr_c
{
	position: relative;
	float: left;
	width:421px;
	padding: 25px 25px 25px 25px;
}
/*foot*/
#pr_f
{
	position: relative;
	width:421px;
	height: 56px;
	background: url(../img/pr_f.gif) -20px 0 no-repeat;
	border-top: 1px dotted #fff;
	margin: 25px 0 0 0;
}
#pr_f p
{
	text-indent: -90000px;
}
#pr_f h6#info
{
	position: absolute;
	top: 30px;
	left: 30px;
	height: 15px;
	width: 80px;
	text-indent: -90000px;
}
#pr_f h6#info a
{
	display: block;
	height: 15px;
	width: 80px;
}
/*image*/
#pr_i
{
	position: relative;
	float: left;
	width:349px;
	padding: 40px 40px 40px 40px;
}
#pr_i p
{
	font: normal 11px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #000;
	margin: 5px 0 0 0;
}
#pr_i p a
{
	color: #C03000;
	outline: none;
	text-decoration: underline;
}
#pr_i p a:hover
{
	color: #000;
}
#pr_i img
{
	width: 344px;
	height: 346;
	border: none;
	margin: 0 0 10px 0;
}