*
{
	margin:0;
	padding:0;
	color:#fff;
	font-family:"Adobe Garamond Pro", Garamond, "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

html
{
	height:100%;
}

body
{
	text-align:center;
background:#7d1719 url(images/darkcorner.jpg);
background-position:top left;
background-repeat:no-repeat;	
height:100%;
}

#wrapper
{
position:relative;
margin:0 auto;
width:100%;
background:url(images/swish-red.gif);
background-position:50% 0;
background-repeat:no-repeat;
}

#container
{
	position:relative;
	width:950px;
	margin:0 auto;
	text-align:left;
	padding:20px 0 0;
}

h1
{
height:148px;
width:300px;
background:url(images/piros-logo-web-300px.gif);
background-position:top left;
background-repeat:no-repeat;
}

h1 span, h2 span
{
	margin-left:-1000em;
}

#address
{
position:absolute;
top:30px;
right:0;
width:450px;
}

#address p
{
	text-align:right;
	font-size:18px;
	line-height:20px;
	letter-spacing:1px;
	color:#ffbbaa;
	color:#e4c0b6;
	color:#C0F2F2;
}

#address p.phone
{
	text-transform:uppercase;
	margin:17px 0 0;
	color:#fff;
	color:#C0F2F2;
	font-size:15px;
}

#address p.phone .number
{
	font-size:28px;
	letter-spacing:2px;
}

#menu
{
	position:absolute;
	right:0;
	top:143px;
}

#menu li
{
	display:inline;
	margin:0 0 0 10px;
}

#menu li a
{
font-size:21px;	
font-weight:800;
text-decoration:none;
}

#menu li a:hover
{
	text-decoration:underline;
}

#flash
{
	position:relative;
	height:375px;
	border-top:7px solid #000;
	border-bottom:7px solid #000;
}

#wine
{
	position:relative;
	height:200px!important;
	background:url(images/wine-top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border-top:7px solid #000;
	border-bottom:7px solid #000;
}

#dinner
{
	position:relative;
	height:200px!important;
	background:url(images/dinner-top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border-top:7px solid #000;
	border-bottom:7px solid #000;
}


#text h2
{
	font-style:italic;
	font-weight:400;
	font-size:32px;
	margin:15px 0 5px;
}

#text h3
{
	font-size:24px;
	color:#C0F2F2;
	text-transform:uppercase;
	font-weight:400;
	clear:left;
	margin:10px 0 5px;
}

#text h4
{
	font-size:20px;
	color:#C0F2F2;
	text-transform:uppercase;
	font-weight:400;
	clear:left;
	margin:10px 0 5px;
}

#text 
{
	position:relative;
	width:950px;
}

#text p
{
	margin:10px 0;
	line-height:22px;
	font-size:18px;
}


#text #floating-box{ /* For dinner menu subsections */
	float:left;
	position:absolute;
	z-index:50;
	margin-top:20px;
	margin-left:735px;
	padding:6px 10px;
	width:200px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#222;
}

#text #floating-box a
{
	display:block;
	margin:0 0 4px;
}

#text #floating-box h4
{
	margin:5px 0 5px;
}

#text ul
{
	list-style:none;
	width:675px;
}

#text li
{
		width:300px;
	float:left;
	list-style:none;
	margin:2px 0 11px;
	font-size:14px;
}


dl
{
	margin:10px 0 10px 30px;
}

dt
{
	font-weight:800;
	margin:14px 0 5px;
	font-size:19px;
	}
	
	dt .price
	{
		margin:0 0 0 17px;
		font-size:17px;
	}
	
	dd
	{
	font-style:italic;
	margin:0 0 0 20px;	
	font-size:18px;
	width:675px;
	}


table.wine
{
	border:0;
}

table.wine td
{
padding:5px 7px;	
}

table.wine td.name
{
width:40%;	
}

table.wine th
{
padding:20px 0 5px;	
font-size:19px;
text-align:left;
}

#text img.r
{
	float:right;
}

#footer
{
	margin:20px 0;
	/*border-top:3px double #6b000b;*/
	padding:11px 0 4px;
clear:both;
position:relative;	
}

#footer p, #footer a
{
	color:#330000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
